1
0
mirror of https://github.com/mist-devel/mist-firmware.git synced 2026-02-23 23:22:44 +00:00
Commit Graph

63 Commits

Author SHA1 Message Date
harbaum
8968b58cdd [FIRMWARE/ATARI ST] Initial support for pl2303 usb/rs232 cable 2015-06-15 09:19:13 +00:00
newsdee
ffe58c8e48 [FIRMWARE] added USB joystick->keyboard shortcuts:
- btn 4 + btn 1 = Enter
- btn 4 + btn 2 = Space bar
- btn 4 + btn 3 = open OSD
Also added control of the OSD via joystick:
- up/down/left/right :  arroy keys,  use btn3 for pgUp/pgDown
- btn 1 : select
- btn 2 : cancel / back
The new feature can be disabled by adding "joystick_disable_shortcuts=1" to mist.ini
2015-06-14 14:07:04 +00:00
harbaum
779626f0e3 [FIRMWARE] Atari ST ikbd timing, fixes Bubble Bobble. Archie floppy and sound progress. 2015-04-16 18:55:17 +00:00
harbaum
41c30d1578 [FIRMWARE] Custom keyboard remap via mist.ini 2015-04-10 19:04:31 +00:00
harbaum
f77b44b575 [FIRMWARE] Amstrad file selection bug fix 2015-03-15 20:08:15 +00:00
harbaum
236c7f4dda [FIRMWARE] DSK selection feature for upcoming Amstrad core 2015-03-13 08:04:11 +00:00
harbaum
5774a2bc0f File upload extension for 8bit cores 2015-02-06 13:01:11 +00:00
Rok Krajnc
0325483089 fixed scandoubler config. 2015-01-26 09:55:19 +00:00
Rok Krajnc
9c38a1d52b added ini parser code and minimig scandoubler support. 2015-01-22 21:48:49 +00:00
harbaum
33c185aab3 Firmware changes for Archie and new Atari ST DMA 2015-01-22 07:38:25 +00:00
harbaum
1ec94b77df Updated fat driver and xmodem upload for Stephen 2014-12-02 08:31:58 +00:00
harbaum
5730d34bd5 Amiga mouse rate limit and various other small fixes 2014-11-11 19:27:32 +00:00
harbaum
8dd1477824 More spi cleanups, non-minimig osd working again 2014-10-30 15:07:26 +00:00
harbaum
53ee828f1e Preparations for Minimig AGA 2014-10-28 08:48:43 +00:00
harbaum
eaf0ce7461 5200daptor support for atari 5200 core 2014-10-24 19:37:04 +00:00
harbaum
b1723555d6 PS2 mouse rate limitation 2014-10-10 07:34:11 +00:00
harbaum
9c9bc4099a Additional USB ethernet and ps2 mouse for MSX 2014-10-08 09:02:46 +00:00
harbaum
842bb9bd49 Minimig pause key code 2014-10-01 13:45:43 +00:00
harbaum
e66e90bfb8 USB support for 4 fire buttons 2014-09-19 11:06:50 +00:00
harbaum
b98cb317f3 Resolved spi command clash 2014-09-03 18:38:30 +00:00
harbaum
e7bfaf6eea SD card emulation finished 2014-09-02 19:29:52 +00:00
harbaum
e5d0c6284e SD emulation SDHC warning 2014-08-29 08:19:42 +00:00
harbaum
9a76ad2e0e Tests with SD card emulation 2014-08-28 09:23:45 +00:00
harbaum
c3508f9c9b Fix in 26 bit mode ... 2014-08-20 12:01:11 +00:00
harbaum
c713412dae 26 bit addressing more for XL core 2014-08-20 11:54:49 +00:00
harbaum
412dfecdf2 Second USB joystick fire button support for SMS core 2014-08-17 19:26:50 +00:00
harbaum
f4a00e8f34 Fixed problems with touchpad of Rapoo E2700 2014-07-24 18:17:05 +00:00
harbaum
c00453d2ec Fixed OSD handling when switching cores 2014-07-21 19:48:37 +00:00
harbaum
94feb612a8 Fixed C64 ram refresh and 8 bit default path 2014-07-10 14:10:34 +00:00
harbaum
a229fe3fba C64 audio and expanded 8 bit OSD 2014-07-08 15:46:31 +00:00
harbaum
c4744cd8eb 8bit options framework 2014-07-03 19:21:27 +00:00
harbaum
65efc52684 Generic 8 bit file upload 2014-06-27 08:26:06 +00:00
harbaum
e7b9fc3a95 Updated atari800 core 2014-06-21 19:54:02 +00:00
harbaum
4085dd0e05 Some 8 bit test binaries 2014-06-20 08:37:47 +00:00
harbaum
0ef7822128 PS2 pause key 2014-06-10 07:47:54 +00:00
harbaum
0b8ef97a1a First test with ZX81 core 2014-05-23 19:33:59 +00:00
harbaum
d363e3d683 Fixed the amiga keyboard fix 2014-04-25 11:26:19 +00:00
harbaum
70a23d9c4d Amiga keyboard rate limit 2014-04-25 11:08:26 +00:00
harbaum
750161816d Ethernec implementation works 2014-04-21 18:40:09 +00:00
harbaum
88bec7e3a3 Ethernec work and GianaSTE fix 2014-04-10 18:40:21 +00:00
harbaum
73e7f4cad4 Ethernet driver progress and competition pro usb support 2014-04-05 18:55:52 +00:00
harbaum
bd83908bf0 SD write for 8bit and usb joystick enumeration fix 2014-03-17 15:43:22 +00:00
harbaum
2476b9d6b2 Started USB joystick support 2014-03-14 20:28:55 +00:00
harbaum
f08016b8f6 MIDI out redirection 2014-03-07 08:20:24 +00:00
harbaum
fa82858899 IO redirection improvements 2014-02-28 15:32:27 +00:00
harbaum
2623d47cf0 Printer redirection via USB 2014-02-27 20:17:51 +00:00
harbaum
9c74b50719 SD IO test 2014-02-24 20:13:15 +00:00
harbaum
7d57876014 Introduced 8 bit mode 2014-02-17 14:18:00 +00:00
harbaum
ae9a34282e Rewritten ikbd emulation 2014-02-06 19:59:05 +00:00
harbaum
b520e08957 Small ikbd cleanups 2013-09-11 08:11:09 +00:00