An emulator, assembler, and disassembler for the Sega Game Gear
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
Ben Kurtovic c8e102bcf2 More splitting of assembler internals. há 9 anos
..
assembler More splitting of assembler internals. há 9 anos
assembler.c More splitting of assembler internals. há 9 anos
assembler.h More splitting of assembler internals. há 9 anos
config.c Stub out MMU functions, opcodes; const fixes. há 9 anos
config.h Stub out MMU functions, opcodes; const fixes. há 9 anos
disassembler.c Start working on assembler. há 9 anos
disassembler.h Start working on assembler. há 9 anos
gamegear.c Stub out MMU functions, opcodes; const fixes. há 9 anos
gamegear.h Stub out MMU functions, opcodes; const fixes. há 9 anos
iomanager.c Add signal handling, plus basic instruction fetch logic. há 9 anos
iomanager.h Add IOManager, which manages emulation rather than the GG itself. há 9 anos
logging.h Rough mockup for error handling. há 9 anos
mmu.c Implement memory reads, writes. há 9 anos
mmu.h Implement most MMU functions. há 9 anos
rom.c Lots of work on assembler internal structure; refactor. há 9 anos
rom.h More robust checksum code. há 9 anos
util.c Lots of work on assembler internal structure; refactor. há 9 anos
util.h Lots of work on assembler internal structure; refactor. há 9 anos
version.h Update copyright for 2015; makefile updates. há 9 anos
z80.c Print out decimal register values too; add more tests. há 9 anos
z80.h Stub out MMU functions, opcodes; const fixes. há 9 anos
z80_ops.inc.c Rename z80_instructions.inc.c to z80_ops.inc.c há 9 anos