comparison m68k.cpu @ 2646:bde8ec2d0f83

Implement illegal instruction trap in new 68K core
author Michael Pavone <pavone@retrodev.com>
date Fri, 28 Feb 2025 23:35:52 -0800
parents 0046305e3fa8
children 3c689000e571
comparison
equal deleted inserted replaced
2645:620f30af9fdc 2646:bde8ec2d0f83
3489 1111XXXXXXXXXXXX line_f 3489 1111XXXXXXXXXXXX line_f
3490 nospecialize X 3490 nospecialize X
3491 #TODO cycle counts 3491 #TODO cycle counts
3492 pc -= 2 3492 pc -= 2
3493 m68k_trap 11 3493 m68k_trap 11
3494
3495 XXXXXXXXXXXXXXXX illegal
3496 nospecialize X
3497 #TODO cycle counts
3498 pc -= 2
3499 m68k_trap 4