Commit Graph

5 Commits

Author SHA1 Message Date
fabio.olimpieri
a4dd41f9b4 Record RZX frame only when interrupt acnoldge or framcount >0 2015-03-10 17:15:52 +00:00
fabio.olimpieri
24c37cf1ac SDL sound, compile against MINGW (VK, fopen binary files, menu key calls FBZX Wii menu, return key active on KEYUP), 2 bugs in 128k snap format, turbo N in line command, separated code for normal and precise emulation, toggle full screen in FBZX menu, removed snow effect in normal emulation, changed save tape routine, fixed 2 bugs in z80, changed SP call in z80 2013-04-06 14:45:45 +00:00
fabio.olimpieri
539e3e81a8 added 64k NTSC, precision emulation, 320X240 resolution, frame rate setting, screen menu 2012-07-29 08:39:21 +00:00
fabio.olimpieri
d7a9a96840 Fixed Flag emulation for some opcodes:
RRD, RLD, DAA, CCF (bit 3,5)
BIT n, (IX/IY + d) (bit 3,5)
IN BC, r (bit 3,5)
INI, OUTI, IND, OUTD (all flag bits)
CPIR, CPDR (bit 3,5)
INIR, OTIR, INDR, OTDR (all flag bits)
2012-06-09 06:37:22 +00:00
fabio.olimpieri
de19c97eae First release 2012-04-07 10:33:47 +00:00