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
895 2020-11-06 02:26:49 lvd /avr/current/zx.c avr: fixed bug in zx_fifo_isempty()  
686 2015-01-13 20:45:06 lvd /avr/current/zx.c correct patch of AVR firmware for new switching algo (only scrolllock: pent15khz->pent31khz->60hz15khz->60hz31khz->48k15khz->48k31khz->128k15khz->128k31khz->loop)  
685 2015-01-13 20:35:37 lvd /avr/current/zx.c  
684 2015-01-13 17:53:16 lvd /avr/current/zx.c updated srcs for ULA emulation  
672 2014-10-05 11:34:20 chrv /avr/current/zx.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).
 
667 2014-07-18 09:32:38 chrv /avr/current/zx.c Fix update_keys function in zx.c .  
644 2014-04-13 18:29:25 ddp /avr/current/zx.c avr: исправлены ошибки при работе с пользовательской раскладкой клавиатуры (kbmap from eeprom)  
641 2014-04-03 18:23:13 ddp /avr/current/zx.c Небольшое изменение переключения 49<>60
(например, Shift+ScrollLock из "TV49" переключает в "TV60")
 
625 2013-12-01 14:54:25 ddp /avr/current/zx.c AVR может компилироваться текущей версией AtmelAVRToolchain.  
621 2013-11-08 18:07:45 ddp /avr/current/zx.c inverse signal 60Hz-mode; remove obsolete file  
615 2013-11-07 21:52:04 ddp /avr/current/zx.c "60Hz" mode control change  
608 2013-06-18 23:03:23 ddp /avr/current/zx.c added 60Hz video mode  
536 2012-01-14 23:06:17 chrv /avr/current/zx.c FIX: PS2 keyboard hangup bug
ADD: Autoreset PS2 keyboard log after overload (reading FF code)
 
437 2011-06-11 13:50:18 chrv /avr/current/zx.c Release 2011.06.11  
299 2010-12-07 14:01:21 chrv /avr/current/zx.c + control ps/2 mouse resolution
+ mapping ps2 -> zx keyboard without ram
+ documentation update
 
292 2010-11-27 19:02:18 chrv /avr/current/zx.c * - "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.c some rs232 modifications (baseconf)
add realease description to odt
 
219 2010-08-17 23:12:50 chrv /avr/current/zx.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.
 
186 2010-03-30 00:18:05 chrv /avr/current/zx.c Fix fpga load and ZX part init (optimize)  
179 2010-03-27 19:17:32 chrv /avr/current/zx.c - Add support for get version info (via Gluk cmos extra registers 0xF0..0xFF).
- Optimize sources, some correction (log, fpga load).
 

Show All