Advertisement
Guest User

Untitled

a guest
Sep 21st, 2008
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. Program Counter Was At: 32768
  2. Executing Instruction: Cpu6502.Opcodes.BRK with argument: 0
  3. Registers:
  4. A: 0
  5. X: 0
  6. Y: 0
  7. S: 3
  8. P: 21
  9. Flags:
  10. B: True
  11. C: False
  12. D: False
  13. I: True
  14. N: False
  15. V: False
  16. Z: False
  17. Top of stack:
  18. 17
  19. PPU Debug Info:
  20. Control Reg1: 0
  21. Control Reg2: 0
  22. Status Reg: 0
  23. Sprite Memory Address: 0
  24. Sprite Memory Data: 0
  25. Background Scoll: 0
  26. PPU Memory Address: 0
  27. PPU Memory Data: 0
  28. Program Counter Now At: 61569
  29. Program Counter Was At: 61569
  30. Executing Instruction: Cpu6502.Opcodes.LDX_A with argument: 1805
  31. Registers:
  32. A: 0
  33. X: 0
  34. Y: 0
  35. S: 3
  36. P: 23
  37. Flags:
  38. B: True
  39. C: False
  40. D: False
  41. I: True
  42. N: False
  43. V: False
  44. Z: True
  45. Top of stack:
  46. 17
  47. PPU Debug Info:
  48. Control Reg1: 0
  49. Control Reg2: 0
  50. Status Reg: 0
  51. Sprite Memory Address: 0
  52. Sprite Memory Data: 0
  53. Background Scoll: 0
  54. PPU Memory Address: 0
  55. PPU Memory Data: 0
  56. Program Counter Now At: 61572
  57. Program Counter Was At: 61572
  58. Executing Instruction: Cpu6502.Opcodes.CLC with argument: 0
  59. Registers:
  60. A: 0
  61. X: 0
  62. Y: 0
  63. S: 3
  64. P: 23
  65. Flags:
  66. B: True
  67. C: False
  68. D: False
  69. I: True
  70. N: False
  71. V: False
  72. Z: True
  73. Top of stack:
  74. 17
  75. PPU Debug Info:
  76. Control Reg1: 0
  77. Control Reg2: 0
  78. Status Reg: 0
  79. Sprite Memory Address: 0
  80. Sprite Memory Data: 0
  81. Background Scoll: 0
  82. PPU Memory Address: 0
  83. PPU Memory Data: 0
  84. Program Counter Now At: 61573
  85. Program Counter Was At: 61573
  86. Executing Instruction: Cpu6502.Opcodes.ADC_I with argument: 1
  87. Registers:
  88. A: 1
  89. X: 0
  90. Y: 0
  91. S: 3
  92. P: 21
  93. Flags:
  94. B: True
  95. C: False
  96. D: False
  97. I: True
  98. N: False
  99. V: False
  100. Z: False
  101. Top of stack:
  102. 17
  103. PPU Debug Info:
  104. Control Reg1: 0
  105. Control Reg2: 0
  106. Status Reg: 0
  107. Sprite Memory Address: 0
  108. Sprite Memory Data: 0
  109. Background Scoll: 0
  110. PPU Memory Address: 0
  111. PPU Memory Data: 0
  112. Program Counter Now At: 61575
  113. Program Counter Was At: 61575
  114. Executing Instruction: Cpu6502.Opcodes.DEC_ZP with argument: 0
  115. Registers:
  116. A: 1
  117. X: 0
  118. Y: 0
  119. S: 3
  120. P: 21
  121. Flags:
  122. B: True
  123. C: False
  124. D: False
  125. I: True
  126. N: False
  127. V: False
  128. Z: False
  129. Top of stack:
  130. 17
  131. PPU Debug Info:
  132. Control Reg1: 0
  133. Control Reg2: 0
  134. Status Reg: 0
  135. Sprite Memory Address: 0
  136. Sprite Memory Data: 0
  137. Background Scoll: 0
  138. PPU Memory Address: 0
  139. PPU Memory Data: 0
  140. Program Counter Now At: 61577
  141. Program Counter Was At: 61577
  142. Executing Instruction: Cpu6502.Opcodes.BCC with argument: -22270
  143. Registers:
  144. A: 1
  145. X: 0
  146. Y: 0
  147. S: 3
  148. P: 21
  149. Flags:
  150. B: True
  151. C: False
  152. D: False
  153. I: True
  154. N: False
  155. V: False
  156. Z: False
  157. Top of stack:
  158. 17
  159. PPU Debug Info:
  160. Control Reg1: 0
  161. Control Reg2: 0
  162. Status Reg: 0
  163. Sprite Memory Address: 0
  164. Sprite Memory Data: 0
  165. Background Scoll: 0
  166. PPU Memory Address: 0
  167. PPU Memory Data: 0
  168. Program Counter Now At: 39309
  169. Program Counter Was At: 39309
  170. Executing Instruction: Cpu6502.Opcodes.SBC_I with argument: 160
  171. Registers:
  172. A: 96
  173. X: 0
  174. Y: 0
  175. S: 3
  176. P: 149
  177. Flags:
  178. B: True
  179. C: True
  180. D: False
  181. I: True
  182. N: True
  183. V: False
  184. Z: False
  185. Top of stack:
  186. 17
  187. PPU Debug Info:
  188. Control Reg1: 0
  189. Control Reg2: 0
  190. Status Reg: 0
  191. Sprite Memory Address: 0
  192. Sprite Memory Data: 0
  193. Background Scoll: 0
  194. PPU Memory Address: 0
  195. PPU Memory Data: 0
  196. Program Counter Now At: 39311
  197. Program Counter Was At: 39311
  198. Executing Instruction: Cpu6502.Opcodes.BRK with argument: 0
  199. Registers:
  200. A: 96
  201. X: 0
  202. Y: 0
  203. S: 6
  204. P: 149
  205. Flags:
  206. B: True
  207. C: True
  208. D: False
  209. I: True
  210. N: True
  211. V: False
  212. Z: False
  213. Top of stack:
  214. 149
  215. PPU Debug Info:
  216. Control Reg1: 0
  217. Control Reg2: 0
  218. Status Reg: 0
  219. Sprite Memory Address: 0
  220. Sprite Memory Data: 0
  221. Background Scoll: 0
  222. PPU Memory Address: 0
  223. PPU Memory Data: 0
  224. Program Counter Now At: 61569
  225.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement