pentevo
ngs
zxusbnet
tsfmpro
BK_REmulator
BK_kbd
KoE_projects
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
pentevo
?pathlinks? – Rev 1102
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
1102
2023-10-08 14:25:06
chrv
/
release zxevo_fw.bin:
- Ctrl-Alt-Del any combination to reset computer;
- RS232: add 7bit LSR - half full FIFO flag.
/cfgs/standalone_base_trdemu/trunk/wsl_make.sh
/avr/baseconf/trunk/build/Makefile
/avr/baseconf/trunk/src/zx.c
/cfgs/standalone_base_trdemu/trunk/zxevo_fw.bin
/docs/supported_monitors.odt
/docs/supported_monitors.pdf
/docs/zxevo_base_configuration.odt
/docs/zxevo_base_configuration.pdf
1097
2023-09-14 17:44:54
chrv
/avr/baseconf/trunk/src/
baseconf:
- add to rs232: LSR major bit is indicator of half-full receivers fifo;
- fix RCtrl+RAlt+Del hard reset.
/avr/baseconf/trunk/src/rs232.c
/avr/baseconf/trunk/src/zx.c
/avr/baseconf/trunk/src/zx.h
1023
2022-09-25 18:26:31
dimkam
/avr/baseconf/trunk/src/
Добавлена поддержка Sega-геймпада
/avr/baseconf/trunk/src/interrupts.c
/avr/baseconf/trunk/src/joystick.c
/avr/baseconf/trunk/src/joystick.h
/avr/baseconf/trunk/src/main.c
/avr/baseconf/trunk/src/zx.c
898
2020-11-14 20:52:43
lvd
/
pentevo: changing repo structure
/avr/baseconf
/avr/baseconf/trunk
/avr/baseconf/trunk/build
/avr/baseconf/trunk/src
/avr/baseconf/trunk/src/atx.c
/avr/baseconf/trunk/src/atx.h
/avr/baseconf/trunk/src/depacker_dirty.c
/avr/baseconf/trunk/src/depacker_dirty.h
/avr/baseconf/trunk/src/getfaraddress.h
/avr/baseconf/trunk/src/interrupts.c
/avr/baseconf/trunk/src/joystick.c
/avr/baseconf/trunk/src/joystick.h
/avr/baseconf/trunk/src/kbmap.c
/avr/baseconf/trunk/src/kbmap.h
/avr/baseconf/trunk/src/main.c
/avr/baseconf/trunk/src/main.h
/avr/baseconf/trunk/src/mytypes.h
/avr/baseconf/trunk/src/pins.h
/avr/baseconf/trunk/src/ps2.c
/avr/baseconf/trunk/src/ps2.h
/avr/baseconf/trunk/src/rs232.c
/avr/baseconf/trunk/src/rs232.h
/avr/baseconf/trunk/src/rtc.c
/avr/baseconf/trunk/src/rtc.h
/avr/baseconf/trunk/src/spi.c
/avr/baseconf/trunk/src/spi.h
/avr/baseconf/trunk/src/tape.c
/avr/baseconf/trunk/src/tape.h
/avr/baseconf/trunk/src/version.c
/avr/baseconf/trunk/src/version.h
/avr/baseconf/trunk/src/zx.c
/avr/baseconf/trunk/src/zx.h
/fpga/trdemu/trunk/quartus/Makefile
895
2020-11-06 02:26:49
lvd
/avr/current/
avr: fixed bug in zx_fifo_isempty()
/avr/current/default/zxevo_fw.bin
/avr/current/zx.c
686
2015-01-13 20:45:06
lvd
/
correct patch of AVR firmware for new switching algo (only scrolllock: pent15khz->pent31khz->60hz15khz->60hz31khz->48k15khz->48k31khz->128k15khz->128k31khz->loop)
/avr/current/default/core.hex
/avr/current/default/zxevo_fw.bin
/avr/current/main.h
/avr/current/zx.c
/fpga/current/quartus/top.rbf
/fpga/current/quartus/top.sof
685
2015-01-13 20:35:37
lvd
/avr/current/
/avr/current/main.h
/avr/current/zx.c
684
2015-01-13 17:53:16
lvd
/
updated srcs for ULA emulation
/fpga/current/sim_models/cmosemu.v
/fpga/current/sim_top/c48k
/fpga/current/sim_top/ccontend
/fpga/current/sim_top/dw5.bin
/avr/current/main.h
/avr/current/zx.c
/fpga/current/mem/atm_pager.v
/fpga/current/sim_models/T80.vhd
/fpga/current/sim_models/T80_Pack.vhd
/fpga/current/sim_models/T80a.vhd
/fpga/current/sim_top/Makefile
/fpga/current/sim_top/sc
/fpga/current/sim_top/tb_top.v
/fpga/current/sim_top/vlog.opt
/fpga/current/sim_top/wave.do
/fpga/current/top.v
/fpga/current/video/video_palframe.v
/fpga/current/video/video_sync_h.v
/fpga/current/video/video_sync_v.v
/fpga/current/video/video_top.v
/fpga/current/video/video_vga_sync_h.v
/fpga/current/z80/zclock.v
/fpga/current/z80/zmem.v
/fpga/current/z80/zports.v
/fpga/current/z80/zwait.v
672
2014-10-05 11:34:20
chrv
/
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).
/avr/current/default/core.hex
/avr/current/default/zxevo_fw.bin
/avr/current/interrupts.c
/avr/current/main.h
/avr/current/rtc.c
/avr/current/rtc.h
/avr/current/zx.c
/avr/current/zx.h
/docs/zxevo_base_configuration.odt
667
2014-07-18 09:32:38
chrv
/avr/current/
Fix update_keys function in zx.c .
/avr/current/default/core.hex
/avr/current/default/zxevo_fw.bin
/avr/current/main.h
/avr/current/zx.c
644
2014-04-13 18:29:25
ddp
/avr/current/
avr: исправлены ошибки при работе с пользовательской раскладкой клавиатуры (kbmap from eeprom)
/avr/current/default/core.hex
/avr/current/default/zxevo_fw.bin
/avr/current/kbmap.c
/avr/current/zx.c
641
2014-04-03 18:23:13
ddp
/avr/current/
Небольшое изменение переключения 49<>60
(например, Shift+ScrollLock из "TV49" переключает в "TV60")
/avr/current/default/core.hex
/avr/current/default/zxevo_fw.bin
/avr/current/zx.c
625
2013-12-01 14:54:25
ddp
/avr/current/
AVR может компилироваться текущей версией AtmelAVRToolchain.
/avr/current/default/Makefile
/avr/current/getfaraddress.h
/avr/current/main.c
/avr/current/zx.c
621
2013-11-08 18:07:45
ddp
/
inverse signal 60Hz-mode; remove obsolete file
/unsupported/flasher/ZXEvo_rescue_flasher.odt
/docs/ZXEvo_rescue_flasher.odt
/avr/current/default/core.hex
/avr/current/default/zxevo_fw.bin
/avr/current/zx.c
/fpga/current/quartus/top.rbf
/fpga/current/quartus/top.sof
/fpga/current/video/video_sync_v.v
615
2013-11-07 21:52:04
ddp
/
"60Hz" mode control change
/avr/current/default/core.hex
/avr/current/default/zxevo_fw.bin
/avr/current/zx.c
/docs/zxevo_base_configuration.odt
/docs/zxevo_base_configuration_eng.odt
608
2013-06-18 23:03:23
ddp
/
added 60Hz video mode
/avr/current/default/core.hex
/avr/current/default/zxevo_fw.bin
/avr/current/main.h
/avr/current/zx.c
/avr/current/zx.h
/fpga/current/quartus/top.rbf
/fpga/current/quartus/top.sof
/fpga/current/top.v
/fpga/current/video/video_sync_v.v
/fpga/current/video/video_top.v
536
2012-01-14 23:06:17
chrv
/avr/current/
FIX: PS2 keyboard hangup bug
ADD: Autoreset PS2 keyboard log after overload (reading FF code)
/avr/current/default/core.hex
/avr/current/default/zxevo_fw.bin
/avr/current/main.h
/avr/current/ps2.c
/avr/current/zx.c
437
2011-06-11 13:50:18
chrv
/
Release 2011.06.11
/avr/current/atx.c
/avr/current/default/core.hex
/avr/current/default/zxevo_fw.bin
/avr/current/main.h
/avr/current/pins.h
/avr/current/zx.c
/docs/zxevo_base_configuration.odt
299
2010-12-07 14:01:21
chrv
/
+ control ps/2 mouse resolution
+ mapping ps2 -> zx keyboard without ram
+ documentation update
/avr/current/default/core.hex
/avr/current/default/zxevo_fw.bin
/avr/current/kbmap.c
/avr/current/kbmap.h
/avr/current/main.c
/avr/current/main.h
/avr/current/ps2.c
/avr/current/ps2.h
/avr/current/rtc.h
/avr/current/zx.c
/docs/supported_monitors.odt
/docs/zxevo_base_configuration.odt
292
2010-11-27 19:02:18
chrv
/
* - "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
/avr/current/default/core.hex
/avr/current/default/zxevo_fw.bin
/avr/current/kbmap.c
/avr/current/kbmap.h
/avr/current/main.c
/avr/current/main.h
/avr/current/ps2.c
/avr/current/rs232.c
/avr/current/rtc.c
/avr/current/zx.c
/avr/current/zx.h
/docs/supported_monitors.odt
←Prev
1
2
Next→
Show All