An emulator, assembler, and disassembler for the Sega Game Gear
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
Ben Kurtovic 308af448d8 Don't check immediate's is_label if it's not a U16. 9 år sedan
..
directives.h Refactor; abstract out HashTable; start support for .DEFINEs. 9 år sedan
errors.c Implement LD instruction; most remaining ASM instruction functionality. 9 år sedan
errors.h Starting work on new ASM instructions system. 9 år sedan
hash_table.c Replace OOM checks with light wrappers around allocation functions. 9 år sedan
hash_table.h Do define substitution in argparsers; fix hashtables. 9 år sedan
inst_args.h Starting work on new ASM instructions system. 9 år sedan
instructions.c Implement LD instruction; most remaining ASM instruction functionality. 9 år sedan
instructions.h Pass argparse args as a struct to make keeping track of deftabs easier. 9 år sedan
instructions.inc.c Don't check immediate's is_label if it's not a U16. 9 år sedan
instructions.yml Implement BIT instruction. 9 år sedan
io.c Replace OOM checks with light wrappers around allocation functions. 9 år sedan
io.h More splitting of assembler internals. 9 år sedan
parse_util.c Fix argparse_immediate() masks for large numbers. 9 år sedan
parse_util.h Starting work on new ASM instructions system. 9 år sedan
preprocessor.c Replace OOM checks with light wrappers around allocation functions. 9 år sedan
preprocessor.h Split out preprocessor from assembler. 9 år sedan
state.c Do define substitution in argparsers; fix hashtables. 9 år sedan
state.h Do define substitution in argparsers; fix hashtables. 9 år sedan
tokenizer.c Implement new masking system for ASM instructions; bugfixes. 9 år sedan
tokenizer.h Refactor out tokenizer; start implementing paging knowledge. 9 år sedan