Um, I'm following a tutorial for a CPU exactly, wiring it like this:
CPU[Clk] -> Button
CPU[IOBus] -> DataPort[Port0]
Screen -> DataPort[Port0]
DataPort[Port0] -> Const.Value
And the code is like this:
Loop:
in EAX,0
add EAX,5
out 0,EAX
jmp Loop;
But no matter what I try I'm getting the error: 5.12
I just even reinstalled Wiremod, what is there left to try? Thanks...


LinkBack URL
About LinkBacks








Reply With Quote



Bookmarks