mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-15 12:08:33 +00:00
Update TODO.
This commit is contained in:
parent
9e3c2b68d7
commit
df54f1f1b7
@ -17,10 +17,10 @@
|
|||||||
namespace CPU {
|
namespace CPU {
|
||||||
namespace MC68000Mk2 {
|
namespace MC68000Mk2 {
|
||||||
|
|
||||||
// TODO: BERR, interrupt inputs, etc.
|
// TODO: BERR, interrupt inputs, etc; and obeying the trace flag.
|
||||||
// Also, from Instruction.hpp:
|
// Also, from Instruction.hpp:
|
||||||
//
|
//
|
||||||
// MOVEAw, MOVEAl, STOP
|
// MOVEAw, MOVEAl
|
||||||
//
|
//
|
||||||
// Not provided by a 68000: Bccl, BSRl
|
// Not provided by a 68000: Bccl, BSRl
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user