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
686 2015-01-13 20:45:06 lvd /avr/current/main.h 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/main.h  
684 2015-01-13 17:53:16 lvd /avr/current/main.h updated srcs for ULA emulation  
672 2014-10-05 11:34:20 chrv /avr/current/main.h 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/main.h Fix update_keys function in zx.c .  
658 2014-05-16 22:53:28 lvd /avr/current/main.h pentevo: added readback of some config register (50/60hz, tv/vga) via clock regs  
656 2014-05-16 21:40:11 chrv /avr/current/main.h - Add EEPROM access via RTC interface.
- Add reset PS2 keyboard after error.
- Fix change resolution command (need for some PS2 mouses).
 
608 2013-06-18 23:03:23 ddp /avr/current/main.h added 60Hz video mode  
567 2012-02-24 22:05:38 chrv /avr/current/main.h add comments
add documents
recompile
 
562 2012-02-13 23:24:58 chrv /avr/current/main.h - Create release 13.02.2012
- Update documentation.
- Add SD WRP and SD DET to C gluk's register.
 
536 2012-01-14 23:06:17 chrv /avr/current/main.h FIX: PS2 keyboard hangup bug
ADD: Autoreset PS2 keyboard log after overload (reading FF code)
 
505 2011-12-16 23:34:52 chrv /avr/current/main.h Upgrade PS2 keyboard supporting.  
494 2011-10-12 15:38:26 chrv /avr/current/main.h Add access to PS2 keyboards log via gluk extensions.  
486 2011-09-27 21:57:43 chrv /avr/current/main.h Add support BCD or HEX format in emulation Gluk clock.  
478 2011-09-10 11:20:45 chrv /avr/current/main.h RS232 RTC fix  
437 2011-06-11 13:50:18 chrv /avr/current/main.h Release 2011.06.11  
391 2011-05-11 23:39:46 chrv /avr/current/main.h native mode for RS232  
382 2011-05-02 13:26:01 chrv /avr/current/main.h Revision C started  
374 2011-04-13 22:04:22 chrv /avr/current/main.h - Add RS232 supporting.
- Increase delay for reset FPGA (nCONFIG pin) before download it.

- Add supported monitors to list.
 
364 2011-03-22 20:01:51 chrv /avr/current/main.h - Add access to 0..EF cells of PC8583.
- Fix RTC PC8583 dayweek 0..6 convert to DS12788 dayweek 1..7 and vice versa.
 
359 2011-03-09 22:40:02 chrv /avr/current/main.h Fix RTC PC8583 dayweek 0..6 convert to DS12788 dayweek 1..7 and vice versa.  
299 2010-12-07 14:01:21 chrv /avr/current/main.h + control ps/2 mouse resolution
+ mapping ps2 -> zx keyboard without ram
+ documentation update
 
292 2010-11-27 19:02:18 chrv /avr/current/main.h * - "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
 
240 2010-09-12 13:59:50 chrv /avr/current/main.h 1) Add monitors to list
2) F12 not switch off power (only hard reset)
 
219 2010-08-17 23:12:50 chrv /avr/current/main.h - "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 /avr/current/main.h CHRV: added tape iface  
186 2010-03-30 00:18:05 chrv /avr/current/main.h Fix fpga load and ZX part init (optimize)  
182 2010-03-28 12:43:35 chrv /avr/current/main.h Fix PS/2 mouse error handler (analize error and reinit mouse if need it)  
179 2010-03-27 19:17:32 chrv /avr/current/main.h - Add support for get version info (via Gluk cmos extra registers 0xF0..0xFF).
- Optimize sources, some correction (log, fpga load).
 
176 2010-03-25 19:02:36 chrv /avr/current/main.h Fix PS/2 timeout error handler.  
172 2010-03-24 22:48:32 chrv /avr/current/main.h Fix Power Led behavior (it off while atx power off).  
163 2010-03-21 18:41:26 chrv /avr/current/main.h - "Print Screen" PS2 keyboard key set NMI on ZX.
- Soft reset (Z80 only) to service (0) page if pressed "softreset" key <5 seconds.
- documentation
 
149 2010-03-08 21:15:24 chrv /avr/current/main.h Add PS2 keyboard led controlling: "Scroll Lock" led equal VGA mode.  
135 2010-02-23 23:40:10 chrv /avr/current/main.h Fix mapping gluk (DS12887) nvram to PCF8583.  
129 2010-02-21 22:08:10 chrv /avr/current/main.h - fix Gluk C reg UF bit behaviour (thanks Savelij)
- update comments and headers
 
126 2010-02-16 00:19:03 chrv /avr/current/main.h add save/restore vga mode from RTC NVRAM  
112 2010-02-04 22:30:26 chrv /avr/current/main.h Add joystick support