1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-02-08 20:30:47 +00:00
Andy McFadden c1056839b1 Changed naming convention in Applesoft/F8-ROM symbol files
I was using the plain names, but when you've got symbols like
READ and WAIT it's too easy to have a conflict and it's not plainly
obvious where something came from.  Now all monitor symbols begin
with MON_, and Applesoft symbols begin with BAS_.

The Amper-fdraw example ended up with a few broken symbol refs,
because it was created before project/platform symbols followed the
"nearby" rules, and was explicitly naming LINNUM and AMPERV.  I
switched the operands to default, and they now auto-format correctly.

I added a few more entries to Applesoft while I was at it.
2019-09-16 16:58:32 -07:00
..
2019-07-29 13:20:03 -07:00
2019-07-21 15:24:39 -07:00
2019-07-21 15:24:39 -07:00
2019-09-12 13:57:52 -07:00
2019-08-20 17:55:12 -07:00
2019-07-20 17:36:12 -07:00