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/zx.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).
 
608 2013-06-18 23:03:23 ddp /avr/current/zx.h added 60Hz video mode  
292 2010-11-27 19:02:18 chrv /avr/current/zx.h * - "NumLock" switch mode to beeper/pwm or tapeout ("NumLock" led light on tapeout mode).
* - Create full translation map (0x00-0x7f for extended scan codes).

update compatible monitors list
 
263 2010-10-17 23:54:32 chrv /avr/current/zx.h some rs232 modifications (baseconf)
add realease description to odt
 
219 2010-08-17 23:12:50 chrv /avr/current/zx.h - "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/zx.h CHRV: added tape iface  
163 2010-03-21 18:41:26 chrv /avr/current/zx.h - "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/zx.h fix AAA keyboard bug  
129 2010-02-21 22:08:10 chrv /avr/current/zx.h - fix Gluk C reg UF bit behaviour (thanks Savelij)
- update comments and headers
 
119 2010-02-07 23:42:53 ddp /avr/current/zx.h more fine tune realkbd  
117 2010-02-07 16:35:03 ddp /avr/current/zx.h fine optimize realkbd  
115 2010-02-06 10:35:08 ddp /avr/current/zx.h added real matrix keyboard support  
113 2010-02-05 00:02:14 chrv /avr/current/zx.h new spi mapping and joystick support  
110 2010-02-04 00:18:05 lvd /avr/current/zx.h slave spi addressing changed, KJ port added (see spi_fmt.txt)  
100 2010-01-28 23:44:25 chrv /avr/current/zx.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/zx.h add wait ports processing  
75 2010-01-23 19:50:51 chrv /avr/current/zx.h support mouse and atx power supply  
71 2010-01-20 00:18:53 chrv /avr/current/zx.h mouse: send to zx port release  
67 2010-01-15 00:46:56 lvd /avr/current/zx.h making new SPI slave engine in FPGA, not tested by now, and can be totally broken!  
12 2009-11-22 22:39:10 lvd /avr/current/zx.h Added initial pause management  

Show All