mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:13:13 -06:00
Support New Duodyne Boards
- Added support for Duodyne Multi-IO board - Added support for Duodyne Zilog-IO board - Added SUPCTS equate in hbios.asm to allow selectively adding code to suppress use of CTS during HBIOS boot - Added reference in User Guide to Bruce Hall's Assembly Language Programming document
This commit is contained in:
@@ -3,5 +3,5 @@ rmn equ 4
|
||||
rup equ 0
|
||||
rtp equ 0
|
||||
biosver macro
|
||||
db "3.4.0-dev.9"
|
||||
db "3.4.0-dev.10"
|
||||
endm
|
||||
|
||||
Reference in New Issue
Block a user