durgadas311 / cpnet-z80

26 stars 6 forks source link

USB1232 has a build error #17

Closed jayacotton closed 3 years ago

jayacotton commented 3 years ago

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

durgadas311 commented 3 years ago

Fixed. DRI does not allow underscores in labels/symbols.

jayacotton commented 3 years ago

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 .