1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-21 05:29:52 +00:00

Commit Graph

  • 349d5eab78
    Merge 178ab08fe2 into c52d7b27e6 Sidney Cadot 2024-12-20 22:04:18 +0100
  • 178ab08fe2 Test to demonstrate issue #2566. Sidney Cadot 2024-12-20 21:47:01 +0100
  • d76d742919
    Merge 8ee93f7e5f into c52d7b27e6 Sidney Cadot 2024-12-20 20:25:39 +0100
  • b36cbb4b53
    Merge 8cb941985d into c52d7b27e6 Sidney Cadot 2024-12-19 22:14:46 +0000
  • 8cb941985d sim65: tighten 6502 register types Sidney Cadot 2024-12-19 23:13:20 +0100
  • 8be3b7c5f3
    Merge b14f883e73 into c52d7b27e6 Sidney Cadot 2024-12-19 22:01:10 +0000
  • b14f883e73 sim65: changes constant of the unstable "ANE" instruction to comply with 65x02 test suite. Sidney Cadot 2024-12-19 22:58:42 +0100
  • 3d67ea0bde
    Merge bad2f54f75 into c52d7b27e6 Sidney Cadot 2024-12-19 21:39:32 +0000
  • bad2f54f75 Fix memory access order of the JSR instruction. Sidney Cadot 2024-12-19 22:35:15 +0100
  • c52d7b27e6
    Merge pull request #2564 from sidneycadot/fix-cpuregs-linkage master Bob Andrews 2024-12-19 21:09:37 +0100
  • 028dc60386
    Merge pull request #2563 from sidneycadot/fix-adc-sbc Bob Andrews 2024-12-19 21:09:05 +0100
  • fe65720bbc
    Merge e8e0c41f87 into a53524b9de Renan Ribeiro 2024-12-19 17:56:40 +0100
  • 5e9d7e9ee0
    Merge 3cfcdf94d1 into a53524b9de Bob Andrews 2024-12-18 15:55:55 +0100
  • 8ee93f7e5f Fixed indentation inside comment. Sidney Cadot 2024-12-18 09:04:20 +0100
  • ceac9f87ba Temporary fix for fgets() not using target-specific newline. Sidney Cadot 2024-12-17 21:34:05 +0100
  • 86ccf25e81 CPU registers can be accessed from outside 6502.c. Sidney Cadot 2024-12-16 17:12:07 +0100
  • fb6745573e Fixed whitespace. Sidney Cadot 2024-12-16 16:55:26 +0100
  • dfc88d5796
    Merge branch 'cc65:master' into fix-adc-sbc Sidney Cadot 2024-12-16 16:46:26 +0100
  • eda8774e08 Fixed ADC/SBC for the 65C02. Sidney Cadot 2024-12-16 16:36:23 +0100
  • c10ed7914e
    Merge 6bcce49d5d into a53524b9de Movax12 2024-12-15 23:43:10 +0100
  • a53524b9de
    Merge pull request #2558 from polluks/cpp Bob Andrews 2024-12-15 23:02:35 +0100
  • bfbf5cd250
    Merge pull request #2560 from binary-sequence-forks/master Bob Andrews 2024-12-15 23:01:15 +0100
  • 33f2de7178
    Merge pull request #2561 from binary-sequence-forks/fix-typo-ca65-doc Bob Andrews 2024-12-15 23:00:18 +0100
  • 11699a4124
    Merge pull request #2557 from sidneycadot/fix-sim65-rol-ror-ops Bob Andrews 2024-12-15 22:59:39 +0100
  • f9e4a2a4d3
    Merge pull request #2555 from sidneycadot/fix-sim65-memory-types Bob Andrews 2024-12-15 22:59:07 +0100
  • 17e7e669c9 Fix typo in ca65 doc Sergio Lindo Mansilla 2024-12-15 15:28:44 +0100
  • 3933f329c2 Improve description of namespace access in ca65 Sergio Lindo Mansilla 2024-12-15 14:50:45 +0100
  • 1ebc355494
    Merge a99f239fb2 into 852b622c43 polluks2 2024-12-13 22:15:31 -0800
  • 96641e2dab
    Merge 3f618d7de9 into 852b622c43 Sven Michael Klose 2024-12-13 22:15:20 +0100
  • 0e640877c2
    Fixed colour #2540 Stefan 2024-12-11 14:30:56 +0100
  • 852b622c43 Apple2: Don't forcefully re-enable IRQ Colin Leroy-Mira 2024-12-03 09:01:04 +0100
  • 0f6b427170
    Update strftime.c Stefan 2024-12-09 18:37:02 +0100
  • d993f3a766
    Update cc65.sgml Stefan 2024-12-09 18:36:05 +0100
  • cf470dd0df
    Update sieve.c Stefan 2024-12-09 18:26:00 +0100
  • 5f2c5b58ab
    Update overlaydemo.c Stefan 2024-12-09 18:25:34 +0100
  • 5d2730f4b4
    Update multidemo.c Stefan 2024-12-09 00:44:44 +0100
  • 8b008052cb
    Update mandelbrot.c Stefan 2024-12-09 00:43:35 +0100
  • 26e6717102
    Update mandelbrot.c Stefan 2024-12-09 00:43:05 +0100
  • 316ee4ad5b
    Update overlay-demo.c Stefan 2024-12-09 00:42:28 +0100
  • be6819ca1f
    Update plasma.c Stefan 2024-12-09 00:41:03 +0100
  • 3612d90c8e
    Update fire.c Stefan 2024-12-09 00:40:41 +0100
  • 05b3825683 sim65 : improve implementation of ROL and ROR operations Sidney Cadot 2024-12-03 23:33:57 +0100
  • eeb383292c Sim65 : improve implementation of ROL and ROR operations Sidney Cadot 2024-12-03 21:38:39 +0100
  • fbd8961be1 sim65: changing memory access types to uint8_t and uint16_t. Sidney Cadot 2024-12-03 21:21:49 +0100
  • 4a1201d378 Apple2: Don't forcefully re-enable IRQ Colin Leroy-Mira 2024-12-03 09:01:04 +0100
  • 162bc6b305
    Merge pull request #2553 from sidneycadot/fix-remove-zregister Bob Andrews 2024-12-03 02:15:50 +0100
  • 84c4ea062d Sim65: removed ZR register from CPURegs type. Sidney Cadot 2024-12-03 01:17:44 +0100
  • a55d328e78
    Merge pull request #2549 from clydeshaffer/debuginfo_doc_port Bob Andrews 2024-12-02 00:30:24 +0100
  • c0a4942b5d
    Merge pull request #2550 from sidneycadot/fix-bit-imm Bob Andrews 2024-12-02 00:28:07 +0100
  • 918c39cbeb
    Merge pull request #2548 from sidneycadot/fix-branch-timings Bob Andrews 2024-12-02 00:25:54 +0100
  • 3895caae90
    Style fix Bob Andrews 2024-12-02 00:25:24 +0100
  • 79e26c1bc5
    Merge pull request #2547 from sidneycadot/fix-jmp-ind Bob Andrews 2024-12-02 00:21:31 +0100
  • 1ce8225091
    Merge pull request #2551 from sidneycadot/fix-interrupts-dflag Bob Andrews 2024-12-02 00:19:55 +0100
  • e26c17fd50 Fixed wrong clearing of D-flag on interrupts for sim65 with 6502X CPU type. The 65C02 clears the D flag on interrupts while the 6502 does not. Sidney Cadot 2024-12-01 09:59:10 +0100
  • 1d9d056da5 Fixed behavior of the 65C02 "BIT #imm" instruction. Sidney Cadot 2024-11-30 23:46:19 +0100
  • 3fdb1a516c small formatting fixes, and a section rename to get it to build Clyde Shaffer 2024-11-30 16:56:25 -0500
  • 12f6340878 Add section to ld65 doc about debug info Clyde Shaffer 2024-11-30 16:09:50 -0500
  • 709d71ef70 Fixed clock-cycle timing of branch (Bxx) instructions. Sidney Cadot 2024-11-30 19:56:31 +0100
  • 2abd66ea0c Fixed the behavior of the JMP (ind) instruction in sim65 when it runs with the "6502X" CPU type. Sidney Cadot 2024-11-30 12:36:35 +0100
  • 05a653d3f9
    Merge pull request #2538 from clydeshaffer/dbg_banknum Bob Andrews 2024-11-26 02:27:29 +0100
  • 44e0b20305
    Merge 0331ef1824 into 21030c22a0 MonteCarlos 2024-11-20 20:54:39 +0000
  • 40c0367012
    Merge 9b5d11abde into 21030c22a0 pm100 2024-11-20 20:53:06 +0000
  • 2f5639a8a5
    Merge 9344c42329 into 21030c22a0 Bob Andrews 2024-11-20 20:47:55 +0000
  • 2c3a7092dd
    Merge a24196ee41 into 21030c22a0 Bob Andrews 2024-11-20 20:47:55 +0000
  • 217feca581
    Merge 91d1f43ddd into 21030c22a0 dmsc 2024-11-20 20:43:25 +0000
  • 8f60d8ceb7
    Merge 122461a08c into 21030c22a0 laubzega 2024-11-20 20:38:54 +0000
  • b1e99e89e2
    Merge 9905c71474 into 21030c22a0 laubzega 2024-11-20 20:38:54 +0000
  • 0d004dc0b3
    Merge 179efc99fd into 21030c22a0 Jarhmander 2024-11-20 20:36:15 +0000
  • 21030c22a0 Apple2: Rewrite rewinddir() in assembly Colin Leroy-Mira 2024-11-16 22:01:11 +0100
  • f663ee428d Apple2: Rewrite readdir() and closedir() to assembly Colin Leroy-Mira 2024-11-16 21:59:00 +0100
  • 90e4360958 Parse and report segment bank number in dbginfo module and test shell Clyde Shaffer 2024-11-16 17:13:04 -0500
  • 8075a8f761 Apple2: Rewrite rewinddir() in assembly Colin Leroy-Mira 2024-11-16 22:01:11 +0100
  • 5471fbc429 Apple2: Rewrite readdir() and closedir() to assembly Colin Leroy-Mira 2024-11-16 21:59:00 +0100
  • 700c01fa8b Rename dir_file_count to dir_entry_count Colin Leroy-Mira 2024-11-14 21:57:43 +0100
  • 40d9f3eed5 Apple2: Provide a way to get directory file count Colin Leroy-Mira 2024-11-10 13:38:35 +0100
  • 58c0a64c5c Rename dir_file_count to dir_entry_count Colin Leroy-Mira 2024-11-14 21:57:43 +0100
  • 4710ae6043 Apple2: Provide a way to get directory file count Colin Leroy-Mira 2024-11-10 13:38:35 +0100
  • fa80e171a2 [LD65] Add bank number to dbgfile Clyde Shaffer 2024-11-12 01:57:27 -0500
  • 36132a437b
    Merge pull request #2478 from alexthissen/lynx-include Bob Andrews 2024-11-09 20:10:51 +0100
  • a945bedefc Replaced all C++ style comments from Lynx include files Alex Thissen 2024-11-09 19:46:11 +0100
  • e07cdd0a80
    Merge pull request #2533 from colinleroy/apple2-rewrite-opendir-asm Bob Andrews 2024-11-09 19:35:48 +0100
  • 819a314508 Apple2: Rewrite opendir in assembly Colin Leroy-Mira 2024-11-09 18:09:09 +0100
  • 4036912463 Fix to trailing whitespace Alex Thissen 2024-11-09 12:06:37 +0100
  • 3dad6c76fa Changed to C style comments Alex Thissen 2024-11-09 12:01:22 +0100
  • 0c018919fe Removed union and structures for Suzy math Alex Thissen 2024-10-28 14:20:09 +0100
  • 1f1a004a05 Minor tweaks to Suzy struct types. Named math union Alex Thissen 2024-08-09 15:54:05 +0200
  • 489989f4c8 Changed 0x hex values to % binary values Alex Thissen 2024-08-09 15:28:54 +0200
  • 336c4287c5 Missed some dangles spaces Alex Thissen 2024-08-09 15:17:26 +0200
  • abcb073a5a Bit definitions for Suzy Alex Thissen 2024-08-09 15:10:30 +0200
  • 7150fdf4b9 Enumerations and math structures for Suzy Alex Thissen 2024-08-09 14:48:13 +0200
  • 3553975b02 Math improvements to Suzy include file Alex Thissen 2024-08-09 13:53:41 +0200
  • eb6003aaf7 Mikey enumeration values for cc65 include files and new bit definitions for ca65 Alex Thissen 2024-08-09 13:11:02 +0200
  • 394d3b1964
    Merge pull request #2528 from lcvgit/cc65-checkversion-fix Bob Andrews 2024-11-07 20:52:38 +0100
  • c41eb007e4
    Update checkversion.c lcvgit 2024-10-21 10:09:00 -0500
  • 02840d503c
    Fix checkversion.c lcvgit 2024-10-21 10:00:48 -0500
  • 4dfbccfafd
    Merge pull request #2522 from kugelfuhr/kugelfuhr/code-optimizations Bob Andrews 2024-10-05 15:03:46 +0200
  • 270aa4417b
    Merge pull request #2524 from kugelfuhr/kugelfuhr/fix-2523 Bob Andrews 2024-10-05 14:14:29 +0200
  • 8cd45417f9
    Merge pull request #2525 from SvOlli/doc_customizing Bob Andrews 2024-10-05 14:13:05 +0200
  • bb7f0c17b8
    Merge pull request #2526 from picocomputer/master Bob Andrews 2024-10-05 14:11:34 +0200
  • e373aa2d3f
    Merge branch 'cc65:master' into master rumbledethumps 2024-09-29 18:36:34 -0700