An emulator, assembler, and disassembler for the Sega Game Gear
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
Ben Kurtovic a74c4ab405 Refactor debug logging as distinct from dev build; add tracing. hace 8 años
..
assembler Refactor debug logging as distinct from dev build; add tracing. hace 8 años
assembler.c Refactor debug logging as distinct from dev build; add tracing. hace 8 años
assembler.h More splitting of assembler internals. hace 9 años
config.c Refactor debug logging as distinct from dev build; add tracing. hace 8 años
config.h Refactor debug logging as distinct from dev build; add tracing. hace 8 años
disassembler.c Refactor out tokenizer; start implementing paging knowledge. hace 9 años
disassembler.h Start working on assembler. hace 9 años
gamegear.c Replace OOM checks with light wrappers around allocation functions. hace 9 años
gamegear.h Stub out MMU functions, opcodes; const fixes. hace 9 años
iomanager.c Refactor debug logging as distinct from dev build; add tracing. hace 8 años
iomanager.h Add IOManager, which manages emulation rather than the GG itself. hace 9 años
logging.h Refactor debug logging as distinct from dev build; add tracing. hace 8 años
mmu.c Refactor debug logging as distinct from dev build; add tracing. hace 8 años
mmu.h Replace OOM checks with light wrappers around allocation functions. hace 9 años
rom.c Refactor debug logging as distinct from dev build; add tracing. hace 8 años
rom.h Disallow SMS ROMs for now. hace 9 años
util.c Finish implementing .define/.undef directives. hace 9 años
util.h Replace OOM checks with light wrappers around allocation functions. hace 9 años
util_alloc.h Replace OOM checks with light wrappers around allocation functions. hace 9 años
version.h Start reorganizing for tests; add cloc.sh; fix version. hace 9 años
z80.c Refactor debug logging as distinct from dev build; add tracing. hace 8 años
z80.h Refactor debug logging as distinct from dev build; add tracing. hace 8 años
z80_ops.inc.c Copyright year bumps; minor tweaks. hace 8 años