1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-08 15:29:37 +00:00

Commit Graph

  • fea7e59046 Add scrolling and cursor positioning Dave Plummer 2023-04-25 11:17:02 -0700
  • cae74cc0b5 Add text support to KIM GFX sample Dave Plummer 2023-04-23 18:45:37 -0700
  • 6b9c03848b Fix style #2 mvax 2023-04-23 20:38:11 -0400
  • 1719ace16a Fix style mvax 2023-04-23 20:31:07 -0400
  • 507cdfc62f TextFont basics Dave Plummer 2023-04-22 18:32:53 -0700
  • 3b2df1ecb1 Add Moire pattern in GFX test Dave Plummer 2023-04-20 21:30:32 -0700
  • 7411dc4bce add features:nested macros, newline sequence mvax 2023-04-14 07:48:42 -0400
  • 5af361cebe Doc edit Lauri Kasanen 2023-04-12 09:23:33 +0300
  • cc69475cc6 Work around Wstrinop-truncation as requested Lauri Kasanen 2023-04-12 09:00:27 +0300
  • 333705093c Add profiling support to sim65 Lauri Kasanen 2023-04-06 18:25:12 +0300
  • 71590338b6 KIM Memory and RIOT test Dave Plummer 2023-04-09 10:59:42 -0700
  • 4e6878b194 Remove vestigial macros Dave Plummer 2023-04-07 10:42:12 -0700
  • 2dce78da43 Change from inline bit ops to functions Dave Plummer 2023-04-07 10:33:51 -0700
  • 819197594f Fix Dave Plummer 2023-04-07 07:18:42 -0700
  • 04d34984a6 First pass at a game of life for the KIM-1 Dave Plummer 2023-04-06 15:01:40 -0700
  • c92a8f863a Merge branch 'master' into fptest mrdudz 2023-03-04 13:48:31 +0100
  • 7742ffdfc2 Fix style mvax 2023-02-25 10:26:25 -0500
  • 0bee0beb03 Merge branch 'define-endmacro-macro-definition-bug-fix' of https://github.com/Movax12/cc65 mvax 2023-02-25 10:22:00 -0500
  • cd14df045b Fix style mvax 2023-02-25 10:16:19 -0500
  • 58f1348133
    Merge branch 'cc65:master' into define-endmacro-macro-definition-bug-fix Movax12 2023-02-25 09:31:34 -0500
  • d322a005f1
    Removed runtime routines polluks2 2023-02-12 21:26:29 +0100
  • 61f2f4fa56 Merge branch 'master' into fptest mrdudz 2023-01-28 11:22:20 +0100
  • 535dee5bfc fix missing signal.h include Christophe Gimenez 2023-01-21 00:35:51 +0100
  • 8e266ead5b restore term attrs after SIGINT Christophe Gimenez 2023-01-21 00:04:04 +0100
  • 1e254c0f55 Don't display options for --help on WIN32 platform Christophe Gimenez 2023-01-20 14:07:37 +0100
  • 78f71efb61 fix #include WIN32 termios struct Christophe Gimenez 2023-01-20 03:34:42 +0100
  • f39e48b795 fix wrong #ifndef Christophe Gimenez 2023-01-20 03:29:36 +0100
  • 1a9a9cb854 attempt to make it compile without errors on Win32 Christophe Gimenez 2023-01-20 03:22:15 +0100
  • 1615379414 removed dangling space Christophe Gimenez 2023-01-20 03:07:28 +0100
  • 0c4430ca64 removed tabs in source code Christophe Gimenez 2023-01-20 03:03:34 +0100
  • 0d6a7e796a paravirt kbhit implementation Christophe Gimenez 2023-01-20 02:39:15 +0100
  • 901f350758 added command line options for disabling term echo and buffering Christophe Gimenez 2023-01-20 01:59:07 +0100
  • a99f239fb2 Fixed dangling spaces polluks 2023-01-16 03:31:10 +0100
  • fe205f1a37 Big STATUS clean-up polluks 2023-01-16 03:04:19 +0100
  • 178861d40f
    Update status.s polluks2 2023-01-14 16:55:46 +0100
  • af5484dfb2
    Update status.s polluks2 2023-01-14 16:55:24 +0100
  • c92c27e361
    Update status.s polluks2 2023-01-14 16:54:48 +0100
  • 0f98e59b5c Fixed #1970 polluks 2023-01-14 13:54:42 +0100
  • 2e1b64fa0d Added minimalistic terminal program. Oliver Schmidt 2022-12-23 15:24:28 +0100
  • c15cb2b355
    Merge branch 'cc65:master' into master Oliver Schmidt 2022-12-23 15:20:15 +0100
  • 7a662d296a
    Merge branch 'cc65:master' into master Oliver Schmidt 2022-12-22 21:52:16 +0100
  • 9d4e4d1f77 Fixed recently introduced addressing mode bug. Oliver Schmidt 2022-12-22 21:50:38 +0100
  • 28f9bd32a2 Introduced the notion of a standard serial driver. Oliver Schmidt 2022-12-22 18:06:16 +0100
  • 0168eaa53b
    Merge branch 'cc65:master' into master laubzega 2022-12-16 17:37:41 +0100
  • ca576adfe5
    add assert that checks int promotion Bob Andrews 2022-12-11 12:44:44 +0100
  • 3a2c5e1d75 spelling fix Milek Smyk 2022-12-07 23:39:39 -0800
  • 0ae67f8093 Added a testcase for #1941 Milek Smyk 2022-12-07 23:37:09 -0800
  • 61a2821245 Fix for #1941 Miloslaw Smyk 2022-12-07 20:00:46 -0800
  • 917f5cd4c3
    Merge ce6137319b into 299f764c5d Dieter Baron 2022-12-07 10:20:01 +0000
  • 9f2239738c test this here while we are at it mrdudz 2022-11-28 05:04:12 +0100
  • 2d440c4675 grrr mrdudz 2022-11-28 03:56:03 +0100
  • 046c013bcb grrr mrdudz 2022-11-28 03:25:47 +0100
  • 08b6ab63d4 lets try this mrdudz 2022-11-28 03:23:12 +0100
  • 54fb072e12 try full path mrdudz 2022-11-28 02:57:01 +0100
  • 35ba10fa51 use mingw64 command instead mrdudz 2022-11-28 02:49:15 +0100
  • da7f9c8d10 another way to call cmd mrdudz 2022-11-28 02:42:48 +0100
  • 4294c88011 I64u workaround is still needed mrdudz 2022-11-28 02:35:33 +0100
  • a442f803c2 try with another path mrdudz 2022-11-28 02:35:04 +0100
  • fea66e285b print message on bash too so we see what is actually being used mrdudz 2022-11-28 02:27:57 +0100
  • 52a111cce7 really have to use msys2 -c mrdudz 2022-11-28 02:27:41 +0100
  • 0868454ec1 test if we see the stylecheck message this way mrdudz 2022-11-28 02:21:21 +0100
  • 3d01af3517 remove ming64 workaround for a test mrdudz 2022-11-28 02:17:58 +0100
  • cf404d17cb print the Format string as well mrdudz 2022-11-28 01:59:33 +0100
  • 3d1436b118 print info before failing mrdudz 2022-11-28 01:49:51 +0100
  • d81724eee6 bleh, FAIL is not printf style mrdudz 2022-11-28 01:43:05 +0100
  • ff25e04100 print the invalid format specifier in the error message mrdudz 2022-11-28 01:38:49 +0100
  • 1b2db41073 use msys2 -c to run commands mrdudz 2022-11-28 01:22:45 +0100
  • 5b1634f89b set path to mingw bins mrdudz 2022-11-28 01:14:51 +0100
  • 8854103396 put cmd.exe checks in a seperate job mrdudz 2022-11-28 00:56:36 +0100
  • 836de31042 lets try to also test stuff on cmd.exe mrdudz 2022-11-28 00:45:39 +0100
  • 46bb7e8961 Merge branch 'master' into fptest mrdudz 2022-11-19 22:12:26 +0100
  • 54f7325800 another test fixed mrdudz 2022-11-19 00:06:37 +0100
  • 1413ab711e fix some compare tests mrdudz 2022-11-18 23:38:40 +0100
  • 1ba10a9619 Merge branch 'master' into fptest mrdudz 2022-11-18 20:23:02 +0100
  • c9ff35933a Merge branch 'master' into fptest mrdudz 2022-11-18 19:12:52 +0100
  • 820358ce9a Merge branch 'master' into fptest mrdudz 2022-11-18 19:07:24 +0100
  • a83bd3a341 Merge branch 'master' into fptest mrdudz 2022-11-18 19:02:23 +0100
  • 95e61fba13 trying to evade warning mrdudz 2022-11-18 18:53:00 +0100
  • e30951cf9a spaces mrdudz 2022-11-18 18:28:59 +0100
  • 9c90d38ccc following hack on head mrdudz 2022-11-18 18:26:13 +0100
  • 40a52c2656 following the terrible hacking on head mrdudz 2022-11-18 18:04:45 +0100
  • ea4aeffc34 ooops seems i forgot to add this /o\ mrdudz 2022-11-18 02:34:51 +0100
  • a33b8f371a disable debug mrdudz 2022-11-18 02:34:13 +0100
  • 2cfa3d905a make failing checks works again mrdudz 2022-11-18 02:33:50 +0100
  • 705617cd5f add more checks that are related to recent fixes mrdudz 2022-11-18 01:52:55 +0100
  • 965c1f5239 updated mrdudz 2022-11-18 01:52:18 +0100
  • 7370478f80 cleanup mrdudz 2022-11-18 01:52:00 +0100
  • e8e39db4ca add fastcall to some more functions mrdudz 2022-11-18 01:17:25 +0100
  • 6e7fae3795 add comments mrdudz 2022-11-18 01:17:05 +0100
  • d98b55f8ee fix issues with substraction mrdudz 2022-11-18 01:16:55 +0100
  • c725cab7c6 crazy hack so the function works better even when typecasting seems broken mrdudz 2022-11-18 00:55:00 +0100
  • 15b713f7f1 build mathtest for c64, link c64 float progs against the kernal wrapper mrdudz 2022-11-17 22:48:21 +0100
  • 89341e0378 add mandelfloat sample mrdudz 2022-11-17 22:14:43 +0100
  • ab568cf8ad rename source files to prevent weird conflicts when building mrdudz 2022-11-17 21:52:49 +0100
  • c651cb4f1f cleanup mrdudz 2022-11-17 20:41:49 +0100
  • cfdf6aef9d add some tests on comparing floats vs ints. not all cases working mrdudz 2022-11-17 20:41:36 +0100
  • f7f5d39f20 fix some cases when comparing floats vs ints mrdudz 2022-11-17 20:41:15 +0100
  • 54e7d71cb7 fix division test mrdudz 2022-11-17 20:38:59 +0100
  • 14347c2220 cleanup mrdudz 2022-11-17 19:39:35 +0100
  • 1ba0651b75 also delete quick.s mrdudz 2022-11-17 19:16:39 +0100