An emulator, assembler, and disassembler for the Sega Game Gear
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
Ben Kurtovic a74c4ab405 Refactor debug logging as distinct from dev build; add tracing. 8 роки тому
..
assembler Refactor debug logging as distinct from dev build; add tracing. 8 роки тому
assembler.c Refactor debug logging as distinct from dev build; add tracing. 8 роки тому
assembler.h More splitting of assembler internals. 9 роки тому
config.c Refactor debug logging as distinct from dev build; add tracing. 8 роки тому
config.h Refactor debug logging as distinct from dev build; add tracing. 8 роки тому
disassembler.c Refactor out tokenizer; start implementing paging knowledge. 9 роки тому
disassembler.h Start working on assembler. 9 роки тому
gamegear.c Replace OOM checks with light wrappers around allocation functions. 9 роки тому
gamegear.h Stub out MMU functions, opcodes; const fixes. 9 роки тому
iomanager.c Refactor debug logging as distinct from dev build; add tracing. 8 роки тому
iomanager.h Add IOManager, which manages emulation rather than the GG itself. 9 роки тому
logging.h Refactor debug logging as distinct from dev build; add tracing. 8 роки тому
mmu.c Refactor debug logging as distinct from dev build; add tracing. 8 роки тому
mmu.h Replace OOM checks with light wrappers around allocation functions. 9 роки тому
rom.c Refactor debug logging as distinct from dev build; add tracing. 8 роки тому
rom.h Disallow SMS ROMs for now. 9 роки тому
util.c Finish implementing .define/.undef directives. 9 роки тому
util.h Replace OOM checks with light wrappers around allocation functions. 9 роки тому
util_alloc.h Replace OOM checks with light wrappers around allocation functions. 9 роки тому
version.h Start reorganizing for tests; add cloc.sh; fix version. 9 роки тому
z80.c Refactor debug logging as distinct from dev build; add tracing. 8 роки тому
z80.h Refactor debug logging as distinct from dev build; add tracing. 8 роки тому
z80_ops.inc.c Copyright year bumps; minor tweaks. 8 роки тому