[cc65-git] [cc65/cc65] 097291: callmain
cc65 - a freeware C compiler for 6502 based systems
Brought to you by:
gpz
|
From: Bob A. <no...@gi...> - 2026-07-11 19:22:37
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 097291b4b787abb854763e8edf8afc9bcba5adc8 https://github.com/cc65/cc65/commit/097291b4b787abb854763e8edf8afc9bcba5adc8 Author: rumbledethumps <169...@us...> Date: 2026-03-12 (Thu, 12 Mar 2026) Changed paths: A libsrc/rp6502/callmain.s M libsrc/rp6502/crt0.s Log Message: ----------- callmain Commit: b6130de7830410ffc20cb5073a95fc512c6a2a41 https://github.com/cc65/cc65/commit/b6130de7830410ffc20cb5073a95fc512c6a2a41 Author: rumbledethumps <169...@us...> Date: 2026-03-12 (Thu, 12 Mar 2026) Changed paths: M asminc/rp6502.inc M include/rp6502.h R libsrc/rp6502/callmain.s M libsrc/rp6502/mainargs.s A libsrc/rp6502/ria_argv.c Log Message: ----------- ok Commit: 2c3e18c46c297cc63b334d36d7cd8c26738e96e3 https://github.com/cc65/cc65/commit/2c3e18c46c297cc63b334d36d7cd8c26738e96e3 Author: rumbledethumps <169...@us...> Date: 2026-03-12 (Thu, 12 Mar 2026) Changed paths: M libsrc/rp6502/mainargs.s Log Message: ----------- argc Commit: 5b77d3f9fe536a18af2718623966389d5bc9ac23 https://github.com/cc65/cc65/commit/5b77d3f9fe536a18af2718623966389d5bc9ac23 Author: rumbledethumps <169...@us...> Date: 2026-03-12 (Thu, 12 Mar 2026) Changed paths: M include/rp6502.h M libsrc/rp6502/mainargs.s R libsrc/rp6502/ria_argv.c Log Message: ----------- argv asm Commit: 821aebbde0a5781c48330a6065d29b746dceee32 https://github.com/cc65/cc65/commit/821aebbde0a5781c48330a6065d29b746dceee32 Author: rumbledethumps <169...@us...> Date: 2026-03-12 (Thu, 12 Mar 2026) Changed paths: A libsrc/rp6502/argv_malloc.s M libsrc/rp6502/mainargs.s Log Message: ----------- dynamic Commit: 50a9642480cb97ef4d582407d8efd1e45b968137 https://github.com/cc65/cc65/commit/50a9642480cb97ef4d582407d8efd1e45b968137 Author: rumbledethumps <169...@us...> Date: 2026-03-12 (Thu, 12 Mar 2026) Changed paths: R libsrc/rp6502/argv_malloc.s A libsrc/rp6502/argv_mem.s M libsrc/rp6502/mainargs.s Log Message: ----------- mem Commit: ffcc34c74fc08e55f9096fdaa97162b69f52e6aa https://github.com/cc65/cc65/commit/ffcc34c74fc08e55f9096fdaa97162b69f52e6aa Author: rumbledethumps <169...@us...> Date: 2026-03-12 (Thu, 12 Mar 2026) Changed paths: M libsrc/rp6502/mainargs.s Log Message: ----------- safe Commit: 956c896aecc467bf35dd33d4bfd9881e1f23f59b https://github.com/cc65/cc65/commit/956c896aecc467bf35dd33d4bfd9881e1f23f59b Author: rumbledethumps <169...@us...> Date: 2026-03-12 (Thu, 12 Mar 2026) Changed paths: M asminc/rp6502.inc R libsrc/rp6502/_localtime.c M libsrc/rp6502/argv_mem.s M libsrc/rp6502/localtime.s M libsrc/rp6502/mainargs.s Log Message: ----------- localtime Commit: bf0675715b1506611aa5ffff000637f927ade988 https://github.com/cc65/cc65/commit/bf0675715b1506611aa5ffff000637f927ade988 Author: rumbledethumps <169...@us...> Date: 2026-03-12 (Thu, 12 Mar 2026) Changed paths: M libsrc/rp6502/argv_mem.s R libsrc/rp6502/initenv.s Log Message: ----------- huh Commit: bfd8b98981f4e4dc3419d9b63f89b388debdb4a3 https://github.com/cc65/cc65/commit/bfd8b98981f4e4dc3419d9b63f89b388debdb4a3 Author: rumbledethumps <169...@us...> Date: 2026-03-12 (Thu, 12 Mar 2026) Changed paths: M libsrc/rp6502/mainargs.s Log Message: ----------- coo Commit: 8a64da6b47d9aa3d9e4877a7f6cc872f2241fc93 https://github.com/cc65/cc65/commit/8a64da6b47d9aa3d9e4877a7f6cc872f2241fc93 Author: rumbledethumps <169...@us...> Date: 2026-03-13 (Fri, 13 Mar 2026) Changed paths: M include/rp6502.h A libsrc/rp6502/ria_exec.c Log Message: ----------- todo exec Commit: 91d071b1c2fea781421806353983f1c0b1b373a7 https://github.com/cc65/cc65/commit/91d071b1c2fea781421806353983f1c0b1b373a7 Author: rumbledethumps <169...@us...> Date: 2026-03-13 (Fri, 13 Mar 2026) Changed paths: M include/rp6502.h R libsrc/rp6502/ria_exec.c A libsrc/rp6502/ria_execl.c A libsrc/rp6502/ria_execv.c Log Message: ----------- exec Commit: 596d965549a9a4dc2f6cf8c6342db5f4517150e4 https://github.com/cc65/cc65/commit/596d965549a9a4dc2f6cf8c6342db5f4517150e4 Author: rumbledethumps <169...@us...> Date: 2026-03-27 (Fri, 27 Mar 2026) Changed paths: M asminc/rp6502.inc M include/rp6502.h M libsrc/rp6502/code_page.c M libsrc/rp6502/errno.s M libsrc/rp6502/lrand.c M libsrc/rp6502/phi2.c A libsrc/rp6502/ria_attr.c M libsrc/rp6502/ria_execl.c M libsrc/rp6502/ria_execv.c Log Message: ----------- attr Commit: 99042049df79cc00c16720cc565c49af29999eb2 https://github.com/cc65/cc65/commit/99042049df79cc00c16720cc565c49af29999eb2 Author: rumbledethumps <169...@us...> Date: 2026-03-28 (Sat, 28 Mar 2026) Changed paths: M libsrc/mega65/joy/m65-stdjoy.s M src/cc65/codeoptutil.c M src/cc65/codeoptutil.h M src/cc65/coptstop.c M test/val/Makefile M test/val/bug2395.c A test/val/bug2946.c A test/val/bug2947.c Log Message: ----------- Merge branch 'cc65:master' into argsithink Commit: 12b02a4496d2992a5cf19027ecd98a19e3ebdd36 https://github.com/cc65/cc65/commit/12b02a4496d2992a5cf19027ecd98a19e3ebdd36 Author: rumbledethumps <169...@us...> Date: 2026-03-29 (Sun, 29 Mar 2026) Changed paths: M libsrc/rp6502/ria_execl.c M libsrc/rp6502/ria_execv.c Log Message: ----------- comments Commit: 7d0018ef04c8745dbfada6ba2e378375aad2bba0 https://github.com/cc65/cc65/commit/7d0018ef04c8745dbfada6ba2e378375aad2bba0 Author: rumbledethumps <169...@us...> Date: 2026-03-29 (Sun, 29 Mar 2026) Changed paths: M asminc/rp6502.inc M include/rp6502.h R libsrc/rp6502/_localtime.c A libsrc/rp6502/argv_mem.s M libsrc/rp6502/code_page.c M libsrc/rp6502/crt0.s M libsrc/rp6502/errno.s R libsrc/rp6502/initenv.s M libsrc/rp6502/localtime.s M libsrc/rp6502/lrand.c M libsrc/rp6502/mainargs.s M libsrc/rp6502/phi2.c A libsrc/rp6502/ria_attr.c A libsrc/rp6502/ria_execl.c A libsrc/rp6502/ria_execv.c Log Message: ----------- Launchers and args Launchers and args Commit: 7b423b12edb12fc314af56b12e7c7924192cb8bc https://github.com/cc65/cc65/commit/7b423b12edb12fc314af56b12e7c7924192cb8bc Author: rumbledethumps <169...@us...> Date: 2026-03-29 (Sun, 29 Mar 2026) Changed paths: M libsrc/rp6502/randomize.c Log Message: ----------- fix _randomize Commit: ac8fbaeeb942c680892f96f8b33e699164deaea3 https://github.com/cc65/cc65/commit/ac8fbaeeb942c680892f96f8b33e699164deaea3 Author: rumbledethumps <169...@us...> Date: 2026-03-29 (Sun, 29 Mar 2026) Changed paths: R libsrc/rp6502/stdin_opt.c Log Message: ----------- remove stdin_opt Commit: 97b6a0772defcae4b6780864b649364e4ea42e05 https://github.com/cc65/cc65/commit/97b6a0772defcae4b6780864b649364e4ea42e05 Author: rumbledethumps <169...@us...> Date: 2026-04-11 (Sat, 11 Apr 2026) Changed paths: M src/cc65/codeoptutil.c M src/cc65/codeoptutil.h M src/cc65/coptstop.c M test/val/bug1374.c M test/val/bug2461.c A test/val/pr2951.c Log Message: ----------- Merge branch 'cc65:master' into master Commit: deb42086850c62773015730eb9e0c05dd994729a https://github.com/cc65/cc65/commit/deb42086850c62773015730eb9e0c05dd994729a Author: rumbledethumps <169...@us...> Date: 2026-04-11 (Sat, 11 Apr 2026) Changed paths: M asminc/rp6502.inc M include/rp6502.h A libsrc/rp6502/initenv.s Log Message: ----------- mode5 and exit code Commit: b906f632fa3e8e11cfec37e03336783660eb4f95 https://github.com/cc65/cc65/commit/b906f632fa3e8e11cfec37e03336783660eb4f95 Author: rumbledethumps <169...@us...> Date: 2026-04-25 (Sat, 25 Apr 2026) Changed paths: M asminc/rp6502.inc M include/rp6502.h Log Message: ----------- RIA_ATTR_SIGINT Commit: 13662115dfd4937a86b38cdc5bc5b17fa4abca18 https://github.com/cc65/cc65/commit/13662115dfd4937a86b38cdc5bc5b17fa4abca18 Author: rumbledethumps <169...@us...> Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M asminc/rp6502.inc M include/rp6502.h A libsrc/rp6502/ria_readline_lastkey.c A libsrc/rp6502/ria_readline_peek.c A libsrc/rp6502/ria_readline_poke.c Log Message: ----------- rp6502 readline extras Commit: 1c0c40f782fd72fa8034c22675acd5e1c1109be3 https://github.com/cc65/cc65/commit/1c0c40f782fd72fa8034c22675acd5e1c1109be3 Author: rumbledethumps <169...@us...> Date: 2026-05-24 (Sun, 24 May 2026) Changed paths: M asminc/rp6502.inc M include/rp6502.h R libsrc/rp6502/ria_readline_lastkey.c R libsrc/rp6502/ria_readline_peek.c R libsrc/rp6502/ria_readline_poke.c A libsrc/rp6502/ria_rln_lastkey.c A libsrc/rp6502/ria_rln_peek.c A libsrc/rp6502/ria_rln_poke.c Log Message: ----------- read line forms Commit: 90c2af04ffe869f30d9f9d0cdaa896939079fa4c https://github.com/cc65/cc65/commit/90c2af04ffe869f30d9f9d0cdaa896939079fa4c Author: rumbledethumps <169...@us...> Date: 2026-05-24 (Sun, 24 May 2026) Changed paths: M .github/checks/sorted_codeopt.sh M doc/smc.sgml M libsrc/apple2/cputc.s M libsrc/atari/system_check.s M src/cc65/codeopt.c M src/cc65/coptstop.c M src/cc65/coptstop.h M src/sp65/pcx.c Log Message: ----------- Merge branch 'cc65:master' into master Commit: cea698772c8de14e1410b89a7b74f57727913e46 https://github.com/cc65/cc65/commit/cea698772c8de14e1410b89a7b74f57727913e46 Author: rumbledethumps <169...@us...> Date: 2026-06-10 (Wed, 10 Jun 2026) Changed paths: M asminc/rp6502.inc M include/rp6502.h A libsrc/rp6502/calltime.s R libsrc/rp6502/getres.c R libsrc/rp6502/gettime.c R libsrc/rp6502/gettimespec.c A libsrc/rp6502/gmtime.s M libsrc/rp6502/localtime.s A libsrc/rp6502/mktime.s R libsrc/rp6502/settime.c A libsrc/rp6502/strftime.c A libsrc/rp6502/time.s A libsrc/rp6502/time_set.c A libsrc/rp6502/tmconv.s Log Message: ----------- improved time Commit: 805f98b1e3c0e4edba194c278675ce27c4f3c413 https://github.com/cc65/cc65/commit/805f98b1e3c0e4edba194c278675ce27c4f3c413 Author: rumbledethumps <169...@us...> Date: 2026-06-10 (Wed, 10 Jun 2026) Changed paths: M libsrc/rp6502/errno.s A libsrc/rp6502/mkdir.s M libsrc/rp6502/ria_rln_poke.c A libsrc/rp6502/rmdir.s M libsrc/rp6502/sysremove.c Log Message: ----------- sync cc65 and llvm-mos Commit: 04309937a7a08851a7af54b57b99ad3693ec23f4 https://github.com/cc65/cc65/commit/04309937a7a08851a7af54b57b99ad3693ec23f4 Author: rumbledethumps <169...@us...> Date: 2026-06-11 (Thu, 11 Jun 2026) Changed paths: M asminc/rp6502.inc M include/rp6502.h M include/time.h M libsrc/rp6502/clock.c Log Message: ----------- improved clock Commit: f1e25547ccc92a4da355774b9064dc2b6e0060ba https://github.com/cc65/cc65/commit/f1e25547ccc92a4da355774b9064dc2b6e0060ba Author: rumbledethumps <169...@us...> Date: 2026-06-21 (Sun, 21 Jun 2026) Changed paths: M libsrc/rp6502/mainargs.s Log Message: ----------- remove trailing whitespace Commit: 033ada6b1ca610b46de609a0b1bfbd6b97819bff https://github.com/cc65/cc65/commit/033ada6b1ca610b46de609a0b1bfbd6b97819bff Author: rumbledethumps <169...@us...> Date: 2026-07-11 (Sat, 11 Jul 2026) Changed paths: M include/rp6502.h Log Message: ----------- add xreg_ria_tablet Commit: 547d923588d870aacf0b0016c67d0f6a92a70f83 https://github.com/cc65/cc65/commit/547d923588d870aacf0b0016c67d0f6a92a70f83 Author: Bob Andrews <mr...@us...> Date: 2026-07-11 (Sat, 11 Jul 2026) Changed paths: M asminc/rp6502.inc M include/rp6502.h M include/time.h R libsrc/rp6502/_localtime.c A libsrc/rp6502/argv_mem.s A libsrc/rp6502/calltime.s M libsrc/rp6502/clock.c M libsrc/rp6502/code_page.c M libsrc/rp6502/crt0.s M libsrc/rp6502/errno.s R libsrc/rp6502/getres.c R libsrc/rp6502/gettime.c R libsrc/rp6502/gettimespec.c A libsrc/rp6502/gmtime.s M libsrc/rp6502/initenv.s M libsrc/rp6502/localtime.s M libsrc/rp6502/lrand.c M libsrc/rp6502/mainargs.s A libsrc/rp6502/mkdir.s A libsrc/rp6502/mktime.s M libsrc/rp6502/phi2.c M libsrc/rp6502/randomize.c A libsrc/rp6502/ria_attr.c A libsrc/rp6502/ria_execl.c A libsrc/rp6502/ria_execv.c A libsrc/rp6502/ria_rln_lastkey.c A libsrc/rp6502/ria_rln_peek.c A libsrc/rp6502/ria_rln_poke.c A libsrc/rp6502/rmdir.s R libsrc/rp6502/settime.c R libsrc/rp6502/stdin_opt.c A libsrc/rp6502/strftime.c M libsrc/rp6502/sysremove.c A libsrc/rp6502/time.s A libsrc/rp6502/time_set.c A libsrc/rp6502/tmconv.s Log Message: ----------- Merge pull request #2966 from picocomputer/master RP6502 0.28 support, add argv, replace time Compare: https://github.com/cc65/cc65/compare/433c65aceb9d...547d923588d8 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |