1
0
mirror of https://github.com/jscrane/r65emu.git synced 2024-05-29 03:41:36 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Stephen Crane
0489c1d283 z80 updates 2019-03-25 16:12:08 +00:00
Stephen Crane
dd4a4dc23b parity table calculation; z80 flags fixes 2019-03-03 12:12:38 +00:00
Stephen Crane
d33d25674f tiny fixes 2019-02-28 19:42:43 +00:00
Stephen Crane
8c0e0dd22e changes from emul8 2019-02-27 19:12:45 +00:00
Stephen Crane
8b81f13e4d updating z80test with latest fuse 2019-02-26 16:06:21 +00:00
Stephen Crane
e038a0c792 tiny bugfix 2019-02-25 15:39:18 +00:00
Stephen Crane
857e99c4e0 fix #7 2019-02-25 14:55:27 +00:00
Stephen Crane
9b6d8e6afb replace cb and op tables with switch 2019-02-25 13:21:41 +00:00
Stephen Crane
bdd84b908c parity table 2019-02-25 12:23:14 +00:00
Stephen Crane
a275deb6ab NO_CHECKPOINT flag 2019-02-24 11:50:10 +00:00
Stephen Crane
e1919226e5 size optimisations 2018-11-27 07:58:22 +00:00
Stephen Crane
7f8a15d22a use stdint types 2018-08-14 06:10:37 +01:00
Stephen Crane
69f7837ac3 cleanups 2018-08-10 11:13:45 +01:00
Stephen Crane
30c049e91c fix warnings 2018-08-09 14:23:54 +01:00
Stephen Crane
e181f8e483 fixes for Energia IDE 2017-10-05 09:55:39 +01:00
Stephen Crane
01def1ba15 remove _debug
make status header optional
2016-01-24 11:55:50 +00:00
Stephen Crane
8dbba19309 remove cruft 2016-01-23 21:15:14 +00:00
Stephen Crane
6f44a9e17b sort out status() for z80 2016-01-21 06:51:59 +00:00
Stephen Crane
8c24019f1f get negative offsets right 2016-01-21 06:32:44 +00:00
Stephen Crane
a2c3a54287 renaming cpu.h to avoid clash with driverlib file 2015-12-02 19:41:15 +00:00
Stephen Crane
067c23bd07 add z80 cpu 2015-12-01 19:51:45 +00:00