atari5200: conio now uses just four colors altogether
See discussion in PR #870.
This commit is contained in:
committed by
Oliver Schmidt
parent
79b9a8d2df
commit
be6bba66a9
@@ -2,6 +2,8 @@
|
||||
; Christian Groessler, 02-Apr-2019
|
||||
;
|
||||
; unsigned char __fastcall__ textcolor (unsigned char color);
|
||||
;
|
||||
; "color" value is a palette index (0..3) or COLOR_xxx value (0..3)
|
||||
|
||||
.export _textcolor
|
||||
.import conio_color
|
||||
|
||||
Reference in New Issue
Block a user