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