1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00

Enable NEGX/CLR tests.

This commit is contained in:
Thomas Harte 2022-05-22 20:55:21 -04:00
parent faef5633f8
commit 4e21cdfc63

View File

@ -183,7 +183,7 @@ struct TestProcessor: public CPU::MC68000Mk2::BusHandler {
@"mulu_muls.json",
@"nbcd_pea.json",
@"neg_not.json",
// @"negx_clr.json",
@"negx_clr.json",
// @"rtr.json",
// @"rts.json",
@"swap.json",