Hi Thierry, does not work with v2.11 under QPC. If I start qmon, then "g" it stopped with an illegal instruction in Supervisor mode. What version do you use? Versions from v2.00 on has their version number in the code at the beginning.
Cheers...Ralf R. ----- Original Message ----- From: "Thierry Godefroy" Sent: Saturday, February 04, 2006 12:03 PM Subject: Re: [ql-users] QMon under QPC2 - SMSQ/E > I made a more serious check about this on my own version and it does reset > the VBR to zero too ;-( > > The offending instructions are: > > MOVEQ #0,D0 > MOVEC D0,VBR (opcode $4E7B0801) > RTS > > So I just replaced the MOVEC with two NOPs, et voila ! I do not think > that > QMON will be armed by this patch but as I did not make many testing with > the > patched version, I can't guarantee this. Here is a small patching program: _______________________________________________ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm
