Skip to content

Commit

Permalink
history
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Berti committed Oct 10, 2018
1 parent c1a5040 commit 95a3b70
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
v005 - 20181010
68k and z80: use delays when handling vdp interrupts
68k and z80: process interrupts when halted
68k: fix f-line and a-line emulation
68k: fix Zero flag when doing add.b or add.w
68k: rebuild lib
emu: fix rom wrapping
emu: init I/O control port to 0 - fixes SGDK
fm: dac 13 bit, avoids clicks
sram: add save/load support
vdp: add support for VRAM 8-bit read


v004 - 20180825
dma: rewrite and extract it to VpdDmaHandler
dma: initial support for DMA transfer rate
Expand Down

0 comments on commit 95a3b70

Please sign in to comment.