1
0
mirror of https://github.com/cc65/cc65.git synced 2025-05-16 05:38:17 +00:00

Commit Graph

  • 84094ae2b3
    Merge pull request #2648 from McZonk/GranularityTypo master Bob Andrews 2025-05-13 13:54:04 +02:00
  • 8fbb4c39c4 Fixed a typo in Granularity Max 2025-05-13 09:14:03 +02:00
  • 80cef73f8c
    Merge pull request #2644 from JimmyDansbo/cx16_videomodes Bob Andrews 2025-05-08 19:09:38 +02:00
  • d4a37f7777 Changed tabs to spaces Jimmy Dansbo 2025-05-06 09:16:12 +02:00
  • c5a3dbdf38 Add additional video modes that were added in ROM Pre Release 43 Jimmy Dansbo 2025-05-06 09:09:07 +02:00
  • 75d43ef88e
    Merge pull request #2636 from GorillaSapiens/issue_2607 Bob Andrews 2025-05-06 01:47:23 +02:00
  • f48fb03540 issue #2607, enable '\e' character escape for --standard cc65 Gorilla Sapiens 2025-05-02 07:02:07 +00:00
  • 4fb87d27dc
    Merge pull request #2610 from GorillaSapiens/c_6.4.4.4_test1 Bob Andrews 2025-05-05 17:14:01 +02:00
  • 0742b68ea1
    Merge pull request #2639 from GorillaSapiens/issue_2637 Bob Andrews 2025-05-05 17:01:22 +02:00
  • f13f2cb619 fixes issue #2637 Gorilla Sapiens 2025-05-03 02:36:44 +00:00
  • b1713e4c96
    Merge pull request #2627 from colinleroy/add-lz4-C-ref Bob Andrews 2025-05-02 20:23:09 +02:00
  • ae76f28712
    Merge pull request #2635 from GorillaSapiens/issue_2633 Bob Andrews 2025-05-02 16:29:54 +02:00
  • 060522a740 issue #2633 print unambiguous success message Gorilla Sapiens 2025-05-02 05:43:14 +00:00
  • 6a17aedd81 conform to 6.4.4.4 for hex and octal escapes fixes problem noted in #2610 Gorilla Sapiens 2025-02-25 02:09:30 -08:00
  • 2085646e57 Apple2: implement get_tv() Colin Leroy-Mira 2025-04-26 12:56:57 +02:00
  • 96e8e89776
    Merge pull request #2630 from McZonk/docfix-unnamedlabels Bob Andrews 2025-04-19 15:51:18 +02:00
  • 8cf802cee3 Fix documentation about unnamed labels using an @. Max 2025-04-15 16:57:13 +02:00
  • 5cb1bc60fc Add 'define=yes' for INIT segment to atari-asm.cfg and atari-asm-xex.cfg linker configs. Christian Groessler 2025-04-09 22:51:11 +02:00
  • caa66aea95 Add decompress_lz4 C implementation as comment Colin Leroy-Mira 2025-04-07 21:01:05 +02:00
  • 432f2841e5
    Merge pull request #2626 from kugelfuhr/kugelfuhr/fix-2611 Bob Andrews 2025-04-07 19:11:21 +02:00
  • f1ed5b7057 Fixed a typo in g_typeadjust(). Will fix #2611. Kugel Fuhr 2025-04-07 09:20:51 +02:00
  • 2b30b90cfe
    Merge pull request #2625 from polluks/posix_memalign Bob Andrews 2025-04-06 19:25:10 +02:00
  • 834388a9e1 Added doc and some refs #2613 Stefan A. Haubenthal 2025-04-06 18:49:11 +02:00
  • 065b0d7f90
    Merge pull request #2621 from polluks/master Bob Andrews 2025-03-25 16:01:44 +01:00
  • 5ceb4f0d68
    Revert atr5200std.s Stefan 2025-03-24 21:27:55 +01:00
  • 774e275965 Fixed many comments Stefan A. Haubenthal 2025-03-24 20:52:55 +01:00
  • 9f5a195dc2 samples/geos/Makefile: use C1541 variable for c1541 program Christian Groessler 2025-03-22 00:17:03 +01:00
  • 1efe1227d6 Added apple2enh to the targets supporting waitvsync(). Oliver Schmidt 2025-03-14 16:24:25 +01:00
  • fb63a839bf Optimize LZ4 decompressor Colin Leroy-Mira 2025-03-12 20:10:55 +01:00
  • ee540678e6 Improved consistency of notation for return value promotion. Oliver Schmidt 2025-03-13 22:03:37 +01:00
  • 3edb959298 Finally made CONIO and STDIO fully interoperable in 80 column mode. Oliver Schmidt 2025-03-13 21:31:01 +01:00
  • 7c2671be2a Disable interrupts during aux memory access. Oliver Schmidt 2025-03-12 21:33:13 +01:00
  • fd4c1e193d Completely disable/enable 80 column firmware. Oliver Schmidt 2025-03-12 14:19:20 +01:00
  • c8eb6e2dd5 Apple II: Document BLTU alternative Colin Leroy-Mira 2025-03-06 17:20:23 +01:00
  • 020fe4028a Fix RANGE ERROR STOPPED AT 8214 Colin Leroy-Mira 2025-03-05 18:26:13 +01:00
  • 02470a2343 atari5200: fix conio screen initialization Christian Groessler 2025-03-04 23:39:38 +01:00
  • 16224cdd36 atari5200: fix _clrscr to use correct screen size Christian Groessler 2025-03-04 23:07:13 +01:00
  • b0220e5456 fix problem in _get_tv for GEOS CBM Christian Groessler 2025-03-02 09:26:31 +01:00
  • e5cebeda76
    Merge pull request #2606 from groessler/something_to_pull Christian Groessler 2025-02-25 21:55:48 +01:00
  • 04ada63935 Atari: let crt0.s always provide an (empty) INIT segment Christian Groessler 2025-02-23 01:06:08 +01:00
  • 0082473630 Atari: fix fallout of change of INIT segment to 'bss' type Christian Groessler 2025-02-23 00:35:23 +01:00
  • b75f872fee
    Merge pull request #2602 from polluks/master Christian Groessler 2025-02-02 16:52:42 +01:00
  • 46b2f95ac8
    comment Stefan 2025-01-31 20:56:59 +01:00
  • fb12363a6a
    Fixed cassette boot file header #2600 Stefan 2025-01-31 20:26:35 +01:00
  • d5cf8ef7ea
    Merge pull request #2587 from colinleroy/rewind-asm-and-fseek-paravirt Bob Andrews 2025-01-27 17:18:12 +01:00
  • 99b113de64 Make memory between the end of the text screen and the start of the loaded program available to the linker. Oliver Schmidt 2025-01-19 16:51:11 +01:00
  • 734a76c158 added missing directories to "install" target mrdudz 2025-01-12 19:03:39 +01:00
  • 67da1e7123 add makefile for simulator samples mrdudz 2025-01-12 18:57:31 +01:00
  • 9fd090ae8b
    Merge pull request #2593 from sidneycadot/sim65-add-peripheral-support-and-docs-and-samples Sidney Cadot 2025-01-11 08:50:28 +01:00
  • b05bb4a44f
    Merge pull request #2595 from sidneycadot/fix-2594 Sidney Cadot 2025-01-07 23:51:52 +01:00
  • e245ae655d Fixed typo in color symbol definition. Sidney Cadot 2025-01-07 23:36:17 +01:00
  • aacd64b2bc Shorteded is_65c02 routine. Sidney Cadot 2025-01-05 22:29:51 +01:00
  • 4e3f1ed025
    Merge pull request #2559 from polluks/violet Bob Andrews 2025-01-05 21:59:03 +01:00
  • 86ed0722e4
    Merge pull request #2592 from kugelfuhr/kugelfuhr/fix-2566 Bob Andrews 2025-01-05 19:25:51 +01:00
  • 1556c8ac7c Move the test from "todo" to "val" since it shouldn't fail any longer. Kugel Fuhr 2025-01-05 17:04:31 +01:00
  • 447b6e5573 More explicit solution. The first one was a bit hackish. Kugel Fuhr 2025-01-05 16:27:36 +01:00
  • 3a52c143fb Fix #2566. Kugel Fuhr 2025-01-05 13:25:12 +01:00
  • 50c669d38e
    Merge pull request #2570 from sidneycadot/struct-assignment-bug2566 Sidney Cadot 2025-01-05 16:33:27 +01:00
  • aca6b33af7 Fixed printf format types, and don't act like a test. sidney 2025-01-05 16:16:13 +01:00
  • 988260c699 sim65: add C/assembly support, docs, and samples for the new peripheral functionality. sidney 2025-01-05 15:58:05 +01:00
  • edf0ce216e
    Merge pull request #2591 from sidneycadot/add-tracing-and-cpumode-switching-peripheral Sidney Cadot 2025-01-05 15:17:17 +01:00
  • 5be0b10b62 sim65: add tracing, and a sim65 control peripheral for sim65 runtime control. sidney 2025-01-03 21:39:20 +01:00
  • 25ed7ac6e4
    Merge pull request #2588 from polluks/master Sidney Cadot 2025-01-01 23:07:52 +01:00
  • bf8b834317
    Fixed typo Stefan 2025-01-01 18:31:57 +01:00
  • 0d8cbbc38b
    Fixed typos Stefan 2025-01-01 18:30:23 +01:00
  • 3047439174
    Fixed typo Stefan 2025-01-01 18:26:11 +01:00
  • 21345bd6da Fix headers Colin Leroy-Mira 2025-01-01 13:25:52 +01:00
  • adfb42bfa6 Rewrite rewind in assembly Colin Leroy-Mira 2025-01-01 13:23:57 +01:00
  • 5531320b51 Fix test_fread return value on error Colin Leroy-Mira 2025-01-01 13:23:30 +01:00
  • 50cccc2c3a Add lseek to sim6502 paravirt Colin Leroy-Mira 2025-01-01 13:23:03 +01:00
  • dbbfcd1467
    Merge branch 'cc65:master' into struct-assignment-bug2566 Sidney Cadot 2025-01-01 10:56:57 +01:00
  • 823f2045cf
    Merge pull request #2586 from sidneycadot/fix-snapshot-build-issue_2 Sidney Cadot 2025-01-01 09:14:31 +01:00
  • 66594d44a5 Forget to include sys/time.h which is needed for MingGW32 builds. sidney 2025-01-01 08:58:51 +01:00
  • 0f203361bb
    Merge pull request #2585 from sidneycadot/fix-snapshot-build-issue Sidney Cadot 2025-01-01 08:42:54 +01:00
  • ef18d2cdd9 Added code path for for MinGW32 builds that happen during snapshot builds, but not during PR builds. sidney 2025-01-01 08:28:17 +01:00
  • 380a946faa
    Merge branch 'cc65:master' into struct-assignment-bug2566 Sidney Cadot 2024-12-31 23:02:08 +01:00
  • b95e8b2ae0
    Merge pull request #2577 from sidneycadot/feature-add-timer Sidney Cadot 2024-12-31 23:00:22 +01:00
  • a8581d042f Improved description. sidney 2024-12-31 18:32:11 +01:00
  • b2851be340 Fixed several typos. sidney 2024-12-31 18:20:11 +01:00
  • 915416dc66 Added example. sidney 2024-12-31 18:11:35 +01:00
  • d8df73c36d Improved counter peripheral documentation, and moved its documentation to the end of the page just before the copyright notice. sidney 2024-12-31 17:54:58 +01:00
  • f95a60d5ad Updating sim65 docs. sidney 2024-12-31 13:48:45 +01:00
  • e37a2b1559 Updated documentation with counter documentation. sidney 2024-12-31 13:35:16 +01:00
  • cd1e9f6729
    Merge branch 'cc65:master' into struct-assignment-bug2566 Sidney Cadot 2024-12-31 12:41:29 +01:00
  • acb8eae032
    Merge branch 'master' into feature-add-timer Sidney Cadot 2024-12-31 12:37:55 +01:00
  • ef385c78cc
    Merge pull request #2580 from sidneycadot/fix-sim65-cosmetics Sidney Cadot 2024-12-31 12:32:19 +01:00
  • 511f4478de Fixed style issues. sidney 2024-12-29 22:26:38 +01:00
  • 7576f59e6a Visual Studio compiler demands an explicit cast from uint64_t to uint8_t. sidney 2024-12-28 06:57:37 +01:00
  • 29063021a8 Cosmetic improvements. sidney 2024-12-28 06:49:23 +01:00
  • e785b88d42 Cleaning up the GetWallclockTime function. sidney 2024-12-27 09:21:04 +01:00
  • 58b8c14738 Split off the compiler-depended wallclock time function in a separate function. sidney 2024-12-27 08:57:58 +01:00
  • c735a83a98 Enable timespec_get in MINGW64 code path to see if that works (7). sidney 2024-12-27 02:19:36 +01:00
  • 6ccde66c86 Enable timespec_get in MINGW64 code path to see if that works (6). sidney 2024-12-27 02:06:15 +01:00
  • 083c968885 Enable timespec_get in MINGW64 code path to see if that works (5). sidney 2024-12-27 01:53:16 +01:00
  • a94b389965 Enable timespec_get in MINGW64 code path to see if that works (4). sidney 2024-12-27 01:39:18 +01:00
  • 2743644b02 Enable timespec_get in MINGW64 code path to see if that works (3). sidney 2024-12-27 01:24:44 +01:00
  • 74f12b4498 Enable timespec_get in MINGW64 code path to see if that works (2). sidney 2024-12-27 01:12:04 +01:00
  • 65d20eaab4 Enable timespec_get in MINGW64 code path to see if that works. sidney 2024-12-27 00:55:13 +01:00
  • 328006e500 Split out cases for MINGW32 and MINGW64 sidney 2024-12-27 00:42:29 +01:00
  • f3e8f36f00 Corrected typo. sidney 2024-12-27 00:28:19 +01:00