Closed jayacotton closed 3 years ago
Fixed. DRI does not allow underscores in labels/symbols.
o.k. thanks
On Sun, Jan 31, 2021 at 2:47 PM Douglas Miller notifications@github.com wrote:
Fixed. DRI does not allow underscores in labels/symbols.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/durgadas311/cpnet-z80/issues/17#issuecomment-770465187, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIC7NQVKCPYU36JAM77QXTLS4XMZNANCNFSM4W3VHFVQ .
In the chrio.asm file at check0 there is code to program the pio port, This is not needed since the boot loader for cp/m programs the port. So, fast fix is to comment out the ld a,xx and out instructions. The bug is non fatal but is untidy