ripxplore 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (454) hide show
  1. data/bin/ripxplore.rb +188 -0
  2. data/doc/classes/A2Dsk.html +226 -0
  3. data/doc/classes/A2Dsk.src/M000005.html +18 -0
  4. data/doc/classes/A2Dsk.src/M000006.html +18 -0
  5. data/doc/classes/A2Dsk.src/M000007.html +18 -0
  6. data/doc/classes/A2Dsk.src/M000008.html +18 -0
  7. data/doc/classes/A2Dsk.src/M000009.html +18 -0
  8. data/doc/classes/A2Dsk.src/M000010.html +22 -0
  9. data/doc/classes/A2DskDosOrder.html +139 -0
  10. data/doc/classes/A2DskDosOrder.src/M000242.html +18 -0
  11. data/doc/classes/A2DskPhysicalOrder.html +139 -0
  12. data/doc/classes/A2DskPhysicalOrder.src/M000019.html +18 -0
  13. data/doc/classes/Apple2.html +187 -0
  14. data/doc/classes/Apple2.src/M000128.html +18 -0
  15. data/doc/classes/Apple2.src/M000129.html +18 -0
  16. data/doc/classes/Apple2.src/M000130.html +18 -0
  17. data/doc/classes/Apple2.src/M000131.html +19 -0
  18. data/doc/classes/AppleBinary.html +193 -0
  19. data/doc/classes/AppleBinary.src/M000089.html +20 -0
  20. data/doc/classes/AppleBinary.src/M000090.html +18 -0
  21. data/doc/classes/AppleBinary.src/M000091.html +18 -0
  22. data/doc/classes/AppleBinary.src/M000092.html +18 -0
  23. data/doc/classes/AppleCPM.html +228 -0
  24. data/doc/classes/AppleCPM.src/M000243.html +18 -0
  25. data/doc/classes/AppleCPM.src/M000244.html +18 -0
  26. data/doc/classes/AppleCPM.src/M000245.html +21 -0
  27. data/doc/classes/AppleCPM.src/M000246.html +40 -0
  28. data/doc/classes/AppleDos.html +275 -0
  29. data/doc/classes/AppleDos.src/M000161.html +18 -0
  30. data/doc/classes/AppleDos.src/M000162.html +18 -0
  31. data/doc/classes/AppleDos.src/M000163.html +18 -0
  32. data/doc/classes/AppleDos.src/M000164.html +86 -0
  33. data/doc/classes/AppleHiResPic.html +279 -0
  34. data/doc/classes/AppleHiResPic.src/M000083.html +22 -0
  35. data/doc/classes/AppleHiResPic.src/M000084.html +18 -0
  36. data/doc/classes/AppleHiResPic.src/M000085.html +22 -0
  37. data/doc/classes/AppleHiResPic.src/M000086.html +57 -0
  38. data/doc/classes/AppleHiResPic.src/M000087.html +18 -0
  39. data/doc/classes/AppleHiResPic.src/M000088.html +18 -0
  40. data/doc/classes/AppleText.html +156 -0
  41. data/doc/classes/AppleText.src/M000142.html +21 -0
  42. data/doc/classes/AppleText.src/M000143.html +20 -0
  43. data/doc/classes/AppleWorksWP.html +160 -0
  44. data/doc/classes/AppleWorksWP.src/M000081.html +20 -0
  45. data/doc/classes/AppleWorksWP.src/M000082.html +45 -0
  46. data/doc/classes/Applesoft.html +169 -0
  47. data/doc/classes/Applesoft.src/M000175.html +21 -0
  48. data/doc/classes/Applesoft.src/M000176.html +75 -0
  49. data/doc/classes/Atari800.html +169 -0
  50. data/doc/classes/Atari800.src/M000177.html +23 -0
  51. data/doc/classes/Atari800.src/M000178.html +18 -0
  52. data/doc/classes/Atari800.src/M000179.html +19 -0
  53. data/doc/classes/AtariBasic.html +215 -0
  54. data/doc/classes/AtariBasic.src/M000204.html +20 -0
  55. data/doc/classes/AtariBasic.src/M000205.html +108 -0
  56. data/doc/classes/AtariBinary.html +193 -0
  57. data/doc/classes/AtariBinary.src/M000238.html +20 -0
  58. data/doc/classes/AtariBinary.src/M000239.html +18 -0
  59. data/doc/classes/AtariBinary.src/M000240.html +18 -0
  60. data/doc/classes/AtariBinary.src/M000241.html +18 -0
  61. data/doc/classes/AtariDos.html +186 -0
  62. data/doc/classes/AtariDos.src/M000047.html +18 -0
  63. data/doc/classes/AtariDos.src/M000048.html +43 -0
  64. data/doc/classes/AtariText.html +159 -0
  65. data/doc/classes/AtariText.src/M000002.html +20 -0
  66. data/doc/classes/AtariText.src/M000003.html +18 -0
  67. data/doc/classes/Atr.html +271 -0
  68. data/doc/classes/Atr.src/M000208.html +18 -0
  69. data/doc/classes/Atr.src/M000209.html +18 -0
  70. data/doc/classes/Atr.src/M000210.html +19 -0
  71. data/doc/classes/Atr.src/M000211.html +18 -0
  72. data/doc/classes/Atr.src/M000212.html +18 -0
  73. data/doc/classes/Atr.src/M000213.html +19 -0
  74. data/doc/classes/Atr.src/M000214.html +19 -0
  75. data/doc/classes/C64.html +206 -0
  76. data/doc/classes/C64.src/M000020.html +18 -0
  77. data/doc/classes/C64.src/M000021.html +31 -0
  78. data/doc/classes/C64.src/M000022.html +22 -0
  79. data/doc/classes/C64.src/M000023.html +19 -0
  80. data/doc/classes/C64.src/M000024.html +19 -0
  81. data/doc/classes/C64BasicPrg.html +201 -0
  82. data/doc/classes/C64BasicPrg.src/M000035.html +20 -0
  83. data/doc/classes/C64BasicPrg.src/M000036.html +59 -0
  84. data/doc/classes/C64Prg.html +190 -0
  85. data/doc/classes/C64Prg.src/M000169.html +20 -0
  86. data/doc/classes/C64Prg.src/M000170.html +18 -0
  87. data/doc/classes/C64Prg.src/M000171.html +18 -0
  88. data/doc/classes/C64Prg.src/M000172.html +20 -0
  89. data/doc/classes/C64PrgText.html +139 -0
  90. data/doc/classes/C64PrgText.src/M000237.html +18 -0
  91. data/doc/classes/C64Seq.html +156 -0
  92. data/doc/classes/C64Seq.src/M000013.html +20 -0
  93. data/doc/classes/C64Seq.src/M000014.html +18 -0
  94. data/doc/classes/CPMFile.html +156 -0
  95. data/doc/classes/CPMFile.src/M000108.html +20 -0
  96. data/doc/classes/CPMFile.src/M000109.html +18 -0
  97. data/doc/classes/CbmDos.html +172 -0
  98. data/doc/classes/CbmDos.src/M000182.html +18 -0
  99. data/doc/classes/CbmDos.src/M000183.html +42 -0
  100. data/doc/classes/CbmFile.html +156 -0
  101. data/doc/classes/CbmFile.src/M000235.html +20 -0
  102. data/doc/classes/CbmFile.src/M000236.html +18 -0
  103. data/doc/classes/D64.html +247 -0
  104. data/doc/classes/D64.src/M000037.html +18 -0
  105. data/doc/classes/D64.src/M000038.html +18 -0
  106. data/doc/classes/D64.src/M000039.html +18 -0
  107. data/doc/classes/D64.src/M000040.html +22 -0
  108. data/doc/classes/D64.src/M000041.html +18 -0
  109. data/doc/classes/D64.src/M000042.html +21 -0
  110. data/doc/classes/D65.html +170 -0
  111. data/doc/classes/D65.src/M000049.html +22 -0
  112. data/doc/classes/D65.src/M000050.html +68 -0
  113. data/doc/classes/DumpUtilities.html +152 -0
  114. data/doc/classes/DumpUtilities.src/M000077.html +33 -0
  115. data/doc/classes/DumpUtilities.src/M000078.html +27 -0
  116. data/doc/classes/FileCache.html +210 -0
  117. data/doc/classes/FileCache.src/M000135.html +18 -0
  118. data/doc/classes/FileCache.src/M000136.html +20 -0
  119. data/doc/classes/FileCache.src/M000137.html +22 -0
  120. data/doc/classes/FileCache.src/M000138.html +32 -0
  121. data/doc/classes/FileCacheItem.html +152 -0
  122. data/doc/classes/FileCacheItem.src/M000165.html +18 -0
  123. data/doc/classes/FileCacheItem.src/M000166.html +18 -0
  124. data/doc/classes/FileContainer.html +146 -0
  125. data/doc/classes/FileContainer.src/M000232.html +26 -0
  126. data/doc/classes/FileSystem.html +252 -0
  127. data/doc/classes/FileSystem.src/M000069.html +18 -0
  128. data/doc/classes/FileSystem.src/M000070.html +18 -0
  129. data/doc/classes/FileSystem.src/M000071.html +18 -0
  130. data/doc/classes/FileSystem.src/M000072.html +18 -0
  131. data/doc/classes/FileSystem.src/M000073.html +18 -0
  132. data/doc/classes/FileSystem.src/M000074.html +18 -0
  133. data/doc/classes/FileSystem.src/M000075.html +20 -0
  134. data/doc/classes/FileSystem.src/M000076.html +25 -0
  135. data/doc/classes/FileSystemImage.html +430 -0
  136. data/doc/classes/FileSystemImage.src/M000215.html +19 -0
  137. data/doc/classes/FileSystemImage.src/M000216.html +41 -0
  138. data/doc/classes/FileSystemImage.src/M000217.html +27 -0
  139. data/doc/classes/FileSystemImage.src/M000218.html +18 -0
  140. data/doc/classes/FileSystemImage.src/M000219.html +18 -0
  141. data/doc/classes/FileSystemImage.src/M000220.html +18 -0
  142. data/doc/classes/FileSystemImage.src/M000221.html +22 -0
  143. data/doc/classes/FileSystemImage.src/M000222.html +19 -0
  144. data/doc/classes/FileSystemImage.src/M000223.html +18 -0
  145. data/doc/classes/FileSystemImage.src/M000224.html +18 -0
  146. data/doc/classes/FileSystemImage.src/M000225.html +18 -0
  147. data/doc/classes/FileSystemImage.src/M000226.html +18 -0
  148. data/doc/classes/FileSystemImage.src/M000227.html +20 -0
  149. data/doc/classes/FileSystemImage.src/M000228.html +22 -0
  150. data/doc/classes/FileSystemImage.src/M000229.html +22 -0
  151. data/doc/classes/FileSystemImage.src/M000230.html +18 -0
  152. data/doc/classes/FileSystemImage.src/M000231.html +23 -0
  153. data/doc/classes/G64.html +257 -0
  154. data/doc/classes/G64.src/M000093.html +30 -0
  155. data/doc/classes/G64.src/M000094.html +18 -0
  156. data/doc/classes/G64.src/M000095.html +18 -0
  157. data/doc/classes/G64.src/M000096.html +17 -0
  158. data/doc/classes/G64.src/M000097.html +18 -0
  159. data/doc/classes/G64.src/M000098.html +18 -0
  160. data/doc/classes/G64.src/M000099.html +21 -0
  161. data/doc/classes/GenericFile.html +157 -0
  162. data/doc/classes/GenericFile.src/M000167.html +20 -0
  163. data/doc/classes/GenericFile.src/M000168.html +18 -0
  164. data/doc/classes/HostSystem.html +225 -0
  165. data/doc/classes/HostSystem.src/M000025.html +22 -0
  166. data/doc/classes/HostSystem.src/M000026.html +18 -0
  167. data/doc/classes/HostSystem.src/M000027.html +18 -0
  168. data/doc/classes/HostSystem.src/M000028.html +22 -0
  169. data/doc/classes/HostSystem.src/M000029.html +33 -0
  170. data/doc/classes/HostSystem.src/M000030.html +18 -0
  171. data/doc/classes/ImageFormat.html +415 -0
  172. data/doc/classes/ImageFormat.src/M000144.html +18 -0
  173. data/doc/classes/ImageFormat.src/M000145.html +18 -0
  174. data/doc/classes/ImageFormat.src/M000146.html +18 -0
  175. data/doc/classes/ImageFormat.src/M000147.html +18 -0
  176. data/doc/classes/ImageFormat.src/M000148.html +18 -0
  177. data/doc/classes/ImageFormat.src/M000149.html +22 -0
  178. data/doc/classes/ImageFormat.src/M000150.html +19 -0
  179. data/doc/classes/ImageFormat.src/M000151.html +18 -0
  180. data/doc/classes/ImageFormat.src/M000152.html +18 -0
  181. data/doc/classes/ImageFormat.src/M000153.html +18 -0
  182. data/doc/classes/ImageFormat.src/M000154.html +18 -0
  183. data/doc/classes/ImageFormat.src/M000155.html +18 -0
  184. data/doc/classes/ImageFormat.src/M000156.html +18 -0
  185. data/doc/classes/ImageFormat.src/M000157.html +18 -0
  186. data/doc/classes/ImageFormat.src/M000158.html +20 -0
  187. data/doc/classes/ImageFormat.src/M000159.html +26 -0
  188. data/doc/classes/ImageFormat.src/M000160.html +18 -0
  189. data/doc/classes/ImageSniffing.html +152 -0
  190. data/doc/classes/ImageSniffing.src/M000051.html +57 -0
  191. data/doc/classes/ImageSniffing.src/M000052.html +131 -0
  192. data/doc/classes/IntegerBASIC.html +247 -0
  193. data/doc/classes/IntegerBASIC.src/M000206.html +20 -0
  194. data/doc/classes/IntegerBASIC.src/M000207.html +86 -0
  195. data/doc/classes/MBasic.html +182 -0
  196. data/doc/classes/MBasic.src/M000011.html +20 -0
  197. data/doc/classes/MBasic.src/M000012.html +22 -0
  198. data/doc/classes/NADOLDos.html +187 -0
  199. data/doc/classes/NADOLDos.src/M000180.html +18 -0
  200. data/doc/classes/NADOLDos.src/M000181.html +52 -0
  201. data/doc/classes/NADOLFile.html +157 -0
  202. data/doc/classes/NADOLFile.src/M000045.html +20 -0
  203. data/doc/classes/NADOLFile.src/M000046.html +18 -0
  204. data/doc/classes/NADOLTokens.html +170 -0
  205. data/doc/classes/NADOLTokens.src/M000018.html +41 -0
  206. data/doc/classes/NativeFileType.html +444 -0
  207. data/doc/classes/NativeFileType.src/M000110.html +22 -0
  208. data/doc/classes/NativeFileType.src/M000111.html +18 -0
  209. data/doc/classes/NativeFileType.src/M000112.html +18 -0
  210. data/doc/classes/NativeFileType.src/M000113.html +18 -0
  211. data/doc/classes/NativeFileType.src/M000114.html +18 -0
  212. data/doc/classes/NativeFileType.src/M000115.html +18 -0
  213. data/doc/classes/NativeFileType.src/M000116.html +18 -0
  214. data/doc/classes/NativeFileType.src/M000117.html +23 -0
  215. data/doc/classes/NativeFileType.src/M000118.html +18 -0
  216. data/doc/classes/NativeFileType.src/M000119.html +18 -0
  217. data/doc/classes/NativeFileType.src/M000120.html +24 -0
  218. data/doc/classes/NativeFileType.src/M000121.html +35 -0
  219. data/doc/classes/NativeFileType.src/M000122.html +24 -0
  220. data/doc/classes/NativeFileType.src/M000123.html +18 -0
  221. data/doc/classes/NativeFileType.src/M000124.html +18 -0
  222. data/doc/classes/NativeFileType.src/M000125.html +18 -0
  223. data/doc/classes/NativeFileType.src/M000126.html +20 -0
  224. data/doc/classes/NativeFileType.src/M000127.html +27 -0
  225. data/doc/classes/PNG/Canvas.html +273 -0
  226. data/doc/classes/PNG/Canvas.src/M000196.html +20 -0
  227. data/doc/classes/PNG/Canvas.src/M000197.html +20 -0
  228. data/doc/classes/PNG/Canvas.src/M000198.html +20 -0
  229. data/doc/classes/PNG/Canvas.src/M000199.html +22 -0
  230. data/doc/classes/PNG/Canvas.src/M000200.html +18 -0
  231. data/doc/classes/PNG/Canvas.src/M000201.html +73 -0
  232. data/doc/classes/PNG/Color.html +338 -0
  233. data/doc/classes/PNG/Color.src/M000189.html +18 -0
  234. data/doc/classes/PNG/Color.src/M000190.html +16 -0
  235. data/doc/classes/PNG/Color.src/M000191.html +16 -0
  236. data/doc/classes/PNG/Color.src/M000192.html +16 -0
  237. data/doc/classes/PNG/Color.src/M000193.html +16 -0
  238. data/doc/classes/PNG/Color.src/M000194.html +21 -0
  239. data/doc/classes/PNG/Color.src/M000195.html +18 -0
  240. data/doc/classes/PNG.html +229 -0
  241. data/doc/classes/PNG.src/M000185.html +18 -0
  242. data/doc/classes/PNG.src/M000186.html +21 -0
  243. data/doc/classes/PNG.src/M000187.html +26 -0
  244. data/doc/classes/PNG.src/M000188.html +26 -0
  245. data/doc/classes/PascalDos.html +203 -0
  246. data/doc/classes/PascalDos.src/M000132.html +18 -0
  247. data/doc/classes/PascalDos.src/M000133.html +21 -0
  248. data/doc/classes/PascalDos.src/M000134.html +62 -0
  249. data/doc/classes/PascalFile.html +169 -0
  250. data/doc/classes/PascalFile.src/M000173.html +20 -0
  251. data/doc/classes/PascalFile.src/M000174.html +18 -0
  252. data/doc/classes/ProDos.html +164 -0
  253. data/doc/classes/ProDos.src/M000102.html +18 -0
  254. data/doc/classes/ProDos.src/M000103.html +22 -0
  255. data/doc/classes/ProDosFile.html +187 -0
  256. data/doc/classes/ProDosFile.src/M000015.html +20 -0
  257. data/doc/classes/ProDosFile.src/M000016.html +18 -0
  258. data/doc/classes/ProDosFile.src/M000017.html +19 -0
  259. data/doc/classes/Proc.html +315 -0
  260. data/doc/classes/Proc.src/M000053.html +21 -0
  261. data/doc/classes/Proc.src/M000054.html +19 -0
  262. data/doc/classes/Proc.src/M000055.html +22 -0
  263. data/doc/classes/Proc.src/M000056.html +22 -0
  264. data/doc/classes/Proc.src/M000057.html +22 -0
  265. data/doc/classes/Proc.src/M000058.html +19 -0
  266. data/doc/classes/Proc.src/M000059.html +16 -0
  267. data/doc/classes/Proc.src/M000060.html +20 -0
  268. data/doc/classes/Proc.src/M000061.html +18 -0
  269. data/doc/classes/Proc.src/M000062.html +16 -0
  270. data/doc/classes/Proc.src/M000063.html +16 -0
  271. data/doc/classes/ProcSource.html +146 -0
  272. data/doc/classes/ProcSource.src/M000248.html +38 -0
  273. data/doc/classes/ProcSource.src/M000249.html +109 -0
  274. data/doc/classes/RDoc.html +135 -0
  275. data/doc/classes/RDoc.src/M000247.html +40 -0
  276. data/doc/classes/RawDisk.html +157 -0
  277. data/doc/classes/RawDisk.src/M000100.html +18 -0
  278. data/doc/classes/RawDisk.src/M000101.html +18 -0
  279. data/doc/classes/RipXplore.html +124 -0
  280. data/doc/classes/RipXploreLog.html +167 -0
  281. data/doc/classes/RipXploreLog.src/M000139.html +18 -0
  282. data/doc/classes/RipXploreLog.src/M000140.html +20 -0
  283. data/doc/classes/RipXploreLog.src/M000141.html +18 -0
  284. data/doc/classes/ScAsm.html +145 -0
  285. data/doc/classes/ScAsm.src/M000004.html +45 -0
  286. data/doc/classes/SubclassTracking.html +138 -0
  287. data/doc/classes/SubclassTracking.src/M000250.html +23 -0
  288. data/doc/classes/TestFileCache.html +137 -0
  289. data/doc/classes/TestFileCache.src/M000184.html +21 -0
  290. data/doc/classes/Trs80.html +157 -0
  291. data/doc/classes/Trs80.src/M000043.html +18 -0
  292. data/doc/classes/Trs80.src/M000044.html +18 -0
  293. data/doc/classes/Trs80Cmd.html +217 -0
  294. data/doc/classes/Trs80Cmd.src/M000104.html +19 -0
  295. data/doc/classes/Trs80Cmd.src/M000105.html +24 -0
  296. data/doc/classes/Trs80Cmd.src/M000106.html +20 -0
  297. data/doc/classes/Trs80Cmd.src/M000107.html +35 -0
  298. data/doc/classes/Trs80Jcl.html +156 -0
  299. data/doc/classes/Trs80Jcl.src/M000233.html +20 -0
  300. data/doc/classes/Trs80Jcl.src/M000234.html +18 -0
  301. data/doc/classes/Trs80Jv1Dsk.html +211 -0
  302. data/doc/classes/Trs80Jv1Dsk.src/M000064.html +18 -0
  303. data/doc/classes/Trs80Jv1Dsk.src/M000065.html +18 -0
  304. data/doc/classes/Trs80Jv1Dsk.src/M000066.html +18 -0
  305. data/doc/classes/Trs80Jv1Dsk.src/M000067.html +18 -0
  306. data/doc/classes/Trs80Jv1Dsk.src/M000068.html +19 -0
  307. data/doc/classes/Trs80LevelIIBasic.html +169 -0
  308. data/doc/classes/Trs80LevelIIBasic.src/M000079.html +20 -0
  309. data/doc/classes/Trs80LevelIIBasic.src/M000080.html +43 -0
  310. data/doc/classes/Trs80PascalSource.html +156 -0
  311. data/doc/classes/Trs80PascalSource.src/M000202.html +20 -0
  312. data/doc/classes/Trs80PascalSource.src/M000203.html +30 -0
  313. data/doc/classes/TrsDos.html +255 -0
  314. data/doc/classes/TrsDos.src/M000031.html +18 -0
  315. data/doc/classes/TrsDos.src/M000032.html +18 -0
  316. data/doc/classes/TrsDos.src/M000033.html +18 -0
  317. data/doc/classes/TrsDos.src/M000034.html +62 -0
  318. data/doc/created.rid +1 -0
  319. data/doc/files/bin/ripxplore_rb.html +150 -0
  320. data/doc/files/lib/DumpUtilities_rb.html +101 -0
  321. data/doc/files/lib/FileCache_rb.html +110 -0
  322. data/doc/files/lib/FileContainer_rb.html +101 -0
  323. data/doc/files/lib/FileSystemImage_rb.html +109 -0
  324. data/doc/files/lib/FileSystem_rb.html +111 -0
  325. data/doc/files/lib/HostSystem_rb.html +110 -0
  326. data/doc/files/lib/ImageFormat_rb.html +111 -0
  327. data/doc/files/lib/NativeFileType_rb.html +111 -0
  328. data/doc/files/lib/PatchedPNG_rb.html +116 -0
  329. data/doc/files/lib/RipXploreLog_rb.html +108 -0
  330. data/doc/files/lib/RipXplore_rb.html +114 -0
  331. data/doc/files/lib/SubclassTracking_rb.html +108 -0
  332. data/doc/files/lib/disassemblers/D65_rb.html +101 -0
  333. data/doc/files/lib/file_systems/AppleCPM_rb.html +108 -0
  334. data/doc/files/lib/file_systems/AppleDos_rb.html +108 -0
  335. data/doc/files/lib/file_systems/AtariDos_rb.html +108 -0
  336. data/doc/files/lib/file_systems/CbmDos_rb.html +108 -0
  337. data/doc/files/lib/file_systems/NADOLDos_rb.html +108 -0
  338. data/doc/files/lib/file_systems/PascalDos_rb.html +108 -0
  339. data/doc/files/lib/file_systems/ProDos_rb.html +108 -0
  340. data/doc/files/lib/file_systems/RawDisk_rb.html +108 -0
  341. data/doc/files/lib/file_systems/TrsDos_rb.html +108 -0
  342. data/doc/files/lib/host_systems/Apple2_rb.html +109 -0
  343. data/doc/files/lib/host_systems/Atari800_rb.html +109 -0
  344. data/doc/files/lib/host_systems/C64_rb.html +109 -0
  345. data/doc/files/lib/host_systems/Trs80_rb.html +108 -0
  346. data/doc/files/lib/image_formats/A2Dsk_rb.html +108 -0
  347. data/doc/files/lib/image_formats/Atr_rb.html +108 -0
  348. data/doc/files/lib/image_formats/D64_rb.html +108 -0
  349. data/doc/files/lib/image_formats/G64_rb.html +108 -0
  350. data/doc/files/lib/image_formats/Trs80Jv1Dsk_rb.html +108 -0
  351. data/doc/files/lib/native_file_types/apple2/AppleBinary_rb.html +108 -0
  352. data/doc/files/lib/native_file_types/apple2/AppleHiResPic_rb.html +108 -0
  353. data/doc/files/lib/native_file_types/apple2/AppleText_rb.html +108 -0
  354. data/doc/files/lib/native_file_types/apple2/AppleWorksWP_rb.html +108 -0
  355. data/doc/files/lib/native_file_types/apple2/Applesoft_rb.html +108 -0
  356. data/doc/files/lib/native_file_types/apple2/IntegerBASIC_rb.html +108 -0
  357. data/doc/files/lib/native_file_types/apple2/NADOLFile_rb.html +108 -0
  358. data/doc/files/lib/native_file_types/apple2/PascalFile_rb.html +108 -0
  359. data/doc/files/lib/native_file_types/apple2/ProDosFile_rb.html +108 -0
  360. data/doc/files/lib/native_file_types/apple2/ScAsm_rb.html +101 -0
  361. data/doc/files/lib/native_file_types/atari800/AtariBasic_rb.html +108 -0
  362. data/doc/files/lib/native_file_types/atari800/AtariBinary_rb.html +108 -0
  363. data/doc/files/lib/native_file_types/atari800/AtariText_rb.html +108 -0
  364. data/doc/files/lib/native_file_types/c64/C64BasicPrg_rb.html +109 -0
  365. data/doc/files/lib/native_file_types/c64/C64PrgText_rb.html +109 -0
  366. data/doc/files/lib/native_file_types/c64/C64Prg_rb.html +109 -0
  367. data/doc/files/lib/native_file_types/c64/C64Seq_rb.html +109 -0
  368. data/doc/files/lib/native_file_types/c64/CbmFile_rb.html +108 -0
  369. data/doc/files/lib/native_file_types/cpm/CPMFile_rb.html +108 -0
  370. data/doc/files/lib/native_file_types/cpm/MBasic_rb.html +108 -0
  371. data/doc/files/lib/native_file_types/generic/GenericFile_rb.html +101 -0
  372. data/doc/files/lib/native_file_types/trs80/Trs80Cmd_rb.html +108 -0
  373. data/doc/files/lib/native_file_types/trs80/Trs80Jcl_rb.html +108 -0
  374. data/doc/files/lib/native_file_types/trs80/Trs80LevelIIBasic_rb.html +108 -0
  375. data/doc/files/lib/native_file_types/trs80/Trs80PascalSource_rb.html +108 -0
  376. data/doc/files/lib/proc_source_rb.html +182 -0
  377. data/doc/files/lib/proc_source_rb.src/M000001.html +24 -0
  378. data/doc/files/lib/rdoc_patch_rb.html +108 -0
  379. data/doc/files/test/tc_file_cache_rb.html +108 -0
  380. data/doc/files/test/tc_image_sniffing_rb.html +108 -0
  381. data/doc/files/test/testhelper_rb.html +129 -0
  382. data/doc/files/test/ts_test_all_rb.html +108 -0
  383. data/doc/fr_class_index.html +26 -0
  384. data/doc/fr_file_index.html +27 -0
  385. data/doc/fr_method_index.html +26 -0
  386. data/doc/index.html +24 -0
  387. data/doc/rdoc-style.css +208 -0
  388. data/lib/DumpUtilities.rb +34 -0
  389. data/lib/FileCache.rb +84 -0
  390. data/lib/FileContainer.rb +45 -0
  391. data/lib/FileSystem.rb +83 -0
  392. data/lib/FileSystemImage.rb +176 -0
  393. data/lib/HostSystem.rb +84 -0
  394. data/lib/ImageFormat.rb +127 -0
  395. data/lib/NativeFileType.rb +168 -0
  396. data/lib/PatchedPNG.rb +303 -0
  397. data/lib/RipXplore.rb +77 -0
  398. data/lib/RipXploreLog.rb +63 -0
  399. data/lib/SubclassTracking.rb +11 -0
  400. data/lib/disassemblers/D65.rb +181 -0
  401. data/lib/file_systems/AppleCPM.rb +123 -0
  402. data/lib/file_systems/AppleDos.rb +211 -0
  403. data/lib/file_systems/AtariDos.rb +80 -0
  404. data/lib/file_systems/CbmDos.rb +75 -0
  405. data/lib/file_systems/NADOLDos.rb +110 -0
  406. data/lib/file_systems/PascalDos.rb +131 -0
  407. data/lib/file_systems/ProDos.rb +155 -0
  408. data/lib/file_systems/RawDisk.rb +45 -0
  409. data/lib/file_systems/TrsDos.rb +148 -0
  410. data/lib/host_systems/Apple2.rb +57 -0
  411. data/lib/host_systems/Atari800.rb +57 -0
  412. data/lib/host_systems/C64.rb +82 -0
  413. data/lib/host_systems/Trs80.rb +48 -0
  414. data/lib/host_systems/a2_symbols.yaml +199 -0
  415. data/lib/host_systems/atari_800_symbols.yaml +496 -0
  416. data/lib/host_systems/c64_symbols.yaml +636 -0
  417. data/lib/image_formats/A2Dsk.rb +77 -0
  418. data/lib/image_formats/Atr.rb +83 -0
  419. data/lib/image_formats/D64.rb +87 -0
  420. data/lib/image_formats/G64.rb +174 -0
  421. data/lib/image_formats/Trs80Jv1Dsk.rb +65 -0
  422. data/lib/native_file_types/apple2/AppleBinary.rb +51 -0
  423. data/lib/native_file_types/apple2/AppleHiResPic.rb +166 -0
  424. data/lib/native_file_types/apple2/AppleText.rb +43 -0
  425. data/lib/native_file_types/apple2/AppleWorksWP.rb +68 -0
  426. data/lib/native_file_types/apple2/Applesoft.rb +115 -0
  427. data/lib/native_file_types/apple2/IntegerBASIC.rb +217 -0
  428. data/lib/native_file_types/apple2/NADOLFile.rb +205 -0
  429. data/lib/native_file_types/apple2/PascalFile.rb +48 -0
  430. data/lib/native_file_types/apple2/ProDosFile.rb +112 -0
  431. data/lib/native_file_types/apple2/ScAsm.rb +110 -0
  432. data/lib/native_file_types/atari800/AtariBasic.rb +396 -0
  433. data/lib/native_file_types/atari800/AtariBinary.rb +53 -0
  434. data/lib/native_file_types/atari800/AtariText.rb +49 -0
  435. data/lib/native_file_types/c64/C64BasicPrg.rb +333 -0
  436. data/lib/native_file_types/c64/C64Prg.rb +57 -0
  437. data/lib/native_file_types/c64/C64PrgText.rb +45 -0
  438. data/lib/native_file_types/c64/C64Seq.rb +47 -0
  439. data/lib/native_file_types/c64/CbmFile.rb +41 -0
  440. data/lib/native_file_types/cpm/CPMFile.rb +40 -0
  441. data/lib/native_file_types/cpm/MBasic.rb +311 -0
  442. data/lib/native_file_types/generic/GenericFile.rb +43 -0
  443. data/lib/native_file_types/trs80/Trs80Cmd.rb +130 -0
  444. data/lib/native_file_types/trs80/Trs80Jcl.rb +43 -0
  445. data/lib/native_file_types/trs80/Trs80LevelIIBasic.rb +201 -0
  446. data/lib/native_file_types/trs80/Trs80PascalSource.rb +58 -0
  447. data/lib/proc_source.rb +238 -0
  448. data/lib/rdoc_patch.rb +32 -0
  449. data/test/tc_file_cache.rb +11 -0
  450. data/test/tc_image_sniffing.rb +165 -0
  451. data/test/testhelper.rb +14 -0
  452. data/test/testlog.txt +30755 -0
  453. data/test/ts_test_all.rb +3 -0
  454. metadata +601 -0
@@ -0,0 +1,496 @@
1
+ --
2
+ 0x00: LINZBS LINBUG RAM
3
+ 0x02: CASINI Cassette initialization vector
4
+ 0x04: RAMLO RAM pointer for the memory test used on powerup
5
+ 0x06: TRAMSZ Temporary Register for RAM size
6
+ 0x07: TSTDAT RAM test data register
7
+ 0x08: WARMST Warmstart flag
8
+ 0x09: BOOT? Boot flag success indicator
9
+ 0x0a: DOSVEC Start vector for disk (or non-cartridge) software
10
+ 0x0c: DOSINI Initialization address for the disk boot
11
+ 0x0e: APPMHI Applications memory high limit and pointer to the end of your BASIC program
12
+ 0x10: POKMSK POKEY interrupts
13
+ 0x11: BRKKEY Zero means the BREAK key is pressed
14
+ 0x12: RTCLOK Internal realtime clock
15
+ 0x15: BUFADR Indirect buffer address register (page zero)
16
+ 0x17: ICCOMT Command for CIO vector
17
+ 0x18: DSKFMS Disk file manager pointer
18
+ 0x1a: DSKUTL The disk utilities pointer
19
+ 0x1c: PTIMOT Printer timeout
20
+ 0x1d: PBPNT Print buffer pointer
21
+ 0x1e: PBUFSZ Print buffer size of printer record for current mode
22
+ 0x1f: PTEMP Temporary register used by the printer handler for the value of the character being output to the printer
23
+ 0x20: ICHIDZ Handler index number
24
+ 0x21: ICDNOZ Device number or drive number Called MAXDEV by DOS to in dicate the maximum number of devices
25
+ 0x22: ICCOMZ Command code byte set by the user to define how the rest of the IOCB is formatted
26
+ 0x23: ICSTAZ Status of the last IOCB action returned by the device
27
+ 0x24: ICBALZ/HZ Buffer address for data transfer or the address of the file name for commands such as OPEN
28
+ 0x26: ICPTLZ/HZ Put byte routine address set by the OS
29
+ 0x28: ICBLLZ/HZ Buffer length byte count used for PUT and GET operations
30
+ 0x2a: ICAX1Z Auxiliary information first byte used in OPEN to specify the type of file access needed
31
+ 0x2b: ICAX2Z CIO working variables
32
+ 0x2c: ICAX3Z/4Z Used by BASIC NOTE and POINT commands for the transfer of disk sector numbers
33
+ 0x2e: ICAX5Z The byte being accessed within the sector noted in locations 44 and 45
34
+ 0x2f: ICAX6Z Spare byte
35
+ 0x30: STATUS Internal status storage
36
+ 0x31: CHKSUM Data frame checksum used by SIO
37
+ 0x32: BUFRLO/HI Pointer to the data buffer
38
+ 0x34: BFENLO/HI Next byte past the end of the SIO and DCB data buffer described above
39
+ 0x36: CRETRY Number of command frame retries
40
+ 0x37: DRETRY Number of device retries
41
+ 0x38: BUFRFL Data buffer full flag (255
42
+ 0x39: RECVDN Receive done flag (255
43
+ 0x3a: XMTDON Transmission done flag (255
44
+ 0x3b: CHKSNT Checksum sent flag (255
45
+ 0x3c: NOCKSM Flag for "no checksum follows data
46
+ 0x3d: BPTR Cassette buffer pointer
47
+ 0x3e: FTYPE Inter-record gap type between cassette records
48
+ 0x3f: FEOF Cassette end of file flag
49
+ 0x40: FREQ Beep count retain register
50
+ 0x41: SOUNDR Noisy I/O flag used by SIO to signal the beeping heard during disk and cassette I/O
51
+ 0x42: CRITIC Critical I/O region flag
52
+ 0x43: FMZSPG Disk file manager system (FMS) page zero registers (seven bytes)
53
+ 0x43: ZBUFP Page zero buffer pointer to the user filename for disk I/O
54
+ 0x45: ZDRVA Page zero drive pointer
55
+ 0x47: ZSBA Zero page sector buffer pointer
56
+ 0x49: ERRNO Disk I/O error number
57
+ 0x4a: CKEY Cassette boot request flag on coldstart
58
+ 0x4b: CASSBT Cassette boot flag
59
+ 0x4c: DSTAT Display status and keyboard register used by the display handler
60
+ 0x4d: ATRACT Attract mode timer and flag
61
+ 0x4e: DRKMSK Dark attract mask
62
+ 0x4f: COLRSH Color shift mask
63
+ 0x50: TEMP Temporary register used by the display handler in moving data to and from screen
64
+ 0x51: HOLD1 Same as location 80
65
+ 0x52: LMARGN Column of the left margin of text (GR
66
+ 0x53: RMARGN Right margin of the text screen initialized to 39 ($27)
67
+ 0x54: ROWCRS Current graphics or text screen cursor row
68
+ 0x55: COLCRS Current graphics or text mode cursor column
69
+ 0x57: DINDEX Display mode/current screen mode
70
+ 0x58: SAVMSC The lowest address of the screen memory
71
+ 0x5a: OLDROW Previous graphics cursor row
72
+ 0x5b: OLDCOL Previous graphics cursor column
73
+ 0x5d: OLDCHR Retains the value of the character under the cursor used to restore that character when the cursor moves <a name="94
74
+ 0x5e: OLDADR Retains the memory location of the current cursor location
75
+ 0x60: NEWROW Point (row) to which DRAWTO and XIO 18 (FILL) will go
76
+ 0x61: NEWCOL Point (column) to which DRAWTO and XIO 18 (FILL) will go
77
+ 0x63: LOGCOL Position of the cursor at the column in a logical line
78
+ 0x64: ADRESS Temporary storage used by the display handler for the Display List address
79
+ 0x66: MLTTMP Also called OPNTMP and TOADR
80
+ 0x68: SAVADR Also called FRMADR
81
+ 0x6a: RAMTOP RAM size
82
+ 0x6b: BUFCNT Buffer count
83
+ 0x6c: BUFSTR Editor low byte (AM)
84
+ 0x6e: BITMSK Bit mask used in bit mapping routines by the OS display handler at locations 64235 to 64305 ($FAEB to $FB31)
85
+ 0x6f: SHFAMT Pixel justification
86
+ 0x70: ROWAC ROWAC and COLAC (below) are both working accumulators for the control of row and column point plotting and the increment and decrement functions
87
+ 0x72: COLAC Controls column point plotting
88
+ 0x74: ENDPT End point of the line to be drawn
89
+ 0x76: DELTAR Delta row
90
+ 0x77: DELTAC Delta column
91
+ 0x79: ROWINC The row increment or decrement value (plus or minus one)
92
+ 0x7a: COLINC The column increment or decrement value (plus or minus one)
93
+ 0x7b: SWPFLG Split-screen cursor control
94
+ 0x7c: HOLDCH A character value is moved here before the control and shift logic are processed for it
95
+ 0x7d: INSDAT Temporary storage byte used by the display handler for the character under the cursor and end of line detection
96
+ 0x7e: COUNTR Starts out containing the larger value of either DELTAR (location 118
97
+ 0x80: LOMEM Pointer to BASIC's low memory (at the high end of OS RAM space)
98
+ 0x82: VNTP Beginning address of the variable name table
99
+ 0x84: VNTD Pointer to the ending address of the variable name table plus one byte
100
+ 0x86: VVTP Address for the variable value table
101
+ 0x88: STMTAB The address of the statement table (which is the beginning of the user's BASIC program)
102
+ 0x8a: STMCUR Current BASIC statement pointer
103
+ 0x8c: STARP The address for the string and array table and a pointer to the end of your BASIC program
104
+ 0x8e: RUNSTK Address of the runtime stack which holds the GOSUB entries (four bytes each) and the FOR-NEXT entries (16 bytes each)
105
+ 0x90: MEMTOP Pointer to the top of BASIC memory
106
+ 0xba: STOPLN The line where a program was stopped either due to an error or the use of the BREAK key
107
+ 0xc3: ERRSAVE The number of the error code that caused the stop or the TRAP
108
+ 0xc9: PTABW This location specifies the number of columns between TAB stops
109
+ 0xd4: FR0 Floating point register zero
110
+ 0xda: FRE FP extra register (?) <a name="224-229"></a>
111
+ 0xe0: FR1 Floating point register one
112
+ 0xe6: FR2 FP register two
113
+ 0xec: FRX FP spare register
114
+ 0xed: EEXP The value of E (the exponent)
115
+ 0xee: NSIGN The sign of the FP number
116
+ 0xef: ESIGN The sign of the exponent
117
+ 0xf0: FCHRFLG The first character flag
118
+ 0xf2: CIX Character (current input) index
119
+ 0xf3: INBUFF Input ASCII text buffer pointer
120
+ 0xf5: ZTEMP1 Temporary register
121
+ 0xf7: ZTEMP4 Temporary register
122
+ 0xf9: ZTEMP3 Temporary register
123
+ 0xfb: RADFLG Also called DEGFLG
124
+ 0xfc: FLPTR Points to the user's FP number
125
+ 0xfe: FPTR2 Pointer to the user's second FP number to be used in an operation
126
+ 0x200: VDSLST The vector for NMI Display List Interrupts (DLI)
127
+ 0x202: VPRCED Serial (peripheral) proceed line vector
128
+ 0x204: VINTER Serial (peripheral) interrupt vector
129
+ 0x206: VBREAK Software break instruction vector for the 6502 BRK ($00) command
130
+ 0x208: VKEYBD POKEY keyboard interrupt vector
131
+ 0x20a: VSERIN POKEY serial I/O bus receive data ready interrupt vector
132
+ 0x20c: VSEROR POKEY serial I/O transmit ready interrupt vector
133
+ 0x20e: VSEROC POKEY serial bus transmit complete interrupt vector
134
+ 0x210: VTIMR1 POKEY timer one interrupt vector
135
+ 0x212: VTIMR2 POKEY timer two vector for AUDF2 (53762
136
+ 0x214: VTIMR4 POKEY timer four vector for AUDF4 (53766
137
+ 0x216: VIMIRQ The IRQ immediate vector (general)
138
+ 0x218: CDTMV1 System timer one value
139
+ 0x21a: CDTMV2 System timer two
140
+ 0x21c: CDTMV3 System timer three
141
+ 0x21e: CDTMV4 System timer four
142
+ 0x220: CDTMV5 System timer five
143
+ 0x222: VVBLKI VBLANK immediate register
144
+ 0x224: VVBLKD VBLANK deferred register
145
+ 0x226: CDTMA1 System timer one jump address
146
+ 0x228: CDTMA2 System timer two jump address
147
+ 0x22a: CDTMF3 System timer three flag
148
+ 0x22b: SRTIMR Software repeat timer
149
+ 0x22c: CDTMF4 System timer four flag
150
+ 0x22d: INTEMP Temporary register used by the SETVBL routine at 58460 ($E45C)
151
+ 0x22e: CDTMF5 System timer five flag
152
+ 0x22f: SDMCTL Direct Memory Access (DMA) enable
153
+ 0x230: SDLSTL Starting address of the display list
154
+ 0x232: SSKCTL Serial port control register
155
+ 0x233: SPARE No OS use
156
+ 0x234: LPENH Light pen horizontal value shadow for 54284 ($D40C)
157
+ 0x235: LPENV Light pen vertical value
158
+ 0x236: BRKKY BREAK key interrupt vector
159
+ 0x23a: CDEVIC Four-byte command frame buffer (CFB) address for a device - used by SIO while performing serial I/O
160
+ 0x23b: CCOMND The SIO bus command code
161
+ 0x23c: CAUX1 Command auxiliary byte one
162
+ 0x23d: CAUX2 Command auxiliary byte two
163
+ 0x23e: TEMP Temporary RAM register for SIO
164
+ 0x23f: ERRFLG SIO error flag
165
+ 0x240: DFLAGS Disk flags read from the first byte of the boot file (sector one) of the disk
166
+ 0x241: DBSECT The number of disk boot sectors read from the first disk record
167
+ 0x242: BOOTAD The address for where the disk boot loader will be put
168
+ 0x244: COLDST Coldstart flag
169
+ 0x246: DSKTIM Disk time-out register (the address of the OS worst case disk time out)
170
+ 0x247: LINBUF Forty-byte character line buffer
171
+ 0x26f: GPRIOR Priority selection register
172
+ 0x270: PADDL0 The value of paddle 0
173
+ 0x271: PADDL1 The value of paddle 1
174
+ 0x272: PADDL2 The value of paddle 2
175
+ 0x273: PADDL3 The value of paddle 3
176
+ 0x274: PADDL4 The value of paddle 4
177
+ 0x275: PADDL5 The value of paddle 5
178
+ 0x276: PADDL6 The value of paddle 6
179
+ 0x277: PADDL7 The value of paddle 7
180
+ 0x278: STICK0 The value of joystick 0
181
+ 0x279: STICK1 The value of joystick 1
182
+ 0x27a: STICK2 The value of joystick 2
183
+ 0x27b: STICK3 The value of joystick 3
184
+ 0x27c: PTRIG0 Paddle trigger 0
185
+ 0x27d: PTRIG1 Paddle trigger 1
186
+ 0x27e: PTRIG2 Paddle trigger 2
187
+ 0x27f: PTRIG3 Paddle trigger 3
188
+ 0x280: PTRIG4 PTRIG 4-7 are shadows for PIA register 54017 ($D301)
189
+ 0x281: PTRIG5 PTRIG 4-7 are shadows for PIA register 54017 ($D301)
190
+ 0x282: PTRIG6 PTRIG 4-7 are shadows for PIA register 54017 ($D301)
191
+ 0x283: PTRIG7 PTRIG 4-7 are shadows for PIA register 54017 ($D301)
192
+ 0x284: STRIG0 Stick trigger 0
193
+ 0x285: STRIG1 Stick trigger 1
194
+ 0x286: STRIG2 Stick trigger 2
195
+ 0x287: STRIG3 Stick trigger 3
196
+ 0x288: CSTAT Cassette status register
197
+ 0x289: WMODE Register to store either the read or the write mode for the cassette handler
198
+ 0x28a: BLIM Cassette data record buffer size
199
+ 0x290: TXTROW Text window cursor row
200
+ 0x291: TXTCOL Text window cursor column
201
+ 0x293: TINDEX Contains the current split-screen text window GRAPHICS mode
202
+ 0x294: TXTMSC Address of the upper left corner of the text window
203
+ 0x296: TXTOLD These locations contain the split-screen equivalents of OLDROW
204
+ 0x29c: TMPX1 Temporary register
205
+ 0x29d: HOLD3 Temporary register
206
+ 0x29e: SUBTMP Temporary storage
207
+ 0x29f: HOLD2 Temporary register
208
+ 0x2a0: DMASK Pixel location mask
209
+ 0x2a1: TMPLBT Temporary storage for the bit mask
210
+ 0x2a2: ESCFLG Escape flag
211
+ 0x2a3: TABMAP Map of the TAB stop positions
212
+ 0x2b2: LOGMAP Logical line start bit map
213
+ 0x2b6: INVFLG Inverse character flag
214
+ 0x2b7: FILFLG Right fill flag for the DRAW command
215
+ 0x2b8: TMPROW Temporary register for row used by ROWCRS
216
+ 0x2b9: TMPCOL Temporary register for column used by COLCRS
217
+ 0x2bb: SCRFLG Scroll flag
218
+ 0x2bc: HOLD4 Temporary register used in the DRAW command only
219
+ 0x2bd: HOLD5 Same as the above register
220
+ 0x2be: SHFLOK Flag for the shift and control keys
221
+ 0x2bf: BOTSCR Flag for the number of text rows available for printing
222
+ 0x2c0: PCOLR0 Color of player 0 and missile 0
223
+ 0x2c1: PCOLR1 Color of player and missile 1
224
+ 0x2c2: PCOLR2 Color of player and missile 2
225
+ 0x2c3: PCOLR3 Color of player and missile 3
226
+ 0x2c4: COLOR0 Color register zero
227
+ 0x2c5: COLOR1 The next four locations are the same as location 708 for the different playfields and SETCOLOB commands
228
+ 0x2c6: COLOR2 The same as above for playfield two
229
+ 0x2c7: COLOR3 The same as the above but for playfield three
230
+ 0x2c8: COLOR4 The same as the above but for the background (BAK) and border color
231
+ 0x2e0: GLBABS Global variables
232
+ 0x2e0: RUNAD Used by DOS for the run address read from the disk sector one or from a binary file
233
+ 0x2e2: INITAD Initialization address read from the disk
234
+ 0x2e4: RAMSIZ RAM size
235
+ 0x2e5: MEMTOP Pointer to the top of free memory used by both BASIC (which calls it HIMEM) and the OS
236
+ 0x2e7: MEMLO Pointer to the bottom of free memory
237
+ 0x2ea: DVSTAT Four device status registers used by the I/O status operation as follows
238
+ 0x2ee: CBAUDL/H Cassette baud rate low and high bytes
239
+ 0x2f0: CRSINH Cursor inhibit flag
240
+ 0x2f1: KEYDEL Key delay flag or key debounce counter
241
+ 0x2f2: CH1 Prior keyboard character code (most recently read and accepted)
242
+ 0x2f3: CHACT Character Mode Register
243
+ 0x2f4: CHBAS Character Base Register
244
+ 0x2fa: CHAR Internal code value for the most recent character read or written (internal code for the value in ATACHR)
245
+ 0x2fb: ATACHR Returns the last ATASCII character read or written or the value of a graphics point
246
+ 0x2fc: CH Internal hardware value for the last key pressed
247
+ 0x2fd: FILDAT Color data for the fill region in the XIO FILL command
248
+ 0x2fe: DSPFLG Display flag
249
+ 0x2ff: SSFLAG Start/stop display screen flag
250
+ 0x300: DDEVIC Device serial bus ID (serial device type) set up by the handler
251
+ 0x301: DUNIT Disk or device unit number
252
+ 0x302: DCOMND The number of the disk or device operation (command) to be performed
253
+ 0x303: DSTATS The status code upon return to user
254
+ 0x304: DBUFLO/HI Data buffer address of the source or destination of the data to be transferred or the device status information (or the disk sector data)
255
+ 0x306: DTIMLO The time-out value for the handler in one-second units
256
+ 0x307: DUNUSE Unused byte
257
+ 0x308: DBYTLO/HI The number of bytes transferred to or from the data buffer (or the disk) as a result of the most recent operation
258
+ 0x30a: DAUX1/2 Used for device specific information such as the disk sector number for the read or write operation
259
+ 0x30c: TIMER1 Initial baud rate timer value
260
+ 0x30e: ADDCOR Addition correction flag for the baud rate calculations involving the timer registers
261
+ 0x30f: CASFLG Cassette mode when set
262
+ 0x310: TIMER2 Final timer value
263
+ 0x312: TEMP1 Two-byte temporary storage register used by SIO for the VCOUNT calculation during baud timer routines
264
+ 0x314: TEMP2 Temporary storage register
265
+ 0x315: TEMP3 Ditto
266
+ 0x316: SAVIO Save serial data-in port used to detect
267
+ 0x317: TIMFLG Time-out flag for baud rate correction
268
+ 0x318: STACKP SIO stack pointer register
269
+ 0x319: TSTAT Temporary status holder for location 48 ($30)
270
+ 0x31a: HATABS Handler Address Table
271
+ 0x340: IOCB0 I/O Control Block (IOCB) zero
272
+ 0x350: IOCB1 IOCB one
273
+ 0x360: IOCB2 IOCB two
274
+ 0x370: IOCB3 IOCB three
275
+ 0x380: IOCB4 IOCB four
276
+ 0x390: IOCB5 IOCB five
277
+ 0x3a0: IOCB6 IOCB six
278
+ 0x3b0: IOCB7 IOCB seven
279
+ 0x3c0: PRNBUF Printer buffer
280
+ 0x3fd: CASBUF Cassette buffer
281
+ 0x57e: LBPR1 LBUFF prefix one
282
+ 0x57f: LBPR2 LBUFF prefix two
283
+ 0x580: LBUFF BASIC line buffer
284
+ 0x5e0: PLYARG Polynomial arguments (FP use)
285
+ 0x5e6: FPSCR FP scratch pad use
286
+ 0x5ec: FPSCR1 Ditto
287
+ 0x1d7c: (maximum) Non-resident portion of DUP
288
+ 0x709: SABYTE This records the limit on the number of files that can be open simultaneously
289
+ 0x70a: DRVBYT The maximum number of disk drives in your system
290
+ 0x76c: BSIO Entry point to FMS disk sector I/O routines
291
+ 0x772: BSIOR Entry point to the FMS disk handler
292
+ 0x7cb: DFMSDH Entry point to a 21-byte FMS device (disk) handler
293
+ 0x7e0: DINT FMS initialization routine
294
+ 0x8ab: DFMOPN OPEN routines
295
+ 0x9cc: DFMPUT PUT byte routines
296
+ 0xa1f: WTBUR Burst I/O routines
297
+ 0xabf: DFMGET GET byte routines
298
+ 0xb15: DFMCLS IOCB CLOSE routines
299
+ 0xba7: DFMDDC Start of the device-dependent command routines
300
+ 0xbd9: XRENAME RENAME a file
301
+ 0xc32: XDELETE DELETE a file
302
+ 0xc7c: XLOCK, LOCK and UNLOCK files
303
+ 0xcba: XPOINT BASIC POINT command
304
+ 0xd03: XNOTE BASIC NOTE command
305
+ 0xd18: XFORMAT Format the entire diskette
306
+ 0xdad: LISTDIR List the disk directory
307
+ 0xe9e: FNDCODE File name decode
308
+ 0xf0a: FDSCHAR Store the file name characters that result from the file name decode routines
309
+ 0xf21: SFDIR Directory search routines
310
+ 0xf94: WRTNXS Write data sector routine
311
+ 0x100f: RDNXTS Read data sector routine
312
+ 0x106e: RDDIR Read and write directory sector routines
313
+ 0x108b: RDVTOC Read or write the volume table of contents (VTOC) sectors
314
+ 0x10c5: FRESECT Free sector(s) routine
315
+ 0x1106: GETSECTOR Get sector routine
316
+ 0x1164: SETUP SETUP -- initialization of the FMS parameters
317
+ 0x120a: WRTDOS Write new DOS
318
+ 0x12b5: ERRNO Start of the FMS error number table
319
+ 0x1381: FCB Start of the FMS File Control Blocks (FCB's)
320
+ 0x1401: FILDIR File directory
321
+ 0x1501: ENDFMS Disk directory (VTOC -- Volume Table Of Contents) buffer
322
+ 0x159d: DUPFLG Flag to test if DUP is already resident in memory
323
+ 0x159e: OPT Used to store the value of the disk menu option chosen by the user
324
+ 0x159f: LOADFLG If this location reads 128
325
+ 0x15a4: SFLOAD Routines to load a MEM.SAV file if it exists.
326
+ 0x170b: MEMLDD Flags that the MEM.SAV file has been loaded.
327
+ 0x179c: INISAV vector save location for DOSINI. Entry point to DOS on a call from BASIC
328
+ 0x179e: MEMFLG Flag to show if memory has been written to disk using a MEM.SAV file
329
+ 0x1912: CLMJMP Test to see if DOS must load MEM.SAV from disk
330
+ 0x1920: LMTR Test to see if DOS must load MEM.SAV
331
+ 0x1939: LDMEM MEMSAVE load routines (for the MEM.SAV file)
332
+ 0x1976: INITIO DUP.SYS warmstart entry
333
+ 0x1a23: ISRSIR Start of the serial interrupt ready service routines in DUP.SYS
334
+ 0x1da4: LINE 80 ($50) byte line buffer
335
+ 0x1df4: DBUF 256 ($100) byte data buffer for COPY routines
336
+ 0x1f0f: DMENU Disk menu screen display data is stored here
337
+ 0x2075: DOSOS Start of the DOS utility monitor
338
+ 0x2139: DIRLST Directory listing
339
+ 0x21c9: DELFIL Delete a file
340
+ 0x2637: RENFIL Rename a disk file routines
341
+ 0x2680: FMTDSK Format the entire disk
342
+ 0x26ee: STCAR Start a cartridge
343
+ 0x274c: BRUN Run a binary file at the user-specified address
344
+ 0x27d9: WBOOT Write DOS/DUP files to disk
345
+ 0x28f3: TESTVER2 Test for version two DOS
346
+ 0x291a: LDFIL Load a binary file into memory
347
+ 0x2970: LKFIL, Lock and unlock files on a disk
348
+ 0x29c2: DDMG Duplicate a disk
349
+ 0x2d08: DFFM Duplicate a file
350
+ 0x2f2e: SAVFIL Save a binary file
351
+ 0xbda7: SIN Calculate SIN(FR0)
352
+ 0xbdb1: COS Calculate Cosine (FR0) with carry
353
+ 0xbe77: ATAN Calculate Atangent using FR0
354
+ 0xbee5: SQR Calculate square root (FR0) with carry
355
+ 0xd000: HPOSP0 (W) Horizontal position of player 0
356
+ 0xd001: HOPSP1 (W) Horizontal position of player 1
357
+ 0xd002: HPOSP2 (W) Horizontal position of player 2
358
+ 0xd003: HPOSP3 (W) Horizontal position of player 3
359
+ 0xd004: HPOSM0 (W) Horizontal position of missile 0
360
+ 0xd005: HPOSM1 (W) Horizontal position of missile 1
361
+ 0xd006: HPOSM2 (W) Horizonal position of missile 2
362
+ 0xd007: HPOSM3 (W) Horizontal position of missile 3
363
+ 0xd008: SIZEP0 (W) Size of player 0
364
+ 0xd009: SIZEP1 (W) Size of player 1
365
+ 0xd00a: SIZEP2 (W) Size of player 2
366
+ 0xd00b: SIZEP3 (W) Size of player 3
367
+ 0xd00c: SIZEM (W) Size for all missiles
368
+ 0xd00d: GRAFP0 (W) Graphics shape for player 0 written directly to the player graphics register
369
+ 0xd00e: GRAFP1 (W) Graphics for player 1
370
+ 0xd00f: GRAFP2 (W) Graphics for player 3
371
+ 0xd010: GRAFP3 (W) Graphics for player 3
372
+ 0xd011: GRAFM (W) Graphics for all missiles
373
+ 0xd012: COLPM0 (W) Color and luminance of player and missile 0 (704)
374
+ 0xd013: COLPM1 (W) Color and luminance of player and missile 1 (705)
375
+ 0xd014: COLPM2 (W) Color and luminance of player and missile 2 (706)
376
+ 0xd015: COLPM3 Color and luminance of player and missile 3 (707)
377
+ 0xd016: COLPF0 Color and luminance of playfield zero (708)
378
+ 0xd017: COLPF1 Color and luminance of playfield one (709)
379
+ 0xd018: COLPF2 Color and luminance of playfield two (710)
380
+ 0xd019: COLPF3 Color and luminance of playfield three (711)
381
+ 0xd01a: COLBK Color and luminance of the background (BAK)
382
+ 0xd01b: PRIOR (W) Priority selection register
383
+ 0xd01c: VDELAY (W) Vertical delay register
384
+ 0xd01d: GRACTL (W) Used with DMACTL (location 54272
385
+ 0xd01e: HITCLR (W) POKE with any number to clear all player/missile collision registers
386
+ 0xd01f: CONSOL (W/R) Used to see if one of the three yellow console buttons has been pressed (not the RESET button!)
387
+ 0xd200: AUDF1 (W) Audio channel one frequency
388
+ 0xd201: AUDC1 (W) Audio channel one control
389
+ 0xd202: AUDF2 (W) Audio channel two frequency
390
+ 0xd203: AUDC2 (W) Audio channel two control
391
+ 0xd204: AUDF3 (W) Audio channel three frequency
392
+ 0xd205: AUDC3 (W) Audio channel three control
393
+ 0xd206: AUDF4 (W) Audio channel four frequency
394
+ 0xd207: AUDC4 (W) Audio channel four control
395
+ 0xd208: AUDCTL (W) Audio control
396
+ 0xd209: STIMER (W) Start the POKEY timers (the AUDF registers above)
397
+ 0xd20a: SKREST (W) Reset BITs 5 - 7 of the serial port status register at 53775 to one
398
+ 0xd20b: POTGO (W) Start the POT scan sequence
399
+ 0xd20d: SEROUT (W) Serial port data output
400
+ 0xd20e: IRQEN (W) Interrupt request enable
401
+ 0xd20f: SKCTL (W) Serial port control
402
+ 0xd300: PORTA (W/R) Reads or writes data from controller jacks one and two if BIT 2 of PACTL (location 54018) is one
403
+ 0xd301: PORTB (W/R) Port B
404
+ 0xd302: PACTL (W/R) Port A controller (see 54016 above)
405
+ 0xd303: PBCTL (W/R) Port B controller
406
+ 0xd400: DMACTL (W) Direct Memory Access (DMA) control
407
+ 0xd401: CHACTL (W) Character mode control
408
+ 0xd402: DLISTL/H Display list pointer
409
+ 0xd404: HSCROL (W) Horizontal scroll enable
410
+ 0xd405: VSCROL (W) Vertical scroll enable
411
+ 0xd407: PMBASE (W) MSB of the player/missile base address used to locate the graphics for your players and missiles (the address equals PMBASE * 256
412
+ 0xd409: CHBASE (W) Character base address
413
+ 0xd40a: WSYNC (W) Wait for horizontal synchronization
414
+ 0xd40b: VCOUNT (R) Vertical line counter
415
+ 0xd40c: PENH (R) Light pen horizontal position (564)
416
+ 0xd40d: PENV (R) Light pen vertical position (565)
417
+ 0xd40e: NMIEN (W) Non-maskable interrupt (NMI) enable
418
+ 0xd40f: NMIRES (W) Reset for NMIST (below)
419
+ 0xd800: AFP ASCII to Floating Point (FP) conversion
420
+ 0xd8e6: FASC FP value to ASCII conversion
421
+ 0xd9aa: IFP Integer to FP conversion
422
+ 0xd9d2: FPI FP to integer conversion
423
+ 0xda44: ZFR0 Clear FR0 at 212 to 217 ($D4-$DB) by setting all bytes to zero
424
+ 0xda46: ZF1 Clear the FP number from FR1
425
+ 0xda60: FSUB FP subtract routine
426
+ 0xda66: FADD FP addition routine
427
+ 0xdadb: FMUL FP multiplication routine
428
+ 0xdb28: FDIV FP division routine
429
+ 0xdd40: PLYEVL FP polynomial evaluation
430
+ 0xdd89: FLD0R Load the FP number into FR0 from the 6502 X
431
+ 0xdd8d: FLD0P Load the FP number into FR0 from user routine
432
+ 0xdd98: FLD1R Load the FP number into FR1 from the 6502 X
433
+ 0xdd9c: FLD1P Load the FP number into FR1 from user program
434
+ 0xdda7: FST0R Store the FP number into the 6502 X
435
+ 0xddab: FST0P Store the FP number from FR0
436
+ 0xddb6: FMOVE Move the FP number from FR0 to FR1
437
+ 0xddc0: EXP FP base e exponentiation
438
+ 0xddcc: EXP10 FP base 10 exponentiation
439
+ 0xdecd: LOG FP natural logarithm
440
+ 0xded1: LOG10 FP base 10 logarithm
441
+ 0xe400: EDITRV Screen Editor (E
442
+ 0xe410: SCRENV Display handler (television screen) (S
443
+ 0xe420: KEYBDV Keyboard handler (K
444
+ 0xe430: PRINTV Printer handler (P
445
+ 0xe440: CASETV Cassette handler (C
446
+ 0xe450: DISKIV Disk handler initialization vector
447
+ 0xe453: DSKINV Disk handler (interface) entry
448
+ 0xe456: CIOV Central Input/Output (CIO) utility entry
449
+ 0xe459: SIOV Serial Input/Output (SIO) utility entry point
450
+ 0xe45c: SETVBV Set system timers during the VBLANK routine
451
+ 0xe45f: SYSVBV Stage one VBLANK calculations entry
452
+ 0xe462: XITVBV Exit from the VBLANK routine
453
+ 0xe465: SIOINV SIO utility initialization
454
+ 0xe468: SENDEV Send enable routine
455
+ 0xe46b: INTINV Interrupt handler initialization
456
+ 0xe46e: CIOINV CIO utility initialization
457
+ 0xe471: BLKBDV Blackboard mode entry
458
+ 0xe474: WARMSV Warmstart entry point (RESET button vector)
459
+ 0xe477: COLDSV Coldstart (powerup) entry point
460
+ 0xe47a: RBLOKV Cassette read block routine entry
461
+ 0xe47d: CSOPIV Cassette OPEN for input vector
462
+ 0xe480: VCTABL RAM vector initial value table
463
+ 0xe4a6: CIOORG Addresses for the Central Input/Output routines (CIO)
464
+ 0xe4a6: CIOINT is the CIO initialization routine called by the monitor on powerup
465
+ 0xe569: CIREAD; process the CIO commands for read and write
466
+ 0xe6d5: INTORG Addresses for the interrupt handler routines
467
+ 0xe6f3: PIRQ; IRQ interrupt service routines start here
468
+ 0xe7b4: PNMI; the NMI handler
469
+ 0xe7d1: SYSVBL; the VBLANK routines start here
470
+ 0xe912: SETVBL; subroutines to set the VBLANK timers and vectors
471
+ 0xe944: SIOORG Routines for the Serial Input/Output (SIO) routines
472
+ 0xea6b: SEND; is the SIO send buffer routine entry
473
+ 0xea90: ISRODN, is the serial output ready IRQ vector
474
+ 0xead1: ISRTD; is the serial output complete IRQ vector
475
+ 0xeb11: ISRSIR; is the serial input ready IRQ vector
476
+ 0xeb84: CASENT; is the start of the cassette handling code SIO subroutine to set baud rate
477
+ 0xeca7: COMPUT; is the subroutine to calculate baud rate using the POKEY frequency registers and the VCOUNT timer
478
+ 0xedea: DSKORG Routines for the disk handler
479
+ 0xee78: PRNORG Routines for the printer handler
480
+ 0xef41: CASORG Routines for the cassette handler
481
+ 0xf0e3: MONORG Routines for the monitor handler
482
+ 0xf11b: RESET; the RESET button routine starts here
483
+ 0xf281: HARDI, the start of the hardware initialization routines
484
+ 0xf294: OSRAM; the start of the OS RAM initialization and setup routines
485
+ 0xf2cf: BOOT; the entry point for the disk boot routine
486
+ 0xf2ed: DOBOOT; the disk boot routine activation
487
+ 0xf37e: DOPEN; the entry point for the reinitialization of disk software
488
+ 0xf3e4: KBDORG Routines for the display and keyboard handler
489
+ 0xf63e: EGETCH Like the BASIC INPUT command
490
+ 0xf6a4: EOUTCH This routine puts the character currently in the accumulator onto the screen in the next print location
491
+ 0xf6dd: KGETC2 Beginning of the keyboard handler
492
+ 0xf6e2: KGETCH This routine waits for a key to be pressed and returns its value to the accumulator (6502 register A)
493
+ 0xfbac: SCROLL The screen scroll routine starts here
494
+ 0xfcfc: DRAW Screen draw routines begin here
495
+ 0xffbe: PIRQQ Subroutines to test the acceptance of the last key pressed and to process the debounce delay routines start here
496
+ 0xfff8: CHKSUN If PEEK here returns 255, then you have the older OS ROM(s)