Commit Graph

  • c5da2d8245
    Merge e8e0c41f87 into 2c4d4d3314 Renan Ribeiro 2024-05-16 19:06:42 +0200
  • 85f2a3d512
    Merge 9b5d11abde into 2c4d4d3314 pm100 2024-05-16 19:06:37 +0200
  • be46efbe2d
    Merge eb2acfc3e4 into 2c4d4d3314 pm100 2024-05-16 19:06:33 +0200
  • 32e48f0d1d
    Merge 6bcce49d5d into 2c4d4d3314 Movax12 2024-05-16 19:06:09 +0200
  • 92e10b8d9a
    Merge 793aa48a49 into 2c4d4d3314 Colin Leroy-Mira 2024-05-16 19:01:43 +0200
  • 2c4d4d3314 add -j2 to make test invocations master mrdudz 2024-05-16 18:57:29 +0200
  • 86e5acd679 fix race condition as proposed in #2420 mrdudz 2024-05-16 18:57:08 +0200
  • 84153e809e
    Merge pull request #2438 from ops/exehdr Bob Andrews 2024-05-15 14:11:08 +0200
  • 90723d7dd1
    Merge pull request #2132 from vrubleg/ulabel Bob Andrews 2024-05-14 20:10:06 +0200
  • 7cf5e04bb9
    Merge 122461a08c into b1e1c13d4b laubzega 2024-05-06 21:01:50 -0400
  • c2c0abf7c3
    Merge 9905c71474 into b1e1c13d4b laubzega 2024-05-06 21:01:50 -0400
  • e7d98f22ec
    Merge 9344c42329 into b1e1c13d4b Bob Andrews 2024-05-06 21:01:50 -0400
  • c1521a5323
    Merge a24196ee41 into b1e1c13d4b Bob Andrews 2024-05-06 21:01:50 -0400
  • 79354b5c06
    Merge a99f239fb2 into b1e1c13d4b polluks2 2024-05-06 21:01:50 -0400
  • 78648e4cfe
    Merge ae7a38f3de into b1e1c13d4b greg-king5 2024-05-06 21:01:50 -0400
  • 83953eafb1
    Merge 91d1f43ddd into b1e1c13d4b dmsc 2024-05-05 22:41:28 -0400
  • 22b73a7e3b
    Merge 179efc99fd into b1e1c13d4b Jarhmander 2024-05-03 16:00:18 +0200
  • 9c03dc621e
    Merge e3dd2e6523 into b1e1c13d4b Bob Andrews 2024-05-01 21:23:49 +0200
  • 512822ed65
    Merge fa07cba622 into b1e1c13d4b Stefan 2024-04-27 20:22:33 +0200
  • b1e1c13d4b
    Merge pull request #2437 from bbbradsmith/sim65-examples Bob Andrews 2024-04-25 23:52:08 +0200
  • 793aa48a49 Add doc Colin Leroy-Mira 2024-04-19 08:13:41 +0200
  • a823d90082 Separated versions Colin Leroy-Mira 2024-04-19 07:57:47 +0200
  • 8804dc7a58 give cl65 alternative bbbradsmith 2024-04-16 16:56:13 -0400
  • 4bc726ebe2 clarify the meaning of the exit code unsigned limitation bbbradsmith 2024-04-16 16:41:00 -0400
  • fa1a426c29 add -t sim6502 to cc65 and ca65 examples bbbradsmith 2024-04-16 14:06:45 -0400
  • f789316f86 Add a test for the unnamed labels. Evgeny Vrublevsky 2024-04-07 12:59:38 +0300
  • 270f3544b5 Document changes in unnamed labels. Evgeny Vrublevsky 2023-09-23 19:59:28 +0300
  • c500cb9086 Add support of unnamed labels with @ (.localchar) prefix. Evgeny Vrublevsky 2023-06-03 16:33:18 +0300
  • 074ec82126 Added missing EXEHDR Olli Savia 2024-04-02 19:25:15 +0300
  • 89b709c7f8 make it clearer that explicit lib is required, note that exit is from stdlib.h, exit codes are unsigned, tweak "see below" for spacing, clarify that assembly can be used with C tests as well bbbradsmith 2024-03-28 16:55:55 -0400
  • 79585194e6 provide simple examples for using sim65 with C and assembly code bbbradsmith 2024-03-28 16:33:20 -0400
  • fa07cba622
    Update atmos.sgml Stefan 2024-03-26 16:58:21 +0100
  • 6121aeeea2
    Alternative Atmos args Stefan 2024-03-26 16:40:24 +0100
  • 71d82ab5d9 Use common naming scheme for tolowerdirect Colin Leroy-Mira 2024-03-22 17:19:26 +0100
  • 0c681b42ef Factorize to save 20 bytes Colin Leroy-Mira 2024-03-19 18:07:17 +0100
  • 9b5d11abde fix blank lines paul moore 2024-03-18 16:08:13 -0700
  • 1f1f2c5a68 move options, add doc paul moore 2024-03-18 16:04:49 -0700
  • eb2acfc3e4 move options, add doc paul moore 2024-03-18 15:58:00 -0700
  • b5d259bafb Implement strcasestr as part of strstr Colin Leroy-Mira 2024-03-18 19:52:04 +0100
  • 82165c1a77 Implement strcasestr Colin Leroy-Mira 2024-03-18 18:40:45 +0100
  • b993d88339 second half of #2420 - don't use the loop macro. Fixes -j13 for me mrdudz 2024-03-17 17:19:42 +0100
  • e3dd2e6523 Merge branch 'master' into fptest mrdudz 2024-03-10 02:39:47 +0100
  • 25967e65b5
    Merge pull request #2424 from acqn/Cleanup Bob Andrews 2024-03-10 02:39:14 +0100
  • a0aea11f88 Merge branch 'master' into fptest mrdudz 2024-03-10 02:34:39 +0100
  • a372ead4de
    Merge pull request #2334 from carlo-bramini/fix-sim65-1 Bob Andrews 2024-03-10 00:37:18 +0100
  • 081d18f7d7
    Merge pull request #2422 from acqn/SubFix Bob Andrews 2024-03-09 13:02:27 +0100
  • a293920fb3
    Merge pull request #2423 from acqn/BitfieldFix Bob Andrews 2024-03-09 12:05:20 +0100
  • 60c75bdb54
    Merge pull request #2414 from SvenMichaelKlose/master Bob Andrews 2024-03-09 12:00:42 +0100
  • 1fe12f112e
    Merge branch 'cc65:master' into master Sven Michael Klose 2024-03-08 17:41:06 +0100
  • a887b29ffb Revert "Test strtok()." Sven Michael Klose 2024-03-05 07:04:59 +0100
  • 731f349b24 Removed ParamTypeCvt(). acqn 2024-02-29 18:24:22 +0800
  • 98767741ce Reorganized stuff in src/cc65/declare.c. acqn 2024-02-29 18:24:22 +0800
  • 9b2d27d1e1 Fixed the error recovery integer type used for bit-fields. acqn 2024-02-29 18:23:04 +0800
  • ae4a95ecf6 Fix some Makefile races Lauri Kasanen 2024-02-28 13:21:33 +0200
  • 23aa562094 Fixed potential errors with subtraction evaluation of identifiers at different memory locations. acqn 2024-02-24 15:34:38 +0800
  • 5c3ff714ae
    Merge pull request #2415 from polluks/patch-13 Bob Andrews 2024-02-23 16:16:46 +0100
  • 86317711e0 IIgs SCC: Rework branches to X-indexed variables Colin Leroy-Mira 2024-02-20 07:17:12 +0100
  • 8b71fafb84 IIgs SCC: Allow choosing 115200bps as the card allows it Colin Leroy-Mira 2024-02-19 21:30:26 +0100
  • 14fae95251 IIgs SCC: Rework branches to X-indexed variables Colin Leroy-Mira 2024-02-20 07:17:12 +0100
  • 1ca3d5d9f9 helloworld-demo netpipe 2024-02-19 15:49:47 -0700
  • 38e9c16a5f
    Delete samples/cbm/hello.s Clay Shippy 2024-02-19 15:37:57 -0700
  • 7aea91cf28 IIgs SCC: Allow choosing 115200bps as the card allows it Colin Leroy-Mira 2024-02-19 21:30:26 +0100
  • 3fd78208ba Disable IRQ if opening at 115200 bps Colin Leroy-Mira 2024-02-19 18:27:34 +0100
  • 7a12399b39 Allow choosing 115200bps as the card allows it Colin Leroy-Mira 2024-02-19 13:27:42 +0100
  • 575136c2d6 Disable IRQ if opening at 115200 bps Colin Leroy-Mira 2024-02-19 18:27:34 +0100
  • 96c7e2a313 Allow choosing 115200bps as the card allows it Colin Leroy-Mira 2024-02-19 13:27:42 +0100
  • 294b034920 Add configuration files for expanded VICs. Sven Michael Klose 2024-02-15 17:32:44 +0100
  • ab0eb4fe58
    oops Stefan 2024-02-15 09:03:46 +0100
  • 8d4946b3f4
    Fixed segv Stefan 2024-02-15 07:52:42 +0100
  • 3a7bd53956 Test strtok(). Sven Michael Klose 2024-02-15 01:05:35 +0100
  • 8173c850fd Fix size of MAIN to end at $1E00. Sven Michael Klose 2024-02-15 00:00:46 +0100
  • a310192da4 Use downwards copy on memcpy Colin Leroy-Mira 2024-02-14 19:58:27 +0100
  • 4bde3afd80
    Merge pull request #2410 from alexthissen/serial Bob Andrews 2024-02-12 12:50:02 +0100
  • 7d6f3d24d4 Changed sta (ptr1,x) to sta (ptr1) Reset serial status on ser_close Fixed error for saving serial state Alex Thissen 2024-02-11 23:12:27 +0000
  • 8b172e05bc Applied optimization as per review 42Bastian Alex Thissen 2024-02-11 20:59:08 +0000
  • 1deb9e52ae Replaced last literal value for SERCTL Alex Thissen 2024-02-11 15:46:23 +0000
  • acff429eb8 Added redeye check for SER_HS_SW handshake Alex Thissen 2024-02-11 15:33:22 +0000
  • 6cf8ee8eb5 Removed baud rates from 150 and lower. Fixed tab Replaced uploader references to SERIAL_INTERRUPT Alex Thissen 2024-02-10 21:15:05 +0000
  • 65bce9ecde Implemented mark and space checks. Alex Thissen 2024-02-09 12:54:00 +0000
  • 014f85f226 Fixed baud rates Alex Thissen 2024-02-09 10:42:52 +0000
  • 788ae82d30 Fixes to serial driver implementation Alex Thissen 2024-02-09 00:09:16 +0000
  • 2e9f846ecd
    Merge pull request #1 from cc65/master Germán Luis Aracil Boned 2024-02-08 21:27:32 +0100
  • b04d79b1da [SIM65] Support undocumented opcodes for 6502 Carlo Bramini 2024-01-04 13:12:52 +0100
  • d0c1b9a47b permissionsfix netpipe 2024-02-06 14:36:39 -0700
  • a858b58df5 helloworldasm netpipe 2024-02-06 14:25:26 -0700
  • 7029c8ca88 helloworld netpipe 2024-02-06 01:37:41 -0700
  • b68edfd9f6 testing netpipe 2024-02-06 01:04:44 -0700
  • 46be595d41 Merge branch 'master' into fptest mrdudz 2024-02-03 17:26:36 +0100
  • 3dfe033000 update actions/upload-artifact@v3->actions/upload-artifact@v4, actions/cache@v3->actions/cache@v4 mrdudz 2024-02-03 17:02:08 +0100
  • 5acfb02794 update actions/checkout@v3 -> actions/checkout@v4 and microsoft/setup-msbuild@v1.1 -> microsoft/setup-msbuild@v2. lets see what happens :) mrdudz 2024-02-03 16:20:17 +0100
  • 934de685bc this is pr #2194 - removed ramfont.o mrdudz 2024-02-03 01:34:21 +0100
  • ce14f0f8ad
    Merge pull request #2401 from colinleroy/enabled-windows-tests-on-PR Bob Andrews 2024-02-02 21:59:09 +0100
  • a06431a8f9
    Merge pull request #2402 from colinleroy/a-bit-of-65c02-optimisations Bob Andrews 2024-02-02 21:58:04 +0100
  • eb503cc542
    Merge pull request #2390 from colinleroy/implement-shifts-by-7 Bob Andrews 2024-02-02 20:17:48 +0100
  • 1fab179cb4 a BIT of 65C02 optimisations Colin Leroy-Mira 2024-02-01 20:05:57 +0100
  • c4c6967e4a Enable Windows tests on pull requests Colin Leroy-Mira 2024-02-02 19:34:45 +0100
  • 2a03e5d8c9
    Merge pull request #2392 from colinleroy/asm-fputc-fputs Bob Andrews 2024-02-02 19:41:23 +0100
  • 128f261c3a
    Merge pull request #2389 from colinleroy/fix-2388 Bob Andrews 2024-02-02 18:25:39 +0100
  • 38ec35220e
    Delete samples/kim1/foo.lst Bob Andrews 2024-02-02 17:24:47 +0100
  • d5c84e7828
    Merge pull request #2398 from acqn/OptFix Bob Andrews 2024-02-02 17:20:31 +0100