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
1102 2023-10-08 14:25:06 chrv /avr/baseconf/trunk/src/zx.c release zxevo_fw.bin:
- Ctrl-Alt-Del any combination to reset computer;
- RS232: add 7bit LSR - half full FIFO flag.
 
1097 2023-09-14 17:44:54 chrv /avr/baseconf/trunk/src/zx.c baseconf:
- add to rs232: LSR major bit is indicator of half-full receivers fifo;
- fix RCtrl+RAlt+Del hard reset.
 
1023 2022-09-25 18:26:31 dimkam /avr/baseconf/trunk/src/zx.c Добавлена поддержка Sega-геймпада  
898 2020-11-14 20:52:43 lvd /avr/baseconf/trunk/src/zx.c pentevo: changing repo structure  
895 2020-11-06 02:26:49 lvd /avr/baseconf/trunk/src/zx.c avr: fixed bug in zx_fifo_isempty()  
686 2015-01-13 20:45:06 lvd /avr/baseconf/trunk/src/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/baseconf/trunk/src/zx.c  
684 2015-01-13 17:53:16 lvd /avr/baseconf/trunk/src/zx.c updated srcs for ULA emulation  
672 2014-10-05 11:34:20 chrv /avr/baseconf/trunk/src/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/baseconf/trunk/src/zx.c Fix update_keys function in zx.c .  
644 2014-04-13 18:29:25 ddp /avr/baseconf/trunk/src/zx.c avr: исправлены ошибки при работе с пользовательской раскладкой клавиатуры (kbmap from eeprom)  
641 2014-04-03 18:23:13 ddp /avr/baseconf/trunk/src/zx.c Небольшое изменение переключения 49<>60
(например, Shift+ScrollLock из "TV49" переключает в "TV60")
 
625 2013-12-01 14:54:25 ddp /avr/baseconf/trunk/src/zx.c AVR может компилироваться текущей версией AtmelAVRToolchain.  
621 2013-11-08 18:07:45 ddp /avr/baseconf/trunk/src/zx.c inverse signal 60Hz-mode; remove obsolete file  
615 2013-11-07 21:52:04 ddp /avr/baseconf/trunk/src/zx.c "60Hz" mode control change  
608 2013-06-18 23:03:23 ddp /avr/baseconf/trunk/src/zx.c added 60Hz video mode  
536 2012-01-14 23:06:17 chrv /avr/baseconf/trunk/src/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/baseconf/trunk/src/zx.c Release 2011.06.11  
299 2010-12-07 14:01:21 chrv /avr/baseconf/trunk/src/zx.c + control ps/2 mouse resolution
+ mapping ps2 -> zx keyboard without ram
+ documentation update
 
292 2010-11-27 19:02:18 chrv /avr/baseconf/trunk/src/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
 

Show All