diff --git a/README.md b/README.md index b9115b2..765ffd6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,19 @@

# News +Mid October 2020: Most emulators are now supporing VGA with sound on the Teensy4.1
+Experimental I2S sound driver has been added to the VGA_t4 library.
+If you are experimenting issues (e.g. image flashing out, crash after few minutes): +- try compiling for smallest code iso faster +- activate/Deactivate USE_VIDEO_PLL option in vga_t4.cpp +e.g.
+ST emu: compile for "smallest code" and USE_VIDEO_PLL +Amiga emu: compile for "smallest code" and don't use USE_VIDEO_PLL (to avoid video artefact, sound distorsion still has to be fixed) +Doom: compile for "faster" nd USE_VIDEO_PLL + +Atari ST emu has now better sound support!
+
+ October 2020: DOOM ported to the Teensy4.1 (for VGA and LCD displays)
No sound yet but with USB keyboard support (see VGA prototype PCB below).
https://www.youtube.com/watch?v=adYwnctiKsg