1
0
mirror of https://github.com/mist-devel/mist-firmware.git synced 2026-03-01 17:26:22 +00:00

Commit Graph

  • 7c84b4e5b2 added .gitignore. Rok Krajnc 2015-09-07 10:22:02 +02:00
  • 51d4fcc369 [minimig] support for 1MB ROMs & cleanup. Rok Krajnc 2015-09-06 23:49:26 +02:00
  • 6a399cf347 [Firmware] Updated readme Till Harbaum 2015-08-25 14:33:54 +02:00
  • 12f678c8ec [Firmware] Minor bug fixes Till Harbaum 2015-08-25 14:32:27 +02:00
  • 101538fe4b Create README.md Newsdee 2015-08-15 11:40:34 +08:00
  • 2cc2bb0d91 [FIRMWARE] Disk image change detection for C64/C1541 harbaum 2015-07-15 08:24:21 +00:00
  • 65f579cc80 [FIRMWARE] More SD redirect for C64/1541 harbaum 2015-07-14 13:40:36 +00:00
  • 633460c83b [FIRMWARE] Indirect SD for C64/1541 harbaum 2015-07-13 18:32:58 +00:00
  • abcca0b6c0 [FIRMWARE] Fix default mapping of some USB controllers. Added default mapping for Royds Stick.EX. newsdee 2015-07-13 14:25:20 +00:00
  • e281c6f883 [FIRMWARE] bugfix: prevent resetting keyboard if no joy2key mappings are present. newsdee 2015-07-04 10:11:02 +00:00
  • 0b83e7af65 [FIRMWARE} removed debug print statement newsdee 2015-07-01 16:20:12 +00:00
  • a648fd14e4 [FIRMWARE] joy2key: fixed handling of modifier keys newsdee 2015-06-29 16:33:10 +00:00
  • 193ca9c0aa [FIRMWARE] Fixed sticky keys when using joy2key mapping newsdee 2015-06-29 03:37:31 +00:00
  • 8e3de88e32 remove debug print from last commit newsdee 2015-06-29 03:18:24 +00:00
  • 8d98a83641 [FIRMWARE} added option joystick_ignore_osd - prevents joystick from controlling OSD Added feature to map virtual joystick state to a keyboard key (via bitmask), not working yet for shift/alt keys. newsdee 2015-06-29 03:17:17 +00:00
  • ee3954df5b [FIRMWARE] Added mouse emulation shortcut (push SELECT + directions,L,R), Added ESC and F1 as shortcuts with START (L and R respectively). newsdee 2015-06-22 13:45:56 +00:00
  • bf57a9547a [FIRMWARE] New logical joystick mapper allowing assigning any USB recognized button (up to 12) and directions into a standard MiST "virtual joystick". Each physical trigger is assigned to a 16-bit integer used as bitmask to apply to logical josytick. Config can be provided in mist.ini. newsdee 2015-06-21 14:35:20 +00:00
  • fabb1480c6 [FIRMWARE] new joypad mapping functionality (which exposes up to 12 hardware buttons and can map from/to directions) newsdee 2015-06-18 15:57:01 +00:00
  • 261d5265c9 [FIRMWARE] Joystick button remap from mist.ini harbaum 2015-06-16 19:02:32 +00:00
  • 305f240d4e [FIRMWARE/ATARI ST] pl2303 buffer management harbaum 2015-06-15 11:38:19 +00:00
  • 8968b58cdd [FIRMWARE/ATARI ST] Initial support for pl2303 usb/rs232 cable harbaum 2015-06-15 09:19:13 +00:00
  • 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 newsdee 2015-06-14 14:07:04 +00:00
  • 88c237ed08 [FIRMWARE] allow using joystick hat at the same time as the analog stick. also fixed mappings for Qanba Q4RAF joystick. newsdee 2015-06-12 16:15:42 +00:00
  • d856b8ed78 [firmware] added turbo options to OSD, fixed (again) minimig boot text. Rok Krajnc 2015-06-12 09:08:14 +00:00
  • d44de866fc [FIRMWARE] refined joystick mappings for a few devices newsdee 2015-06-09 14:33:30 +00:00
  • 27bd710c26 [FIRMWARE] updated joystick mappings for several USB devices newsdee 2015-06-07 01:24:00 +00:00
  • 2687693f33 [FIRMWARE] Improved minimig keyboard wait ... harbaum 2015-06-05 11:17:10 +00:00
  • edb1cddb29 [FIRMWARE] Wait for USB/keyboard in minimig setup harbaum 2015-06-05 11:01:47 +00:00
  • d21abae3f8 [FIRMWARE] Removed float dependencies harbaum 2015-06-05 10:31:37 +00:00
  • 6cd38df4ac [firmware] fixed minimig RAM config display on boot screen. Rok Krajnc 2015-06-05 10:12:50 +00:00
  • 23c22c968d [FIRMWARE] Binary including latest Minimig AGA related patches harbaum 2015-06-05 08:33:42 +00:00
  • 8a5c7450bf [firmware] updated firmware for minimig, updated boot text, real rtl version read, config display on boot, cleaned up cart stuff. Rok Krajnc 2015-05-29 17:01:54 +00:00
  • 1ac253c864 [FIRMWARE] Test version with support for HATs on USB gamepads harbaum 2015-05-24 20:19:02 +00:00
  • 110b1de6fd [FIRMWARE] minimig config updated to handle HRTmon better; general cleanup. Rok Krajnc 2015-05-03 19:40:08 +00:00
  • 0aea286549 [FIRMWARE] More beta HID parser work. Fixing Rii wireless keyboard/touchpad harbaum 2015-04-27 19:18:09 +00:00
  • 6640dc5547 [FIRMWARE] Experimental change not requiring HID boot mode on mice anymore harbaum 2015-04-24 11:45:23 +00:00
  • 76eb350ceb [FIRMWARE] Fixed last ikbd fix ... harbaum 2015-04-17 07:28:48 +00:00
  • 779626f0e3 [FIRMWARE] Atari ST ikbd timing, fixes Bubble Bobble. Archie floppy and sound progress. harbaum 2015-04-16 18:55:17 +00:00
  • 41c30d1578 [FIRMWARE] Custom keyboard remap via mist.ini harbaum 2015-04-10 19:04:31 +00:00
  • dd56afaba1 [FIRMWARE] Another key adjustment for Atari ST harbaum 2015-04-09 15:03:12 +00:00
  • e7cb6ea499 [FIRMWARE] Keycode 2b adjustment for Atari ST harbaum 2015-04-09 14:41:12 +00:00
  • 98d78c764e [ATARI ST/ARCHIE] Floppy support improvements harbaum 2015-04-08 14:40:49 +00:00
  • f119f81540 [ARCHIE] First steps in floppy support harbaum 2015-04-07 19:29:26 +00:00
  • b02d430c45 ini parser update. Rok Krajnc 2015-04-06 19:06:30 +00:00
  • 98360eb0ca [FIRMWARE] Atari ST joystick button mapping fix harbaum 2015-03-26 09:53:02 +00:00
  • 00b0855f6e [FIRMWARE] fix mkupg macos x compilation (issue 26) harbaum 2015-03-25 20:50:56 +00:00
  • f77b44b575 [FIRMWARE] Amstrad file selection bug fix harbaum 2015-03-15 20:08:15 +00:00
  • 236c7f4dda [FIRMWARE] DSK selection feature for upcoming Amstrad core harbaum 2015-03-13 08:04:11 +00:00
  • e7450c8282 [ARCHIE] First steps in floppy handling harbaum 2015-03-05 12:04:27 +00:00
  • 5774a2bc0f File upload extension for 8bit cores harbaum 2015-02-06 13:01:11 +00:00
  • 7391875710 Self-update fixed harbaum 2015-01-31 19:57:43 +00:00
  • cca32d9d29 [ATARI] ICD direct SD limit fix harbaum 2015-01-30 09:47:05 +00:00
  • 7aca2dd91f Added ACSI ICD extension harbaum 2015-01-29 20:05:44 +00:00
  • 0325483089 fixed scandoubler config. Rok Krajnc 2015-01-26 09:55:19 +00:00
  • 4d334905f4 Make ini file float support optional to save rom space harbaum 2015-01-23 08:17:12 +00:00
  • 9c38a1d52b added ini parser code and minimig scandoubler support. Rok Krajnc 2015-01-22 21:48:49 +00:00
  • 33c185aab3 Firmware changes for Archie and new Atari ST DMA harbaum 2015-01-22 07:38:25 +00:00
  • 02c77fd49e Fix B button on Retrolink NES controller harbaum 2015-01-15 19:45:23 +00:00
  • 91954c538a Adjust minimig primary ide rdb to always enable slave harbaum 2014-12-16 20:07:34 +00:00
  • a60a369362 Minimig hardfile(filesys) fix harbaum 2014-12-16 09:24:32 +00:00
  • 89f9d710dd Ethernet ASIX Rev C bug fix harbaum 2014-12-08 20:19:03 +00:00
  • 1ec94b77df Updated fat driver and xmodem upload for Stephen harbaum 2014-12-02 08:31:58 +00:00
  • 6ae73fe16c AGA core beta release harbaum 2014-11-24 08:28:49 +00:00
  • 5730d34bd5 Amiga mouse rate limit and various other small fixes harbaum 2014-11-11 19:27:32 +00:00
  • 5721817d82 Patches for Emanuels EMIST harbaum 2014-11-03 19:27:21 +00:00
  • 8dd1477824 More spi cleanups, non-minimig osd working again harbaum 2014-10-30 15:07:26 +00:00
  • 8c0c5f531a More spi/osd code cleanup harbaum 2014-10-29 13:41:52 +00:00
  • a38721c119 OSD code cleanups harbaum 2014-10-29 08:55:35 +00:00
  • 53ee828f1e Preparations for Minimig AGA harbaum 2014-10-28 08:48:43 +00:00
  • eaf0ce7461 5200daptor support for atari 5200 core harbaum 2014-10-24 19:37:04 +00:00
  • b1723555d6 PS2 mouse rate limitation harbaum 2014-10-10 07:34:11 +00:00
  • 9c9bc4099a Additional USB ethernet and ps2 mouse for MSX harbaum 2014-10-08 09:02:46 +00:00
  • 842bb9bd49 Minimig pause key code harbaum 2014-10-01 13:45:43 +00:00
  • c9d29e1a0b NES core harbaum 2014-09-20 19:09:23 +00:00
  • e66e90bfb8 USB support for 4 fire buttons harbaum 2014-09-19 11:06:50 +00:00
  • b98cb317f3 Resolved spi command clash harbaum 2014-09-03 18:38:30 +00:00
  • ad0331a580 Updated USB gamepad axis mapping harbaum 2014-09-03 08:48:52 +00:00
  • e7bfaf6eea SD card emulation finished harbaum 2014-09-02 19:29:52 +00:00
  • e5d0c6284e SD emulation SDHC warning harbaum 2014-08-29 08:19:42 +00:00
  • 9a76ad2e0e Tests with SD card emulation harbaum 2014-08-28 09:23:45 +00:00
  • c3508f9c9b Fix in 26 bit mode ... harbaum 2014-08-20 12:01:11 +00:00
  • c713412dae 26 bit addressing more for XL core harbaum 2014-08-20 11:54:49 +00:00
  • 412dfecdf2 Second USB joystick fire button support for SMS core harbaum 2014-08-17 19:26:50 +00:00
  • f4a00e8f34 Fixed problems with touchpad of Rapoo E2700 harbaum 2014-07-24 18:17:05 +00:00
  • c00453d2ec Fixed OSD handling when switching cores harbaum 2014-07-21 19:48:37 +00:00
  • a8a0b4e071 Fixed file selector bug harbaum 2014-07-10 19:33:53 +00:00
  • 94feb612a8 Fixed C64 ram refresh and 8 bit default path harbaum 2014-07-10 14:10:34 +00:00
  • a229fe3fba C64 audio and expanded 8 bit OSD harbaum 2014-07-08 15:46:31 +00:00
  • 2b70204d6b C64 prg file injector and demo game harbaum 2014-07-07 14:18:46 +00:00
  • c4744cd8eb 8bit options framework harbaum 2014-07-03 19:21:27 +00:00
  • 65efc52684 Generic 8 bit file upload harbaum 2014-06-27 08:26:06 +00:00
  • e7b9fc3a95 Updated atari800 core harbaum 2014-06-21 19:54:02 +00:00
  • b7f3fdb929 PS2 emulation caps lock fix harbaum 2014-06-20 09:10:47 +00:00
  • 4085dd0e05 Some 8 bit test binaries harbaum 2014-06-20 08:37:47 +00:00
  • 2e8d21dda0 fixed mist firmware compilation. wsoltys 2014-06-16 19:45:30 +00:00
  • fa0caa4483 8bit osd tests harbaum 2014-06-13 09:56:11 +00:00
  • 0ef7822128 PS2 pause key harbaum 2014-06-10 07:47:54 +00:00
  • 0b8ef97a1a First test with ZX81 core harbaum 2014-05-23 19:33:59 +00:00
  • e73897dec2 Added USB RTC support harbaum 2014-05-20 14:10:45 +00:00
  • e9bbd0c337 Viking/STEroids/USBstorage harbaum 2014-05-15 12:27:42 +00:00