f6ee065c6d
Conditional assembly may not be used to exclude normal text, because tokenization will still take place, even if the input is not assembled.
cuz
2003-09-24 17:20:50 +00:00
03560318ef
Make the stuff compile
cuz
2003-09-23 20:11:39 +00:00
73941d8f48
New version from Piotr
cuz
2003-09-23 20:05:32 +00:00
84bbb0c270
First version of the c64 platform specific docs
cuz
2003-09-23 19:53:54 +00:00
ffb77285de
New %s inline asm format specifier
cuz
2003-09-16 20:35:37 +00:00
5537aee205
More debug file output
cuz
2003-09-14 21:08:05 +00:00
67d55e71eb
Fixed a typo
cuz
2003-09-14 19:29:56 +00:00
30594ce1f1
New --hexoffs option
cuz
2003-09-11 20:19:09 +00:00
2c63e4bc0b
More optimizations
cuz
2003-09-11 19:00:29 +00:00
08349112f7
Fixed a bug
cuz
2003-09-11 09:36:16 +00:00
39aa73c59d
Output to stdout if no output name given
cuz
2003-09-04 08:40:54 +00:00
020a583388
Output to stdout if no output name given
cuz
2003-09-04 08:25:43 +00:00
fff8289744
Increase the number of recursive macro expansions
cuz
2003-09-01 11:20:13 +00:00
314b61f97a
Reorder for better error messages
cuz
2003-08-30 12:29:28 +00:00
14fc5c1073
Renamed exprhs to ExprLoad
cuz
2003-08-29 09:16:28 +00:00
e6568c9763
Some octal character constants were not working. The vertical tab '\v' character constant was not accepted. Added some error recovery in case of illegal character constants.
cuz
2003-08-29 09:16:05 +00:00
2e1db7ae38
removed unnecessary __fastcall__s, some minor cleanups
izydorst
2003-08-28 20:51:38 +00:00
7989e202a6
Fixed a type conversion bug
cuz
2003-08-27 19:40:40 +00:00
fe37c38972
Fixed a bug
cuz
2003-08-27 09:48:10 +00:00
6c65ea7d4a
memcpy and memmove have been split
cuz
2003-08-20 12:04:31 +00:00
a3109620ab
Changed rm -f to $(RM)
cuz
2003-08-20 11:59:27 +00:00
3ef773058d
Changed rm -f to $(RM)
cuz
2003-08-20 11:51:44 +00:00
65e0bec349
Fixed include paths
cuz
2003-08-20 11:48:49 +00:00
2d168babe9
Split memcpy and memmove, since the former is used a lot more often than the latter. Optimized the code for smaller size and greater speed.
cuz
2003-08-20 10:17:53 +00:00
aef8789873
Fixed several type conversion issues
cuz
2003-08-20 08:32:07 +00:00
0ce4187e0e
small optimization, 5 bytes saved
izydorst
2003-08-19 22:38:01 +00:00
e20bda21b3
Fixed type conversion problems
cuz
2003-08-19 20:31:10 +00:00
7596da75f0
Fixed an internal compiler error when the first token of a source file caused an error message. In this case, the line info was not available leading to a PRECONDITION VIOLATED.
cuz
2003-08-19 20:30:55 +00:00
5890278a69
A page length of zero wasn't accepted
cuz
2003-08-18 21:45:49 +00:00
7a3e8ebe6d
New default value for STARTADDR
cuz
2003-08-18 20:38:30 +00:00
7faa7ab3b8
New default for start address
cuz
2003-08-18 20:36:38 +00:00