Home » Archimedes archive » Acorn User » AU 1998-03 B.adf » StarInfo » Lurcock/s/Layout

Lurcock/s/Layout

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Acorn User » AU 1998-03 B.adf » StarInfo
Filename: Lurcock/s/Layout
Read OK:
File size: 00C7 bytes
Load address: 0000
Exec address: 0000
File contents
		^ 0
		# 256		; wimp block
PollWord	# 4
TaskHandle      # 4
Ptr_X		# 4		; mouse x position
Ptr_Y		# 4		; mouse y position
Ptr_B		# 4		; mouse button state
Hidden		# 4		; 'Pointer hidden' flag

	END
00000000  09 09 5e 20 30 0a 09 09  23 20 32 35 36 09 09 3b  |..^ 0...# 256..;|
00000010  20 77 69 6d 70 20 62 6c  6f 63 6b 0a 50 6f 6c 6c  | wimp block.Poll|
00000020  57 6f 72 64 09 23 20 34  0a 54 61 73 6b 48 61 6e  |Word.# 4.TaskHan|
00000030  64 6c 65 20 20 20 20 20  20 23 20 34 0a 50 74 72  |dle      # 4.Ptr|
00000040  5f 58 09 09 23 20 34 09  09 3b 20 6d 6f 75 73 65  |_X..# 4..; mouse|
00000050  20 78 20 70 6f 73 69 74  69 6f 6e 0a 50 74 72 5f  | x position.Ptr_|
00000060  59 09 09 23 20 34 09 09  3b 20 6d 6f 75 73 65 20  |Y..# 4..; mouse |
00000070  79 20 70 6f 73 69 74 69  6f 6e 0a 50 74 72 5f 42  |y position.Ptr_B|
00000080  09 09 23 20 34 09 09 3b  20 6d 6f 75 73 65 20 62  |..# 4..; mouse b|
00000090  75 74 74 6f 6e 20 73 74  61 74 65 0a 48 69 64 64  |utton state.Hidd|
000000a0  65 6e 09 09 23 20 34 09  09 3b 20 27 50 6f 69 6e  |en..# 4..; 'Poin|
000000b0  74 65 72 20 68 69 64 64  65 6e 27 20 66 6c 61 67  |ter hidden' flag|
000000c0  0a 0a 09 45 4e 44 0a                              |...END.|
000000c7