home *** CD-ROM | disk | FTP | other *** search
/ 64'er Special 3 / 64er_Magazin_Sonderheft_03_86-03_1986_Markt__Technik_de_Side_A.d64 / 6502-simulator (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  19KB  |  1,234 lines

  1. 10 print "[147]   pc   nv-bdizc   ac  xr  yr  sp
  2. 12 he$[178]"0123456789abcdef"
  3. 14 [134] st%(255):[143] stack
  4. 16 [150] [165] eo(m)[178](m [175] ([168] a)) [176] (([168] m) [175] a)
  5. 18 [150] [165] v(x)[178]x[171]48[170]7[172](x[177]64)
  6. 20 [150] [165] f0(x)[178]([198]([202](h0$,x,1))[171]48) [175] 1
  7. 22 [141] 2000
  8. 24 [133] "";h0$
  9. 26 hh$[178][200](h0$,4):[141] 400:pc[178]hh
  10. 28 n[178][165]  f0(7)
  11. 30 v[178][165]  f0(8)
  12. 32 p5[178][165] f0(9)
  13. 34 b[178][165] f0(10)
  14. 36 d[178][165] f0(11)
  15. 38 i[178][165] f0(12)
  16. 40 z[178][165] f0(13)
  17. 42 c[178][165] f0(14)
  18. 44 h$[178][202](h0$,18,2):[141] 350:a[178]h
  19. 46 h$[178][202](h0$,22,2):[141] 350:x[178]h
  20. 48 h$[178][202](h0$,26,2):[141] 350:y[178]h
  21. 50 h$[178][202](h0$,30,2):[141] 350:s[178]h
  22. 52 [153] ""
  23. 54 hp[178]hp[170]1
  24. 56 [153] hp"cmd. abbruchpunkt";
  25. 58 [133] "   cmdcmdcmd";hh$
  26. 60 [139] hh$[178]"x" [167] hp[178]hp[171]1:[137] 68
  27. 62 [141] 400
  28. 64 hp(hp)[178]hh
  29. 66 [137] 54
  30. 68 [153] "on                       ";
  31. 70 [141] 49000
  32. 72 [137] 1000
  33. 140 :
  34. 150 [143] *** wert in high- und low zerlegen ***
  35. 160 hi[178][181](hh[173]256)
  36. 170 lo[178]hh[171]256[172]hi
  37. 180 [142]
  38. 190 :
  39. 200 [143] *   2-stellige hexzahl (h$) aus h bilden        *
  40. 210 h$[178][202](he$,h[173]16[170]1,1)[170][202](he$,(h [175] 15)[170]1,1)
  41. 220 [142]
  42. 240 :
  43. 250 [143] *   4-stellige hexzahl (hh$) aus hh bilden      *
  44. 260 h[178][181](hh[173]256)
  45. 270 [141] 200
  46. 280 hh$[178]h$
  47. 290 h[178]hh[171]256[172]h
  48. 300 [141] 200
  49. 310 hh$[178]hh$[170]h$
  50. 320 [142]
  51. 340 :
  52. 350 [143] * wert von 2-stelliger hex-zahl (h$) -> h       *
  53. 360 h[178]16[172][165] v([198](h$))[170][165] v([198]([202](h$,2)))
  54. 370 [142]
  55. 390 :
  56. 400 [143] * wert von 4-stelliger hex-zahl (hh$) -> hh     *
  57. 410 h$[178][200](hh$,2)
  58. 420 [141] 350
  59. 430 hh[178]256[172]h
  60. 440 h$[178][201](hh$,2)
  61. 450 [141] 350
  62. 460 hh[178]hh[170]h
  63. 470 [142]
  64. 990 :
  65. 1000 [143] *** schleife fuer jeden befehl ***
  66. 1010 [141] 2000
  67. 1020 [139] hp[178]0 [167] 1000
  68. 1030 [129] j[178]1 [164] hp:[139] pc[178]hp(j) [167] 1080
  69. 1035 [130] j
  70. 1040 op[178][194](pc)
  71. 1045 h[178]op:[141] 200:[153] "opcode: "h$"  ";
  72. 1050 [141] 1100
  73. 1055 pc[178]pc[170]1
  74. 1060 [137] 1000
  75. 1080 [153] "abbruch (";j;") ";
  76. 1090 [144]
  77. 1100 [139] op[178]0 [167] 10000
  78. 1110 [145] op    [137] 10100, 1400, 1400, 1400,10500,10600, 1400,10800,10900,11000
  79. 1120 [145] op[171]10 [137]  1400, 1400,11300,11400, 1400,11600,11700, 1400, 1400, 1400
  80. 1130 [145] op[171]20 [137] 12100,12200, 1400,12400,12500, 1400, 1400, 1400,12900,13000
  81. 1140 [145] op[171]30 [137]  1400,13200,13300, 1400, 1400,13600,13700,13800, 1400,14000
  82. 1150 [145] op[171]40 [137] 14100,14200, 1400,14400,14500,14600, 1400,14800,14900, 1400
  83. 1160 [145] op[171]50 [137]  1400, 1400,15300,15400, 1400,15600,15700, 1400, 1400, 1400
  84. 1170 [145] op[171]60 [137] 16100,16200, 1400,16400,16500, 1400, 1400, 1400,16900,17000
  85. 1180 [145] op[171]70 [137]  1400,17200,17300,17400, 1400,17600,17700,17800, 1400,18000
  86. 1190 [145] op[171]80 [137] 18100, 1400, 1400, 1400,18500,18600, 1400,18800,18900, 1400
  87. 1200 [145] op[171]90 [137]  1400, 1400,19300,19400, 1400,19600,19700, 1400, 1400, 1400
  88. 1210 [145] op[171]100[137] 20100,20200, 1400,20400,20500,20600, 1400,20800,20900,21000
  89. 1220 [145] op[171]110[137]  1400,21200,21300, 1400, 1400, 1400,21700,21800, 1400,22000
  90. 1230 [145] op[171]120[137] 22100, 1400, 1400, 1400,22500,22600, 1400, 1400,22900, 1400
  91. 1240 [145] op[171]130[137]  1400,23200,23300,23400, 1400,23600, 1400,23800, 1400,24000
  92. 1250 [145] op[171]140[137] 24100,24200, 1400,24400,24500, 1400, 1400,24800,24900,25000
  93. 1260 [145] op[171]150[137]  1400,25200,25300,25400, 1400, 1400,25700, 1400, 1400,26000
  94. 1270 [145] op[171]160[137] 26100,26200, 1400,26400,26500,26600, 1400,26800,26900,27000
  95. 1280 [145] op[171]170[137]  1400,27200,27300,27400, 1400,27600,27700, 1400, 1400,28000
  96. 1290 [145] op[171]180[137] 28100,28200, 1400,28400,28500,28600, 1400,28800,28900,29000
  97. 1300 [145] op[171]190[137]  1400,29200,29300, 1400, 1400,29600,29700,29800, 1400,30000
  98. 1310 [145] op[171]200[137] 30100,30200, 1400,30400,30500,30600, 1400,30800,30900, 1400
  99. 1320 [145] op[171]210[137]  1400, 1400,31300,31400, 1400,31600,31700, 1400, 1400, 1400
  100. 1330 [145] op[171]220[137] 32100,32200, 1400,32400,32500, 1400, 1400,32800,32900,33000
  101. 1340 [145] op[171]230[137]  1400,33200,33300,33400, 1400,33600,33700,33800, 1400,34000
  102. 1350 [145] op[171]240[137] 34100, 1400, 1400, 1400,34500,34600, 1400,34800,34900, 1400
  103. 1360 [145] op[171]250[137]  1400, 1400,35300,35400, 1400
  104. 1370 [144]
  105. 1400 [153] "ungueltiger code";
  106. 1410 [144]
  107. 1990 :
  108. 2000 [143] *** anzeige ***
  109. 2010 hh[178]pc:[141] 250:pc$[178]hh$
  110. 2020 st$[178][199](48[170]n)[170][199](48[170]v)[170][199](48[170]p5)[170][199](48[170]b)
  111. 2030 st$[178]st$[170][199](48[170]d)[170][199](48[170]i)[170][199](48[170]z)[170][199](48[170]c)
  112. 2040 h[178]a:[141] 200:a$[178]h$
  113. 2050 h[178]x:[141] 200:x$[178]h$
  114. 2060 h[178]y:[141] 200:y$[178]h$
  115. 2070 h[178]s:[141] 200:s$[178]h$
  116. 2090 [153] "  "pc$"  "st$"   "a$"  "x$"  "y$"  "s$
  117. 2100 [142]
  118. 2990 :
  119. 3000 [143] *** 1-byte-operand holen ***
  120. 3010 pc[178]pc[170]1
  121. 3020 o[178][194](pc)
  122. 3030 [142]
  123. 3990 :
  124. 4000 [143] *** 2-byte-operand holen ***
  125. 4010 pc[178]pc[170]1
  126. 4020 o[178][194](pc)
  127. 4030 pc[178]pc[170]1
  128. 4040 oo[178]o[170]256[172][194](pc)
  129. 4050 [142]
  130. 4990 :
  131. 5000 [143] *** status zusammenfassen ***
  132. 5010 p[178]128[172]n[170]64[172]v[170]32[172]p5[170]16[172]b[170]8[172]d[170]4[172]i[170]2[172]z[170]c
  133. 5020 [142]
  134. 5990 :
  135. 6000 [143] *** status zerlegen ***
  136. 6010 n [178](p [175] 128)[173]128
  137. 6020 v [178](p [175]  64)[173] 64
  138. 6030 p5[178](p [175]  32)[173] 32
  139. 6040 b [178](p [175]  16)[173] 16
  140. 6050 d [178](p [175]   8)[173]  8
  141. 6060 i [178](p [175]   4)[173]  4
  142. 6070 z [178](p [175]   2)[173]  2
  143. 6080 c [178]p [175] 1
  144. 6090 [142]
  145. 6990 :
  146. 7000 [143] *** relativen sprung ausfuehren ***
  147. 7010 [139] o[177]127 [167] o[178]o[171]256
  148. 7020 pc[178]pc[170]o
  149. 7030 [142]
  150. 7990 :
  151. 8000 [143] *** a=a+m+c (adc-befehl) ***
  152. 8010 [139] d[178]0 [167] a[178]a[170]m[170]c:c[178][171](a[177]255):[137] 8070
  153. 8020 h[178](a [175] 15)[170](m [175] 15)[170]c
  154. 8030 c[178][171](h[177]9)
  155. 8040 h[178]h [175] 15
  156. 8050 a[178](a [175] 240)[170](m [175] 240)[170]h[170]16[172]c
  157. 8060 c[178][171](a[177]99)
  158. 8070 a[178]a [175] 255
  159. 8080 n[178](a [175] 128)[173]128
  160. 8090 z[178][171](a[178]0)
  161. 8100 [142]
  162. 8190 :
  163. 8200 [143] *** a=a-m-1+c (sbc-befehl) ***
  164. 8210 [139] d[178]0 [167] a[178]a[171]m[171]1[170]c:c[178][171](a[177][178]0):[137] 8270
  165. 8220 h[178](a [175] 15)[171](m [175] 15)[171]1[170]c
  166. 8230 c[178][171](h[177][178]0)
  167. 8240 h[178]h [175] 15
  168. 8250 a[178](a [175] 240)[171](m [175] 240)[170]h[171]16[170]16[172]c
  169. 8260 c[178][171](a[177][178]0)
  170. 8270 a[178]a [175] 255
  171. 8280 c[178](a [175] 128)[173]128
  172. 8290 z[178][171](a[178]0)
  173. 8300 [142]
  174. 8390 :
  175. 8400 [143] *** a-m (cmp-befehl) ***
  176. 8410 c[178][171]((a[171]m)[177][178]0)
  177. 8420 n[178]((a[171]m) [175] 128)[173]128
  178. 8430 z[178][171]((a[171]m)[178]0)
  179. 8440 [142]
  180. 9990 :
  181. 10000 [143] *** brk
  182. 10005 hh[178]pc[170]2:[141] 150
  183. 10010 st%(s)[178]hi:s[178](s[171]1) [175] 255
  184. 10015 st%(s)[178]lo:s[178](s[171]1) [175] 255
  185. 10020 b[178]1
  186. 10025 [141] 5000
  187. 10030 st%(s)[178]p:s[178](s[171]1) [175] 255
  188. 10035 i[178]1
  189. 10040 pc[178][194](65534)[170]256[172][194](65535)
  190. 10045 [141] 2000
  191. 10050 [153] "brk erreicht";
  192. 10055 [128]
  193. 10090 :
  194. 10100 [143] *** ora (indirect,x)
  195. 10110 [141] 3000
  196. 10120 oo[178][194](o[170]x)[170]256[172][194](o[170]x[170]1)
  197. 10130 a[178]a [176] [194](oo)
  198. 10140 n[178](a [175] 128)[173]128
  199. 10150 z[178][171](a[178]0)
  200. 10160 [142]
  201. 10490 :
  202. 10500 [143] *** ora zeropage
  203. 10510 [141] 3000
  204. 10520 a[178]a [176] [194](o)
  205. 10530 n[178](a [175] 128)[173]128
  206. 10540 z[178][171](a[178]0)
  207. 10550 [142]
  208. 10590 :
  209. 10600 [143] *** asl zeropage
  210. 10610 [141] 3000
  211. 10620 m[178][194](o)
  212. 10630 m[178]m[172]2
  213. 10640 c[178][171](m[177]255)
  214. 10650 m[178]m [175] 255
  215. 10660 [151] o,m
  216. 10670 z[178][171](m[178]0)
  217. 10680 n[178](m [175] 128)[173]128
  218. 10690 [142]
  219. 10790 :
  220. 10800 [143] *** php
  221. 10810 [141] 5000
  222. 10820 st%(s)[178]p:s[178](s[171]1) [175] 255
  223. 10830 [142]
  224. 10890 :
  225. 10900 [143] *** ora #immediate
  226. 10910 [141] 3000
  227. 10920 a[178]a [176] o
  228. 10930 n[178](a [175] 128)[173]128
  229. 10940 z[178][171](a[178]0)
  230. 10950 [142]
  231. 10990 :
  232. 11000 [143] *** asl a
  233. 11010 a[178]a[172]2
  234. 11020 c[178][171](a[177]255)
  235. 11030 a[178]a [175] 255
  236. 11040 z[178][171](a[178]0)
  237. 11050 n[178](a [175] 128)[173]128
  238. 11060 [142]
  239. 11290 :
  240. 11300 [143] *** ora absolute
  241. 11310 [141] 4000
  242. 11320 a[178]a [176] [194](oo)
  243. 11330 n[178](a [175] 128)[173]128
  244. 11340 z[178][171](a[178]0)
  245. 11350 [142]
  246. 11390 :
  247. 11400 [143] *** asl absolute
  248. 11410 [141] 4000
  249. 11420 m[178][194](oo)
  250. 11430 m[178]m[172]2
  251. 11440 c[178][171](m[177]255)
  252. 11450 m[178]m [175] 255
  253. 11460 [151] oo,m
  254. 11470 z[178][171](m[178]0)
  255. 11480 n[178](m [175] 128)[173]128
  256. 11490 [142]
  257. 11590 :
  258. 11600 [143] *** bpl
  259. 11610 [141] 3000
  260. 11620 [139] n[178]0 [167] [141] 7000
  261. 11630 [142]
  262. 11690 :
  263. 11700 [143] ** ora (indirect),y
  264. 11710 [141] 3000
  265. 11720 oo[178][194](o)[170]256[172][194](o[170]1)[170]y
  266. 11730 a[178]a [176] [194](oo)
  267. 11740 n[178](a [175] 128)[173]128
  268. 11750 z[178][171](a[178]0)
  269. 11760 [142]
  270. 12090 :
  271. 12100 [143] *** ora zeropage,x
  272. 12110 [141] 3000
  273. 12120 a[178]a [176] [194](o[170]x)
  274. 12130 n[178](a [175] 128)[173]128
  275. 12140 z[178][171](a[178]0)
  276. 12150 [142]
  277. 12190 :
  278. 12200 [143] *** asl zeropage,x
  279. 12210 [141] 3000
  280. 12220 m[178][194](o[170]x)
  281. 12230 m[178]m[172]2
  282. 12240 c[178][171](m[177]255)
  283. 12250 m[178]m [175] 255
  284. 12260 [151] o[170]x,m
  285. 12270 z[178][171](m[178]0)
  286. 12280 n[178](m [175] 128)[173]128
  287. 12290 [142]
  288. 12390 :
  289. 12400 [143] *** clc
  290. 12410 c[178]0
  291. 12420 [142]
  292. 12490 :
  293. 12500 [143] *** ora absolute,y
  294. 12510 [141] 4000
  295. 12520 a[178]a [176] [194](oo[170]y)
  296. 12530 n[178](a [175] 128)[173]128
  297. 12540 z[178][171](a[178]0)
  298. 12550 [142]
  299. 12890 :
  300. 12900 [143] *** ora absolute,x
  301. 12910 [141] 4000
  302. 12920 a[178]a [176] [194](oo[170]x)
  303. 12930 n[178](a [175] 128)[173]128
  304. 12940 z[178][171](a[178]0)
  305. 12950 [142]
  306. 12990 :
  307. 13000 [143] *** asl absolute,x
  308. 13010 [141] 4000
  309. 13020 m[178][194](oo[170]x)
  310. 13030 m[178]m[172]2
  311. 13040 c[178][171](m[177]255)
  312. 13050 m[178]m [175] 255
  313. 13060 [151] oo[170]x,m [175] 255
  314. 13070 z[178][171](m[178]0)
  315. 13080 n[178](m [175] 128)[173]128
  316. 13090 [142]
  317. 13190 :
  318. 13200 [143] *** jsr
  319. 13210 hh[178]pc[170]2:[141] 150
  320. 13220 st%(s)[178]hi:s[178](s[171]1) [175] 255
  321. 13230 st%(s)[178]lo:s[178](s[171]1) [175] 255
  322. 13240 [141] 4000
  323. 13250 pc[178]oo[171]1
  324. 13260 [142]
  325. 13290 :
  326. 13300 [143] *** and (indirect,x)
  327. 13310 [141] 3000
  328. 13320 oo[178][194](o[170]x)[170]256[172][194](o[170]x[170]1)
  329. 13330 a[178]a [175] [194](oo)
  330. 13340 n[178](a [175] 128)[173]128
  331. 13350 z[178][171](a[178]0)
  332. 13360 [142]
  333. 13590 :
  334. 13600 [143] *** bit zeropage
  335. 13610 [141] 3000
  336. 13620 m[178][194](o)
  337. 13630 n[178](m [175] 128)[173]128
  338. 13640 v[178](m [175] 64)[173]64
  339. 13650 z[178][171]((a [175] m)[178]0)
  340. 13660 [142]
  341. 13690 :
  342. 13700 [143] *** and zeropage
  343. 13710 [141] 3000
  344. 13720 a[178]a [175] [194](o)
  345. 13730 n[178](a [175] 128)[173]128
  346. 13740 z[178][171](a[178]0)
  347. 13750 [142]
  348. 13790 :
  349. 13800 [143] *** rol zeropage
  350. 13810 [141] 3000
  351. 13820 m[178][194](o)
  352. 13830 m[178]m[172]2[170]c
  353. 13840 c[178][171](m[177]255)
  354. 13850 m[178]m [175] 255
  355. 13860 [151] o,m [175] 255
  356. 13870 z[178][171](m[178]0)
  357. 13880 n[178](m [175] 128)[173]128
  358. 13890 [142]
  359. 13990 :
  360. 14000 [143] *** plp
  361. 14010 s[178](s[170]1) [175] 255
  362. 14020 p[178]st%(s)
  363. 14030 [141] 6000
  364. 14040 [142]
  365. 14090 :
  366. 14100 [143] *** and #immediate
  367. 14110 [141] 3000
  368. 14120 a[178]a [175] o
  369. 14130 n[178](a [175] 128)[173]128
  370. 14140 z[178][171](a[178]0)
  371. 14150 [142]
  372. 14190 :
  373. 14200 [143] *** rol a
  374. 14210 a[178]a[172]2[170]c
  375. 14220 c[178][171](a[177]255)
  376. 14230 a[178]a [175] 255
  377. 14240 z[178][171](a[178]0)
  378. 14250 n[178](a [175] 128)[173]128
  379. 14260 [142]
  380. 14390 :
  381. 14400 [143] *** bit absolute
  382. 14410 [141] 4000
  383. 14420 m[178][194](oo)
  384. 14430 n[178](m [175] 128)[173]128
  385. 14440 v[178](m [175] 64)[173]64
  386. 14450 z[178][171]((a [175] m)[178]0)
  387. 14460 [142]
  388. 14490 :
  389. 14500 [143] *** and absolute
  390. 14510 [141] 4000
  391. 14520 a[178]a [175] [194](oo)
  392. 14530 n[178](a [175] 128)[173]128
  393. 14540 z[178][171](a[178]0)
  394. 14550 [142]
  395. 14590 :
  396. 14600 [143] *** rol absolute
  397. 14610 [141] 4000
  398. 14620 m[178][194](oo)
  399. 14630 m[178]m[172]2[170]c
  400. 14640 c[178][171](m[177]255)
  401. 14650 m[178]m [175] 255
  402. 14660 [151] oo,m [175] 255
  403. 14670 z[178][171](m[178]0)
  404. 14680 n[178](m [175] 128)[173]128
  405. 14690 [142]
  406. 14790 :
  407. 14800 [143] *** bmi
  408. 14810 [141] 3000
  409. 14820 [139] n[178]1 [167] [141] 7000
  410. 14830 [142]
  411. 14890 :
  412. 14900 [143] *** and (indirect),y
  413. 14910 [141] 3000
  414. 14920 oo[178][194](o)[170]256[172][194](o[170]1)[170]y
  415. 14930 a[178]a [175] [194](oo)
  416. 14940 n[178](a [175] 128)[173]128
  417. 14950 z[178][171](a[178]0)
  418. 14960 [142]
  419. 15290 :
  420. 15300 [143] *** and zeropage,x
  421. 15310 [141] 3000
  422. 15320 a[178]a [175] [194](o[170]x)
  423. 15330 n[178](a [175] 128)[173]128
  424. 15340 z[178][171](a[178]0)
  425. 15350 [142]
  426. 15390 :
  427. 15400 [143] ***rol zeropage,x
  428. 15410 [141] 3000
  429. 15420 m[178][194](o[170]x)
  430. 15430 m[178]m[172]2[170]c
  431. 15440 c[178][171](m[177]255)
  432. 15450 m[178]m [175] 255
  433. 15460 [151] o[170]x,m [175] 255
  434. 15470 z[178][171](m[178]0)
  435. 15480 n[178](m [175] 128)[173]128
  436. 15490 [142]
  437. 15590 :
  438. 15600 [143] *** sec
  439. 15610 c[178]1
  440. 15620 [142]
  441. 15690 :
  442. 15700 [143] *** and absolute,y
  443. 15710 [141] 4000
  444. 15720 a[178]a [175] [194](oo[170]y)
  445. 15730 n[178](a [175] 128)[173]128
  446. 15740 z[178][171](a[178]0)
  447. 15750 [142]
  448. 16090 :
  449. 16100 [143] *** and absolute,x
  450. 16110 [141] 4000
  451. 16120 a[178]a [175] [194](oo[170]y)
  452. 16130 n[178](a [175] 128)[173]128
  453. 16140 z[178][171](a[178]0)
  454. 16150 [142]
  455. 16190 :
  456. 16200 [143] *** rol absolute,x
  457. 16210 [141] 4000
  458. 16220 m[178][194](oo[170]x)
  459. 16230 m[178]m[172]2[170]c
  460. 16240 c[178][171](m[177]255)
  461. 16250 m[178]m [175] 255
  462. 16260 [151] oo[170]x,m [175] 255
  463. 16270 z[178][171](m[178]0)
  464. 16280 n[178](m [175] 128)[173]128
  465. 16290 [142]
  466. 16390 :
  467. 16400 [143] *** rti
  468. 16410 s[178](s[170]1) [175] 255
  469. 16420 p[178]st%(s)
  470. 16430 [141] 6000
  471. 16440 s[178](s[170]1) [175] 255
  472. 16450 pc[178]st%(s)
  473. 16460 s[178](s[170]1) [175] 255
  474. 16470 pc[178]256[172]pc[170]st%(s)
  475. 16480 [142]
  476. 16490 :
  477. 16500 [143] *** eor (indirect,x)
  478. 16510 [141] 3000
  479. 16520 oo[178][194](o[170]x)[170]256[172][194](o[170]x[170]1)
  480. 16530 a[178][165] eo([194](oo))
  481. 16540 n[178](a [175] 128)[173]128
  482. 16550 z[178][171](a[178]0)
  483. 16560 [142]
  484. 16890 :
  485. 16900 [143] *** eor zeropage
  486. 16910 [141] 3000
  487. 16920 a[178][165] eo([194](o))
  488. 16930 n[178](a [175] 128)[173]128
  489. 16940 z[178][171](a[178]0)
  490. 16950 [142]
  491. 16990 :
  492. 17000 [143] *** lsr zeropage
  493. 17010 [141] 3000
  494. 17020 m[178][194](o)
  495. 17030 c[178]m [175] 1
  496. 17040 m[178][181](m[173]2)
  497. 17050 [151] o,m
  498. 17060 z[178][171](m[178]0)
  499. 17070 n[178](m [175] 128)[173]128
  500. 17080 [142]
  501. 17190 :
  502. 17200 [143] *** pha
  503. 17210 st%(s)[178]a:s[178](s[171]1) [175] 255
  504. 17220 [142]
  505. 17290 :
  506. 17300 [143] *** eor #immediate
  507. 17310 [141] 3000
  508. 17320 a[178][165] eo(o)
  509. 17330 n[178](a [175] 128)[173]128
  510. 17340 z[178][171](a[178]0)
  511. 17350 [142]
  512. 17390 :
  513. 17400 [143] *** lsr a
  514. 17410 c[178]a [175] 1
  515. 17420 a[178][181](a[173]2)
  516. 17430 z[178][171](a[178]0)
  517. 17440 n[178](a [175] 128)[173]128
  518. 17450 [142]
  519. 17590 :
  520. 17600 [143] *** jmp absolute
  521. 17610 [141] 4000
  522. 17620 pc[178]oo[171]1
  523. 17630 [142]
  524. 17690 :
  525. 17700 [143] *** eor absolute
  526. 17710 [141] 4000
  527. 17720 a[178][165] eo([194](oo))
  528. 17730 n[178](a [175] 128)[173]128
  529. 17740 z[178][171](a[178]0)
  530. 17750 [142]
  531. 17790 :
  532. 17800 [143] *** lsr absolute
  533. 17810 [141] 4000
  534. 17820 m[178][194](oo)
  535. 17830 c[178]m [175] 1
  536. 17840 m[178][181](m[173]2)
  537. 17850 [151] oo,m
  538. 17860 z[178][171](m[178]0)
  539. 17870 n[178](m [175] 128)[173]128
  540. 17880 [142]
  541. 17990 :
  542. 18000 [143] *** bvc
  543. 18010 [141] 3000
  544. 18020 [139] v[178]0 [167] [141] 7000
  545. 18030 [142]
  546. 18090 :
  547. 18100 [143] *** eor (indirect),y
  548. 18110 [141] 3000
  549. 18120 oo[178][194](o)[170]256[172][194](o[170]1)[170]y
  550. 18130 a[178][165] eo([194](oo))
  551. 18140 n[178](a [175] 128)[173]128
  552. 18150 z[178][171](a[178]0)
  553. 18160 [142]
  554. 18490 :
  555. 18500 [143] *** eor zeropage,x
  556. 18510 [141] 3000
  557. 18520 a[178][165] eo([194](o[170]x))
  558. 18530 n[178](a [175] 128)[173]128
  559. 18540 z[178][171](a[178]0)
  560. 18550 [142]
  561. 18590 :
  562. 18600 [143] *** lsr zeropage,x
  563. 18610 [141] 3000
  564. 18620 m[178][194](o[170]x)
  565. 18630 c[178]m [175] 1
  566. 18640 m[178][181](m[173]2)
  567. 18650 [151] o[170]x,m
  568. 18660 z[178][171](m[178]0)
  569. 18670 n[178](m [175] 128)[173]128
  570. 18680 [142]
  571. 18790 :
  572. 18800 [143] *** cli
  573. 18810 i[178]0
  574. 18820 [142]
  575. 18890 :
  576. 18900 [143] *** eor absolute,y
  577. 18910 [141] 4000
  578. 18920 a[178][165] eo([194](oo[170]y))
  579. 18930 n[178](a [175] 128)[173]128
  580. 18940 z[178][171](a[178]0)
  581. 18950 [142]
  582. 19290 :
  583. 19300 [143] *** eor absolute,x
  584. 19310 [141] 4000
  585. 19320 a[178][165] eo([194](oo[170]x))
  586. 19330 n[178](a [175] 128)[173]128
  587. 19340 z[178][171](a[178]0)
  588. 19350 [142]
  589. 19390 :
  590. 19400 [143] *** lsr absolute,x
  591. 19410 [141] 4000
  592. 19420 m[178][194](oo[170]x)
  593. 19430 c[178]m [175] 1
  594. 19440 m[178][181](m[173]2)
  595. 19450 [151] oo[170]x,m
  596. 19460 z[178][171](m[178]0)
  597. 19470 n[178](m [175] 128)[173]128
  598. 19480 [142]
  599. 19590 :
  600. 19600 [143] *** rts
  601. 19610 s[178](s[170]1) [175] 255:hi[178]st%(s)
  602. 19620 s[178](s[170]1) [175] 255:lo[178]st%(s)
  603. 19630 pc[178]256[172]hi[170]lo
  604. 19640 [143]  pc=pc+1 geschieht bei 1040
  605. 19650 [142]
  606. 19690 :
  607. 19700 [143] *** adc (indirect,x)
  608. 19710 [141] 3000
  609. 19720 oo[178][194](o[170]x)[170]256[172][194](o[170]x[170]1)
  610. 19730 m[178][194](oo)
  611. 19740 [141] 8000
  612. 19750 [142]
  613. 20090 :
  614. 20100 [143] *** adc zeropage
  615. 20110 [141] 3000
  616. 20120 m[178][194](o)
  617. 20130 [141] 8000
  618. 20140 [142]
  619. 20190 :
  620. 20200 [143] *** ror zeropage
  621. 20210 [141] 3000
  622. 20220 m[178][194](o)
  623. 20230 m[178](128[172]c)[170]m[173]2
  624. 20240 c[178][171](m[179][177][181](m))
  625. 20250 m[178]m [175] 255
  626. 20260 [151] o,m
  627. 20270 z[178][171](m[178]0)
  628. 20280 n[178](m [175] 128)[173]128
  629. 20290 [142]
  630. 20390 :
  631. 20400 [143] *** php
  632. 20410 s[178](s[170]1) [175] 255
  633. 20420 a[178]st%(s)
  634. 20430 [142]
  635. 20490 :
  636. 20500 [143] *** adc #immediate
  637. 20510 [141] 3000
  638. 20520 m[178]o
  639. 20530 [141] 8000
  640. 20540 [142]
  641. 20590 :
  642. 20600 [143] *** ror a
  643. 20610 a[178](128[172]c)[170]a[173]2
  644. 20620 c[178][171](a[179][177][181](a))
  645. 20630 a[178]a [175] 255
  646. 20640 z[178][171](a[178]0)
  647. 20650 n[178](a [175] 128)[173]128
  648. 20660 [142]
  649. 20790 :
  650. 20800 [143] *** jmp indirect
  651. 20810 [141] 4000
  652. 20820 pc[178][194](oo)[170]256[172][194](oo[170]1)[171]1
  653. 20830 [142]
  654. 20890 :
  655. 20900 [143] *** adc absolute
  656. 20910 [141] 4000
  657. 20920 m[178][194](oo)
  658. 20930 [141] 8000
  659. 20940 [142]
  660. 20990 :
  661. 21000 [143] *** ror absulute
  662. 21010 [141] 4000
  663. 21020 m[178][194](oo)
  664. 21030 m[178](128[172]c)[170]m[173]2
  665. 21040 c[178][171](m[179][177][181](m))
  666. 21050 m[178]m [175] 255
  667. 21060 [151] oo,m
  668. 21070 z[178][171](m[178]0)
  669. 21080 n[178](m [175] 128)[173]128
  670. 21090 [142]
  671. 21190 :
  672. 21200 [143] *** bvs
  673. 21210 [141] 3000
  674. 21220 [139] v[178]1 [167] [141] 7000
  675. 21230 [142]
  676. 21290 :
  677. 21300 [143] *** adc (indirect),y
  678. 21310 [141] 3000
  679. 21320 oo[178][194](o)[170]256[172][194](o[170]1)[170]y
  680. 21330 m[178][194](oo)
  681. 21340 [141] 8000
  682. 21350 [142]
  683. 21690 :
  684. 21700 [143] *** adc zeropage,x
  685. 21710 [141] 3000
  686. 21720 m[178][194](o[170]x)
  687. 21730 [141] 8000
  688. 21740 [142]
  689. 21790 :
  690. 21800 [143] *** ror zeropage,x
  691. 21810 [141] 3000
  692. 21820 m[178][194](o[170]x)
  693. 21830 m[178](128[172]c)[170]m[173]2
  694. 21840 c[178][171](m[179][177][181](m))
  695. 21850 m[178]m [175] 255
  696. 21860 [151] o[170]x,m
  697. 21870 z[178][171](m[178]0)
  698. 21880 n[178](m [175] 128)[173]128
  699. 21890 [142]
  700. 21990 :
  701. 22000 [143] *** sei
  702. 22010 i[178]1
  703. 22020 [142]
  704. 22090 :
  705. 22100 [143] *** adc absolute,y
  706. 22110 [141] 4000
  707. 22120 m[178][194](oo[170]y)
  708. 22130 [141] 8000
  709. 22140 [142]
  710. 22490 :
  711. 22500 [143] *** adc absolute,x
  712. 22510 [141] 4000
  713. 22520 m[178][194](oo[170]x)
  714. 22530 [141] 8000
  715. 22540 [142]
  716. 22590 :
  717. 22600 [143] *** ror absolute,x
  718. 22610 [141] 4000
  719. 22620 m[178][194](oo[170]x)
  720. 22630 m[178](128[172]c)[170]m[173]2
  721. 22640 c[178][171](m[179][177][181](m))
  722. 22650 m[178]m [175] 255
  723. 22660 [151] oo[170]x,m [175] 255
  724. 22670 z[178][171](m[178]0)
  725. 22680 n[178](m [175] 128)[173]128
  726. 22690 [142]
  727. 22890 :
  728. 22900 [143] *** sta (indirect,x)
  729. 22910 [141] 3000
  730. 22920 oo[178][194](o[170]x)[170]256[172][194](o[170]x[170]1)
  731. 22930 [151] oo,a
  732. 22940 [142]
  733. 23190 :
  734. 23200 [143] *** sty zeropage
  735. 23210 [141] 3000
  736. 23220 [151] o,y
  737. 23230 [142]
  738. 23290 :
  739. 23300 [143] *** sta zeropage
  740. 23310 [141] 3000
  741. 23320 [151] o,a
  742. 23330 [142]
  743. 23390 :
  744. 23400 [143] *** stx zeropage
  745. 23410 [141] 3000
  746. 23420 [151] o,x
  747. 23430 [142]
  748. 23590 :
  749. 23600 [143] *** dey
  750. 23610 y[178](y[171]1) [175] 255
  751. 23620 z[178][171](y[178]0)
  752. 23630 n[178](y [175] 128)[173]128
  753. 23640 [142]
  754. 23790 :
  755. 23800 [143] *** txa
  756. 23810 a[178]x
  757. 23820 z[178][171](a[178]0)
  758. 23830 n[178](a [175] 128)[173]128
  759. 23840 [142]
  760. 23990 :
  761. 24000 [143] *** sty absolute
  762. 24010 [141] 4000
  763. 24020 [151] oo,y
  764. 24030 [142]
  765. 24090 :
  766. 24100 [143] *** sta absolute
  767. 24110 [141] 4000
  768. 24120 [151] oo,a
  769. 24130 [142]
  770. 24190 :
  771. 24200 [143] *** stx absolute
  772. 24210 [141] 4000
  773. 24220 [151] oo,x
  774. 24230 [142]
  775. 24390 :
  776. 24400 [143] *** bcc
  777. 24410 [141] 3000
  778. 24420 [139] c[178]0 [167] [141] 7000
  779. 24430 [142]
  780. 24490 :
  781. 24500 [143] *** sta (indirect),y
  782. 24510 [141] 3000
  783. 24520 oo[178][194](o)[170]256[172][194](o[170]1)[170]y
  784. 24530 [151] oo,a
  785. 24540 [142]
  786. 24790 :
  787. 24800 [143] *** sty zeropage,x
  788. 24810 [141] 3000
  789. 24820 [151] o[170]x,y
  790. 24830 [142]
  791. 24890 :
  792. 24900 [143] *** sta zeropage,x
  793. 24910 [141] 3000
  794. 24920 [151] o[170]x,a
  795. 24930 [142]
  796. 24990 :
  797. 25000 [143] *** stx zeropage,y
  798. 25010 [141] 3000
  799. 25020 [151] o[170]y,x
  800. 25030 [142]
  801. 25190 :
  802. 25200 [143] *** tya
  803. 25210 a[178]y
  804. 25220 z[178][171](a[178]0)
  805. 25230 n[178](a [175] 128)[173]128
  806. 25240 [142]
  807. 25290 :
  808. 25300 [143] *** sta absolute,y
  809. 25310 [141] 4000
  810. 25320 [151] oo[170]y,a
  811. 25330 [142]
  812. 25390 :
  813. 25400 [143] *** txs
  814. 25410 s[178]x
  815. 25420 [142]
  816. 25690 :
  817. 25700 [143] *** sta absolute,x
  818. 25710 [141] 4000
  819. 25720 [151] oo[170]x,a
  820. 25730 [142]
  821. 25990 :
  822. 26000 [143] *** ldy #immediate
  823. 26010 [141] 3000
  824. 26020 y[178]o
  825. 26030 n[178](y [175] 128)[173]128
  826. 26040 z[178][171](y[178]0)
  827. 26050 [142]
  828. 26090 :
  829. 26100 [143] *** lda (indirect,x)
  830. 26110 [141] 3000
  831. 26120 oo[178][194](o[170]x)[170]256[172][194](o[170]x[170]1)
  832. 26130 a[178][194](oo)
  833. 26140 n[178](a [175] 128)[173]128
  834. 26150 z[178][171](a[178]0)
  835. 26160 [142]
  836. 26190 :
  837. 26200 [143] *** ldx #immediate
  838. 26210 [141] 3000
  839. 26220 x[178]o
  840. 26230 n[178](x [175] 128)[173]128
  841. 26240 z[178][171](x[178]0)
  842. 26250 [142]
  843. 26390 :
  844. 26400 [143] *** ldy zeropage
  845. 26410 [141] 3000
  846. 26420 y[178][194](o)
  847. 26430 n[178](y [175] 128)[173]128
  848. 26440 z[178][171](y[178]0)
  849. 26450 [142]
  850. 26490 :
  851. 26500 [143] ** lda zeropage
  852. 26510 [141] 3000
  853. 26520 a[178][194](o)
  854. 26530 n[178](a [175] 128)[173]128
  855. 26540 z[178][171](a[178]0)
  856. 26550 [142]
  857. 26590 :
  858. 26600 [143] *** ldx zeropage
  859. 26610 [141] 3000
  860. 26620 x[178][194](o)
  861. 26630 n[178](x [175] 128)[173]128
  862. 26640 z[178][171](x[178]0)
  863. 26650 [142]
  864. 26790 :
  865. 26800 [143] *** tay
  866. 26810 y[178]a
  867. 26820 z[178][171](y[178]0)
  868. 26830 n[178](y [175] 128)[173]128
  869. 26840 [142]
  870. 26890 :
  871. 26900 [143] *** lda #immediate
  872. 26910 [141] 3000
  873. 26920 a[178]o
  874. 26930 n[178](a [175] 128)[173]128
  875. 26940 z[178][171](a[178]0)
  876. 26950 [142]
  877. 26990 :
  878. 27000 [143] *** tax
  879. 27010 x[178]a
  880. 27020 z[178][171](x[178]0)
  881. 27030 n[178](x [175] 128)[173]128
  882. 27040 [142]
  883. 27190 :
  884. 27200 [143] *** ldy absolute
  885. 27210 [141] 4000
  886. 27220 y[178][194](oo)
  887. 27230 n[178](y [175] 128)[173]128
  888. 27240 z[178][171](y[178]0)
  889. 27250 [142]
  890. 27290 :
  891. 27300 [143] *** lda absolute
  892. 27310 [141] 4000
  893. 27320 a[178][194](oo)
  894. 27330 n[178](a [175] 128)[173]128
  895. 27340 z[178][171](a[178]0)
  896. 27350 [142]
  897. 27390 :
  898. 27400 [143] *** ldx absolute
  899. 27410 [141] 4000
  900. 27420 x[178][194](oo)
  901. 27430 n[178](x [175] 128)[173]128
  902. 27440 z[178][171](x[178]0)
  903. 27450 [142]
  904. 27590 :
  905. 27600 [143] *** clv
  906. 27610 v[178]0
  907. 27620 [142]
  908. 27690 :
  909. 27700 [143] *** lda (indirect),y
  910. 27710 [141] 3000
  911. 27720 oo[178][194](o)[170]256[172][194](o[170]1)[170]y
  912. 27730 a[178][194](oo)
  913. 27740 n[178](a [175] 128)[173]128
  914. 27750 z[178][171](a[178]0)
  915. 27760 [142]
  916. 27990 :
  917. 28000 [143] *** ldy zeropage,x
  918. 28010 [141] 3000
  919. 28020 y[178][194](o[170]x)
  920. 28030 n[178](y [175] 128)[173]128
  921. 28040 z[178][171](y[178]0)
  922. 28050 [142]
  923. 28090 :
  924. 28100 [143] *** lda zeropage,x
  925. 28110 [141] 3000
  926. 28120 a[178][194](o[170]x)
  927. 28130 n[178](a [175] 128)[173]128
  928. 28140 z[178][171](a[178]0)
  929. 28150 [142]
  930. 28190 :
  931. 28200 [143] *** ldx zeropage,x
  932. 28210 [141] 3000
  933. 28220 x[178][194](o[170]y)
  934. 28230 n[178](x [175] 128)[173]128
  935. 28240 z[178][171](x[178]0)
  936. 28250 [142]
  937. 28390 :
  938. 28400 [143] *** clv
  939. 28410 v[178]0
  940. 28420 [142]
  941. 28490 :
  942. 28500 [143] *** lda absolute,y
  943. 28510 [141] 4000
  944. 28520 a[178][194](oo[170]y)
  945. 28530 n[178](a [175] 128)[173]128
  946. 28540 z[178][171](a[178]0)
  947. 28550 [142]
  948. 28590 :
  949. 28600 [143] *** tsx
  950. 28610 x[178]s
  951. 28620 z[178][171](x[178]0)
  952. 28630 n[178](x [175] 128)[173]128
  953. 28640 [142]
  954. 28790 :
  955. 28800 [143] *** ldy absolute,x
  956. 28810 [141] 4000
  957. 28820 y[178][194](oo[170]x)
  958. 28830 n[178](y [175] 128)[173]128
  959. 28840 z[178][171](y[178]0)
  960. 28850 [142]
  961. 28890 :
  962. 28900 [143] *** lda absolute,x
  963. 28910 [141] 4000
  964. 28920 a[178][194](oo[170]x)
  965. 28930 n[178](a [175] 128)[173]128
  966. 28940 z[178][171](a[178]0)
  967. 28950 [142]
  968. 28990 :
  969. 29000 [143] *** ldx absolute,y
  970. 29010 [141] 4000
  971. 29020 x[178][194](oo[170]y)
  972. 29030 n[178](x [175] 128)[173]128
  973. 29040 z[178][171](x[178]0)
  974. 29050 [142]
  975. 29190 :
  976. 29200 [143] *** cpy #immediate
  977. 29210 [141] 3000
  978. 29220 c[178][171]((y[171]o)[177][178]0)
  979. 29230 n[178]((y[171]o) [175] 128)[173]128
  980. 29240 z[178][171]((y[171]o)[178]0)
  981. 29250 [142]
  982. 29290 :
  983. 29300 [143] *** cmp (indirect,x)
  984. 29310 [141] 3000
  985. 29320 oo[178][194](o[170]x)[170]256[172][194](o[170]x[170]1)
  986. 29330 m[178][194](oo)
  987. 29340 [141] 8400
  988. 29350 [142]
  989. 29590 :
  990. 29600 [143] *** cpy zeropage
  991. 29610 [141] 3000
  992. 29620 m[178][194](o)
  993. 29630 c[178][171]((y[171]m)[177][178]0)
  994. 29640 n[178]((y[171]m) [175] 128)[173]128
  995. 29650 z[178][171]((y[171]m)[178]0)
  996. 29690 :
  997. 29700 [143] *** cmp zeropage
  998. 29710 [141] 3000
  999. 29720 m[178][194](o)
  1000. 29730 [141] 8400
  1001. 29740 [142]
  1002. 29790 :
  1003. 29800 [143] *** dec zeropage
  1004. 29810 [141] 3000
  1005. 29820 m[178][194](o)
  1006. 29830 m[178](m[171]1) [175] 255
  1007. 29840 [151] o,m
  1008. 29850 z[178][171](m[178]0)
  1009. 29860 n[178](m [175] 128)[173]128
  1010. 29870 [142]
  1011. 29990 :
  1012. 30000 [143] *** iny
  1013. 30010 y[178](y[170]1) [175] 255
  1014. 30020 z[178][171](y[178]0)
  1015. 30030 n[178](y [175] 128)[173]128
  1016. 30040 [142]
  1017. 30090 :
  1018. 30100 [143] *** cmp #immediate
  1019. 30110 [141] 3000
  1020. 30120 m[178]o
  1021. 30130 [141] 8400
  1022. 30140 [142]
  1023. 30190 :
  1024. 30200 [143] *** dex
  1025. 30210 x[178](x[171]1) [175] 255
  1026. 30220 z[178][171](x[178]0)
  1027. 30230 n[178](x [175] 128)[173]128
  1028. 30240 [142]
  1029. 30390 :
  1030. 30400 [143] *** cpy absolute
  1031. 30410 [141] 4000
  1032. 30420 m[178][194](oo)
  1033. 30430 c[178][171]((y[171]m)[177][178]0)
  1034. 30440 n[178]((y[171]m) [175] 128)[173]128
  1035. 30450 z[178][171]((y[171]m)[178]0)
  1036. 30460 [142]
  1037. 30490 :
  1038. 30500 [143] *** cmp absolute
  1039. 30510 [141] 4000
  1040. 30520 m[178][194](oo)
  1041. 30530 [141] 8400
  1042. 30540 [142]
  1043. 30590 :
  1044. 30600 [143] *** dec absolute
  1045. 30610 [141] 4000
  1046. 30620 m[178][194](oo)
  1047. 30630 m[178](m[171]1) [175] 255
  1048. 30640 [151] oo,m
  1049. 30650 z[178][171](m[178]0)
  1050. 30660 n[178](m [175] 128)[173]128
  1051. 30670 [142]
  1052. 30790 :
  1053. 30800 [143] *** bne
  1054. 30810 [141] 3000
  1055. 30820 [139] z[178]0 [167] [141] 7000
  1056. 30830 [142]
  1057. 30890 :
  1058. 30900 [143] *** cmp (indirect),y
  1059. 30910 [141] 3000
  1060. 30920 oo[178][194](o)[170]256[172][194](o[170]1)[170]y
  1061. 30930 m[178][194](oo)
  1062. 30940 [141]8400
  1063. 30950 [142]
  1064. 31290 :
  1065. 31300 [143] *** cmp zeropage,x
  1066. 31310 [141] 3000
  1067. 31320 m[178][194](o[170]x)
  1068. 31330 [141] 8400
  1069. 31340 [142]
  1070. 31390 :
  1071. 31400 [143] *** dec zeropage,x
  1072. 31410 [141] 3000
  1073. 31420 m[178][194](o[170]x)
  1074. 31430 m[178](m[171]1) [175] 255
  1075. 31440 [151] o[170]x,m
  1076. 31450 z[178][171](m[178]0)
  1077. 31460 n[178](m [175] 128)[173]128
  1078. 31470 [142]
  1079. 31590 :
  1080. 31600 [143] *** cld
  1081. 31610 d[178]0
  1082. 31620 [142]
  1083. 31690 :
  1084. 31700 [143] *** cmp absolute,y
  1085. 31710 [141] 4000
  1086. 31720 m[178][194](oo[170]y)
  1087. 31730 [141] 8400
  1088. 31740 [142]
  1089. 32090 :
  1090. 32100 [143] *** cmp absolute,x
  1091. 32110 [141] 4000
  1092. 32120 m[178][194](oo[170]x)
  1093. 32130 [141] 8400
  1094. 32140 [142]
  1095. 32190 :
  1096. 32200 [143] *** dec absolute,x
  1097. 32210 [141] 4000
  1098. 32220 m[178][194](oo[170]x)
  1099. 32230 m[178](m[171]1) [175] 255
  1100. 32240 [151] oo[170]x,m
  1101. 32250 z[178][171](m[178]0)
  1102. 32260 n[178](m [175] 128)[173]128
  1103. 32270 [142]
  1104. 32390 :
  1105. 32400 [143] *** cpx #immediate
  1106. 32410 [141] 3000
  1107. 32420 c[178][171]((x[171]o)[177][178]0)
  1108. 32430 n[178]((x[171]o) [175] 128)[173]128
  1109. 32440 z[178][171]((x[171]o)[178]0)
  1110. 32450 [142]
  1111. 32490 :
  1112. 32500 [143] *** sbc (indirect,x)
  1113. 32510 [141] 3000
  1114. 32520 oo[178][194](o[170]x)[170]256[172][194](o[170]x[170]1)
  1115. 32530 m[178][194](oo)
  1116. 32540 [141] 8200
  1117. 32550 [142]
  1118. 32790 :
  1119. 32800 [143] *** cpx zeropage
  1120. 32810 [141] 3000
  1121. 32820 m[178][194](o)
  1122. 32830 c[178][171]((x[171]m)[177][178]0)
  1123. 32840 n[178]((c[171]m) [175] 128)[173]128
  1124. 32850 z[178][171]((x[171]m)[178]0)
  1125. 32860 [142]
  1126. 32890 :
  1127. 32900 [143] *** sbc zeropage
  1128. 32910 [141] 3000
  1129. 32920 m[178][194](o)
  1130. 32930 [141] 8200
  1131. 32940 [142]
  1132. 32990 :
  1133. 33000 [143] *** inc zeropage
  1134. 33010 [141] 3000
  1135. 33020 m[178][194](o)
  1136. 33030 m[178](m[170]1) [175] 255
  1137. 33040 [151] o,m
  1138. 33050 z[178][171](m[178]0)
  1139. 33060 n[178](m [175] 128)[173]128
  1140. 33070 [142]
  1141. 33190 :
  1142. 33200 [143] *** inx
  1143. 33210 x[178](x[170]1) [175] 255
  1144. 33220 z[178][171](x[178]0)
  1145. 33230 n[178](x [175] 128)[173]128
  1146. 33240 [142]
  1147. 33290 :
  1148. 33300 [143] *** sbc #immediate
  1149. 33310 [141] 3000
  1150. 33320 m[178]o
  1151. 33330 [141] 8200
  1152. 33340 [142]
  1153. 33390 :
  1154. 33400 [143] *** nop
  1155. 33460 [142]
  1156. 33590 :
  1157. 33600 [143] *** cpx absolute
  1158. 33610 [141] 4000
  1159. 33620 m[178][194](oo)
  1160. 33630 c[178][171]((x[171]m)[177][178]0)
  1161. 33640 m[178]((x[171]m) [175] 128)[173]128
  1162. 33650 z[178][171]((x[171]m)[177][178]0)
  1163. 33660 [142]
  1164. 33690 :
  1165. 33700 [143] *** sbc absolute
  1166. 33710 [141] 4000
  1167. 33720 m[178][194](oo)
  1168. 33730 [141] 8200
  1169. 33740 [142]
  1170. 33790 :
  1171. 33800 [143] *** inc absolute
  1172. 33810 [141] 4000
  1173. 33820 m[178][194](oo)
  1174. 33830 m[178](m[170]1) [175] 255
  1175. 33840 [151] oo,m
  1176. 33850 z[178][171](m[178]0)
  1177. 33860 n[178](m [175] 128)[173]128
  1178. 33870 [142]
  1179. 33990 :
  1180. 34000 [143] *** beq
  1181. 34010 [141] 3000
  1182. 34020 [139] z[178]1 [167] [141] 7000
  1183. 34030 [142]
  1184. 34090 :
  1185. 34100 [143] *** sbc (indirect),y
  1186. 34110 [141] 3000
  1187. 34120 oo[178][194](o)[170]256[172][194](o[170]1)[170]y
  1188. 34130 m[178][194](oo)
  1189. 34140 [141] 8200
  1190. 34150 [142]
  1191. 34490 :
  1192. 34500 [143] *** sbc zeropage,x
  1193. 34510 [141] 3000
  1194. 34520 m[178][194](o[170]x)
  1195. 34530 [141] 8200
  1196. 34540 [142]
  1197. 34590 :
  1198. 34600 [143] *** inc zeropage,x
  1199. 34610 [141] 3000
  1200. 34620 m[178][194](o[170]x)
  1201. 34630 m[178](m[170]1) [175] 255
  1202. 34640 [151] o[170]x,m
  1203. 34650 z[178][171](m[178]0)
  1204. 34660 n[178](m [175] 128)[173]128
  1205. 34670 [142]
  1206. 34790 :
  1207. 34800 [143] *** sed
  1208. 34810 d[178]1
  1209. 34820 [142]
  1210. 34890 :
  1211. 34900 [143] *** sbc absolute,y
  1212. 34910 [141] 4000
  1213. 34920 m[178][194](oo[170]y)
  1214. 34930 [141] 8200
  1215. 34940 [142]
  1216. 35290 :
  1217. 35300 [143] *** sbc absolute,x
  1218. 35310 [141] 4000
  1219. 35320 m[178][194](oo[170]x)
  1220. 35330 [141] 8200
  1221. 35340 [142]
  1222. 35390 :
  1223. 35400 [143] *** inc absolute,x
  1224. 35410 [141] 4000
  1225. 35420 m[178][194](oo[170]x)
  1226. 35430 m[178](m[170]1) [175] 255
  1227. 35440 [151] oo[170]x,m
  1228. 35450 z[178][171](m[178]0)
  1229. 35460 n[178](m [175] 128)[173]128
  1230. 35470 [142]
  1231. 35500 :
  1232. 49000 [129] hh[178]34768 [164] 34783:[135] h:[151] hh,h:[130]:[142]
  1233. 50000 [131] 9,240,8,8,88,8,8,8,8,8,8,8,8,0,0,0
  1234.