Top secrets sources NedoPC pentevo

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
672 2014-10-05 11:34:20 chrv /avr/current/rtc.h Update:
* - Add any (left or right) Ctrl,Alt keys and exclude mapped Ctrl,Alt keys from Ctrl-Alt-Del functionality (reset).
* - Add reading state of LCTRL,RCTRL,LALT,RALT,LSHIFT,RSHIFT,F12 keyboard states from RTC register D (bits 0-6).
* - Add reading state of NUM LOCK LED from RTC register C (bit 0).
 
656 2014-05-16 21:40:11 chrv /avr/current/rtc.h - Add EEPROM access via RTC interface.
- Add reset PS2 keyboard after error.
- Fix change resolution command (need for some PS2 mouses).
 
505 2011-12-16 23:34:52 chrv /avr/current/rtc.h Upgrade PS2 keyboard supporting.  
486 2011-09-27 21:57:43 chrv /avr/current/rtc.h Add support BCD or HEX format in emulation Gluk clock.  
299 2010-12-07 14:01:21 chrv /avr/current/rtc.h + control ps/2 mouse resolution
+ mapping ps2 -> zx keyboard without ram
+ documentation update
 
129 2010-02-21 22:08:10 chrv /avr/current/rtc.h - fix Gluk C reg UF bit behaviour (thanks Savelij)
- update comments and headers
 
126 2010-02-16 00:19:03 chrv /avr/current/rtc.h add save/restore vga mode from RTC NVRAM  
104 2010-01-29 19:39:35 chrv /avr/current/rtc.h full Gluk clock emulation  
100 2010-01-28 23:44:25 chrv /avr/current/rtc.h Switcher VGA/non-VGA on SCROLL LOCK.
RTC some features (write/read NVRAM cells).
 
94 2010-01-28 00:31:43 chrv /avr/current/rtc.h add wait ports processing  
75 2010-01-23 19:50:51 chrv /avr/current/rtc.h support mouse and atx power supply  
72 2010-01-21 00:18:18 chrv /avr/current/rtc.h rtc read/write released