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).
 
163 2010-03-21 18:41:26 chrv /avr/current/zx.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/zx.c fix AAA keyboard bug  
149 2010-03-08 21:15:24 chrv /avr/current/zx.c Add PS2 keyboard led controlling: "Scroll Lock" led equal VGA mode.  
126 2010-02-16 00:19:03 chrv /avr/current/zx.c add save/restore vga mode from RTC NVRAM  
119 2010-02-07 23:42:53 ddp /avr/current/zx.c more fine tune realkbd  
117 2010-02-07 16:35:03 ddp /avr/current/zx.c fine optimize realkbd  
115 2010-02-06 10:35:08 ddp /avr/current/zx.c added real matrix keyboard support  
105 2010-01-29 21:34:40 chrv /avr/current/zx.c fix bug this year saving to rtc  
104 2010-01-29 19:39:35 chrv /avr/current/zx.c full Gluk clock emulation  
100 2010-01-28 23:44:25 chrv /avr/current/zx.c Switcher VGA/non-VGA on SCROLL LOCK.
RTC some features (write/read NVRAM cells).
 
97 2010-01-28 11:22:23 lvd /avr/current/zx.c vga-only; picture brightness corrected; mouse bug fixed (was X=Y); gluclock works, but badly  
94 2010-01-28 00:31:43 chrv /avr/current/zx.c add wait ports processing  
75 2010-01-23 19:50:51 chrv /avr/current/zx.c support mouse and atx power supply  
71 2010-01-20 00:18:53 chrv /avr/current/zx.c mouse: send to zx port release  
70 2010-01-19 00:04:20 lvd /avr/current/zx.c bugs fixed, kbd works now  
67 2010-01-15 00:46:56 lvd /avr/current/zx.c 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.c Added initial pause management  
11 2009-11-22 20:58:20 lvd /avr/current/zx.c just intermediate  
10 2009-11-22 17:46:10 lvd /avr/current/zx.c Compiled and fixed rev8  
8 2009-11-22 17:06:26 lvd /avr/current/zx.c Added fifo for ZX keycodes