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 a839e8571c Use a max depth for includes rather than trying to detect recursion. пре 9 година
..
directives.h Makefile improvement; remove optimizer; minor tweaks. пре 9 година
errors.c Use a max depth for includes rather than trying to detect recursion. пре 9 година
errors.h Use a max depth for includes rather than trying to detect recursion. пре 9 година
io.c More splitting of assembler internals. пре 9 година
io.h More splitting of assembler internals. пре 9 година
parse_util.c Implement parse_bytes(), bugfixes, improve error messages. пре 9 година
parse_util.h Refactor out tokenizer; start implementing paging knowledge. пре 9 година
preprocessor.c Use a max depth for includes rather than trying to detect recursion. пре 9 година
preprocessor.h Split out preprocessor from assembler. пре 9 година
state.c Remove NULL checks before free(). пре 9 година
state.h Make ASMInstruction's bytes an array. пре 9 година
tokenizer.c Implement parse_bytes(), bugfixes, improve error messages. пре 9 година
tokenizer.h Refactor out tokenizer; start implementing paging knowledge. пре 9 година