mirror of
https://github.com/dmolony/DiskBrowser.git
synced 2024-11-25 16:34:00 +00:00
comment
This commit is contained in:
parent
48f0c443ce
commit
030121f12c
@ -246,6 +246,11 @@ public class IntegerBasicProgram extends AbstractFile
|
||||
|
||||
return pgm.toString ();
|
||||
}
|
||||
/*
|
||||
* To find integer basic in memory:
|
||||
* $CA $CB contain the starting address
|
||||
* http://www.easy68k.com/paulrsm/6502/INTLST.TXT
|
||||
*/
|
||||
|
||||
/*
|
||||
* https://groups.google.com/forum/#!topic/comp.sys.apple2/Baf36jyqwAM
|
||||
|
Loading…
Reference in New Issue
Block a user