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 fb9d6e1b2b Work on ROM file (i.e., non-inline) disassembler. преди 8 години
..
assembler Fix assembler bug involving extended immediates. преди 8 години
disassembler Fill out instruction argument tables. преди 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 Work on ROM file (i.e., non-inline) disassembler. преди 8 години
disassembler.h Work on ROM file (i.e., non-inline) disassembler. преди 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 Implement more load instructions; bugfixes. преди 8 години
mmu.c Store a few extra header fields in the ROM struct; typo fix. преди 8 години
mmu.h Implement more load instructions. преди 8 години
rom.c Store a few extra header fields in the ROM struct; typo fix. преди 8 години
rom.h Store a few extra header fields in the ROM struct; typo fix. преди 8 години
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 Finish argument immediate decoding. преди 8 години
z80.h Don't trace previous instruction multiple times преди 8 години
z80_ops.inc.c Implement more load instructions; bugfixes. преди 8 години