mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:33:12 -06:00
Update plt_mk4.inc
Fix MkIV build with ECB-FIFO
This commit is contained in:
@@ -13,4 +13,8 @@ MK4_RTC .EQU MK4_BASE + $0A ; RTC INTERFACE REGISTER
|
||||
RTC .EQU MK4_RTC ; GENERIC ALIAS FOR RTC PORT
|
||||
;
|
||||
Z180_BASE .EQU $40 ; I/O BASE ADDRESS FOR INTERNAL Z180 REGISTERS
|
||||
;
|
||||
;
|
||||
FIFO_BASE .EQU $0C ; ECB USB-FIFO DEFAULT PORT
|
||||
;
|
||||
#INCLUDE "z180.inc"
|
||||
|
||||
Reference in New Issue
Block a user