15 Révisions (develop)

Auteur SHA1 Message Date
  Ben Kurtovic 58540ff2f5 Add support for BIOS. il y a 6 ans
  Ben Kurtovic a0c12d019d Add support for saved game files for cart RAM (fixes #3) il y a 6 ans
  Ben Kurtovic d5f9c6950c Add support for on-cartridge RAM (#3) il y a 6 ans
  Ben Kurtovic df3277a2b6 Fix bugs in BIT; add trace for IRQ; make MMU mapping logs trace-level. il y a 8 ans
  Ben Kurtovic 8de5117a49 mmu_write_double, stack_push; LD (HL), n; JR; CALL il y a 8 ans
  Ben Kurtovic 962171b7ee Store a few extra header fields in the ROM struct; typo fix. il y a 8 ans
  Ben Kurtovic cf1985bee9 Implement more load instructions. il y a 8 ans
  Ben Kurtovic 235e4c7cff Begin work on disassembler; extend tracing. il y a 8 ans
  Ben Kurtovic a74c4ab405 Refactor debug logging as distinct from dev build; add tracing. il y a 8 ans
  Ben Kurtovic 13b7b29157 Replace OOM checks with light wrappers around allocation functions. il y a 9 ans
  Ben Kurtovic 9397107e21 Fix MMU mirroring algo, support reading 48 KB ROMs. il y a 9 ans
  Ben Kurtovic 5c16f4fad3 Implement memory reads, writes. il y a 9 ans
  Ben Kurtovic 5cc208f07e Implement most MMU functions. il y a 9 ans
  Ben Kurtovic 274b2eaa93 Stub out MMU functions, opcodes; const fixes. il y a 9 ans
  Ben Kurtovic 4127f2eb5d Add registers to Z80, plus some skeleton code. il y a 9 ans
  Ben Kurtovic f20535c464 Update copyright for 2015; makefile updates. il y a 9 ans
  Ben Kurtovic 4ac596fd88 Add to README, finish makefile; project structure. il y a 10 ans