1
0
mirror of https://github.com/fadden/6502bench.git synced 2026-04-19 12:25:05 +00:00
Files
6502bench/SourceGen
Andy McFadden 4ea4204ab7 Add signed-decimal operand formatting
This allows signed decimal operands to be formatted as such, e.g.
"LDA #$FE" becomes "LDA #-2".  This can be applied to immediate
operands and to numeric data pseudo-ops.

Not all assemblers support this in all situations.  The asm generators
will output unsigned decimal operands if so.

The 20020- and 20022-operand-formats tests have been updated.
2025-07-15 13:34:19 -07:00
..
2021-11-14 09:21:15 -08:00
2025-07-15 11:27:17 -07:00
2024-08-01 15:08:43 -07:00
2025-05-04 07:58:49 -07:00
2024-07-07 18:12:29 -07:00
2021-09-30 21:11:26 -07:00
2024-07-04 17:25:21 -07:00
2025-07-11 07:56:25 -07:00
2024-08-19 13:03:16 -07:00
2021-11-17 11:18:23 -08:00
2025-07-09 20:35:32 -07:00
2025-07-10 16:16:22 -07:00
2021-09-30 21:11:26 -07:00
2025-07-15 11:27:17 -07:00
2021-10-07 12:39:30 -07:00
2024-08-07 17:55:54 -07:00
2024-07-04 17:25:21 -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