mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:13:13 -06:00
Initial PCF8584/DS1307 implementation
Only HBIOS read time function implemented
This commit is contained in:
@@ -21,6 +21,7 @@ call :asm RTC || goto :eof
|
||||
call :asm Timer || goto :eof
|
||||
call :asm180 IntTest || goto :eof
|
||||
call :asm rtcds7 || goto :eof
|
||||
call :asm rtchb || goto :eof
|
||||
|
||||
zx Z80ASM -SYSGEN/F
|
||||
|
||||
|
||||
Reference in New Issue
Block a user