1
0
mirror of https://github.com/mist-devel/mist-firmware.git synced 2026-02-28 16:59:57 +00:00

Commit Graph

  • a267e00262 Increase max. RBF filename to 32 in ARC files Gyorgy Szombathelyi 2022-06-27 21:27:49 +02:00
  • 1ad0594ac2 menu: fix PGUP when no active menu items Gyorgy Szombathelyi 2022-06-21 14:55:02 +02:00
  • baeb1c7e4f menu: enable PGUP/PGDN keys Gyorgy Szombathelyi 2022-06-20 23:21:32 +02:00
  • d6250d3a20 ini_parser: save 32/64 bit values in hexa Gyorgy Szombathelyi 2022-06-20 20:08:17 +02:00
  • ac43de5b04 Correct Delete key in PS2 Set 1 Gyorgy Szombathelyi 2022-04-30 22:47:03 +02:00
  • 35501c2834 Merge pull request #89 from retrofun/input-devices-features gyurco 2022-04-11 12:38:20 +02:00
  • 154e749a42 joymapping: add Retro Games THEGAMEPAD Gerald Schnabel 2022-04-10 23:50:59 +02:00
  • 6f4687144d menu.c: add keypad Enter as select key for menu items Gerald Schnabel 2022-02-09 23:46:51 +01:00
  • 14e2981f30 Fix the 'V' string in the helptext, too (#88) Gyorgy Szombathelyi 2022-04-09 15:25:05 +02:00
  • 158d175ac2 Reconnect the USB device when a new core was loaded Gyorgy Szombathelyi 2022-04-07 18:19:13 +02:00
  • bf3c1df30b TOS: add Cubase dongle support to the menu Gyorgy Szombathelyi 2022-03-29 18:52:48 +02:00
  • 04de686b4d Reset HUB port after fetching the initial device descriptor usbhid Gyorgy Szombathelyi 2022-02-19 23:38:15 +01:00
  • 07985e9ec0 Merge pull request #87 from retrofun/fix-competition-pro-usb-recognition gyurco 2022-02-20 18:04:34 +01:00
  • a50b16a06d usb.c: add 8 bytes device descriptor read before and after set address Fixes recognition of Speedlink Competition Pro USB joystick Gerald Schnabel 2022-02-20 01:14:25 +01:00
  • 759f34d0e0 hidparser: initialize report config Gyorgy Szombathelyi 2022-02-16 22:58:15 +01:00
  • 90d3f4e0eb Menu core can have its own settings menu Gyorgy Szombathelyi 2022-02-12 15:34:26 +01:00
  • d883e3aad2 PCECD: fix Princess Maker 2 hang at the end of the intro Gyorgy Szombathelyi 2022-02-11 15:32:15 +01:00
  • c6734acce4 Add missing header Gyorgy Szombathelyi 2022-02-10 20:53:28 +01:00
  • 735b7aca87 state.c: cleanup Gyorgy Szombathelyi 2022-02-02 00:28:24 +01:00
  • b90189f62e Autofire in 8bit/ST/Archie Gyorgy Szombathelyi 2022-02-02 00:08:00 +01:00
  • f50ca14752 menu.c: factor out 8bit menu Gyorgy Szombathelyi 2022-01-31 21:07:08 +01:00
  • f1ceeaacbe FatFs: use a cache for directory traversing Gyorgy Szombathelyi 2022-01-18 17:32:00 +01:00
  • a21bb80928 menu: always parse the 'V'ersion string Gyorgy Szombathelyi 2022-01-18 16:05:05 +01:00
  • b3d6595f98 Revert "Supply a default date if no USB-RTC found" Gyorgy Szombathelyi 2022-01-16 15:35:20 +01:00
  • 4fa2becb9c Merge pull request #85 from retrofun/fix-button-r3-can-not-be-defined gyurco 2022-01-16 17:42:28 +01:00
  • 7c04de65ab menu.c: fix button R3 can not be defined Gerald Schnabel 2022-01-16 17:34:42 +01:00
  • 11e8fcaecd Workaround a reported issue with some SD Cards Gyorgy Szombathelyi 2022-01-15 17:11:12 +01:00
  • de4e989436 user_io: give meaningful message about unknown core Gyorgy Szombathelyi 2022-01-15 16:53:25 +01:00
  • 4cb7e8aebb Merge pull request #84 from retrofun/minimig-hdd-recognition gyurco 2022-01-16 09:58:12 +01:00
  • 91875099ba hdd.c: use H=1, S=32 for hdf files within valid cylinder range Gerald Schnabel 2022-01-14 21:42:15 +01:00
  • 4449d16271 Stupid stupid Gyorgy Szombathelyi 2022-01-13 19:39:05 +01:00
  • 915a6b01d3 Joymapping: fix ignored /core setting in mist.ini Gyorgy Szombathelyi 2022-01-13 18:40:25 +01:00
  • 0a22c7bb2a Only 8-bit core type has corename.cfg Gyorgy Szombathelyi 2022-01-13 11:14:56 +01:00
  • 78a56e1eb9 Add missing files Gyorgy Szombathelyi 2022-01-13 04:57:52 +01:00
  • d8ad80c965 Supply a default date if no USB-RTC found Gyorgy Szombathelyi 2022-01-12 16:09:18 +01:00
  • e514a1bdc4 CFG updates Gyorgy Szombathelyi 2022-01-12 15:59:30 +01:00
  • a73183f987 Merge pull request #83 from retrofun/minimig-menu-fix-osd-menu-state-when-loading-config gyurco 2022-01-06 20:09:58 +01:00
  • bff6f97185 minimig-menu.c: fix OSD menu state when loading config Gerald Schnabel 2022-01-06 19:34:03 +01:00
  • 073910d9bf USB: query the device descriptor only once Gyorgy Szombathelyi 2021-12-20 21:50:35 +01:00
  • 903e89fccf USB-RTC: allow returning time even in 12h mode Gyorgy Szombathelyi 2021-12-12 20:28:09 +01:00
  • 7af73052fc USB: assign the address before the first query Gyorgy Szombathelyi 2021-12-12 20:27:42 +01:00
  • 30b04a55cb menu.c: Don't append the verion string more than once to the helptext Gyorgy Szombathelyi 2021-12-12 00:16:29 +01:00
  • 30d6d40cc6 Restructured menu engine Gyorgy Szombathelyi 2021-11-30 19:53:00 +01:00
  • ccdc083120 Add analogue joystick scaling options Gyorgy Szombathelyi 2021-12-07 00:13:49 +01:00
  • 8970178445 menu.c: cleanup get_joystick_id Gyorgy Szombathelyi 2021-11-27 19:21:58 +01:00
  • 1021186251 USB: Support two sticks(4 axes)/gamepad Gyorgy Szombathelyi 2021-11-26 19:04:30 +01:00
  • 58d7dc2c30 Clear dev->vid and dev->pid, too Gyorgy Szombathelyi 2021-11-22 23:38:46 +01:00
  • 491d467a97 USB: vid and pid belong to the device, not interface Gyorgy Szombathelyi 2021-11-21 20:54:48 +01:00
  • 2345eb6626 HID: fix polling interval logic Gyorgy Szombathelyi 2021-11-21 17:24:17 +01:00
  • a0f9d2f2b3 Add Xbox360 controller support Gyorgy Szombathelyi 2021-11-21 15:38:21 +01:00
  • 528aa921fe MMC: don't use iprintf in RAM functions Gyorgy Szombathelyi 2021-11-16 18:44:55 +01:00
  • 3e931f22f6 Revert "tos.c: no need to throttle SPI speed for reads" Gyorgy Szombathelyi 2021-11-12 21:26:43 +01:00
  • 1a20e1800a Some more SCSI implementation for USB dev Gyorgy Szombathelyi 2021-11-11 20:23:55 +01:00
  • 161178c4ee Fix for binutils 2.37 (Fedora 35) Gyorgy Szombathelyi 2021-11-10 22:57:35 +01:00
  • 4fa20a2075 Stupid Gyorgy Szombathelyi 2021-11-10 01:27:40 +01:00
  • 58c89dad77 Storage: implement READ_FORMAT_CAPACITIES Gyorgy Szombathelyi 2021-11-10 00:14:14 +01:00
  • b7d755f00b Add USB storage device support Gyorgy Szombathelyi 2021-11-07 18:43:17 +01:00
  • 5d67bc61e6 spi.c: use hardware-controller NPCS lines Gyorgy Szombathelyi 2021-11-07 15:08:48 +01:00
  • f32a9cb590 cdc_control_open() already runs usb_cdc_open() Gyorgy Szombathelyi 2021-11-07 15:06:26 +01:00
  • 877922afe7 Remove unused files Gyorgy Szombathelyi 2021-10-31 19:37:41 +01:00
  • e9058e448f Merge pull request #80 from retrofun/handle_read_only_floppy_disk_images_for_mist_core gyurco 2021-10-26 20:05:17 +02:00
  • e585fcf474 Handle read-only floppy disk images for mist core Gerald Schnabel 2021-10-25 20:38:36 +02:00
  • ca7f938fbb Minimig: support analog joystick Gyorgy Szombathelyi 2021-10-24 22:22:04 +02:00
  • e76df4cb77 MMC: optimize multiple reads Gyorgy Szombathelyi 2021-10-07 20:56:46 +02:00
  • c187b3b8ce user_io: some safety for ext_idx Gyorgy Szombathelyi 2021-10-01 18:03:36 +02:00
  • 77a95b84b4 user_io: fix ext_idx again Gyorgy Szombathelyi 2021-10-01 11:06:23 +02:00
  • 196128c8c4 HID: query only the LangIDs Gyorgy Szombathelyi 2021-09-29 18:03:52 +02:00
  • 13ee0cb334 MMC: add gap bytes for multiple writes Gyorgy Szombathelyi 2021-09-28 21:08:41 +02:00
  • afd2f5a7be Speed up RBF programming a bit Gyorgy Szombathelyi 2021-09-28 21:08:00 +02:00
  • b6ad6ebbe7 Revert "FatFs: use the external sector buffer for directory browsing" Gyorgy Szombathelyi 2021-09-11 19:30:43 +02:00
  • 982fa97d5a Revert "FatFs: fix ext buffer when buf_size>cluster size" Gyorgy Szombathelyi 2021-09-11 19:30:31 +02:00
  • 5f3d213307 FatFs: fix ext buffer when buf_size>cluster size Gyorgy Szombathelyi 2021-09-09 21:06:27 +02:00
  • 0476169450 Add some features Gyorgy Szombathelyi 2021-09-07 20:11:23 +02:00
  • ec0653032c Enable HIDP debug Gyorgy Szombathelyi 2021-09-06 17:44:56 +02:00
  • 2feeaf2e03 ACSI: remove spurious lba increase Gyorgy Szombathelyi 2021-09-06 17:44:22 +02:00
  • 3c892c72e7 HID: more complete HAT switch handling Gyorgy Szombathelyi 2021-09-06 17:43:03 +02:00
  • 93a1220285 HID: fix signed joystick axis handling Gyorgy Szombathelyi 2021-09-05 17:24:11 +02:00
  • 2835cf1e92 Remove reduntant line Gyorgy Szombathelyi 2021-09-03 23:00:04 +02:00
  • fc7121d202 FatFs: use the external sector buffer for directory browsing Gyorgy Szombathelyi 2021-09-01 19:10:28 +02:00
  • c55ff7e4a5 Merge pull request #78 from retrofun/print-name-of-fpga-bitstream-file Till Harbaum 2021-09-02 17:33:03 +02:00
  • 086cec0b8d fpga.c: print name of FPGA bitstream file Gerald Schnabel 2021-09-02 17:18:22 +02:00
  • 7d0beb3297 Add include Gyorgy Szombathelyi 2021-09-01 00:45:57 +02:00
  • 51701e7dab IDE: single block - single block write cmd Gyorgy Szombathelyi 2021-08-31 15:52:50 +02:00
  • 38b893b27b HID: Read all string descriptors Gyorgy Szombathelyi 2021-08-30 22:17:06 +02:00
  • a8eef6235f Implement MMC_WriteMultiple, use it in IDE and ACSI Gyorgy Szombathelyi 2021-08-30 17:28:28 +02:00
  • a690edcfcc user_io: new message to request features from the core Gyorgy Szombathelyi 2021-08-27 19:40:37 +02:00
  • 4e650e257d data_io: chunk size in bytes, not blocks Gyorgy Szombathelyi 2021-08-27 12:20:17 +02:00
  • ae9e24811c Use a memory barrier instead of a hack Gyorgy Szombathelyi 2021-08-25 23:42:02 +02:00
  • f0d9e28932 Fix MOD value set for CORE.ARC Gyorgy Szombathelyi 2021-08-25 22:11:51 +02:00
  • fb2997991b menu: add an RTC config page Gyorgy Szombathelyi 2021-08-25 02:09:00 +02:00
  • 77b4d41ee4 Merge Amiga Forever ROM key with the sector buffer Gyorgy Szombathelyi 2021-08-24 23:32:58 +02:00
  • 9193f06134 Move HW specific parts to hw/ Gyorgy Szombathelyi 2021-07-15 19:18:15 +02:00
  • 9ce37feebf Map DB9 to OSD/keyboard the same way as USB Gyorgy Szombathelyi 2021-08-10 23:41:58 +02:00
  • 3409cfec47 Merge pull request #75 from squidrpi/master gyurco 2021-07-31 21:37:39 +02:00
  • a1ca9675e2 Add missing keys for UK keyboard squidrpi 2021-07-31 18:14:26 +01:00
  • 626f9c1a3a Don't load core.arc when USB blaster is used Gyorgy Szombathelyi 2021-07-27 21:19:25 +02:00
  • aa591c0600 Merge pull request #74 from retrofun/add-more-ps2-mouse-commands gyurco 2021-07-24 17:20:57 +02:00
  • 275fbbedb5 Add more PS2 mouse commands Gerald Schnabel 2021-07-24 16:26:01 +02:00
  • e20cb1ab53 Fix core.arc loading Gyorgy Szombathelyi 2021-07-23 17:34:20 +02:00
  • 67bcd76118 user_io: don't send a mount cmd when mounting is failed Gyorgy Szombathelyi 2021-07-23 16:07:11 +02:00