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?
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#DEFINE RMJ 2
|
||||
#DEFINE RMN 8
|
||||
#DEFINE RUP 1
|
||||
#DEFINE RUP 3
|
||||
#DEFINE RTP 0
|
||||
#DEFINE BIOSVER "2.8.2"
|
||||
#DEFINE BIOSVER "2.8.3"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#DEFINE RMJ 2
|
||||
#DEFINE RMN 8
|
||||
#DEFINE RUP 2
|
||||
#DEFINE RUP 3
|
||||
#DEFINE RTP 0
|
||||
#DEFINE BIOSVER "2.8.2"
|
||||
#DEFINE BIOSVER "2.8.3"
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user