Files
gb-emu/Makefile
Max Regan 6f9ed73ef2 gbdb: refactor command parsing
Instead of passing around a string and having each command parse off
additional tokens, have a single command to parse all of the tokens,
and the commands can pass around a token list. Then each
command/subcommand can pop off whatever arguments they need.
2018-07-22 21:55:10 -07:00

2.5 KiB