On Thu, 18 May 1995, goringgn wrote: > > Probably the e-tune code needs to be in page C. This is just bad coding > > for such a simple piece of code. Whoever wrote it needs to re-write it. > > Is sticking it in page C a universally accepted standard amonst demo coders > then? And call me Mr. Thicky but page C is 49152-65535 right? Urg, I am > beginning to hate coding (and I ain't even started properly yet. :) )
Okay Mr Thicky (you fell into this one) page C is 8000h-bfffh, page D is c000h-ffffh. E-tunes only run at 8000h. +--------------------------------------------------------------+ | Steve Taylor [EMAIL PROTECTED] | | Pembroke College http://nikita.pem.cam.ac.uk/sct1000/ | | Cambridge CB2 1RF | +--------------------------------------------------------------+

