1
0
mirror of https://github.com/mist-devel/mist-firmware.git synced 2026-05-04 07:19:32 +00:00
Commit Graph

83 Commits

Author SHA1 Message Date
Newsdee
0b41f47263 Added OSD reporting for Joystick 2 2016-06-05 21:49:19 +08:00
Newsdee
92f3c5a9b5 Added display of latest loaded core in the FW/Core screen. 2016-06-04 23:02:23 +08:00
Newsdee
d892cdb569 [FIRMWARE] 8-Bit OSD improvements
- new Joystick test screen (Joy 1 only for now)
- new About screen (copied from Minimig)
- new logo for MiST (replacing Minimig log)
- added help scroll text on various screens
- minor fixes to joy->key mapping
2016-05-30 23:30:02 +08:00
Newsdee
d4b14009de [FIRMWARE] Fixed sticky keys when using virtual keyboard mapping 2016-05-22 13:58:50 +08:00
Newsdee
ba0c4e9426 [FIRMWARE] refactored virtual joystick to keyboard mapping into a separate file. 2016-05-22 13:26:19 +08:00
Rok Krajnc
1b981c9442 [minimig] reverted reduced keyboard rate (again). 2016-01-15 09:58:44 +01:00
Till Harbaum
54104076cb [FIRMWARE] 8bit ROM load fix 2016-01-14 21:46:24 +01:00
Till Harbaum
9f1f2a1cf8 [Firmware] Fixed ethernet flag and menu core key repeat 2016-01-14 16:55:19 +01:00
Rok Krajnc
f973afbeab [minimig] reverted reduced keyboard rate. 2016-01-09 21:33:39 +01:00
sorgelig
ed7b7f3a66 Toggle debug mode by holding OSD key while reset or power on. 2016-01-05 23:26:34 +08:00
sorgelig
dd5b9511f2 Properly re-initialize firmware when core loaded by USB Blaster (with DIP SW1=OFF). 2016-01-05 23:09:54 +08:00
sorgelig
c0e45769aa Automount VHD image at core start if present. 2016-01-02 20:02:36 +08:00
Till Harbaum
d03ef8416a Blockfile index acceleration 2015-11-17 21:53:21 +01:00
Till Harbaum
8ac4d7ab34 gcc 5.2.0 warnings fix 2015-10-11 20:15:04 +02:00
Newsdee
ce402abe0a added (disabled) logic to remap modifier keys to each other (first step to make it configurable via mist.ini) 2015-10-11 13:51:39 +08:00
Till Harbaum
12f678c8ec [Firmware] Minor bug fixes 2015-08-25 14:32:27 +02:00
harbaum
2cc2bb0d91 [FIRMWARE] Disk image change detection for C64/C1541 2015-07-15 08:24:21 +00:00
harbaum
65f579cc80 [FIRMWARE] More SD redirect for C64/1541 2015-07-14 13:40:36 +00:00
harbaum
633460c83b [FIRMWARE] Indirect SD for C64/1541 2015-07-13 18:32:58 +00:00
newsdee
0b83e7af65 [FIRMWARE} removed debug print statement 2015-07-01 16:20:12 +00:00
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