Kugel Fuhr
|
b4dc41c653
|
CPU constants must always be defined, not only if a target system was given.
|
2025-11-01 15:37:57 +01:00 |
|
Kugel Fuhr
|
170ddc6e33
|
Add a --warnings-as-errors option to cc65 for compatibility reasons.
|
2025-07-14 11:35:53 +02:00 |
|
Kugel Fuhr
|
da0e3907ec
|
Move the code to parse color strings into the CP_Parse() function and use it.
|
2025-07-13 16:32:23 +02:00 |
|
Bob Andrews
|
f7ebd4dfea
|
Merge branch 'master' into seglist
|
2025-07-10 22:21:57 +02:00 |
|
Bob Andrews
|
61362779a5
|
Merge branch 'master' into macexpand
|
2025-07-10 21:05:20 +02:00 |
|
Bob Andrews
|
d8b4013f3c
|
Merge branch 'master' into seglist
|
2025-07-10 20:48:28 +02:00 |
|
Kugel Fuhr
|
c466faf484
|
Use UTF-8 for diagnostic output if it is available. Added a command line
switch --no-utf8 to disable the use of UTF-8 characters.
|
2025-07-10 17:14:50 +02:00 |
|
Kugel Fuhr
|
b1eb1bf6ab
|
Colorize diagnostics.
|
2025-07-10 17:14:50 +02:00 |
|
Kugel Fuhr
|
bcd29de443
|
Much improved error messages for ca65. For most errors it will now say what
was expected and what was found instead. Also improved error recovery in a few
places.
|
2025-07-06 08:40:05 +02:00 |
|
Kugel Fuhr
|
500b86f1e2
|
Improve error recovery.
|
2025-07-04 14:56:20 +02:00 |
|
Kugel Fuhr
|
2e6f04034b
|
Improved an error message.
|
2025-07-04 14:51:56 +02:00 |
|
Bob Andrews
|
3ae514921c
|
Merge branch 'master' into seglist
|
2025-07-03 23:16:51 +02:00 |
|
Bob Andrews
|
96cc66868c
|
Merge branch 'master' into macexpand
|
2025-07-03 23:16:28 +02:00 |
|
Kugel Fuhr
|
60ec9045fc
|
Use CPUIsets from cpu.c instead of recreating the CPU_xxx constants.
|
2025-07-01 13:02:15 +02:00 |
|
Kugel Fuhr
|
59e7158512
|
Make the CPU_xxx constants from cpu.mac internal to the assembler and replace
cpu.mac by a file that just emits a warning when used.
|
2025-07-01 08:29:42 +02:00 |
|
mrdudz
|
8615c244d9
|
add initial target for mega65, also added c65 where missing. reworked from #1792
|
2025-06-22 21:07:38 +02:00 |
|
Bob Andrews
|
fc6ed60029
|
Merge branch 'master' into macexpand
|
2025-06-12 22:18:06 +02:00 |
|
Konstantin
|
34daf33d93
|
Remove dangling spaces
|
2025-06-07 14:10:50 +03:00 |
|
Konstantin
|
de524a6561
|
Initial Agat support
|
2025-06-04 22:51:17 +03:00 |
|
Evgeny Vrublevsky
|
c500cb9086
|
Add support of unnamed labels with @ (.localchar) prefix.
|
2024-04-07 13:34:48 +03:00 |
|
paul moore
|
9b5d11abde
|
fix blank lines
|
2024-03-18 16:08:13 -07:00 |
|
paul moore
|
1f1f2c5a68
|
move options, add doc
|
2024-03-18 16:04:49 -07:00 |
|
paul moore
|
eb2acfc3e4
|
move options, add doc
|
2024-03-18 15:58:00 -07:00 |
|
paul moore
|
ac6d43adc9
|
fix option name
|
2023-12-03 15:27:49 -08:00 |
|
paul moore
|
c43557d4ed
|
complete first version
|
2023-12-03 13:58:04 -08:00 |
|
paul moore
|
b527549dd2
|
fix spaces at end of line
|
2023-12-03 13:19:42 -08:00 |
|
paul moore
|
617eb0e065
|
Added repeat support. Added short vs long expansion
|
2023-12-03 11:59:05 -08:00 |
|
paul moore
|
116f678180
|
fixed incorrect offsets , cleaned out redundant code
|
2023-12-02 11:04:25 -08:00 |
|
paul moore
|
d21616ea71
|
initial commit
|
2023-12-02 09:16:49 -08:00 |
|
paul moore
|
39744f1bde
|
initial commit
|
2023-12-01 15:40:33 -08:00 |
|
rumbledethumps
|
b17c4d3434
|
add rp6502 target
|
2023-11-16 18:46:16 -08:00 |
|
bbbradsmith
|
440c91fad9
|
braces for 1-line if
|
2023-05-03 14:11:30 -04:00 |
|
bbbradsmith
|
016008b6df
|
ca65: Suppress '.size' error for multiply-defined symbols
|
2023-05-03 11:57:50 -04:00 |
|
bbbradsmith
|
da150aeeac
|
allow .feature to both enable and disable
|
2023-02-24 18:00:58 -05:00 |
|
bbbradsmith
|
45d0d60349
|
--warnings-as-errors for ca65 and ld65
|
2023-02-20 22:24:26 -05:00 |
|
Dave Plummer
|
799aec23a6
|
Add KIM-1 Support
|
2022-06-04 13:00:48 -07:00 |
|
Karri Kaksonen
|
3266e70de4
|
Add target atari7800
|
2022-03-01 06:44:55 +02:00 |
|
Wayne Parham
|
69e2313a63
|
First round of requested code changes
|
2021-06-06 23:20:54 +01:00 |
|
Wayne Parham
|
f81aefe8bd
|
Synertek Systems Sym-1 config files
|
2021-05-09 17:13:24 -05:00 |
|
Greg King
|
18afc7c703
|
Created a target and a library for the Commander X16 prototype computer.
|
2019-09-27 03:38:51 -04:00 |
|
Greg King
|
a6b04f6e97
|
Changed most "backticks" (grave accents) into apostrophes.
Quotations that are embraced by tick marks now look better, in most fonts.
|
2019-01-05 14:57:12 -05:00 |
|
Oliver Schmidt
|
18b0aaf9f2
|
Removed help for non-existent option.
|
2017-04-15 23:12:19 +02:00 |
|
Christian Groessler
|
a5fba551d1
|
Merge remote-tracking branch 'upstream/master' into something_to_pull2
|
2017-02-13 21:38:38 +01:00 |
|
Oliver Schmidt
|
5bbf010029
|
Merge pull request #371 from jedeoric/master
Create an Oric Telestrat target library
|
2017-02-10 23:47:13 +01:00 |
|
Christian Groessler
|
a08f905224
|
Cleanups for Creativision.
|
2017-02-01 20:09:03 +01:00 |
|
Christian Groessler
|
07f840f11c
|
Merge remote-tracking branch 'upstream/master' into creativision
|
2017-02-01 18:15:05 +01:00 |
|
jede
|
b5fef66f37
|
Merge telemon24 and telemon30 into telestrat target.
Cleaning, and replace tab to spaces
Converting hex lowercase value into uppercase char.
Changing := and = when it was needed
|
2017-01-31 22:09:14 +01:00 |
|
jede
|
858e952505
|
Fix
|
2017-01-29 23:05:18 +01:00 |
|
jede
|
db3b6603e5
|
Fix
|
2017-01-29 23:03:01 +01:00 |
|
jede
|
bd82bf6a7f
|
Fix
|
2017-01-29 22:59:53 +01:00 |
|