19 Commits (74f5a510a82adba4ce570e4fc3a715167c5e3177)

Author SHA1 Message Date
  Ben Kurtovic 74f5a510a8 Use a 8:7 PAR by default 4 years ago
  Ben Kurtovic 58540ff2f5 Add support for BIOS. 6 years ago
  Ben Kurtovic 829680032d CLI: have -s be --save instead of --scale; use -x for --scale. 6 years ago
  Ben Kurtovic a0c12d019d Add support for saved game files for cart RAM (fixes #3) 6 years ago
  Ben Kurtovic e6c92fd38b Minor cleanup; expand docs. 8 years ago
  Ben Kurtovic de2cf71068 Clean up and refactor. 8 years ago
  Ben Kurtovic 6e6e613dad Refactor and improve argument parsing (add support for -abcd) 8 years ago
  Ben Kurtovic a74c4ab405 Refactor debug logging as distinct from dev build; add tracing. 8 years ago
  Ben Kurtovic e66b158aa9 Copyright year bumps; minor tweaks. 8 years ago
  Ben Kurtovic 13b7b29157 Replace OOM checks with light wrappers around allocation functions. 9 years ago
  Ben Kurtovic 1383d57f29 Remove NULL checks before free(). 9 years ago
  Ben Kurtovic f916d26f7c Doc updates; .s -> .asm. 9 years ago
  Ben Kurtovic 274b2eaa93 Stub out MMU functions, opcodes; const fixes. 9 years ago
  Ben Kurtovic 4127f2eb5d Add registers to Z80, plus some skeleton code. 9 years ago
  Ben Kurtovic df05d736c5 Finish ROM header parsing code. 9 years ago
  Ben Kurtovic 103dfaf841 Stub out assembler/disassembler code. 9 years ago
  Ben Kurtovic 5d426648bd Make assembler output file optional; sanity checks; bugfixes. 9 years ago
  Ben Kurtovic f57b1828b9 Bugfix/cleanup for argument parsing. 9 years ago
  Ben Kurtovic 7bbf32f52c Refactor config parsing greatly; support new arguments. 9 years ago