Commit Graph

9 Commits

Author SHA1 Message Date
BlackPhoenix
26a9e934c6 [FIXED] This should fix keyboard spam if SERVER doesn't have wire 2009-04-07 17:24:48 +00:00
BlackPhoenix
8295b3c2fd [ADDED] Asynchronous input for keyboard (toggle checkbox, if it's off, then it won't block your keyboard input). Clientside switch 2009-03-17 15:57:22 +00:00
BlackPhoenix
b7ba69d740 [FIXED] Wire keyboard 2009-02-26 20:01:09 +00:00
BlackPhoenix
514a16dd0f [FIXED] Temp fix for keyboard "unknown concommand" error 2009-02-23 21:01:12 +00:00
BlackPhoenix
8cc375e536 [FIXED] Console screen cursor now works
[FIXED] Fixed character skipping in console screen (but increased network data volume)
[FIXED] ZASM bug in "alloc x,y,z" syntax
[ADDED] ZGPU X/Y scaling registers
[FIXED] Keyboard input bug when using more than one keyboard
[FIXED] "e" character getting captured when you turn on keyboard
[FIXED] Wrong keyboard buffer clear operation (now you write anything to zeroth byte to clear it, OR you write -1 to any other location in buffer to clear it)
[FIXED] Text bug in CPU stool
2008-12-30 08:15:59 +00:00
BlackPhoenix
394f32aa63 [FIXED] Dynamic recompile VM now allows self-modifying code
[FIXED] Changed max multiplayer frequency from 20000 to 30000
[FIXED] Proper SHIFT key support in wired keyboard
[FIXED?] Possibly fixed bug with more than one keyboard
[FIXED] Some issues with ZASM (ROM and Memory are now not zeroed out before compile)
2008-07-03 12:58:27 +00:00
Admin
3f815efe45 Updating SVN properties 2008-06-14 00:55:20 +00:00
BlackPhoenix
27bb7d65c1 [FIXED] >>>>> WIRE KEYBOARD FIXED <<<<
[FIXED] Detection of press/release on wired keyboard
[ADD] Array of key states (pushed/released) in hi-speed link interface
[FIXED] Does not use config anymore - configs won't be broken
[FIXED] Detection of most keys pressed
[FIXED] Keyboard output is now almost valid (outputs 0 when key is released, but should output next key in buffer!)
2007-10-25 10:36:01 +00:00
blackphoenix
1b097fab94 Added:
Virtual Keyboard (Hi-Speed link only)
FLASH support in digital screen
Fixed:
CPU Compiler bugs
Numpad hi-speed link mode
Digital screen & console screen (partially)
Known bugs:
Console screen special registers may not work
Keyboard wont accept shift with anything other then letter
2007-04-16 17:15:22 +00:00