Commit Graph

6 Commits

Author SHA1 Message Date
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