Hi!
I hope someone can help me - can anyone tell me how to read the difficulty switches on the 7800 in 7800 mode? (Example code would be great!) I'm working on something where I need to read both switches. Thanks in advance!
Bob
Posted Wed May 11, 2005 5:18 AM
Posted Wed May 11, 2005 7:21 AM
Posted Wed May 11, 2005 10:18 AM
Posted Thu May 12, 2005 9:42 AM
PacManPlus, on Wed May 11, 2005 7:18 AM, said:
Posted Thu May 12, 2005 10:05 AM
Harry_Dodgson, on Thu May 12, 2005 7:42 AM, said:
PacManPlus, on Wed May 11, 2005 7:18 AM, said:
bit SWCHB bmi P1Expert ;--else P1 novice bvs P0ExpertAndP1Novice ;--else P0 novice and P1 novice ;--code here jmp Done P0ExpertAndP1Novice ;--code here jmp Done P1Expert bvs P0ExpertAndP1Expert ;--else P0 novice and P1 expert ;--code here jmp Done P0ExpertAndP1Expert ;--code here Done
0 members, 0 guests, 0 anonymous users