An emulator, assembler, and disassembler for the Sega Game Gear
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
Ben Kurtovic a74c4ab405 Refactor debug logging as distinct from dev build; add tracing. před 8 roky
..
assembler Refactor debug logging as distinct from dev build; add tracing. před 8 roky
assembler.c Refactor debug logging as distinct from dev build; add tracing. před 8 roky
assembler.h More splitting of assembler internals. před 9 roky
config.c Refactor debug logging as distinct from dev build; add tracing. před 8 roky
config.h Refactor debug logging as distinct from dev build; add tracing. před 8 roky
disassembler.c Refactor out tokenizer; start implementing paging knowledge. před 9 roky
disassembler.h Start working on assembler. před 9 roky
gamegear.c Replace OOM checks with light wrappers around allocation functions. před 9 roky
gamegear.h Stub out MMU functions, opcodes; const fixes. před 9 roky
iomanager.c Refactor debug logging as distinct from dev build; add tracing. před 8 roky
iomanager.h Add IOManager, which manages emulation rather than the GG itself. před 9 roky
logging.h Refactor debug logging as distinct from dev build; add tracing. před 8 roky
mmu.c Refactor debug logging as distinct from dev build; add tracing. před 8 roky
mmu.h Replace OOM checks with light wrappers around allocation functions. před 9 roky
rom.c Refactor debug logging as distinct from dev build; add tracing. před 8 roky
rom.h Disallow SMS ROMs for now. před 9 roky
util.c Finish implementing .define/.undef directives. před 9 roky
util.h Replace OOM checks with light wrappers around allocation functions. před 9 roky
util_alloc.h Replace OOM checks with light wrappers around allocation functions. před 9 roky
version.h Start reorganizing for tests; add cloc.sh; fix version. před 9 roky
z80.c Refactor debug logging as distinct from dev build; add tracing. před 8 roky
z80.h Refactor debug logging as distinct from dev build; add tracing. před 8 roky
z80_ops.inc.c Copyright year bumps; minor tweaks. před 8 roky