1
0
mirror of https://github.com/mist-devel/mist-firmware.git synced 2026-02-24 15:38:08 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
root
a948ab0252 Add ATA commands 21h,31h 2023-10-08 17:23:30 -04:00
Gyorgy Szombathelyi
8fe5bcee93 HDD: add READ VERIFY SECTOR(S) command 2023-03-24 21:40:39 +01:00
Gyorgy Szombathelyi
fdbcd6ca43 hdd.c: add PC compatible geometry calculation 2023-03-09 21:45:13 +01:00
Gyorgy Szombathelyi
a9be6099a8 HDD: add CDDA playing 2022-08-27 23:32:35 +02:00
Gyorgy Szombathelyi
532dc5d9cb user_io: send IDE config to core 2022-08-24 14:23:37 +02:00
Gyorgy Szombathelyi
067cce11be ATAPI CDROM support
- PACKET command set and subset of MMC-3 in hdd.c
- ISO file "parsing" in cue_parser
- CDROM configuration in Minimig menu
2022-08-15 01:17:13 +02:00
Gyorgy Szombathelyi
30d6d40cc6 Restructured menu engine
- Common code for scrolling and paging
- Separate menu data from the menu engine
- Dialog box functions
- 6k less flash space
2021-12-07 19:52:15 +01:00
Gyorgy Szombathelyi
4fcd804792 Explicitly disable second IDE channel on Archie 2021-06-11 12:18:29 +02:00
Gyorgy Szombathelyi
848848ba3c IDE: add secondary channel, support up to 4 drives 2021-06-06 00:35:15 +02:00
Gyorgy Szombathelyi
175779f4c2 IDE: add static qualifiers 2021-05-27 21:06:39 +02:00
Gyorgy Szombathelyi
61b1385a59 Notification about indexing failure 2021-05-27 21:06:01 +02:00
Gyorgy Szombathelyi
56a1a0888f Replace the FAT driver with FatFs (EXFAT support) 2021-05-15 19:44:32 +02:00
Gyorgy Szombathelyi
5e3f1d522e HDD: decouple hdd.c from config 2019-03-24 22:03:41 +01:00
Rok Krajnc
216d3885c6 minimig hdd fixes, work-in-progress. 2016-02-21 17:36:27 +01:00
harbaum
3aab54f326 Firmware import 2013-03-25 13:53:52 +00:00