|
f7a178384c
|
scsp: add fm example
|
2023-06-24 02:59:31 +00:00 |
|
|
5ee43d8a29
|
use new smpc ireg/oreg struct declaration
Previously operator[] overloads were used for ireg/oreg indexes.
|
2023-06-23 10:07:19 +00:00 |
|
|
c86fcbd6af
|
editor: add example
This adds a simple text editor with basic visual line-editing
capabilities.
|
2023-06-08 22:50:07 +00:00 |
|
|
3b82199d08
|
sound_cpu__interrupt: add slot visuals
This shows the value of some of the most relevant SCSP slot fields.
|
2023-05-19 23:08:19 +00:00 |
|
|
9db0c570d9
|
smpc_intback: improve/fix data_size handling
keyboard works (as intended) if it is plugged in to controller port 2.
|
2023-05-11 07:59:36 -07:00 |
|
|
e15f0a9eaf
|
wordle: minimally working game
A few "minor" features are missing, including showing the correct word if you
get it wrong.
|
2023-05-10 10:15:48 -07:00 |
|
|
cfad16c514
|
wordle: basic drawing
This draws the screen and "keyboard".
I am not certain if I like the keyboard concept. Letter groupings would be more
useful.
|
2023-05-10 05:48:49 -07:00 |
|
|
8e243a435e
|
wordle: initial
Almost nothing is implemented.
|
2023-05-09 14:54:47 -07:00 |
|