Re: who

2017-11-26 Thread Geoff Bridges
I'm still here On 25/11/2017 22:41, Frode Tennebø wrote: who

RE: Bdos poke

2000-07-29 Thread Geoff Bridges
AD "dos" CODE 65536 then POKE 65536+offset+dvar,nwhere offset is the value obtained above and dvar is the DVAR number. Resave the dos with SAVE "dos" CODE 65536,length This should work with any dos not combined with MasterBasic, in which case the SAVE BOOT form should be used Geoff Bridges [EMAIL PROTECTED]

Re: A Sam-related post :-)

2002-01-10 Thread Geoff Bridges
27; file ";f 40 LET f=f-1,t=f DIV 20,s=(f MOD 20 DIV 2)+1,p= 256*f MOD 2 50 READ AT d,t,s,65536 60 LET t=PEEK (65549+p), s=PEEK (65550+p) 70 READ AT d,t,s,65536 80 POKE 65546,32: POKE 65833,19 90 WRITE AT d,t,s,65536 For more info see SAM Community issue 5 page 9 Geoff Bridges

Re: SimCoupé/Win32 beta 4

2002-07-27 Thread Geoff Bridges
I too had this problem and an article describing a method of using MasterBasic with the ATOM was published in SAM COMMUNITY issue 4. If anyone would like a copy of this please mail me direct and I will send you a copy of the article text - Original Message - From: "Ian Spencer" <[EMAIL PRO