Commit Graph

14 Commits

Author SHA1 Message Date
BlackPhoenix
675184d362 [ADDED] InUse output to keyboard 2009-03-09 14:30:57 +00:00
ZeikJT
1dedd3ca5e Beer's models added to relevant tools. Please report any bugs (though there shouldn't be any, we tested this quite a bit) 2009-02-22 00:52:05 +00:00
BlackPhoenix
5aeff6716b [ADDED] I got angry so I made new radiolib. It should fix all of known radio bugs.
[FIXED] GPU now does not have the eww white border around it
[ADDED] Keyboard now has input to kick out whoever is using it at the moment
[ADDED] Keyboard now outputs entity of player who currently uses keyboard
2009-01-17 21:30:07 +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
0b43bac3b5 [FIXED] Added proper hispeed support for RAM gates (and gates in general)
[FIXED] Removed obsolete code from some hispeed devices
[FIXED] Misc ZASM error
[ADDED] "Connected" outputs to data socket and data plug
[FIXED] Added a neater error display in GPU
[FIXED] Added small fix for when other player removes your keyboard and you cant get out
2008-10-25 12:10:59 +00:00
BlackPhoenix
bf1f86173e [FIXED] Problem with multiple wired keyboards 2008-07-12 23:48:44 +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
a8c307d8cd [FIXED] Rare NIL bug in CPU compiler
[FIXED] MCOPY opcode in CPU
[FIXED] Internal error not handled in 1 place
[FIXED] Timing system being buggy (triggering inf loops all the time)
[FIXED] Wired keyboard outputting bad values
2007-11-25 12:43:32 +00:00
BlackPhoenix
2bea9a8976 [FIXED] Both ALT keys now turn of keyboard mode. Made to remove confusion with some weird keyboard layouts where left and right alt are switched places, or one of alts is missing. 2007-10-27 07:28:18 +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
3af165d7bc Add:
FCEIL opcode (ceiling)
Fixed:
Keyboard now shows "press alt to exit" message
2007-04-26 17:33:58 +00:00
blackphoenix
3dfa71b86b Add:
CPU Compiler V1.1; New nice info plus some bugfixes soon;
Fixed:
Console screen bugs (negative char and scroll bug)
2007-04-23 20:20:48 +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