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

470 Commits

Author SHA1 Message Date
Alastair M. Robinson
017ce10e2f Fix for broken HDF problem (FakeRDB running when it shouldn't) 2020-11-25 19:59:19 +00:00
Gyorgy Szombathelyi
ea55c0efaf 24MB -> Maximum Fast RAM 2020-11-22 18:34:21 +01:00
Alastair M. Robinson
e73a21a24d Added support for larger WinUAE-generated hardfiles. 2020-11-21 14:47:17 +00:00
Alastair M. Robinson
ed383b6bf7 Only modify sector count in multiple mode - fixes archie. 2020-11-21 13:59:56 +00:00
Alastair M. Robinson
b0930feed2 Combined write/writem + read/readm, fixed geometry for HDFs with fake RDB 2020-11-19 19:18:16 +01:00
Gyorgy Szombathelyi
1f3a4209ba Send Ethernet config not just when the adapter is plugged in 2020-11-18 21:26:42 +01:00
Gyorgy Szombathelyi
d95b38d98c Add 0b95:772B noname USB Ethernet adapter 2020-11-18 01:11:38 +01:00
Gyorgy Szombathelyi
8706882ba2 Composite blending setting for MiST2 2020-11-11 00:34:12 +01:00
Gyorgy Szombathelyi
c4d9f371c1 Consistent Fast RAM size displaying 2020-10-18 21:16:16 +02:00
gyurco
a79a9c8f9b Merge pull request #61 from retrofun/osd-show-minimig-version
OSD: show Minimig version
2020-10-18 20:49:59 +02:00
Gerald Schnabel
8afe705fbb OSD: show Minimig version 2020-10-18 20:36:19 +02:00
Gyorgy Szombathelyi
ecad6622d1 Better mouse scaling (thanks AMR) 2020-10-11 22:59:28 +02:00
Gyorgy Szombathelyi
9df896cc4d Add mouse_speed setting 2020-10-11 14:21:51 +02:00
Gyorgy Szombathelyi
df46a75c37 Minimig: wait a bit for PLL reconfig (otherwise version read can fail) 2020-10-11 13:55:43 +02:00
Gyorgy Szombathelyi
b87e37b4b1 Send clock_freq to FPGA after parsing mist.ini 2020-10-08 20:51:09 +02:00
Gyorgy Szombathelyi
9f06eeaee7 Add default value to clock_freq 2020-10-06 19:43:21 +02:00
Gyorgy Szombathelyi
8b8c38e886 Add clock_freq setting to override Minimig master clock 2020-10-06 17:36:09 +02:00
Till Harbaum
2b6518557f Merge pull request #60 from mist-devel/robinsonb5-sdcard-capacity
Fix detection of SD card capacity for blocksize > 512
2020-09-13 14:08:13 +02:00
Alastair M. Robinson
ac6e5de475 Fix detection of SD card capacity for blocksize > 512 2020-09-12 19:17:09 +01:00
gyurco
54047420e5 Merge pull request #59 from retrofun/db9_joystick_remap
DB9 joystick remap
2020-08-29 19:44:15 +02:00
Gerald Schnabel
5e10fdbdb8 Fix DB9 OSD joy state 2020-08-29 19:40:48 +02:00
Gerald Schnabel
46ec5778de DB9 joystick remap 2020-08-29 19:40:09 +02:00
Gyorgy Szombathelyi
6b24b874ea Generic USB-RTC support 2020-07-25 18:59:55 +02:00
Alastair M. Robinson
279b1a4187 Fix long-standing ADF write corruption bug 2020-07-12 19:57:43 +02:00
Gyorgy Szombathelyi
c47c375d60 Fix memory corruption (wrong index) in SYSTEM.FNT loading
Fixes: #57
2020-06-22 16:32:24 +02:00
Gyorgy Szombathelyi
9cf667475e Send second mouse and wheel movement to 8bit 2020-06-18 23:43:20 +02:00
Gyorgy Szombathelyi
9ecee9ddf0 Honor DEFAULT in ARC file when resetting settings 2020-06-16 22:24:05 +02:00
Gyorgy Szombathelyi
42fbeaa7cc Support a second mouse (and send it to Minimig) 2020-06-14 00:55:25 +02:00
Gyorgy Szombathelyi
cf09e0c9de TAB-SPACE cleanup 2020-06-14 00:04:18 +02:00
Gyorgy Szombathelyi
548b33c717 Support mouse wheel in USB + send mouse wheel events to Minimig 2020-06-13 20:03:38 +02:00
Gyorgy Szombathelyi
f793e18fdd Move joystick_reset to StateReset(), remove unused code 2020-06-07 15:49:51 +02:00
François Andriot
3e184afbf6 Add 'joystick_db9_fixed_index' option to mist.ini to prefer DB9 joysticks over USB joysticks 2020-06-07 15:35:56 +02:00
Gyorgy Szombathelyi
ee6637149b ini_parser: increase line_length for CONF= lines in ARC files 2020-05-23 23:18:47 +02:00
Gyorgy Szombathelyi
72b1d37179 menu: some protection against too long option strings 2020-05-23 22:36:03 +02:00
Gyorgy Szombathelyi
6e630fddd7 Another menu scrolling fix 2020-05-19 15:50:52 +02:00
Gyorgy Szombathelyi
7638e8c137 Archie: add save CMOS RAM option 2020-05-16 20:41:24 +02:00
Gyorgy Szombathelyi
26fa8fabff Data_io: add generic FPGA->ARM transfer 2020-05-16 20:36:13 +02:00
Gyorgy Szombathelyi
302bd7ddb3 Fix change into core directory when the last page is partial 2020-05-15 13:02:01 +02:00
Gyorgy Szombathelyi
e758022588 menu: scrolling fix of the sub-page 2020-05-15 02:59:11 +02:00
Gyorgy Szombathelyi
f0e2c1a8a1 Load a common SYSTEM.FNT for OSD and MiST, too 2020-05-14 23:52:09 +02:00
Gyorgy Szombathelyi
4ca902eaa0 Update .gitignore 2020-05-12 23:38:22 +02:00
Gyorgy Szombathelyi
4362a8bb0a Allow configuring the profile names in Minimig, AtariST 2020-05-12 23:36:00 +02:00
Gyorgy Szombathelyi
bacb5c7ad9 Add "P"age config string option
Examples:
P1,DIP Switches - creates page no. 1
P1O5,Service,Off,On - creates an option on page 1
Page 0 is the default
Page 1-9 are available as sub-menus
2020-05-12 22:26:47 +02:00
Gyorgy Szombathelyi
bfe904ac00 Support loading of CORE.ARC as default core 2020-05-05 16:31:18 +02:00
Gyorgy Szombathelyi
8473152399 ini_parser: ignore quoted strings in comments 2020-05-05 15:36:30 +02:00
Gerald Schnabel
cef0e420f1 gcc 9 warnings fixes 2020-05-02 18:15:25 +02:00
Till Harbaum
bd08ba6c91 Merge pull request #53 from retrofun/allow-tilde-in-mist-ini
ini_parser: add tilde as special char
2020-05-02 09:57:27 +02:00
Gerald Schnabel
a409eac834 ini_parser: add tilde as special char 2020-05-01 22:26:15 +02:00
Gyorgy Szombathelyi
fa62bd54f0 ARC: fix DEFAULT max value 2020-04-21 12:02:18 +02:00
Gyorgy Szombathelyi
e648509be7 ARC: add DEFAULT setting
Fixes #48
2020-04-17 17:29:09 +02:00