An emulator, assembler, and disassembler for the Sega Game Gear
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
Ben Kurtovic a74c4ab405 Refactor debug logging as distinct from dev build; add tracing. há 8 anos
..
assembler Refactor debug logging as distinct from dev build; add tracing. há 8 anos
assembler.c Refactor debug logging as distinct from dev build; add tracing. há 8 anos
assembler.h More splitting of assembler internals. há 9 anos
config.c Refactor debug logging as distinct from dev build; add tracing. há 8 anos
config.h Refactor debug logging as distinct from dev build; add tracing. há 8 anos
disassembler.c Refactor out tokenizer; start implementing paging knowledge. há 9 anos
disassembler.h Start working on assembler. há 9 anos
gamegear.c Replace OOM checks with light wrappers around allocation functions. há 9 anos
gamegear.h Stub out MMU functions, opcodes; const fixes. há 9 anos
iomanager.c Refactor debug logging as distinct from dev build; add tracing. há 8 anos
iomanager.h Add IOManager, which manages emulation rather than the GG itself. há 9 anos
logging.h Refactor debug logging as distinct from dev build; add tracing. há 8 anos
mmu.c Refactor debug logging as distinct from dev build; add tracing. há 8 anos
mmu.h Replace OOM checks with light wrappers around allocation functions. há 9 anos
rom.c Refactor debug logging as distinct from dev build; add tracing. há 8 anos
rom.h Disallow SMS ROMs for now. há 9 anos
util.c Finish implementing .define/.undef directives. há 9 anos
util.h Replace OOM checks with light wrappers around allocation functions. há 9 anos
util_alloc.h Replace OOM checks with light wrappers around allocation functions. há 9 anos
version.h Start reorganizing for tests; add cloc.sh; fix version. há 9 anos
z80.c Refactor debug logging as distinct from dev build; add tracing. há 8 anos
z80.h Refactor debug logging as distinct from dev build; add tracing. há 8 anos
z80_ops.inc.c Copyright year bumps; minor tweaks. há 8 anos