10 コミット (develop)

作成者 SHA1 メッセージ 日付
  Ben Kurtovic 58540ff2f5 Add support for BIOS. 6年前
  Ben Kurtovic a0c12d019d Add support for saved game files for cart RAM (fixes #3) 6年前
  Ben Kurtovic d5f9c6950c Add support for on-cartridge RAM (#3) 6年前
  Ben Kurtovic 8de5117a49 mmu_write_double, stack_push; LD (HL), n; JR; CALL 8年前
  Ben Kurtovic cf1985bee9 Implement more load instructions. 8年前
  Ben Kurtovic 235e4c7cff Begin work on disassembler; extend tracing. 8年前
  Ben Kurtovic 13b7b29157 Replace OOM checks with light wrappers around allocation functions. 9年前
  Ben Kurtovic 5cc208f07e Implement most MMU functions. 9年前
  Ben Kurtovic 274b2eaa93 Stub out MMU functions, opcodes; const fixes. 9年前
  Ben Kurtovic 4127f2eb5d Add registers to Z80, plus some skeleton code. 9年前
  Ben Kurtovic 96e2a3f1d5 Stub out some GG methods; minor cleanup. 9年前
  Ben Kurtovic 103dfaf841 Stub out assembler/disassembler code. 9年前
  Ben Kurtovic 7bbf32f52c Refactor config parsing greatly; support new arguments. 9年前
  Ben Kurtovic 1601d86349 Guard against reading directories as ROM files. 9年前
  Ben Kurtovic f20535c464 Update copyright for 2015; makefile updates. 9年前
  Ben Kurtovic d2f6e1e1a7 Small tweaks; const fixes. 10年前
  Ben Kurtovic 1e04a029b7 Standardize error message logging; updates. 10年前
  Ben Kurtovic 881226da70 Implement most forward-facing CLI stuff. 10年前
  Ben Kurtovic 4ac596fd88 Add to README, finish makefile; project structure. 10年前