6 Commits

Author SHA1 Message Date
511bfd1d0c remove duplicate start functions
This is now provided by default in saturn/common.mk.

Also updates moved header names, changed bit macro names, and changes
to the common.mk build process.
2023-07-30 18:03:19 +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
d02d60ea26 vdp1: add rgb example 2023-06-21 23:39:49 +00:00
b092850c07 smpc/input_intback: handle controller disconnection
This still only parses digital pad correctly.
2023-05-08 06:51:18 -07:00
f40510d0b1 smpc/input_intback: use new ireg/oreg [] operator 2023-05-07 02:15:49 -07:00
8a97b38124 smpc/input_intback.cpp: created 2023-05-04 14:37:09 -07:00