Virgil Dupras
|
a442c46935
|
sms/vdp: highlight cursor with inverted palette
|
2020-02-26 09:43:50 -05:00 |
|
Virgil Dupras
|
247b200dcc
|
New kernel module: grid
|
2020-02-24 20:36:08 -05:00 |
|
Virgil Dupras
|
7274dccbe7
|
Move ASCII consts to ascii.h
And made them shorter in name. The new ascii.h file allow reuse in userspace
code.
|
2019-11-13 20:38:06 -05:00 |
|
Virgil Dupras
|
16bf8e28c0
|
Remove SHELL_LOOPHOOK
It was a bad idea and having sms/pad interact directly with sms/vdp
is much simpler.
ref #64
|
2019-11-03 19:13:01 -05:00 |
|
Virgil Dupras
|
ade9b96d14
|
sms/pad: make B jump to the next selection "class"
|
2019-07-02 16:18:00 -04:00 |
|
Virgil Dupras
|
f41508725d
|
sms/pad: handle return properly
That is, send current chr selection, and then, send LF.
|
2019-07-02 15:23:28 -04:00 |
|
Virgil Dupras
|
74de1c92cf
|
sms/pad: implement character selection mechanism
Still a bit rough around the edges, but still, works rather well.
|
2019-07-02 13:12:52 -04:00 |
|
Virgil Dupras
|
c5a0a6ff54
|
sms/pad: easily detect change in button config
|
2019-07-02 10:47:59 -04:00 |
|
Virgil Dupras
|
9eb80d5eac
|
sms/pad: new module to manage Megadrive controller in SMS
|
2019-07-02 09:02:19 -04:00 |
|