An emulator, assembler, and disassembler for the Sega Game Gear
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
Ben Kurtovic a74c4ab405 Refactor debug logging as distinct from dev build; add tracing. 8 år sedan
..
assembler Refactor debug logging as distinct from dev build; add tracing. 8 år sedan
assembler.c Refactor debug logging as distinct from dev build; add tracing. 8 år sedan
assembler.h More splitting of assembler internals. 9 år sedan
config.c Refactor debug logging as distinct from dev build; add tracing. 8 år sedan
config.h Refactor debug logging as distinct from dev build; add tracing. 8 år sedan
disassembler.c Refactor out tokenizer; start implementing paging knowledge. 9 år sedan
disassembler.h Start working on assembler. 9 år sedan
gamegear.c Replace OOM checks with light wrappers around allocation functions. 9 år sedan
gamegear.h Stub out MMU functions, opcodes; const fixes. 9 år sedan
iomanager.c Refactor debug logging as distinct from dev build; add tracing. 8 år sedan
iomanager.h Add IOManager, which manages emulation rather than the GG itself. 9 år sedan
logging.h Refactor debug logging as distinct from dev build; add tracing. 8 år sedan
mmu.c Refactor debug logging as distinct from dev build; add tracing. 8 år sedan
mmu.h Replace OOM checks with light wrappers around allocation functions. 9 år sedan
rom.c Refactor debug logging as distinct from dev build; add tracing. 8 år sedan
rom.h Disallow SMS ROMs for now. 9 år sedan
util.c Finish implementing .define/.undef directives. 9 år sedan
util.h Replace OOM checks with light wrappers around allocation functions. 9 år sedan
util_alloc.h Replace OOM checks with light wrappers around allocation functions. 9 år sedan
version.h Start reorganizing for tests; add cloc.sh; fix version. 9 år sedan
z80.c Refactor debug logging as distinct from dev build; add tracing. 8 år sedan
z80.h Refactor debug logging as distinct from dev build; add tracing. 8 år sedan
z80_ops.inc.c Copyright year bumps; minor tweaks. 8 år sedan