Go to file
Robbbert 18de9562f9 Generic keyboard / terminal: added function keys. Clean build needed.
Values are 0x81 to 0x8c (F1 to F12)
If CTRL pressed, add 0x10
If SHIFT pressed, add 0x20
This gives 48 new keys for special terminal functions, etc.
2014-05-28 12:20:03 +00:00
artwork
docs Updated hlsl.txt to mirror fact that some commands are no longer valid (nw) 2014-03-22 09:56:40 +00:00
hash (MESS) pet_rom.xml: Added InfoPro. [Paul Rickards, Mike Naberezny] 2014-05-26 22:17:23 +00:00
hlsl - Fixed bloom misalignment with HLSL. [MooglyGuy] 2014-04-08 18:34:47 +00:00
keymaps
nl_examples Preliminary support for LTE dynamic time-stepping based on Local truncation error. This enables the possibility to connect a capacitor between ground and a TTL output and get a e.g. 100 ns delay with a 1nF capacitor. 2014-05-15 22:50:40 +00:00
src Generic keyboard / terminal: added function keys. Clean build needed. 2014-05-28 12:20:03 +00:00
web Adding missed files (nw) 2013-10-01 14:12:22 +00:00
.gitattributes (MESS) ql: Expansion port/floppy WIP. (nw) 2014-05-25 22:00:17 +00:00
.gitignore Made gfx_element::decode() private; fixed drivers that were calling it directly [Alex Jackson] 2014-03-18 06:42:10 +00:00
makefile use -fno-optimize-sibling-calls with SYMBOLS=1 for more complete stack traces with optimizations (nw) 2014-05-17 19:47:30 +00:00