prjbrook

blockdefs.asm small trial

Sep 7th, 2014
375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. .org $e00 ;this is where last 1K defs go
  2. .db ": SS2 depth one >= if .S endif ;", $0d
  3. .db ": drop2 depth two >= if drop endif ; ", $0d
  4. ;.db "testingstopper",$0d ;only used during testing.No effect otherwise.
  5. .db "finishblock",$0d
Advertisement
Add Comment
Please, Sign In to add comment