TomCh ef913fe827
Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825)
Removed 65d02.h and reconstructed this code using a combination of existing 6502.h/65c02.h and extra C Pre-Processor macros to include (or omit) the extra heatmap functionality.

We still end up with a normal 65c02 instance and also a debug 65c02 instance, but both will derive from the same 65c02.h file (+ same for the 6502 normal/debug instances).

Also:
. Added cpu_heatmap.inl for the built-in debugger's read/write operations.
. Support CpuRead/Write() from Z80 to hook the heatmap r/w.
2020-08-31 10:03:29 +01:00
..
2020-08-18 17:40:56 +01:00
2020-01-04 12:32:13 +00:00
2020-05-25 21:59:26 +01:00
2020-05-25 21:59:26 +01:00
2019-09-07 09:02:39 +01:00
2018-07-15 15:38:37 +01:00
2018-07-15 15:38:37 +01:00
2020-06-10 20:56:00 +01:00
2020-06-10 20:56:00 +01:00
2020-08-18 17:40:56 +01:00
2019-09-22 16:53:38 +01:00
2019-09-07 19:37:19 +01:00
2020-07-01 21:08:18 +01:00
2020-07-01 21:08:18 +01:00
2019-09-07 19:37:19 +01:00
2020-08-17 19:26:06 +01:00