> > > To get the cartridge working close the switch and call the boot.
> > > Something like (in Basic)
> > > def usr=0 : u=usr(0)
> > > will do a boot.
> >
> > poke &hf346,1
> > _system
> >
> > also works very often.
> > and it doesn't reboot first.
>
> Will CALL SYSTEM start a cartridge?

hmmm maybe it was disks...
haha yes ofcourse.

anyways I used that trick quite often to play games like Ys at 60Hz. Start
computer, switch to 60Hz, poke&hf346,1, _system. However I got tired of it soon
enough so then I just modified the boot sector.


~Grauw




--
For info, see http://www.stack.nl/~wynke/MSX/listinfo.html

Reply via email to