Skip to content

Commit 5ca2b89

Browse files
authored
Update README.md
1 parent 4d84571 commit 5ca2b89

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A drop-in replacement for a classic TMS9918A VDP using a Raspberry Pi Pico.
44

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
66

77
## Supported devices
88

@@ -33,6 +33,14 @@ If you have tested the PICO9918 on any other device, please let me know and I'll
3333

3434
So far, there aren't any.
3535

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.
39+
40+
[![PICO9918 F18A mode preview 1 demo](https://img.visualrealmsoftware.com/youtube/thumb/TabTIPL1xQY)](https://youtu.be/TabTIPL1xQY)
41+
42+
Pre-release firmware for F18A compatibility mode is available in [Releases](https://github.com/visrealm/pico9918/releases/tag/v0.4.1-f18a-preview1).
43+
3644
## Purchasing options
3745

3846
Fully assembled and tested PICO9918 v1.0s are available on my Tindie store:
@@ -120,6 +128,9 @@ And now v0.4 - the single board version:
120128
### v0.4 prototype working!
121129
[![PICO9918 v0.4 PCB. Integrated RP2040 all-in-one build.](https://img.visualrealmsoftware.com/youtube/thumb/KSbJnAwclQw)](https://youtu.be/KSbJnAwclQw)
122130

131+
### F18A mode development preview
132+
[![PICO9918 F18A mode preview 1 demo](https://img.visualrealmsoftware.com/youtube/thumb/TabTIPL1xQY)](https://youtu.be/TabTIPL1xQY)
133+
123134
## Licensing
124135

125136
### Hardware

0 commit comments

Comments
 (0)