Andy McFadden
ad02494f0f
Default to source bank in Format Address Table
...
When formatting a table of 16-bit addresses in 65816 code, the bank
byte was always being set to zero. However, for "JMP (addr,X)", the
program bank is used. We now default to that behavior.
The choice can be overridden as before (select 24-bit addresses with a
constant value for the bank byte).
2020-07-16 13:26:13 -07:00
..
2020-07-09 16:52:23 -07:00
2020-07-10 21:22:18 -07:00
2019-07-20 13:28:37 -07:00
2020-07-15 16:18:02 -07:00
2020-07-16 10:36:58 -07:00
2020-07-16 10:36:58 -07:00
2020-07-10 17:41:38 -07:00
2020-06-07 16:37:41 -07:00
2020-07-05 17:17:44 -07:00
2020-07-16 13:26:13 -07:00
2020-07-08 17:56:27 -07:00
2019-07-20 17:36:12 -07:00
2019-12-04 15:59:37 -08:00
2020-07-11 17:09:37 -07:00
2020-02-18 13:25:20 -08:00
2019-11-08 21:02:15 -08:00
2019-07-20 13:28:37 -07:00
2020-07-10 17:41:38 -07:00
2020-07-10 17:41:38 -07:00
2020-01-23 10:49:22 -08:00
2020-07-09 16:52:23 -07:00
2020-03-30 16:50:52 -07:00
2019-08-15 17:53:12 -07:00
2020-07-09 16:52:23 -07:00
2019-07-20 13:28:37 -07:00
2019-10-23 13:25:50 -07:00
2019-08-17 17:03:06 -07:00
2019-07-20 13:28:37 -07:00
2020-07-09 19:42:31 -07:00
2020-01-13 18:32:56 -08:00
2020-01-13 18:32:56 -08:00
2020-07-16 10:48:03 -07:00
2019-12-25 11:15:22 -08:00
2019-11-01 19:47:56 -07:00
2019-10-10 11:57:36 -07:00
2019-10-27 21:29:44 -07:00
2020-07-15 17:43:08 -07:00
2020-07-09 19:42:31 -07:00
2020-07-09 16:52:23 -07:00
2019-07-20 13:28:37 -07:00
2020-07-16 10:14:28 -07:00
2020-07-15 16:18:02 -07:00
2019-12-26 11:04:37 -08:00
2020-01-23 10:49:22 -08:00
2019-10-09 14:55:56 -07:00
2020-06-30 08:20:12 -07:00
2020-07-08 17:56:27 -07:00
2020-03-08 17:05:08 -07:00
2020-06-20 17:32:57 -07:00
2020-03-15 14:07:05 -07:00
2020-04-11 17:24:21 -07:00
2019-08-31 14:19:50 -07:00
2020-04-23 11:25:45 -07:00
2020-05-02 14:09:53 -07:00