Rev |
Age |
Author |
Path |
Log message |
Diff |
1097 |
2023-09-14 17:44:54 |
chrv |
/avr/baseconf/trunk/src/ |
baseconf:
- add to rs232: LSR major bit is indicator of half-full receivers fifo;
- fix RCtrl+RAlt+Del hard reset. |
|
898 |
2020-11-14 20:52:43 |
lvd |
/ |
pentevo: changing repo structure |
|
672 |
2014-10-05 11:34:20 |
chrv |
/ |
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 |
/ |
added 60Hz video mode |
|
292 |
2010-11-27 19:02:18 |
chrv |
/ |
* - "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 |
/ |
some rs232 modifications (baseconf)
add realease description to odt |
|
219 |
2010-08-17 23:12:50 |
chrv |
/avr/current/ |
- "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 |
/ |
CHRV: added tape iface |
|
163 |
2010-03-21 18:41:26 |
chrv |
/ |
- "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/ |
fix AAA keyboard bug |
|
129 |
2010-02-21 22:08:10 |
chrv |
/avr/current/ |
- fix Gluk C reg UF bit behaviour (thanks Savelij)
- update comments and headers |
|
119 |
2010-02-07 23:42:53 |
ddp |
/avr/current/ |
more fine tune realkbd |
|
117 |
2010-02-07 16:35:03 |
ddp |
/ |
fine optimize realkbd |
|
115 |
2010-02-06 10:35:08 |
ddp |
/ |
added real matrix keyboard support |
|
113 |
2010-02-05 00:02:14 |
chrv |
/avr/current/ |
new spi mapping and joystick support |
|
110 |
2010-02-04 00:18:05 |
lvd |
/ |
slave spi addressing changed, KJ port added (see spi_fmt.txt) |
|
100 |
2010-01-28 23:44:25 |
chrv |
/avr/current/ |
Switcher VGA/non-VGA on SCROLL LOCK.
RTC some features (write/read NVRAM cells). |
|
94 |
2010-01-28 00:31:43 |
chrv |
/avr/current/ |
add wait ports processing |
|
75 |
2010-01-23 19:50:51 |
chrv |
/avr/current/ |
support mouse and atx power supply |
|
71 |
2010-01-20 00:18:53 |
chrv |
/avr/current/ |
mouse: send to zx port release |
|