mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-23 03:32:32 +00:00
Ensured Zexall can pass.
This commit is contained in:
parent
2f7f11e2e5
commit
5ff73faf48
@ -155,6 +155,7 @@ class ZexallTests: XCTestCase, CSTestMachineTrapHandler {
|
||||
default:
|
||||
break
|
||||
}
|
||||
output += textToAppend
|
||||
print(textToAppend)
|
||||
|
||||
case 0x0000:
|
||||
|
Loading…
Reference in New Issue
Block a user