An emulator, assembler, and disassembler for the Sega Game Gear
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ben Kurtovic ba701545b2 Fix assembler bug involving extended immediates. преди 8 години
..
assembler Fix assembler bug involving extended immediates. преди 8 години
disassembler Fix assembler bug involving extended immediates. преди 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 and improve argument parsing (add support for -abcd) преди 8 години
config.h Refactor debug logging as distinct from dev build; add tracing. преди 8 години
disassembler.c Begin work on disassembler; extend tracing. преди 8 години
disassembler.h Begin work on disassembler; extend tracing. преди 8 години
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 Add color to logs преди 8 години
mmu.c Implement more load instructions. преди 8 години
mmu.h Implement more load instructions. преди 8 години
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 Implement more load instructions. преди 8 години
z80.h Refactor debug logging as distinct from dev build; add tracing. преди 8 години
z80_ops.inc.c Implement more load instructions. преди 8 години