An emulator, assembler, and disassembler for the Sega Game Gear
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
Ben Kurtovic a74c4ab405 Refactor debug logging as distinct from dev build; add tracing. 8 anni fa
..
assembler Refactor debug logging as distinct from dev build; add tracing. 8 anni fa
assembler.c Refactor debug logging as distinct from dev build; add tracing. 8 anni fa
assembler.h More splitting of assembler internals. 9 anni fa
config.c Refactor debug logging as distinct from dev build; add tracing. 8 anni fa
config.h Refactor debug logging as distinct from dev build; add tracing. 8 anni fa
disassembler.c Refactor out tokenizer; start implementing paging knowledge. 9 anni fa
disassembler.h Start working on assembler. 9 anni fa
gamegear.c Replace OOM checks with light wrappers around allocation functions. 9 anni fa
gamegear.h Stub out MMU functions, opcodes; const fixes. 9 anni fa
iomanager.c Refactor debug logging as distinct from dev build; add tracing. 8 anni fa
iomanager.h Add IOManager, which manages emulation rather than the GG itself. 9 anni fa
logging.h Refactor debug logging as distinct from dev build; add tracing. 8 anni fa
mmu.c Refactor debug logging as distinct from dev build; add tracing. 8 anni fa
mmu.h Replace OOM checks with light wrappers around allocation functions. 9 anni fa
rom.c Refactor debug logging as distinct from dev build; add tracing. 8 anni fa
rom.h Disallow SMS ROMs for now. 9 anni fa
util.c Finish implementing .define/.undef directives. 9 anni fa
util.h Replace OOM checks with light wrappers around allocation functions. 9 anni fa
util_alloc.h Replace OOM checks with light wrappers around allocation functions. 9 anni fa
version.h Start reorganizing for tests; add cloc.sh; fix version. 9 anni fa
z80.c Refactor debug logging as distinct from dev build; add tracing. 8 anni fa
z80.h Refactor debug logging as distinct from dev build; add tracing. 8 anni fa
z80_ops.inc.c Copyright year bumps; minor tweaks. 8 anni fa