Commit Graph

622 Commits

Author SHA1 Message Date
Ryan Schmidt 2703e00201
Use /bin/sh; quote shell variables (#46)
* On macOS, sh is /bin/sh not /usr/bin/sh

* Quote shell variables correctly
2022-11-15 19:00:16 -05:00
Kelvin Sherlock 5facdb095c version bump, allow MB/KB (vs M/K) for ram sizes 2022-10-11 21:11:36 -04:00
Kelvin Sherlock 194c36c89a add GetCurrentProcess / GetProcessInformation (SetVers)
GetProcessInformation is not currently implemented in a meaningful manner.
2022-10-10 21:07:58 -04:00
Kelvin Sherlock 3e2c02f796 .x is a binary extension used for xcoff object files (MrC, etc) 2022-10-10 21:07:13 -04:00
Kelvin Sherlock 48d869c6e8 more SANE tests. 2022-10-10 21:06:44 -04:00
ksherlock 8c911ab83d
Merge pull request #39 from potomak/patch-1
Add step to initialize and fetch submodules
2022-10-08 17:52:07 -04:00
Giovanni Cappellotto b6b0abefbf
Add step to initialize and fetch submodules 2022-10-08 10:19:16 -04:00
ksherlock 67253a69e5
Update cmake-fat.yml 2022-09-23 18:11:20 -04:00
ksherlock f3b3d221be
Merge pull request #37 from uliwitness/patch-1
Make build instructions no longer be on a single line.
2022-09-23 16:11:09 -04:00
Uli Kusterer f4e3bd70a1
Make build instructions no longer be on a single line. 2022-09-23 19:34:06 +02:00
ksherlock 1925dc172b
Update .travis.yml 2021-05-31 00:33:52 -04:00
Kelvin Sherlock 4730a70874 include generated lemon code so lemon isn't needed. 2021-05-30 23:29:34 -04:00
Kelvin Sherlock a70270be52 bump submodule 2021-05-30 23:00:53 -04:00
Kelvin Sherlock f12b3789c4 typo 2021-05-30 22:42:13 -04:00
Kelvin Sherlock 6dfefb2343 bump submodule 2020-11-26 22:11:09 -05:00
ksherlock 35443c9aa8
Update cmake-fat.yml 2020-11-26 15:58:17 -05:00
ksherlock fcdfe76817
Update cmake-fat.yml 2020-11-26 15:52:45 -05:00
ksherlock a55b38104b
Update cmake-fat.yml 2020-11-26 15:51:18 -05:00
ksherlock fb0d353716
Update cmake-fat.yml 2020-11-26 15:42:45 -05:00
ksherlock 7dc85091a3
Create cmake-fat.yml 2020-11-26 15:36:09 -05:00
Kelvin Sherlock 0cca883287 xp support for reading 80-bit extended numbers on platforms without a native 80-bit extended type.
previously this meant win32 and linux arm, now this includes Apple ARM as well.
2020-11-26 09:39:39 -05:00
ksherlock 58f2557df5
Update cmake.yml 2020-11-16 09:17:26 -05:00
ksherlock 031cdf0d08
Update cmake.yml 2020-11-16 09:11:13 -05:00
Kelvin Sherlock c8310c0dbd fixup clang range warnings. 2020-11-05 18:53:52 -05:00
ksherlock 3480881001
Update cmake.yml 2020-11-05 18:50:36 -05:00
ksherlock 8f64923f9c
Update cmake.yml 2020-11-05 13:29:39 -05:00
ksherlock 7cb4c8cbc3
Create cmake.yml 2020-11-05 12:04:53 -05:00
Kelvin Sherlock 1a9cb0d766 Beef up the IUDateString/UIDateTime functions. Needed for a Date built-in replacement. 2020-07-13 23:43:24 -04:00
Kelvin Sherlock 02629c4eee 0-byte read request should not trigger eof error. 2019-08-17 10:33:12 -04:00
Kelvin Sherlock fa1f4623c9 submodule update. 2018-07-24 11:23:32 -04:00
Kelvin Sherlock b560c66dda fix case-insensitive includes. 2018-01-01 14:15:17 -05:00
Kelvin Sherlock 2eb90481bc remove old sane code (moved to libsane). 2018-01-01 14:13:30 -05:00
Kelvin Sherlock 8c38175492 bump version. 2017-12-14 10:50:50 -05:00
Kelvin Sherlock 08fef2cef5 update libsane 2017-12-14 10:47:45 -05:00
Kelvin Sherlock fb6d52a93d sync cpu code with fellow. fixes some instruction times and 64-bit division. 2017-12-14 08:23:17 -05:00
Kelvin Sherlock 26bd3f53b7 submodule update. 2017-12-13 21:59:18 -05:00
Kelvin Sherlock d11dab46e2 use libsane... 2017-12-13 21:58:43 -05:00
Kelvin Sherlock c3d1121f36 case sensitive headers. 2017-10-02 21:16:12 -04:00
Kelvin Sherlock 776b385a41 update mpw open to be more consistent with actual implementation. Also support for non-HFS volumes. 2017-10-02 21:15:51 -04:00
Kelvin Sherlock 119d9aab57 APFS - when opening a resource fork as rdwr, create it as well
--
Under HFS, empty resource fork always exists. on APFS, it must be specifically created.
2017-10-02 16:31:33 -04:00
Kelvin Sherlock 60b49a1ff4 fix ptr bug. 2017-10-02 15:11:43 -04:00
Kelvin Sherlock e21aac4022 clean up makefiles a bit. 2017-10-02 15:11:28 -04:00
Kelvin Sherlock 60c4977dfa fix build error. 2016-08-01 16:02:51 -04:00
Kelvin Sherlock 58f4ca4ac6 improve PBGetCatInfo 2016-07-31 13:26:41 -04:00
Kelvin Sherlock 3ef7de4b8a PBGatCatInfo -- support for enumerating a directory. 2016-07-29 15:10:20 -04:00
Kelvin Sherlock 67d176856a .equates is a text file 2016-07-29 15:09:11 -04:00
Kelvin Sherlock ac3c3293d1 upstream (lemon) mplite tweaks. 2016-07-18 21:54:08 -04:00
Kelvin Sherlock c3b235ee95 load environment from the environment for mpw-shell compatibility. 2016-07-18 21:53:16 -04:00
Kelvin Sherlock 51a86117b8 --shell option for future compatibility. 2016-07-18 21:52:38 -04:00
Kelvin Sherlock 5976f91a89 synchronize with fellow cpu update.
- edge-case fixes for bcd ops
- tweak division by 0 exception a bit
- clean up includes
2016-05-16 13:45:32 -04:00