Browse Source

Update zmo-rw01.z80

pull/234/head
b1ackmai1er 4 years ago
parent
commit
727847fd83
  1. 2
      Source/Apps/ZMP/zmo-rw01.z80

2
Source/Apps/ZMP/zmo-rw01.z80

@ -174,7 +174,7 @@ jump_tab:
; Port 0 & 1 defaults. Can be overwritten by command line
;
hbport0 db 1 ; default hbios CIO serial port 0
hbport1 db 2 ; alternate hbios CIO serial port 0
hbport1 db 2 ; alternate hbios CIO serial port 1
port: db 1 ; current cio port.
;
; Main code starts here

Loading…
Cancel
Save