Commit Graph

  • ccf3994e3b ca65 jsr/jmp/rts will not promote to jsl/jml/rtl by default, but can still be enabled with new feature long_jsr_jmp_rts bbbradsmith 2023-02-21 04:00:34 -05:00
  • 99ecd9b69d Document expected linker configuration and special segments used by cc65 bbbradsmith 2023-02-21 00:53:55 -05:00
  • 45d0d60349 --warnings-as-errors for ca65 and ld65 bbbradsmith 2023-02-20 22:24:26 -05:00
  • f1134cc5f1 ca65 improve error for unclosed scopes See: #1779 bbbradsmith 2023-02-20 20:42:09 -05:00
  • 864eecf7c3 ca16 doc for A8/A18/I8/I16: use "assume" instead of "switch" to avoid implying that a hardware state is changed. See: #1759 bbbradsmith 2023-02-20 20:08:58 -05:00
  • 68ce335f59 Replace shell code with GNU Make conditionals and functions compyx 2023-02-19 19:17:45 +01:00
  • d0f17ba602 Merge pull request #1996 from bbbradsmith/negative_memory_size_error Bob Andrews 2023-02-19 18:45:09 +01:00
  • 0ff18510c3 Merge pull request #1993 from bbbradsmith/sim65_pvopen_safety Bob Andrews 2023-02-19 16:27:46 +01:00
  • 3df5b9f41f relocate dasm test start-addr to avoid producing negative memory area size with none.cfg (conflicted with stack position at $8000) bbbradsmith 2023-02-19 09:30:07 -05:00
  • 5bc8ff98de error if computed memory size is negative bbbradsmith 2023-02-19 09:01:17 -05:00
  • 4fc19a3d4c ld65 overwrite segment should pad with fill value if the desired seek position is beyond the end of the file so far bbbradsmith 2023-02-19 08:37:07 -05:00
  • 2ac055383f ld65 fix overwrite segments adding wrong padding or causing internal errors bbbradsmith 2023-02-19 08:14:04 -05:00
  • 5c12659cf4 make avail: check for presence of binaries before creating symbolic links compyx 2023-02-19 14:01:14 +01:00
  • 4d30333099 sim65 path length safety for PVOpen bbbradsmith 2023-02-19 05:31:46 -05:00
  • 4e411e8526 Opt_a_tosicmp likely has a bug which will incorrectly migrate a label on a replaced op in one case. bbbradsmith 2023-02-18 00:13:34 -05:00
  • 78263cd24b Fix OptStackOps label migration case for toscmpbool, add test case bbbradsmith 2023-02-17 23:48:32 -05:00
  • c097401f8b Merge pull request #1991 from spiro-trikaliotis/fix-msys2-test Bob Andrews 2023-02-17 18:29:39 +01:00
  • 727b3288d6 Remove .exe from file output Spiro Trikaliotis 2023-02-17 17:22:55 +01:00
  • 544a49c060 Merge pull request #1983 from mrdudz/fix1941 Bob Andrews 2023-02-05 17:28:22 +01:00
  • 8ac5e2f7b6 fix devicestr call, so related posix function work on cbm targets mrdudz 2023-01-28 15:08:00 +01:00
  • 1764b7aca9 fix for #1941, taken from 22d435b689 mrdudz 2023-01-28 12:29:05 +01:00
  • 6267db6b01 Merge pull request #1980 from TommiRommi/patch-1 Bob Andrews 2023-01-28 11:29:50 +01:00
  • 1d73c8d259 Update typeconv.c tomas 2023-01-27 16:53:36 +00:00
  • ed909dba1d fixed spelling mistake tomas 2023-01-27 10:52:20 +00:00
  • 60f56c43c7 some documentation fixes Christian Groessler 2023-01-18 11:55:52 +01:00
  • dbefd12571 Merge pull request #1968 from mseabold/master Bob Andrews 2023-01-18 04:34:58 +01:00
  • 3360734487 Update comment to match in source file Matt Seabold 2023-01-17 22:17:23 -05:00
  • 9ee0c835e5 Update documentation for line_bynumber Matt Seabold 2023-01-17 22:15:27 -05:00
  • 645fa982af Merge pull request #1975 from marianodominguez/add_sound_documentation Bob Andrews 2023-01-17 22:41:12 +01:00
  • cc9b91363f Merge pull request #1971 from polluks2/patch-8 Bob Andrews 2023-01-17 22:36:53 +01:00
  • c6d183c31b add documentation for _sound. Mariano Dominguez 2023-01-16 19:09:01 -08:00
  • 67564d83c8 libsrc/atari/sound.s: fix indentation Christian Groessler 2023-01-16 18:01:11 +01:00
  • c2e8f75bec Merge pull request #1962 from marianodominguez/feature_add_sound_command Christian Groessler 2023-01-16 17:59:34 +01:00
  • 40656ffb6e more style Mariano Dominguez 2023-01-15 17:05:24 -08:00
  • 6236e82850 change storage to pager zero fix bug that kills keyboard. Mariano Dominguez 2023-01-15 17:00:05 -08:00
  • a5a8225a58 Create disk of GEOS samples polluks2 2023-01-14 13:49:16 +01:00
  • 8ea0dfe453 Allow line_bynumber to return more than one result Matt Seabold 2023-01-11 20:18:51 -05:00
  • 42c39c6bfc remove trailing spacew, use correct user Mariano Dominguez 2023-01-10 11:26:12 -08:00
  • 27ecb555ea Rename sound to _sound. remove extra comments. Mariano Dominguez 2023-01-10 11:16:36 -08:00
  • 7979f8a41f Merge pull request #1965 from polluks2/patch-7 Bob Andrews 2023-01-08 18:54:27 +01:00
  • e4d9dbf0c0 Wrong file "geover.cvt" polluks2 2023-01-08 17:47:04 +01:00
  • bf9fb6dcdb increase delay in sound test Mariano Dominguez 2023-01-06 11:23:33 -08:00
  • 196962adac remove lasy pesky space Mariano Dominguez 2023-01-06 10:54:16 -08:00
  • 2a961a870b add target test Mariano Dominguez 2023-01-06 09:56:15 -08:00
  • c3e1ae3478 last trailing space Mariano Dominguez 2023-01-05 21:36:44 -08:00
  • 8c97b54f5d more trailing spaces :( Mariano Dominguez 2023-01-05 21:34:43 -08:00
  • 658c1ad711 only missing space Mariano Dominguez 2023-01-05 21:33:40 -08:00
  • 85f657b35e missing space Mariano Dominguez 2023-01-05 21:30:31 -08:00
  • 4e8b18c035 missing tab Mariano Dominguez 2023-01-05 21:29:33 -08:00
  • 29a80065cc fix tab indentation Mariano Dominguez 2023-01-05 21:27:54 -08:00
  • 30df733c31 remove dangling spaces Mariano Dominguez 2023-01-05 21:20:16 -08:00
  • fa05294054 add newline for style Mariano Dominguez 2023-01-05 21:16:58 -08:00
  • f9024d132a add sound command Mariano Dominguez 2023-01-05 21:12:58 -08:00
  • e944a30b6a Merge pull request #1955 from davepl/master Bob Andrews 2023-01-04 19:10:14 +01:00
  • 7ea2d8ab18 Address review comment Rutger van Bergen 2023-01-04 19:05:08 +01:00
  • 072f4188ac Merge pull request #1939 from acqn/TypeFix Bob Andrews 2023-01-04 19:01:23 +01:00
  • 167e940361 Merge pull request #1958 from karrika/sprite Bob Andrews 2023-01-04 18:16:46 +01:00
  • ce3a987d2d Merge pull request #1956 from karrika/master Bob Andrews 2023-01-04 17:42:38 +01:00
  • 9cda019669 Merge pull request #1960 from karrika/palette Bob Andrews 2023-01-04 17:25:34 +01:00
  • 36a56faa14 Merge pull request #1961 from clbr/da816 Bob Andrews 2023-01-04 17:21:26 +01:00
  • e2c6d06b0d Update dosc karri 2023-01-04 12:14:37 +02:00
  • 34aa53affb Merge branch 'cc65:master' into master Karri Kaksonen 2022-12-30 17:48:04 +02:00
  • 56a414593a Teach da65 about table units Lauri Kasanen 2022-11-08 19:04:46 +02:00
  • cce119a9e7 Merge pull request #1871 from clbr/da816 Bob Andrews 2022-12-30 15:34:40 +01:00
  • 878a20ab59 Fix dangling space karri 2022-12-30 15:27:17 +02:00
  • b6d06288e0 Fix warnings karri 2022-12-30 15:20:54 +02:00
  • f85951ab24 Add to build karri 2022-12-30 15:06:22 +02:00
  • 4117e94ed5 Add palette extraction functions karri 2022-12-30 14:44:18 +02:00
  • c2e9e5961d Add fixed Lynx sprite generation karri 2022-12-30 12:57:50 +02:00
  • f6b3bdda21 Add fixed Lynx sprite generation karri 2022-12-30 12:36:49 +02:00
  • b4aa853e6f Add fixed Lynx sprite generation karri 2022-12-30 12:21:49 +02:00
  • aed6591b19 Add new method GetBitmapBPP as we need it for sprite math karri 2022-12-30 12:16:46 +02:00
  • ebd1381030 Use same style in comments karri 2022-12-29 21:55:25 +02:00
  • 9cb0667260 Use same style in comments karri 2022-12-29 21:53:50 +02:00
  • 5ec5050af2 Remove redundant code karri 2022-12-29 21:48:28 +02:00
  • 05766d4bfe Add support for 4 pixels per plane karri 2022-12-29 19:40:00 +02:00
  • e953c1aa08 Add support for 4 pixels per plane karri 2022-12-29 19:28:16 +02:00
  • 817d129be8 Add support for 4 pixels per plane karri 2022-12-29 19:18:00 +02:00
  • 37954dffe7 Specify supported tests Rutger van Bergen 2022-12-26 20:26:29 +01:00
  • a8c6409689 Delete kimHello Rutger van Bergen 2022-12-26 19:54:00 +01:00
  • ae23e47eb5 Merge branch 'cc65:master' into master Rutger van Bergen 2022-12-26 13:57:10 +01:00
  • de30a57c0c Added minimalistic terminal program. Oliver Schmidt 2022-12-23 15:24:28 +01:00
  • 1daa445310 Fixed recently introduced addressing mode bug. Oliver Schmidt 2022-12-22 21:50:38 +01:00
  • d90c7e9853 Introduced the notion of a standard serial driver. Oliver Schmidt 2022-12-22 18:06:16 +01:00
  • d9ebfa7192 all good things are three mrdudz 2022-12-11 12:29:11 +01:00
  • 2b941e255a move test. oops mrdudz 2022-12-11 12:22:41 +01:00
  • ddab16007a run branch fixer again after replacing BRA by JMP. should fix #1936 mrdudz 2022-12-11 12:08:30 +01:00
  • 299f764c5d Merge pull request #1942 from IrgendwerA8/patch-1 Bob Andrews 2022-12-07 08:21:24 +01:00
  • 78e6bcf643 Update Contributing.md Irgendwer 2022-12-07 00:20:20 +01:00
  • dae4b2d9b0 add note on optimizer Bob Andrews 2022-12-06 14:47:03 +01:00
  • 9aae1efd03 Add a da65 65186 test Lauri Kasanen 2022-10-17 12:50:59 +03:00
  • 3ea999f034 Correct mvn, mvp, pei Lauri Kasanen 2022-10-17 12:50:34 +03:00
  • b90bf258e2 Implement far override Lauri Kasanen 2022-10-12 16:02:37 +03:00
  • db351b4228 Output remaining long labels Lauri Kasanen 2022-10-12 15:36:28 +03:00
  • 65907b1f10 Output MX states Lauri Kasanen 2022-10-12 15:16:24 +03:00
  • 4b04f81d37 Fix jsl length Lauri Kasanen 2022-10-12 14:59:51 +03:00
  • 1294c1c253 Implement changing-size opcodes Lauri Kasanen 2022-10-12 14:45:10 +03:00
  • e8ee8435e9 Add addrMode to RANGE Lauri Kasanen 2022-10-12 12:36:26 +03:00
  • 89fc5e30c4 Remove unused and conflicting value Lauri Kasanen 2022-10-12 12:19:01 +03:00
  • ea924ededd Teach attrtab, labels and comments about long addresses Lauri Kasanen 2022-10-12 11:41:20 +03:00