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
1034 2022-11-08 20:38:51 alone /avr/current/default/zxevo_fw.bin +ULAplus only works in 128K raster  
1033 2022-11-08 20:09:43 alone /avr/current/default/zxevo_fw.bin -ULAplus was not working (wbcbz7). now all 8 colour levels
*palette blinking only in 48K raster, 128K raster - reduced blinking, Pentagon raster - no blinking
+Ctrl=Symbol Shift, Alt=Extend Mode
 
895 2020-11-06 02:26:49 lvd /avr/current/default/zxevo_fw.bin avr: fixed bug in zx_fifo_isempty()  
861 2020-02-11 13:31:07 lvd /avr/current/default/zxevo_fw.bin avr: faster power led blinking in powered on condition, pause before powering on from standby  
860 2020-02-11 10:59:24 lvd /avr/current/default/zxevo_fw.bin avr: fixed F12 working after F12-initiated ATX poweroff  
855 2020-02-10 00:40:24 lvd /avr/current/default/zxevo_fw.bin avr: added config loop for the case when CONF_DONE not goes up  
854 2020-02-09 19:47:41 lvd /avr/current/default/zxevo_fw.bin avr: no hang at poweroff with non-ATX power supplies  
852 2020-02-09 01:32:23 lvd /avr/current/default/zxevo_fw.bin avr: fixed poweroff conditions  
828 2019-05-25 13:27:41 lvd /avr/current/default/zxevo_fw.bin monitors list updated  
742 2017-01-09 13:03:50 DimkaM /avr/current/default/zxevo_fw.bin собрал zxevo_fw.bin  
722 2017-01-02 00:30:28 lvd /avr/current/default/zxevo_fw.bin pentevo: nmi seems to be fixed now, also new .rbf and zxevo_fw have been built  
699 2016-01-28 15:20:33 lvd /avr/current/default/zxevo_fw.bin nmi-zero?  
686 2015-01-13 20:45:06 lvd /avr/current/default/zxevo_fw.bin correct patch of AVR firmware for new switching algo (only scrolllock: pent15khz->pent31khz->60hz15khz->60hz31khz->48k15khz->48k31khz->128k15khz->128k31khz->loop)  
676 2014-10-26 19:02:41 lvd /avr/current/default/zxevo_fw.bin RAM readonly mode, yet no docs  
672 2014-10-05 11:34:20 chrv /avr/current/default/zxevo_fw.bin 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).
 
669 2014-07-30 23:55:33 lvd /avr/current/default/zxevo_fw.bin pentevo: updated docs for ulaplus mode  
668 2014-07-29 10:01:19 lvd /avr/current/default/zxevo_fw.bin pentevo: added ulaplus, fixed NMI to RAM (DimkaM request)  
667 2014-07-18 09:32:38 chrv /avr/current/default/zxevo_fw.bin Fix update_keys function in zx.c .  
658 2014-05-16 22:53:28 lvd /avr/current/default/zxevo_fw.bin pentevo: added readback of some config register (50/60hz, tv/vga) via clock regs  
656 2014-05-16 21:40:11 chrv /avr/current/default/zxevo_fw.bin - Add EEPROM access via RTC interface.
- Add reset PS2 keyboard after error.
- Fix change resolution command (need for some PS2 mouses).
 
651 2014-05-01 02:08:03 lvd /avr/current/default/zxevo_fw.bin pentevo: int signal length corrected for extensive wait states: while wait_n==0, int length counter doesn't count  
644 2014-04-13 18:29:25 ddp /avr/current/default/zxevo_fw.bin avr: исправлены ошибки при работе с пользовательской раскладкой клавиатуры (kbmap from eeprom)  
641 2014-04-03 18:23:13 ddp /avr/current/default/zxevo_fw.bin Небольшое изменение переключения 49<>60
(например, Shift+ScrollLock из "TV49" переключает в "TV60")
 
621 2013-11-08 18:07:45 ddp /avr/current/default/zxevo_fw.bin inverse signal 60Hz-mode; remove obsolete file  
615 2013-11-07 21:52:04 ddp /avr/current/default/zxevo_fw.bin "60Hz" mode control change  
608 2013-06-18 23:03:23 ddp /avr/current/default/zxevo_fw.bin added 60Hz video mode  
589 2012-12-29 20:45:35 chrv /avr/current/default/zxevo_fw.bin Make release  
582 2012-10-21 18:30:22 lvd /avr/current/default/zxevo_fw.bin returned port BD in fpga, rebuilt zxevo_fw.bin  
577 2012-10-07 21:47:27 lvd /avr/current/default/zxevo_fw.bin compiled avr firmware for breakpoints  
567 2012-02-24 22:05:38 chrv /avr/current/default/zxevo_fw.bin add comments
add documents
recompile
 
562 2012-02-13 23:24:58 chrv /avr/current/default/zxevo_fw.bin - Create release 13.02.2012
- Update documentation.
- Add SD WRP and SD DET to C gluk's register.
 
543 2012-01-15 23:09:23 lvd /avr/current/default/zxevo_fw.bin fpga/current: merged all features to current (avr sdcard access, updated NMI behavior, font read, some bugfixes), built new zxevo_fw.bin  
536 2012-01-14 23:06:17 chrv /avr/current/default/zxevo_fw.bin FIX: PS2 keyboard hangup bug
ADD: Autoreset PS2 keyboard log after overload (reading FF code)
 
529 2012-01-06 22:22:38 lvd /avr/current/default/zxevo_fw.bin built zxevo_fw.bin and SOF for new 1page textmode  
527 2012-01-06 21:38:21 lvd /avr/current/default/zxevo_fw.bin IDE fix try #1 -- built zxevo_fw.bin  
520 2012-01-03 20:52:40 chrv /avr/current/default/zxevo_fw.bin modify ps2 logger  
518 2012-01-02 11:43:13 lvd /avr/current/default/zxevo_fw.bin added ROM nmi behavior, compiled, NOT TESTED, doc updated  
514 2011-12-27 14:53:32 lvd /avr/current/default/zxevo_fw.bin multicolor bug fixed, new zxevo_fw.bin built  
505 2011-12-16 23:34:52 chrv /avr/current/default/zxevo_fw.bin Upgrade PS2 keyboard supporting.  
497 2011-10-31 18:01:36 chrv /avr/current/default/zxevo_fw.bin PS2 PAUSE not logged