Kelvin Sherlock
|
0e3f151a0c
|
fp fixes...
|
2016-11-13 21:25:23 -05:00 |
|
Kelvin Sherlock
|
61670e6a33
|
.
|
2016-11-13 21:20:41 -05:00 |
|
Kelvin Sherlock
|
91c0160a3b
|
commentary.
|
2016-11-13 21:19:38 -05:00 |
|
Kelvin Sherlock
|
d0fa609c46
|
testing -- static constants so long double padding is deterministic.
|
2016-11-13 21:19:25 -05:00 |
|
Kelvin Sherlock
|
9a98bb40b6
|
floating point update...
|
2016-11-13 21:19:10 -05:00 |
|
Kelvin Sherlock
|
9501601d7a
|
use filesystem for fs stuff.
|
2016-11-11 12:01:06 -05:00 |
|
Kelvin Sherlock
|
d5ee48108c
|
improved floating point parsing.
|
2016-11-11 10:07:11 -05:00 |
|
Kelvin Sherlock
|
cf8aed4128
|
build in wsl/linux
|
2016-11-06 13:48:53 -05:00 |
|
Kelvin Sherlock
|
4c9af7d9b6
|
Linux.
|
2016-11-04 16:50:21 -04:00 |
|
Kelvin Sherlock
|
4fa442dab1
|
linux.
|
2016-11-04 16:42:45 -04:00 |
|
Kelvin Sherlock
|
ec9e78c793
|
updates.
|
2016-11-04 15:30:12 -04:00 |
|
Kelvin Sherlock
|
9d16456b80
|
use new file abstraction.
|
2016-11-04 12:31:22 -04:00 |
|
Kelvin Sherlock
|
97b6ce5f16
|
clean up makefiles a little bit.
|
2016-08-31 20:38:31 -04:00 |
|
Kelvin Sherlock
|
3db689389e
|
resource manager tweaks.
|
2016-08-12 19:50:22 -04:00 |
|
Kelvin Sherlock
|
dbb78e5364
|
more resource manager stuff.
|
2016-08-12 11:34:33 -04:00 |
|
Kelvin Sherlock
|
46e01b8b0a
|
CreateResFile.
|
2016-08-11 22:36:17 -04:00 |
|
Kelvin Sherlock
|
c5df52edb8
|
use resource manager templates for more stuff.
|
2016-08-11 19:08:11 -04:00 |
|
Kelvin Sherlock
|
f028bd5697
|
LoadResource, GetResourceSizeOnDisk
|
2016-08-10 19:38:21 -04:00 |
|
Kelvin Sherlock
|
9d302c5dcc
|
clean up fpinfo a little bit.
|
2016-08-09 13:29:07 -04:00 |
|
Kelvin Sherlock
|
728de4ddaa
|
endian updates.
|
2016-08-09 11:56:25 -04:00 |
|
Kelvin Sherlock
|
70c74d4bc9
|
use cmake to generate the config.h file!
|
2016-08-09 10:30:29 -04:00 |
|
Kelvin Sherlock
|
c8ea11f1b0
|
Loader -- return tool_error
|
2016-08-09 08:17:27 -04:00 |
|
Kelvin Sherlock
|
5b0d9e7d07
|
.
|
2016-08-09 08:17:04 -04:00 |
|
Kelvin Sherlock
|
71bbee0479
|
value_or_error()
|
2016-08-05 21:55:53 -04:00 |
|
Kelvin Sherlock
|
c509148aec
|
tool return then / map ....
|
2016-08-05 20:37:21 -04:00 |
|
Kelvin Sherlock
|
059cc09308
|
load resource updates.
|
2016-08-05 17:16:51 -04:00 |
|
Kelvin Sherlock
|
72c6cb043d
|
more native functions.
|
2016-08-05 17:16:39 -04:00 |
|
Kelvin Sherlock
|
a4fb750886
|
__with_handle tool_return<void> was losing it's error.
|
2016-08-05 17:15:52 -04:00 |
|
Kelvin Sherlock
|
9972b9e66b
|
solaris
|
2016-08-02 18:37:28 -04:00 |
|
Kelvin Sherlock
|
54c927895a
|
solaris
|
2016-08-02 21:02:34 -04:00 |
|
Kelvin Sherlock
|
882f216456
|
solaris...
|
2016-08-02 20:35:25 -04:00 |
|
Kelvin Sherlock
|
95c018da0c
|
solaris updates.
|
2016-08-02 20:33:41 -04:00 |
|
Kelvin Sherlock
|
5daebb35b6
|
solaris fixes
|
2016-08-02 20:12:17 -04:00 |
|
Kelvin Sherlock
|
dce8bc8b02
|
fixes for solaris
|
2016-08-02 17:12:15 -04:00 |
|
Kelvin Sherlock
|
fd23d9ab21
|
compiles and runs...
|
2016-08-02 15:29:04 -04:00 |
|
Kelvin Sherlock
|
9724f587eb
|
new resource manager (in progress)
|
2016-08-02 13:46:18 -04:00 |
|
Kelvin Sherlock
|
c2d99d3844
|
NewHandle() [ create empty handle]
|
2016-08-02 10:53:22 -04:00 |
|
Kelvin Sherlock
|
1b15479a65
|
cleanup...
|
2016-08-01 14:40:37 -04:00 |
|
Kelvin Sherlock
|
b69d6ec19c
|
loader -- use resource manager for all resource manager stuff.
|
2016-08-01 14:11:02 -04:00 |
|
Kelvin Sherlock
|
94f4c1c528
|
update Native tool calls to use tool_return<> for return values.
|
2016-08-01 13:56:43 -04:00 |
|
Kelvin Sherlock
|
42024c54f1
|
use native::is_text_file / is_binary_file
|
2016-08-01 09:32:27 -04:00 |
|
Kelvin Sherlock
|
305d9fe251
|
native::open_fork / open_resource_fork
|
2016-07-31 19:56:01 -04:00 |
|
Kelvin Sherlock
|
a788d145fa
|
use native code for finder info and file date.
|
2016-07-31 15:35:30 -04:00 |
|
Kelvin Sherlock
|
62224b9c1d
|
more native::get_file_info
|
2016-07-31 13:36:29 -04:00 |
|
Kelvin Sherlock
|
d27d0aae59
|
improve PBGetCatInfo
|
2016-07-31 13:26:22 -04:00 |
|
Kelvin Sherlock
|
1d020b11d7
|
PBGetCatInfo -- use native::get_file_info.
|
2016-07-31 13:25:47 -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
|
f79e74c510
|
Add support for _DebugStr
|
2016-02-07 23:16:04 -05:00 |
|
Kelvin Sherlock
|
dd460a21eb
|
fix byte order bug with dispatch table.
|
2015-03-14 11:05:59 -04:00 |
|