12996ee12bNew module to handle initializers
cuz
2000-11-03 09:31:18 +00:00
0dce6a79b6Removed underlines from struct names
cuz
2000-11-02 22:11:48 +00:00
18840117ecRemoved underlines from structure names. Moved the fragment type into its own module.
cuz
2000-11-02 22:11:25 +00:00
d341e0ad76Removed error numbers in favour of literal error messages. The error numbers were harder to manage, made the code harder to read, and lead no less verbose messages, since it was effort to add a new message. The new approach has the drawback that it's more difficult to translate, but this won't happen anyway.
cuz
2000-11-02 21:22:33 +00:00
7bb82698d1Split of the lruntime module
cuz
2000-11-01 22:03:22 +00:00
8f83a48602Replaced missing routine, fixed a bug
cuz
2000-10-31 19:17:01 +00:00
acdadf8695Fixed a bug in the last change
cuz
2000-10-31 19:16:44 +00:00
db656c5e38Added missing params to Error function
cuz
2000-10-31 19:12:27 +00:00
e3a8e6bbe4Splitted the lconvert module into three smaller ones to allow for smaller executables if not all functions are used.
cuz
2000-10-25 07:06:55 +00:00
b0e41e487duse DISKID define instead of hardcoded value
cpg
2000-10-23 21:39:45 +00:00
10a099af24Changed email of Freddy Offenga
cuz
2000-10-23 21:19:12 +00:00
3b7f8eeaabHandling of the '+' and ' ' flags was incorrect if the value was negative
cuz
2000-10-21 21:52:21 +00:00
7eae698264renamed the functions; adapted them to the new parameters
cpg
2000-10-20 21:59:05 +00:00
e804c35e59added _dio_phys_pos structure and renamed the translation functions
cpg
2000-10-20 15:55:46 +00:00
71aba577c8Add the default libraries if both, a target and a config file are given. Previously no startup file and system library were passed to the linker if a configuration file was specified on the command line.
cuz
2000-10-20 14:37:24 +00:00
979700f2feadapted to new calling parameters (_dhandle_t)
cpg
2000-10-18 23:54:27 +00:00
2690dfc172now returns a pointer to the entry in sectsizetab
cpg
2000-10-18 23:51:29 +00:00
6b6e282283adapted function prototype (comment)
cpg
2000-10-18 23:50:01 +00:00
e9e7fd4d31adapted to new parameters
cpg
2000-10-18 23:47:42 +00:00
5747fcd976sst_xxx defines for dio functions
cpg
2000-10-18 23:43:25 +00:00
b296a66b3badapted to new parameters (_dhandle_t)
cpg
2000-10-18 23:41:03 +00:00
39b380b6e6Added handling for -h command line parameter
cuz
2000-10-18 07:29:40 +00:00
46dd4af601put grmemusage table into rodata segment
cpg
2000-10-18 00:01:13 +00:00
84531f991fchanged Atari ZP define to have max. ZP space available
cpg
2000-10-17 23:51:01 +00:00
2986692f60write functions now get a const void *buffer
cpg
2000-10-17 21:47:24 +00:00
6f60139c57_dio_open and _dio_close functions
cpg
2000-10-16 23:24:24 +00:00
e32644afb0get transfer size from sectsizetab
cpg
2000-10-16 23:23:22 +00:00
a35cafa626diopncls.o: new object file
cpg
2000-10-16 23:22:07 +00:00
c68d27d930_dio_open and _dio_close are now real functions on Atari
cpg
2000-10-16 23:05:53 +00:00