1
0
mirror of https://github.com/mist-devel/mist-firmware.git synced 2026-05-01 06:09:29 +00:00
Commit Graph

393 Commits

Author SHA1 Message Date
gyurco
0912307cff Merge pull request #36 from retrofun/fix-hrtmon-config
minimig-mist: use correct config values for hrtmon (-1 instead of 1)
2019-11-04 18:18:00 +01:00
Gerald Schnabel
4ef01a4f4a minimig-mist: use correct config values for hrtmon (-1 instead of 1) 2019-11-03 22:01:19 +01:00
Gyorgy Szombathelyi
ac10ac6f83 Direct SD-transfer for MiST2 2019-11-03 20:21:33 +01:00
Gyorgy Szombathelyi
343f9bfada Adjust config message for 8/24MB Fast RAM 2019-11-03 14:22:36 +01:00
Till Harbaum
315bcc88e0 Merge pull request #35 from retrofun/m68000-m68010-24bit
minimig-mist: max. memory 8MB (68000/68010), 24MB (68020)
2019-11-02 20:50:12 +01:00
Gyorgy Szombathelyi
a695a703de Archie: HDD support (re-using Minimig's IDE) 2019-11-02 19:40:17 +01:00
gyurco
abc849254d Merge pull request #34 from gyurco/tosprofiles
Support multiple ST profiles
2019-11-02 19:39:36 +01:00
Gerald Schnabel
7536b5dd55 minimig-mist: max. memory 8MB (68000/68010), 24MB (68020) 2019-10-31 20:52:10 +01:00
Gyorgy Szombathelyi
8fc5f10939 Support multiple ST profiles
A'la Minimig
2019-10-31 18:51:52 +01:00
Gyorgy Szombathelyi
20d5c2930a MiST: pull up unused cart area for MiST1, too 2019-10-02 21:45:31 +02:00
Gyorgy Szombathelyi
abdf835231 MiST: fill unloaded cartridge memory with 0xff
Fixes European Demos loader (protection against cartridges?)
2019-09-30 20:40:37 +02:00
Till Harbaum
e046e11722 Merge pull request #33 from retrofun/fixes-for-minimig-core
Fixes for minimig core
2019-08-18 22:20:12 +02:00
Gerald Schnabel
635d0878f5 minimig: Fix IDE on/off, ask to reboot when changed 2019-08-18 13:04:22 +02:00
Gyorgy Szombathelyi
46d61f04f7 MiST2: reduce the the message length for GET_DMASTATE 2019-08-09 21:51:11 +02:00
Gyorgy Szombathelyi
72e9d7b304 MiST2: adjust menu for not implemented options 2019-08-09 01:08:07 +02:00
Gyorgy Szombathelyi
58e8a0dfa3 MiST2: handle FDC via user_io_file_mount 2019-08-08 21:55:50 +02:00
Gyorgy Szombathelyi
2e5ab6e911 Single/multi sector transfer for MiST FDC 2019-08-06 17:57:16 +02:00
Gyorgy Szombathelyi
90eaee61c5 MiST2: use generic serial in/out command codes 2019-08-06 15:18:04 +02:00
Gyorgy Szombathelyi
b58bfd8b8f Enable SD-card interface to MiST2 2019-08-06 15:11:01 +02:00
Gyorgy Szombathelyi
2cefbfc501 MiST2: throttle ACSI speed by lowering the SPI clock for FPGA<->ARM 2019-08-06 15:10:06 +02:00
Gyorgy Szombathelyi
9c35c89e1c Fix modifier keys for MIST2 2019-07-30 11:35:57 +02:00
Till Harbaum
ca05ed3e61 Merge pull request #32 from gyurco/master
MIST2 core type
2019-07-29 21:19:24 +02:00
Gerald Schnabel
1d1fe0b68c minimig: Improve stability of core startup when loading a new configuration 2019-07-27 22:38:05 +02:00
Gerald Schnabel
a93ad1ad0c minimig: Make Kickstart 1.2/1.3 honour changes of memory configuration 2019-07-27 22:37:14 +02:00
Gerald Schnabel
e6297f9d89 minimig: Fix fatal error 4 when choosing new FPGA core 2019-07-27 22:09:00 +02:00
Gyorgy Szombathelyi
22e4161161 Remove ARM ikbd from MIST2 core type 2019-07-27 21:45:07 +02:00
Gyorgy Szombathelyi
3c06a7a6e0 Missed user_io.h change 2019-07-27 21:44:43 +02:00
Gyorgy Szombathelyi
1f87b8b443 UIO_SERIAL_XXX codes are clashing with UIO_KEYBOARD/MOUSE 2019-07-27 14:40:50 +02:00
Gyorgy Szombathelyi
6ad47a5036 Clear first 16k in MIST2 2019-07-20 19:46:48 +02:00
Gyorgy Szombathelyi
694aa298cf Forgot to increase drive letter 2019-07-19 20:55:26 +02:00
Gyorgy Szombathelyi
1b8270180f Forward PS2 key/mouse codes to MIST2 core 2019-07-18 23:31:33 +02:00
Gyorgy Szombathelyi
b7debaa421 Add MIST2 core type 2019-07-18 22:21:32 +02:00
Gyorgy Szombathelyi
a257988d7d Move back to root dir after rom=xxx loading via ini 2019-06-01 16:58:44 +02:00
Gyorgy Szombathelyi
0a25c989f8 Can load cores from directories marked as SYSTEM 2019-06-01 16:58:18 +02:00
Gyorgy Szombathelyi
5267392670 Case-insesitive core name comparison in ini parser 2019-06-01 15:16:37 +02:00
Gyorgy Szombathelyi
ec95f8184c Don't forget to parse the version string at the end 2019-06-01 14:59:21 +02:00
Gyorgy Szombathelyi
19978172e7 File mount in the input test screen?
Why I put it there? I wasn't drunk.
2019-05-17 07:49:05 +02:00
Gyorgy Szombathelyi
6e4de87910 Fix CD32 pad initial config + CD32 pad setting when autofire changed 2019-04-19 17:03:25 +02:00
gyurco
8b18ed797e Merge pull request #30 from gyurco/master
Joystick emulation via keyboard shouldn't be affected by renumbering
2019-04-18 19:15:14 +02:00
Gyorgy Szombathelyi
b59c761daf Increase ini line length to 90 2019-04-18 19:09:18 +02:00
Gyorgy Szombathelyi
03c3404413 Fix a buffer index error (count = 0 -> buffer index = -1) in joymapping 2019-04-18 19:08:31 +02:00
Gyorgy Szombathelyi
57b41474af Option to (un)follow DB9 renumbering with joystick emulation
joystick_emu_fixed_index - default 0(off)
2019-04-18 18:36:28 +02:00
Gyorgy Szombathelyi
12974d0df6 Don't send digital USB joystick events continously
It just confuses joystick emulation
2019-04-18 18:11:28 +02:00
Gyorgy Szombathelyi
2095eabed0 IKBD: implement keyboard mouse emulation 2019-03-29 21:57:33 +01:00
Gyorgy Szombathelyi
f493fc79b1 IKBD: report unhandled commands 2019-03-29 18:17:38 +01:00
Gyorgy Szombathelyi
a74fb08f16 IKBD: Set Relative Position should Unpause 2019-03-29 17:53:08 +01:00
Gyorgy Szombathelyi
5e3f1d522e HDD: decouple hdd.c from config 2019-03-24 22:03:41 +01:00
Gyorgy Szombathelyi
0265ac2781 HDD: re-arrange for consistency 2019-03-24 22:03:41 +01:00
gyurco
10b5c1b8de Merge pull request #28 from retrofun/debounce-virtual-joystick-keyboard
Debounce virtual joystick keyboard with more than one USB joystick
2019-03-24 22:03:19 +01:00
gyurco
4f8017cbbc Merge pull request #29 from retrofun/joystick-status-osd
Update current joystick status in OSD USB status screen
2019-03-24 21:24:30 +01:00