Advertisement
Guest User

Untitled

a guest
Oct 4th, 2018
389
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. [name] Cost -> Lines
  2. [puzzle] Sz019
  3. [production-cost] 800
  4. [power-usage] 352
  5. [lines-of-code] 10
  6.  
  7. [traces]
  8. ......................
  9. ......................
  10. ......................
  11. ......................
  12. ......................
  13. .....155554...........
  14. .....154.155555C......
  15. .....154.14....A......
  16. .....154.1C....A......
  17. ...15555416....354....
  18. ......................
  19. ......0...............
  20. ......................
  21. ......................
  22.  
  23. [chip]
  24. [type] DX3
  25. [x] 8
  26. [y] 2
  27. [rotated] true
  28.  
  29. [chip]
  30. [type] NLP
  31. [x] 3
  32. [y] 5
  33. [is-puzzle-provided] true
  34.  
  35. [chip]
  36. [type] UC6
  37. [x] 7
  38. [y] 5
  39. [code]
  40. @ teq p1 999
  41.  
  42. - mov x1 dat
  43. - mov x1 acc
  44. - mov acc x0
  45. - sub dat
  46. - teq acc x3
  47. + teq x2 0
  48. + mov 50 p1
  49. - mov p0 p1
  50. slp 1
  51.  
  52. [chip]
  53. [type] BRIDGE
  54. [x] 10
  55. [y] 6
  56.  
  57. [chip]
  58. [type] BANK
  59. [x] 3
  60. [y] 7
  61. [rom]
  62. 282,70,1,1,1,1,-335,205,1,1,1,5,1,-138
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement