Commit Graph

49 Commits

Author SHA1 Message Date
Kelvin Sherlock
88423bc690 .cpp is a text file 2013-08-15 23:39:37 -04:00
Kelvin Sherlock
061c025e02 SetToolTrapAddress 2013-08-04 14:34:34 -04:00
Kelvin Sherlock
fc04a2b2cb add license 2013-07-30 01:06:19 -04:00
Kelvin Sherlock
541ac7fc29 TEXT file type is a text file 2013-07-19 19:58:07 -04:00
Kelvin Sherlock
9aaf997fe3 set LMTime global at start 2013-07-14 16:45:06 -04:00
Kelvin Sherlock
d0715138f9 SetVol (Link) 2013-05-23 21:42:06 -04:00
Kelvin Sherlock
2eb632892c Split out get/set file info 2013-05-22 20:37:57 -04:00
Kelvin Sherlock
71a81ffacb Open - use FDEntry::open 2013-05-18 22:11:42 -04:00
Kelvin Sherlock
159198adcb use macos/errors for errors 2013-05-18 21:44:02 -04:00
Kelvin Sherlock
722aa2e18a GetFPos (SC) 2013-05-18 00:00:47 -04:00
Kelvin Sherlock
2fb4e67323 GetOS/ToolTrapAddress (MPW 3.2 InitEnv) 2013-05-16 22:39:52 -04:00
Kelvin Sherlock
40d3f9a69b create finder info from prodos file type/aux type, if available. 2013-05-16 00:11:05 -04:00
Kelvin Sherlock
0d6874ae08 use global names 2013-05-12 22:36:22 -04:00
Kelvin Sherlock
6d76fae173 unified and fixed SetFinderInfo 2013-04-10 22:27:49 -04:00
Kelvin Sherlock
828dc94c90 fix _Open logging 2013-03-27 23:49:31 -04:00
Kelvin Sherlock
2b66aeae0e FlushVol (stub) 2013-03-27 00:00:47 -04:00
Kelvin Sherlock
31b41bf174 write logging 2013-03-04 00:32:10 -05:00
Kelvin Sherlock
77feba11f5 Write, SetEOF, SetFPos, mac_seek 2013-03-03 22:07:25 -05:00
Kelvin Sherlock
372fab3dc5 remove os.h errors 2013-03-02 20:55:47 -05:00
Kelvin Sherlock
9b1afa3d00 open rf stuff 2013-03-02 20:55:17 -05:00
Kelvin Sherlock
a8bd0248da .r + .rez are text 2013-03-02 20:55:00 -05:00
Kelvin Sherlock
db9fa7aa23 OpenRF 2013-03-02 20:54:43 -05:00
Kelvin Sherlock
adba68c724 use finder info to check binary files (linkiigs errors) 2013-03-02 17:38:51 -05:00
Kelvin Sherlock
233c625cb0 move errno_to_oserr 2013-02-28 18:58:17 -05:00
Kelvin Sherlock
9c951a221c High-Level HFS Dispatch 2013-02-28 18:05:39 -05:00
Kelvin Sherlock
ddf73f04ee .inc is text (mpw asm) 2013-02-27 23:43:02 -05:00
Kelvin Sherlock
8cdede6104 .p/.pas are text files 2013-02-26 18:32:55 -05:00
Kelvin Sherlock
b5be3a4924 FDEntry for open/close/read 2013-02-25 20:41:35 -05:00
Kelvin Sherlock
82d760ebf1 fix bug with read return value 2013-02-25 17:34:40 -05:00
Kelvin Sherlock
9e6176001a OS::Close 2013-02-25 17:34:25 -05:00
Kelvin Sherlock
c5f07d4706 initial work for HighLevelHFSDispatch 2013-02-24 23:23:05 -05:00
Kelvin Sherlock
6ae8b870a0 open/read 2013-02-24 23:22:31 -05:00
Kelvin Sherlock
8235193554 Pack6 support (very limited) 2013-02-24 23:21:48 -05:00
Kelvin Sherlock
e56a311c2e simplify CmpString case insensitive check 2013-02-20 20:17:14 -05:00
Kelvin Sherlock
3300006953 more text files 2013-02-18 18:20:38 -05:00
Kelvin Sherlock
24611657a8 Move Time:: to OS::
add tick support (std::chrono::steady_clock)
2013-02-17 23:00:28 -05:00
Kelvin Sherlock
c2f23c8f5e text-match m16.xxx and e16.xxx 2013-02-17 20:44:01 -05:00
Kelvin Sherlock
9564f13d85 CmpString (asmiigs - environment compare) 2013-02-17 18:08:39 -05:00
Kelvin Sherlock
7d10b0da5d convert : -> / for pathnames
(needs to be more complicated but ok for now)
2013-02-17 01:18:00 -05:00
Kelvin Sherlock
2e1245d9fe .lst files (linkiigs) are text 2013-02-17 01:17:14 -05:00
Kelvin Sherlock
3ba3691622 .macros are text files. 2013-02-16 19:50:40 -05:00
Kelvin Sherlock
97b5dd6400 toolbox logging flag. 2013-02-16 18:51:28 -05:00
Kelvin Sherlock
c7ccb62e6c OS::GetEOF 2013-02-16 16:11:10 -05:00
Kelvin Sherlock
61ea17ff4a OS text/binary based on name 2013-02-16 13:32:47 -05:00
Kelvin Sherlock
475cbc47eb fix GetFileInfo (finder info overwritten) 2013-02-15 23:47:00 -05:00
Kelvin Sherlock
5708edd11d OS::Delete 2013-02-13 22:38:34 -05:00
Kelvin Sherlock
44dbdd89a4 GetVol, Create 2013-02-13 22:16:26 -05:00
Kelvin Sherlock
29fb14ffd2 SetFileInfo 2013-02-12 22:35:15 -05:00
Kelvin Sherlock
ff80faa537 os traps 2013-02-12 17:32:43 -05:00