Adjusted address of disk_read routine
This commit is contained in:
parent
04346c3c13
commit
3047e36053
|
@ -7,7 +7,7 @@
|
|||
#code _HOME, 0x1100
|
||||
|
||||
hstbuf equ 0x1200 ;will put 256-byte raw sector here
|
||||
disk_read equ 0x0296 ;subroutine in 2K ROM
|
||||
disk_read equ 0x029C ;subroutine in 2K ROM
|
||||
cpm equ 0xFA00 ;CP/M cold start entry in BIOS
|
||||
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue
Block a user