visualboyadvance-m/src/gba
Rafael Kitover 8f1b5dae90
Merge remote-tracking branch 'libretro/master'
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-11-18 00:24:23 +00:00
..
BreakpointStructures.cpp fix some compilation warnings 2019-04-03 17:32:25 +00:00
BreakpointStructures.h Re-add Types.h, remove some more #ifdef 2018-06-08 20:14:45 +08:00
CheatSearch.cpp Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
CheatSearch.h finished the cheat files 2016-07-09 17:24:11 -04:00
Cheats.cpp Merge remote-tracking branch 'libretro/master' 2022-11-18 00:24:23 +00:00
Cheats.h Wrap functions unused by LIBRETRO 2022-10-07 14:21:29 +08:00
EEprom.cpp Simplify save state handling 2022-10-07 14:46:29 +08:00
EEprom.h Simplify save state handling 2022-10-07 14:46:29 +08:00
Flash.cpp Simplify save state handling 2022-10-07 14:46:29 +08:00
Flash.h Simplify save state handling 2022-10-07 14:46:29 +08:00
GBA-arm.cpp Fix clock cycle count for MUL, MLA instructions... (b91f39c787) 2020-08-11 21:17:25 +08:00
GBA-thumb.cpp Fix clock cycle count for MUL, MLA instructions... (b91f39c787) 2020-08-11 21:17:25 +08:00
GBA.cpp Merge remote-tracking branch 'libretro/master' 2022-11-18 00:24:23 +00:00
GBA.h Merge remote-tracking branch 'libretro/master' 2022-11-18 00:24:23 +00:00
GBAGfx.cpp Gfx: Add #ifdef _MSC_VER, fix tiled rendering on windows 2018-06-08 21:21:57 +08:00
GBAGfx.h Move gfxDrawTextScreen() into GBAGfx.cpp 2018-06-08 20:56:39 +08:00
GBALink.cpp Allow binding specific server IP. (#633) 2020-03-16 13:37:01 -03:00
GBALink.h Allow binding specific server IP. (#633) 2020-03-16 13:37:01 -03:00
GBASockClient.cpp fix some compilation warnings 2019-04-03 17:32:25 +00:00
GBASockClient.h Re-add Types.h, remove some more #ifdef 2018-06-08 20:14:45 +08:00
GBAcpu.h regparm is an x86 only attribute, only define it there 2019-05-23 15:28:09 -05:00
GBAinline.h Merge remote-tracking branch 'libretro/master' 2022-11-18 00:24:23 +00:00
Globals.cpp Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
Globals.h Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
Mode0.cpp Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
Mode1.cpp Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
Mode2.cpp Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
Mode3.cpp Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
Mode4.cpp Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
Mode5.cpp Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
RTC.cpp RTC: Change this #ifdef to GBA_LOGGING 2018-06-16 15:17:12 +08:00
RTC.h Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
Sound.cpp Merge remote-tracking branch 'libretro/master' 2022-11-18 00:24:23 +00:00
Sound.h Simplify save state handling 2022-10-07 14:46:29 +08:00
Sram.cpp Update GBA save type detection and cleanup... 2019-01-29 08:28:17 -08:00
Sram.h Re-add Types.h, remove some more #ifdef 2018-06-08 20:14:45 +08:00
agbprint.cpp Fix merge in b3153dcf breaking build. 2021-10-20 13:08:38 +00:00
agbprint.h bios.cpp done, still a bit to go for the cores 2016-07-09 14:39:27 -04:00
armdis.cpp fix some ELF parsing vulnerabilities #255 2018-06-29 08:17:13 -07:00
armdis.h fix some ELF parsing vulnerabilities #255 2018-06-29 08:17:13 -07:00
bios.cpp Merge remote-tracking branch 'libretro/master' 2022-11-18 00:24:23 +00:00
bios.h Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
debugger-expr-lex.c Integrated the VBA-SDL-H2 code into the GDB function. 2015-04-02 05:53:57 +00:00
debugger-expr-lex.cpp [build] Regenerate lex and yacc files 2022-09-26 02:13:12 +00:00
debugger-expr-yacc.cpp [build] Regenerate lex and yacc files 2022-09-26 02:13:12 +00:00
debugger-expr-yacc.hpp [build] Regenerate lex and yacc files 2022-09-26 02:13:12 +00:00
debugger-expr.l [build] Regenerate lex and yacc files 2022-09-26 02:13:12 +00:00
debugger-expr.y [build] Regenerate lex and yacc files 2022-09-26 02:13:12 +00:00
elf.cpp bugfix: crash when loading elf 2019-02-05 20:44:17 +08:00
elf.h I could go on, but really this is just more typedef removal 2016-07-09 21:38:43 -04:00
ereader.cpp Merge remote-tracking branch 'libretro/master' 2022-11-18 00:24:23 +00:00
ereader.h fix some compilation warnings 2019-04-03 17:32:25 +00:00
gbafilter.cpp Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
gbafilter.h Expect more of these type of messages till all is done 2016-07-09 22:08:20 -04:00
remote.cpp Fix compilation warnings for MacOS build. 2019-04-04 18:01:05 -01:00
remote.h fix some compilation warnings 2019-04-03 17:32:25 +00:00