1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-10 19:29:45 +00:00
Carlo Bramini b04d79b1da [SIM65] Support undocumented opcodes for 6502
This PR is mostly a complete rewrite of the emulator for 6502/65c02 opcodes.
It provides an easier to maintain implementation of the instructions, by using few macros rather than having hand-written code for each function.
All undocumented, previously missing opcodes for 6502 are also implemented.
The patch also includes a detailed documentation of those opcodes, for reference to developers.
This PR should fix one of the milestones listed here for the next version of CC65:

https://github.com/cc65/wiki/wiki/Before-the-next-release
2024-02-08 12:13:17 +01:00
..
2023-02-26 20:03:41 +01:00
2023-02-26 20:03:41 +01:00
2023-02-26 20:03:41 +01:00
2023-09-07 07:14:01 +02:00
2023-02-26 20:03:41 +01:00
2023-09-07 07:14:01 +02:00
2023-09-07 07:14:01 +02:00
2023-09-07 07:14:01 +02:00
2023-09-07 07:14:01 +02:00
2023-09-07 16:48:56 +02:00
2023-09-02 12:44:53 +02:00
2023-02-26 20:03:41 +01:00
2023-02-26 20:03:41 +01:00
2023-02-26 20:03:41 +01:00
2023-02-26 20:03:41 +01:00
2023-09-15 10:35:36 +02:00
2023-10-06 19:53:18 -07:00
2023-02-26 20:03:41 +01:00
2023-02-26 20:03:41 +01:00
2023-02-26 20:03:41 +01:00
2023-02-26 20:03:41 +01:00
2023-09-07 07:14:01 +02:00
2023-11-26 15:12:20 -08:00
2023-05-25 18:09:03 +02:00
2022-09-02 11:55:54 +02:00
2023-02-26 20:03:41 +01:00
2023-11-16 18:46:16 -08:00