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 години