Christian Groessler
|
e1e6bec9ff
|
atari5200: changes from discussions in #870
- rename screen_setup to initconio
- use Greg King's version of bgcolor()
|
2019-04-12 12:49:38 +02:00 |
|
Christian Groessler
|
d7eecb57f8
|
atari5200: get rid of conio_colors table
use system color variables instead; improve testcode/lib/atari5200/hello.c
test program
|
2019-04-12 12:49:38 +02:00 |
|
Christian Groessler
|
be6bba66a9
|
atari5200: conio now uses just four colors altogether
See discussion in PR #870.
|
2019-04-12 12:49:38 +02:00 |
|
Christian Groessler
|
ec5e38617a
|
atari5200: implement bgcolor() and textcolor()
Includes some other small fixes/cleanups.
|
2019-04-12 12:49:38 +02:00 |
|