mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
Finalize 2.8.3
This commit is contained in:
@@ -198,6 +198,10 @@ comset:
|
||||
;
|
||||
comset1:
|
||||
call ldcom ; load config for port
|
||||
;
|
||||
ld a,(comatr) ; get attributes
|
||||
bit 7,a ; terminal?
|
||||
jp nz,prtcom ; terminal not configurable
|
||||
;
|
||||
ld a,(ix) ; get current char
|
||||
cp 0 ; nothing more?
|
||||
|
||||
Reference in New Issue
Block a user