1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-27 18:55:48 +00:00

Update TODO.

This commit is contained in:
Thomas Harte 2022-05-24 11:06:05 -04:00
parent 9e3c2b68d7
commit df54f1f1b7

View File

@ -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