Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- REM Turn on monitor
- SET A, 0
- SET B, 0x8000
- HWI 0
- REM Connecting...
- SET [0x8000], 0x1943
- SET [0x8001], 0x196f
- SET [0x8002], 0x196e
- SET [0x8003], 0x196e
- SET [0x8004], 0x1965
- SET [0x8005], 0x1963
- SET [0x8006], 0x1974
- SET [0x8007], 0x1969
- SET [0x8008], 0x196e
- SET [0x8009], 0x1967
- SET [0x800a], 0x192e
- SET [0x800b], 0x192e
- SET [0x800c], 0x192e
- SET A, 0xa
- waitForConnection:
- HWI 4
- IFE B, 0xffff
- MOV waitForConnection
- REM Connected
- SET [0x8000], 0x1943
- SET [0x8001], 0x196f
- SET [0x8002], 0x196e
- SET [0x8003], 0x196e
- SET [0x8004], 0x1965
- SET [0x8005], 0x1963
- SET [0x8006], 0x1974
- SET [0x8007], 0x1965
- SET [0x8008], 0x1964
- SET [0x8009], 0x1920
- SET [0x800a], 0x1920
- SET [0x800b], 0x1920
- SET [0x800c], 0x1920
- HNG
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement