Bob Andrews
|
89704a6e37
|
Merge pull request #2802 from kugelfuhr/kugelfuhr/modernize-ld65-diags
Modernize ld65 diagnostics
|
2025-07-16 00:55:12 +02:00 |
|
Kugel Fuhr
|
3dfde7baef
|
For the cpudetect tests, check the binary results for all instructions, not
just for a few selected ones.
|
2025-07-13 21:43:34 +02:00 |
|
Kugel Fuhr
|
7d963d4490
|
Change the output format for .assert. Use --no-utf8 for the tests.
|
2025-07-13 16:33:15 +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 |
|
mrdudz
|
705081af34
|
Merge branch 'master' into quietagain
|
2025-06-29 23:01:47 +02:00 |
|
mrdudz
|
cb4cd114bf
|
handle -s correctly when using these makefiles directly
|
2025-06-29 22:48:03 +02:00 |
|
mrdudz
|
91c9e32e4b
|
add sweet16 to the cpudetect test
|
2025-06-29 19:14:28 +02:00 |
|
mrdudz
|
4d73544d6c
|
cleanup/fix test for 65816
|
2025-06-29 18:29:22 +02:00 |
|
mrdudz
|
51dc9119a9
|
fix test
|
2025-06-29 17:21:40 +02:00 |
|
mrdudz
|
cf8af80dce
|
add missing pseudo(s) for HUC6280, fix cpudetect for 6280
|
2025-06-29 01:57:28 +02:00 |
|
mrdudz
|
ced83d0f47
|
update tests
|
2025-06-28 18:18:39 +02:00 |
|
mrdudz
|
c359cd9251
|
update test
|
2025-06-28 02:27:04 +02:00 |
|
Bob Andrews
|
d909a2c285
|
Merge pull request #2746 from mrdudz/bequiet
Fix -s vs QUIET in the makefiles
|
2025-06-27 16:43:13 +02:00 |
|
mrdudz
|
70f9723a89
|
dumb down for cmd.exe
|
2025-06-26 20:42:15 +02:00 |
|
mrdudz
|
7a85575158
|
fix handling of QUIET in the "test" directory
|
2025-06-26 19:48:16 +02:00 |
|
mrdudz
|
4d1fbe3f90
|
fix refs (remove 652SC02)
|
2025-06-24 21:59:35 +02:00 |
|
mrdudz
|
3321910848
|
implement 45GS02 compound instrictions in the disassembler
|
2025-06-21 20:37:31 +02:00 |
|
mrdudz
|
76c8f0d860
|
fix test, add 45GS02 instructions
|
2025-06-21 01:39:33 +02:00 |
|
Bob Andrews
|
d333627081
|
Merge pull request #2707 from mrdudz/m740
m740 Support
|
2025-06-20 19:39:32 +02:00 |
|
mrdudz
|
4f26d6d8b7
|
typo
|
2025-06-19 22:49:12 +02:00 |
|
mrdudz
|
02e79d35d7
|
no need to fix the assembler, but making da65 produce the same mnemonics ans ca65 uses seems like a good idea :)
|
2025-06-19 21:44:14 +02:00 |
|
mrdudz
|
d34b36c6e5
|
add test that checks all opcodes per current cpu flags
|
2025-06-19 01:33:31 +02:00 |
|
Gorilla Sapiens
|
8cb0578447
|
changes suggested by mrdudz
|
2025-06-18 06:38:38 +00:00 |
|
Gorilla Sapiens
|
06a77abc68
|
Merge branch 'master' into sane_makefile_output
|
2025-06-18 06:26:58 +00:00 |
|
Bob Andrews
|
d1ecc02e31
|
Merge branch 'master' into m740
|
2025-06-17 23:52:55 +02:00 |
|
mrdudz
|
5a3aa1fd51
|
fix/add missing .ifp02x and .p02x pseudo ops, update test
|
2025-06-17 23:34:23 +02:00 |
|
mrdudz
|
2e27ee1702
|
added .IFM740 and .PM470, and while at it also .IFP02X and .P02X. Updated regression test to use these
|
2025-06-16 22:55:58 +02:00 |
|
mrdudz
|
0b74ae8c2d
|
add m740 to macpack cpu, add .ifpm740, add regression test for those
|
2025-06-16 21:59:38 +02:00 |
|
Gorilla Sapiens
|
dd2f19260c
|
added information to Makefile output
|
2025-06-04 03:03:18 +00:00 |
|
Spiro Trikaliotis
|
0f6cb5b114
|
Add proper readmes
|
2022-02-20 11:20:20 +01:00 |
|
Spiro Trikaliotis
|
388ae87cb3
|
Reorganized test/asm
|
2022-02-19 12:44:20 +01:00 |
|