An emulator, assembler, and disassembler for the Sega Game Gear
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ben Kurtovic eebb90530e Rework the preprocessor system using insanity. 9 년 전
..
assembler Rework the preprocessor system using insanity. 9 년 전
assembler.c Refactor out symbol table init; stop unused arg warnings for stubs. 9 년 전
assembler.h More splitting of assembler internals. 9 년 전
config.c Stub out MMU functions, opcodes; const fixes. 9 년 전
config.h Stub out MMU functions, opcodes; const fixes. 9 년 전
disassembler.c Start working on assembler. 9 년 전
disassembler.h Start working on assembler. 9 년 전
gamegear.c Stub out MMU functions, opcodes; const fixes. 9 년 전
gamegear.h Stub out MMU functions, opcodes; const fixes. 9 년 전
iomanager.c Add signal handling, plus basic instruction fetch logic. 9 년 전
iomanager.h Add IOManager, which manages emulation rather than the GG itself. 9 년 전
logging.h Rough mockup for error handling. 9 년 전
mmu.c Implement memory reads, writes. 9 년 전
mmu.h Implement most MMU functions. 9 년 전
rom.c Lots of work on assembler internal structure; refactor. 9 년 전
rom.h More robust checksum code. 9 년 전
util.c Finish region info parsing. 9 년 전
util.h Lots of work on assembler internal structure; refactor. 9 년 전
version.h Update copyright for 2015; makefile updates. 9 년 전
z80.c Print out decimal register values too; add more tests. 9 년 전
z80.h Stub out MMU functions, opcodes; const fixes. 9 년 전
z80_ops.inc.c Rename z80_instructions.inc.c to z80_ops.inc.c 9 년 전