18 コミット (develop)

作成者 SHA1 メッセージ 日付
  Ben Kurtovic 26dcf57f1b Flesh out system ports; clean up IO; stubs. 8年前
  Ben Kurtovic 1d604d774b Cleanup VDP debug code; don't enable IRQ until one instr past EI. 8年前
  Ben Kurtovic 67e3133f14 Fix a bug in VDP control port writes; rename 'last_index' to 'regs.ixy'. 8年前
  Ben Kurtovic 05b0bbe523 Make Z80 register pairs friendlier. Implement more instructions. 8年前
  Ben Kurtovic 80e361c111 More instructions, mainly index-related; tweaks. 8年前
  Ben Kurtovic a09242ac29 Some refactoring wrt I/O; start work on VDP. 8年前
  Ben Kurtovic 3ca7f26aa0 Stub out port reads/writes; RETN; RST. 8年前
  Ben Kurtovic bbb3fc3744 Don't trace previous instruction multiple times 8年前
  Ben Kurtovic a74c4ab405 Refactor debug logging as distinct from dev build; add tracing. 8年前
  Ben Kurtovic 274b2eaa93 Stub out MMU functions, opcodes; const fixes. 9年前
  Ben Kurtovic b21e0ed35a Add full exception handling logic. 9年前
  Ben Kurtovic a202baa3a6 Add proper timing code, etc. 9年前
  Ben Kurtovic 4127f2eb5d Add registers to Z80, plus some skeleton code. 9年前
  Ben Kurtovic 7bbf32f52c Refactor config parsing greatly; support new arguments. 9年前
  Ben Kurtovic f20535c464 Update copyright for 2015; makefile updates. 9年前
  Ben Kurtovic d2f6e1e1a7 Small tweaks; const fixes. 10年前
  Ben Kurtovic 881226da70 Implement most forward-facing CLI stuff. 10年前
  Ben Kurtovic 4ac596fd88 Add to README, finish makefile; project structure. 10年前