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
861 2020-02-11 13:31:07 lvd /avr/current/interrupts.c avr: faster power led blinking in powered on condition, pause before powering on from standby  
860 2020-02-11 10:59:24 lvd /avr/current/interrupts.c avr: fixed F12 working after F12-initiated ATX poweroff  
854 2020-02-09 19:47:41 lvd /avr/current/interrupts.c avr: no hang at poweroff with non-ATX power supplies  
672 2014-10-05 11:34:20 chrv /avr/current/interrupts.c 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).
 
219 2010-08-17 23:12:50 chrv /avr/current/interrupts.c - "F9","F10","F11" on PS/2 keyboard not used for reset function.
- "F12" on PS/2 keyboard worked like soft reset key. Short press (<5sec) - soft reset, long press (5sec) - hard reset and switch off ATX power.
- "Ctrl-Alt-Del" on PS/2 keyboard reset ZX (hard reset). If all keys is mapped to ZX keyboard - function not work.
- Create translating map (PS/2 to ZX keyboard) in eeprom (default in progmem).
- Fix PS/2 mouse and keyboard send mode (without 'delay' function).
- Support load from tape input.
 
217 2010-08-04 00:23:27 lvd /avr/current/interrupts.c CHRV: added tape iface  
176 2010-03-25 19:02:36 chrv /avr/current/interrupts.c Fix PS/2 timeout error handler.  
163 2010-03-21 18:41:26 chrv /avr/current/interrupts.c - "Print Screen" PS2 keyboard key set NMI on ZX.
- Soft reset (Z80 only) to service (0) page if pressed "softreset" key <5 seconds.
- documentation
 
151 2010-03-10 22:30:40 chrv /avr/current/interrupts.c fix AAA keyboard bug  
149 2010-03-08 21:15:24 chrv /avr/current/interrupts.c Add PS2 keyboard led controlling: "Scroll Lock" led equal VGA mode.  
126 2010-02-16 00:19:03 chrv /avr/current/interrupts.c add save/restore vga mode from RTC NVRAM  
119 2010-02-07 23:42:53 ddp /avr/current/interrupts.c more fine tune realkbd  
117 2010-02-07 16:35:03 ddp /avr/current/interrupts.c fine optimize realkbd  
115 2010-02-06 10:35:08 ddp /avr/current/interrupts.c added real matrix keyboard support  
94 2010-01-28 00:31:43 chrv /avr/current/interrupts.c add wait ports processing  
75 2010-01-23 19:50:51 chrv /avr/current/interrupts.c support mouse and atx power supply  
60 2010-01-10 20:59:18 chrv /avr/current/interrupts.c  
11 2009-11-22 20:58:20 lvd /avr/current/interrupts.c just intermediate  
6 2009-11-21 21:35:18 lvd /avr/current/interrupts.c Added AVR files: last stable (_ver0.00) and current (under development, broken now) main firmware