[email protected] wrote: > I have acquired the Black Knight Chess Program. I was informed it > would not work on modern QL systems but have found that it will when > the memory in the system is reduced. That is Black Knight will not > run unless memory is reduced to 8MB or less, if this is done it will > run on QPC2? 3.33 SMSQ/E 3.13 and does not seem to be upset by the > screen size ie fine on 800x600 except that its own window is v > small. My Question is does anyone know of a reasonable way of > reducing apparent memory on a Q60 other than by taking SIMMs out?
Try this (beware, will reset the machine with 4MB of RAM): 100 a=RESPR(100) 110 POKE_W a,$287C 120 POKE_L a+2,$400000 130 POKE_L a+6,$70254E41 140 POKE_L a+10,$4EF80900 150 CALL a Marcel _______________________________________________ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm
