Skip to content

v004

Compare
Choose a tag to compare
@fedex81 fedex81 released this 18 Jan 11:17
· 1132 commits to master since this release

20180825

  • dma: rewrite and extract it to VpdDmaHandler
  • dma: initial support for DMA transfer rate
  • emu: add region override
  • ntsc: add support for V30 and H40
  • sram: refactor impl
  • vdp: do not set hblank on !displayEnable
  • vdp: extract memory handling to a separate class
  • z80: memory access fixes