Advertisement
Guest User

Haunted doll top lines solution

a guest
Sep 25th, 2018
579
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. [name] Top lines solution
  2. [puzzle] Sz008
  3. [production-cost] 900
  4. [power-usage] 255
  5. [lines-of-code] 7
  6.  
  7. [traces]
  8. ......................
  9. ......................
  10. ......................
  11. ......................
  12. ......................
  13. ......................
  14. ......................
  15. ......................
  16. ........1554.1554.....
  17. ........1554..........
  18. ..........14.14.......
  19. ......................
  20. ......................
  21. ......................
  22.  
  23. [chip]
  24. [type] RND
  25. [x] 9
  26. [y] 3
  27. [is-puzzle-provided] true
  28.  
  29. [chip]
  30. [type] UC6
  31. [x] 11
  32. [y] 3
  33. [code]
  34. mov x0 p1
  35. - mov x2 p1
  36. teq x1 1
  37.  
  38. wait:
  39. slp 1
  40. + mov p0 dat
  41.  
  42. tcp dat 2
  43. + jmp wait
  44.  
  45. [chip]
  46. [type] BANK
  47. [x] 14
  48. [y] 3
  49. [rom]
  50. 100,80,41,14,14,41,69,74,54,27,19,40,75,50
  51.  
  52. [chip]
  53. [type] BANK
  54. [x] 6
  55. [y] 4
  56. [rom]
  57. 50,16,36,42,14,10,58,100,76,26,28,70,80,42
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement