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
Copy file name to clipboardExpand all lines: README.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
A drop-in replacement for a classic TMS9918A VDP using a Raspberry Pi Pico.
4
4
5
-
The TMS9918A emulation is handled by my [vrEmuTms9918 library](https://github.com/visrealm/vrEmuTms9918) which is included as a submodule here.
5
+
The TMS9918A emulation is handled by my [vrEmuTms9918 library](https://github.com/visrealm/vrEmuTms9918) which is included as a submodule here
6
6
7
7
## Supported devices
8
8
@@ -33,6 +33,14 @@ If you have tested the PICO9918 on any other device, please let me know and I'll
33
33
34
34
So far, there aren't any.
35
35
36
+
# F18A compatibility
37
+
38
+
Work is being done to add F18A compatibility to the PICO9918. The video below was captured directly from the PICO9918 VGA output running various F18A demos on a TI-99/4A.
0 commit comments