No description
Find a file
Rodolphe de Saint Léger 7920f8c6da First regression tests and bug fixes
Import tests from https://github.com/SingleStepTests/m68000

Added:
- Single Step mode for Core
- 68000/68010 only indexed EA mode

Fixed:
- Added a real CMP in CoreALU (for CCR eXtend bit unaffected)
- Correct microcode branching for all post incremented destination ea
- Fixed PC relative calculation for all related EA
- used of au instead of dt for indexed EA calculation
- Fixed EXG with same register
- Fixed Link/unlk with A7
- Fixed Bcc/BRA/BSR
2025-05-18 22:59:19 +02:00
miggy-emu First regression tests and bug fixes 2025-05-18 22:59:19 +02:00
miggy-export CPU Commit (WIP) 2025-05-13 10:03:25 +02:00
.gitignore CPU Commit (WIP) 2025-05-13 10:03:25 +02:00
pom.xml CPU Commit (WIP) 2025-05-13 10:03:25 +02:00