Changes

FPGAmstrad

297 bytes added, 27 August
/* Last news about this project */
== Last news about this project ==
In August 2025, I refactor the OSD menu, adding also an 3rd palette : orange.
 
In MaY 2020, I add Sorgelig formula for WAIT_n=quick, no more table of instruction time in code, just a simple WAIT_n formula.
http://www.youtube.com/watch?v=fh4v4OXridc
USB is just a state machine (welcome how are you today, show me your state, show me your state, show me your state....), encoding (have to read USB manual), you can use some usb sniffer softwares software to decode them (wireshark unix version does it fine). Sniffer software does not show low level messages (ack ko ok) but does show the high level messages (ones that show that a button is pressed or not)
As it is just encoding, you can capture signals and show that they differ only when you do unpress or press a button.
TODO : alternative color, but cool ones : yellow (green) blue orange pink.
 
===== VIDEO: Orange option =====
It is not a Monochrome, it's just another palette.
 
Before :
XX00 red
XX00 green
XX00 blue
 
After :
XX00 red
0XX0 green
00XX blue
[[File:FPGAmstrad orange.png|thumbnail|Orange screen]]
===== VIDEO: Monochrome OSD =====
1,203
edits