Commit Graph

  • bf5823468a Add 50pin 1.1 case back, was accidentally removed in 57ff0cd3b4 main Eric Helgeson 2024-02-22 07:30:57 -0600
  • 2baa0155e1
    Merge pull request #262 from dotsam/better-logging Eric Helgeson 2024-02-17 15:59:33 -0600
  • 3a9db99723 Changing indentation on log lines Sam Edwards 2024-02-13 17:15:24 -0800
  • 70eda86484 Ensure log output is correct with used IDs Sam Edwards 2024-02-12 15:05:18 -0800
  • 9d4207ea14 Only read INI per-device config once in "finalize" function, include filenames in output Sam Edwards 2024-02-17 11:23:17 -0800
  • 1d49003fe1 Clean up logging in setup functions Sam Edwards 2024-02-17 11:22:27 -0800
  • 0a30396c3b Make better use of macros, functions, and dynamic char array lengths Sam Edwards 2024-02-11 15:27:01 -0800
  • ba06827814 Whitespace/Type cleanup Sam Edwards 2024-02-17 11:21:26 -0800
  • a45af3edec
    Merge pull request #261 from WilliamLeara/fix_typographical_errors Eric Helgeson 2024-02-17 12:05:27 -0600
  • 0be37ccde0 fix typographical mistakes in comments William Leara 2024-02-14 13:31:35 -0600
  • e236b5b054
    Merge pull request #252 from dotsam/easy-leds Eric Helgeson 2024-02-09 20:11:36 -0600
  • 47179c5fd0
    Easier to change LEDs - For building for boards with different LEDs and configurations - Define mode for LED - Update GPIO macros for port C - Use macros to generate bits for registers Sam Edwards 2023-08-11 10:58:31 -0700
  • 59c858332a dev Eric Helgeson 2023-11-16 21:39:00 -0600
  • dddb7bfc1c v1.1-20231116 v1.1-20231116 Eric Helgeson 2023-11-16 21:38:41 -0600
  • 8b79df00ba
    Merge pull request #257 from erichelgeson/eric/toolbox Eric Helgeson 2023-11-16 21:35:26 -0600
  • 7c9428131b Update commands to match v2 Eric Helgeson 2023-11-15 16:32:16 -0600
  • e35bae560c constant for block size Eric Helgeson 2022-09-23 14:09:32 -0500
  • 13d7b985b7 Reuse m_buf and allow for 100 files Eric Helgeson 2022-09-21 10:21:08 -0500
  • 27b7427301 hide hidden files Eric Helgeson 2022-09-21 10:06:22 -0500
  • 98162fcd84 Fix issue with large files MSB being overwritten Eric Helgeson 2022-09-19 21:33:56 -0500
  • 2be810e2ca 68k app Eric Helgeson 2022-06-09 08:25:36 -0500
  • 4f7c0fe2c2
    Merge pull request #253 from dotsam/compiler-warnings Eric Helgeson 2023-08-13 10:22:33 -0500
  • 458617a827
    Fix some compiler warnings - Fix syntax of a cast to a uint32 - Remove defines that are already made by the base platform Sam Edwards 2023-08-11 11:47:34 -0700
  • 810eae9be3
    Merge pull request #251 from dotsam/fix-debug Eric Helgeson 2023-08-10 20:37:08 -0500
  • d67fa80cf0
    Ensure allocLength is defined when needed in onReadBuffer Sam Edwards 2023-08-10 16:57:06 -0700
  • 9e746ba145 Back to snapshot Eric Helgeson 2023-07-08 12:06:50 -0500
  • e0d115f33c v1.1-20230708 v1.1-20230708 Eric Helgeson 2023-07-08 11:53:38 -0500
  • 27d13192b0 Ignore kicad backup dir Eric Helgeson 2023-07-08 11:45:08 -0500
  • 43335afbdb Use fork of SdFat that supports gpt partitions so users do not have to format their cards with mbr. Thanks @PetteriAimonen for the patch. prerelease Eric Helgeson 2023-02-04 11:29:39 -0600
  • ad4737f384 INQUIRY supports small transfer sizes now Troy 2023-01-28 17:55:48 -0500
  • 927f8101fa Allow optical files that are set to RO on the SD card to be used Eric Helgeson 2023-04-01 11:20:19 -0500
  • 142117c83a Merge remote-tracking branch 'jokker/troy/inifile' Eric Helgeson 2023-04-01 11:13:05 -0500
  • 3e55126bb8 Use fork of SdFat that supports gpt partitions so users do not have to format their cards with mbr. Thanks @PetteriAimonen for the patch. sdfat-gpt Eric Helgeson 2023-02-04 11:29:39 -0600
  • 2adf2b02f3 INQUIRY supports small transfer sizes now Troy 2023-01-28 17:55:48 -0500
  • c5eff4f5fd megastemode renamed to maplunstoids in inifile Troy 2022-12-28 22:16:54 -0500
  • c901efb929 fixed up CI/CD to work with ext libs better Troy 2022-12-28 15:16:21 -0500
  • 2d0b466296 remove miniIni from PIO lib_deps Troy 2022-12-28 11:30:07 -0500
  • 075e21d981
    Merge pull request #208 from erichelgeson/eric/clarifyType Eric Helgeson 2022-12-27 16:38:11 -0600
  • 71b1d3ca31 Clarify the bluepill must be the C8T6 and not a C6T6 Eric Helgeson 2022-12-27 15:37:05 -0600
  • 5bad53008a bluescsi.ini support enabled for some features Troy 2022-12-22 17:45:20 -0500
  • c2c4b83925 miniIni lib added Troy 2022-12-22 11:19:59 -0500
  • 5506a90042 Back to snapshot Eric Helgeson 2022-12-22 08:55:46 -0600
  • 208e3cdf9a Allow optical files that are set to RO on the SD card to be used eric/readOnlyFiles Eric Helgeson 2022-12-22 08:52:34 -0600
  • b117ebb39d v1.1-20221203 v1.1-20221203 Eric Helgeson 2022-12-03 16:05:40 -0600
  • 139a510ee7
    Merge pull request #201 from erichelgeson/eric/fragmented Eric Helgeson 2022-12-03 16:04:45 -0600
  • 7ee2c44c6a Warn user if file is fragmented Eric Helgeson 2022-11-21 09:37:58 -0600
  • f4d7cdfa92
    Merge pull request #196 from mynameistroy/troy/megaste_mode Eric Helgeson 2022-12-01 14:28:58 -0600
  • a8903d42f2
    Merge pull request #194 from mynameistroy/troy/cdb_length_fix Eric Helgeson 2022-12-01 14:28:50 -0600
  • 0ae77a7b48 cleaned things up and added a log message Troy 2022-11-30 21:42:38 -0500
  • 726d72c09b
    Merge pull request #186 from erichelgeson/eric/spiTake3 Eric Helgeson 2022-11-22 16:51:21 -0600
  • dc0bce859c Revert "We only need to test 50 and 25 as the rest are just divided and rounded to full and half." Eric Helgeson 2022-10-05 20:25:45 -0500
  • dba1860856 MegaSTE mode added for using IDs as LUNs Troy 2022-11-13 18:08:41 -0500
  • 6ec75300c4 added a full lookup table for cdb length Troy 2022-11-06 12:20:30 -0500
  • 5bb2dee71f
    Merge pull request #187 from erichelgeson/eric/renameSTL Eric Helgeson 2022-10-14 16:20:32 -0500
  • bb4b688cad Rename file to be more clear Eric Helgeson 2022-10-14 16:20:04 -0500
  • 44b6270ef8
    Merge pull request #172 from lausvi/main Eric Helgeson 2022-10-14 16:08:32 -0500
  • 30cf64ff83
    Merge pull request #185 from command-tab/patch-1 Eric Helgeson 2022-10-14 16:06:35 -0500
  • d3ef149aa3
    Fix typo in README.adoc Collin Allen 2022-10-14 12:18:09 -0700
  • e930ecfcde
    Merge pull request #183 from mynameistroy/troy/myst_fix Eric Helgeson 2022-10-13 14:53:50 -0500
  • 847456203f Cleaned up SDfs logging Troy 2022-10-12 21:15:18 -0400
  • fb3a266c86 Report error for READ_DVD_STRUCTURE Troy 2022-10-12 21:08:47 -0400
  • fa357337ea Default to a SCSI-2 device. Add file extension .hd1 for SCSI-1. eric/scsi2default Eric Helgeson 2022-09-23 16:49:32 -0500
  • 5af959436c
    Update README.md BoredFish 2022-09-21 08:27:19 -0400
  • 330c3edd91 external-3D-printed-case-remix Ville Laustela 2022-09-20 19:11:43 +0300
  • 57ff0cd3b4 external-3D-printed-case-remix Ville Laustela 2022-09-20 19:07:56 +0300
  • 452930940c Back to snapshot Eric Helgeson 2022-09-18 15:30:42 -0500
  • 7c6f9aef75 v1.1-20220917 v1.1-20220917 Eric Helgeson 2022-09-17 09:47:03 -0500
  • a7af02057f Add apostrophe to log message Mike 2022-09-08 20:54:01 -0600
  • 19f6b428a1
    Merge pull request #151 from erichelgeson/eric/longFileNames Eric Helgeson 2022-09-17 09:42:04 -0500
  • b0a47bc376 Allow for file names to be up to 64 chars Eric Helgeson 2022-07-25 21:26:42 -0500
  • dc9552410f
    Merge pull request #130 from mynameistroy/troy/optical Eric Helgeson 2022-09-13 20:46:54 -0500
  • 67d3909dd9 Cleaned up MODE_SELECT blocksize request Troy 2022-09-11 18:32:29 -0400
  • 3f279230d9 cleanup Apple Mode Page handling Troy 2022-09-08 22:02:55 -0400
  • 331cd96ac5 minor logging cleanup Troy 2022-09-06 22:46:38 -0400
  • 3952181d4f Clean up some remaining pinMode => gpio_mode Troy 2022-09-06 22:45:26 -0400
  • c12aa478d5
    Merge pull request #161 from erichelgeson/eric/kay_stl Eric Helgeson 2022-08-25 18:50:12 -0500
  • 9831c38237 Add Kay's STL Eric Helgeson 2022-08-25 18:47:59 -0500
  • 94a5e711e3 MODE SELECT supports CDROM 512/2048 sector toggle Troy 2022-08-17 21:15:15 -0400
  • 6b2152d1f7
    Merge pull request #152 from erichelgeson/eric/SDFat2.2.0 Eric Helgeson 2022-08-03 09:07:23 -0500
  • a06e840e39 Upgrade SdFat from 2.0.6 to 2.2.0 No change in perf Eric Helgeson 2022-07-26 11:22:35 -0500
  • 32453b9886 added missing set of raw sector size Troy 2022-07-24 23:11:15 -0400
  • 3a3d68cf99 alternative sector size supported Troy 2022-07-22 20:38:59 -0400
  • 30b794e03d merged in latest HEAD, cleaned up some warnings Troy 2022-07-17 11:49:08 -0400
  • 2611ec885b out of phase error fixed, SGI Indy works now Troy 2022-07-03 21:27:34 -0400
  • 953309be30 ISO-9660 raw image support for CD/DVD emulation Troy 2022-06-19 20:02:55 -0400
  • b00dac7339 more code shuffling Troy 2022-06-18 14:21:41 -0400
  • b53524e6c7 code layout adjustments Troy 2022-06-18 14:13:05 -0400
  • 16c0cfd57a
    Merge pull request #144 from erichelgeson/eric/minorFixes v1.1-JOKKER-OPTICAL-20220705 Eric Helgeson 2022-07-16 15:05:34 -0500
  • 40e4590686 Product back to BLUESCSI F1 Eric Helgeson 2022-07-16 14:49:21 -0500
  • d4f86ddaed LED on/off is around all commands, no need to have it here. Eric Helgeson 2022-06-26 20:51:28 -0500
  • ff8990e5c5 Test unit ready is a nop and not defined Eric Helgeson 2022-06-26 20:49:07 -0500
  • 173cc6126a Turn warnings on Eric Helgeson 2022-06-26 20:48:44 -0500
  • 2a95bc35ff
    Merge pull request #142 from mynameistroy/troy/phase_fix Eric Helgeson 2022-07-16 15:02:02 -0500
  • 219e3d0f23
    Merge pull request #141 from mynameistroy/troy/lun_fix Eric Helgeson 2022-07-16 15:01:55 -0500
  • 2bd79bb487
    Merge pull request #140 from mynameistroy/troy/icd Eric Helgeson 2022-07-16 15:01:42 -0500
  • 53ad02384d
    Merge branch 'main' into troy/icd Eric Helgeson 2022-07-16 15:01:35 -0500
  • e26e41dcbd
    Merge pull request #143 from erichelgeson/eric/pinSDFat Eric Helgeson 2022-07-16 13:40:32 -0500
  • 2f8dd8a3fe Pin SdFat to 2.0.6 to allow CI to run Eric Helgeson 2022-07-16 13:10:16 -0500
  • 5d80b8adbf added proper define for ICD command Troy 2022-07-13 17:58:59 -0400
  • e5d78139de SCSI Phase handling improved for SCSI-2 Troy 2022-07-03 22:13:25 -0400