Virgil Dupras
|
162e503291
|
sms/vdp: properly protect AF on PutC
|
2019-07-02 15:54:07 -04:00 |
|
Virgil Dupras
|
9c87734499
|
sms/vdp: clear cursor before CR or BS
This avoids having "ghost" chr selection sticking around.
|
2019-07-02 15:22:14 -04:00 |
|
Virgil Dupras
|
2679172edf
|
sms/vdp: implement "chrsel" hook
This allows for outputting a character selection before it's given
through GetC. That allows a pad-oriented character selection scheme.
|
2019-07-02 13:14:02 -04:00 |
|
Virgil Dupras
|
404dbd0ddd
|
sms/vdp: handle CR and LF
|
2019-07-02 11:14:16 -04:00 |
|
Virgil Dupras
|
2da4a3a87b
|
sms/vdp: new module allowing PutC to spit chars in the VDP
|
2019-07-02 10:48:38 -04:00 |
|