1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-19 08:29:48 +00:00
Andy McFadden 9fc61507ca Split-address table formatter now handles non-split tables
I ran into a non-split table of 16-bit addresses, each of which
was (address-1) for a code location.  I wanted to create a label,
add a code hint, and set the operand for each one, but there's no
easy way to do that.

It turns out the split-address table formatter can be made to work
for non-split tables with just a few minor changes.
2019-09-15 13:16:38 -07:00
..
2019-09-13 17:18:33 -07:00
2019-09-14 18:51:03 -07:00
2019-09-14 18:51:03 -07:00
2019-09-06 13:47:23 -07:00
2019-07-20 17:36:12 -07:00
2019-09-13 20:19:13 -07:00
2019-08-31 14:19:50 -07:00
2019-09-02 15:18:55 -07:00
2019-09-13 17:18:33 -07:00
2019-09-12 13:57:52 -07:00
2019-09-13 17:18:33 -07:00
2019-08-30 18:39:29 -07:00