You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TMS9918A emulation is handled by my [vrEmuTms9918 library](https://github.com/visrealm/vrEmuTms9918) which is included as a submodule here
10
8
9
+
## Build status
10
+
11
+
| Branch | Firmware | Configurator |
12
+
|--------|----------|--------------|
13
+
| main |[](https://github.com/visrealm/pico9918/actions/workflows/firmware.yml)|[](https://github.com/visrealm/pico9918/actions/workflows/configurator.yml)|
14
+
| dev |[](https://github.com/visrealm/pico9918/actions/workflows/firmware.yml)|[](https://github.com/visrealm/pico9918/actions/workflows/configurator.yml)|
15
+
11
16
## Supported devices
12
17
13
18
This is a list of devices the PICO9918 has been tested and confirmed to work on.
@@ -156,3 +161,4 @@ The hardware design files in this repository are licensed under the CERN-OHL-S.
156
161
157
162
### Firmware
158
163
The firmware code in this repository is licensed under the MIT License. See [LICENSE_FIRMWARE.md](LICENSE_FIRMWARE.md) for details.
0 commit comments