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
..
2022-04-17 16:04:58 +02:00
2022-08-29 19:55:48 +02:00
2020-12-19 19:54:12 +01:00
2022-04-17 16:04:58 +02:00
2022-03-19 09:09:50 +02:00
2022-03-01 06:44:26 +02:00
2022-03-01 06:44:26 +02:00
2022-04-18 11:59:54 +03:00
2022-04-17 16:04:58 +02:00
2022-04-18 17:43:56 +02:00
2017-12-15 23:51:39 +01:00
2020-12-03 12:13:23 +01:00
2020-04-02 22:58:16 +02:00
2022-04-17 16:04:58 +02:00
2015-11-29 20:04:10 +01:00
2021-04-19 15:50:52 +02:00
2023-12-29 22:48:36 +01:00
2019-01-29 22:00:55 +01:00
2022-04-17 16:04:58 +02:00
2018-08-30 11:48:46 +02:00
2022-01-17 08:22:15 -08:00
2020-12-03 12:13:23 +01:00
2023-11-17 11:08:51 -08:00
2021-04-19 16:06:10 +02:00
2019-02-05 23:27:52 +01:00
2021-05-09 17:13:24 -05:00
2023-03-17 23:10:15 +01:00
2022-04-17 16:04:58 +02:00
2022-04-17 16:04:58 +02:00
2021-05-19 20:26:11 +02:00
2022-04-17 16:04:58 +02:00