594 |
2013-01-23 02:19:06 |
lvd |
/unsupported/ |
added patch for solegstar -- no kempston joystick port |
|
/unsupported /unsupported/solegstar /unsupported/solegstar/avr /unsupported/solegstar/avr/current /unsupported/solegstar/fpga /unsupported/solegstar/fpga/current /unsupported/solegstar/tools /unsupported/solegstar/tools/make_fw /unsupported/solegstar/tools/mhmt
/unsupported/solegstar/avr/current/default/core.hex /unsupported/solegstar/avr/current/default/zxevo_fw.bin /unsupported/solegstar/fpga/current/quartus/top.rbf /unsupported/solegstar/fpga/current/quartus/top.sof /unsupported/solegstar/fpga/current/z80/zports.v
|
219 |
2010-08-17 23:12:50 |
chrv |
/avr/current/ |
- "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. |
|
/avr/current/atx.c /avr/current/atx.h /avr/current/default/Makefile /avr/current/default/ZXEVO_FW.BIN /avr/current/default/core.hex /avr/current/interrupts.c /avr/current/main.c /avr/current/main.h /avr/current/ps2.c /avr/current/zx.c /avr/current/zx.h
|
126 |
2010-02-16 00:19:03 |
chrv |
/avr/current/ |
add save/restore vga mode from RTC NVRAM |
|
/avr/current/atx.h /avr/current/default/ZXEVO_FW.BIN /avr/current/default/core.hex /avr/current/interrupts.c /avr/current/main.c /avr/current/main.h /avr/current/pins.h /avr/current/ps2.c /avr/current/ps2.h /avr/current/rtc.c /avr/current/rtc.h /avr/current/spi.c /avr/current/spi.h /avr/current/zx.c
|
75 |
2010-01-23 19:50:51 |
chrv |
/avr/current/ |
support mouse and atx power supply |
|
/avr/current/atx.c /avr/current/atx.h
/avr/current/interrupts.c /avr/current/main.c /avr/current/pins.h /avr/current/ps2.c /avr/current/ps2.h /avr/current/rtc.h /avr/current/zx.c /avr/current/zx.h
|