1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-08-06 01:25:11 +00:00
Files
6502bench/SourceGen
Andy McFadden ec9017cbc3 Add "omit implicit acc operand" feature
By default, implicit acc operands are shown, e.g. "LSR A" rather
than just "LSR".  I like showing operands for instructions that
have multiple address modes.

Not everyone agrees, so now it's a setting.  They're shown by default,
but enabling the option will strip them on-screen, in generated
assembly, and in the instruction chart.

They are always omitted for ACME output, which doesn't allow them.

(issue #162)
2024-09-15 13:29:04 -07:00
..
2021-11-14 09:21:15 -08:00
2024-08-02 13:47:39 -07:00
2024-08-01 15:08:43 -07:00
2024-07-07 18:12:29 -07:00
2024-07-07 18:12:29 -07:00
2021-09-30 21:11:26 -07:00
2019-07-20 17:36:12 -07:00
2024-07-04 17:25:21 -07:00
2024-08-19 13:08:15 -07:00
2019-11-08 21:02:15 -08:00
2024-05-31 14:22:39 -07:00
2022-03-02 08:13:46 -08:00
2024-08-19 13:03:16 -07:00
2021-11-17 11:18:23 -08:00
2024-05-31 14:22:39 -07:00
2024-07-04 17:25:21 -07:00
2021-09-30 21:11:26 -07:00
2024-07-20 13:05:50 -07:00
2021-10-07 12:39:30 -07:00
2024-08-07 17:55:54 -07:00
2024-06-24 16:36:27 -07:00
2024-07-04 17:25:21 -07:00
2024-08-09 13:42:12 -07:00
2024-04-30 13:27:07 -07:00
2024-05-31 14:22:39 -07:00
2021-11-02 08:54:07 -07:00
2024-05-22 14:02:53 -07:00