Page 2 of 2

Re: Cannot run HOTKEYS using QDOSClassic ROM in Win UAE

Posted: Mon Jan 30, 2023 8:39 pm
by Andrew
desin wrote: Mon Jan 30, 2023 12:06 am Hello
try this boot disk

QDOS CLASSIC BOOT.zip

Markus
What type of extension is adf? How can I open it?

Re: Cannot run HOTKEYS using QDOSClassic ROM in Win UAE

Posted: Mon Jan 30, 2023 8:43 pm
by XorA
Andrew wrote: Mon Jan 30, 2023 8:39 pm
desin wrote: Mon Jan 30, 2023 12:06 am Hello
try this boot disk

QDOS CLASSIC BOOT.zip

Markus
What type of extension is adf? How can I open it?
Amiga Disk File! (The amiga equivalent of a .img file)

Re: Cannot run HOTKEYS using QDOSClassic ROM in Win UAE

Posted: Mon Jan 30, 2023 8:52 pm
by Mark Swift
...All sorted before I got a chance to take a look.

Seems like there's a bug in the UAE ROM initialisation code that prevents the SysVars being cleared at boot.
This leaves a random value in SV_THGLST (164024), the pointer to thing list.

This is probably causing the ERR_NI error that you are seeing.
It is likely fixed in the boot file that Markus uploaded in line 570 poke_l 164024,0

I'll fix the bug in next release.

Re: Cannot run HOTKEYS using QDOSClassic ROM in Win UAE

Posted: Mon Jan 30, 2023 9:05 pm
by napsternds
Mark Swift wrote: Mon Jan 30, 2023 8:52 pm I'll fix the bug in next release.
Thank you Mark.

You emulator is great. I am having a lot of fun runing it both with WinUAE and the A500Mini.

Re: Cannot run HOTKEYS using QDOSClassic ROM in Win UAE

Posted: Mon Jan 30, 2023 9:09 pm
by napsternds
Andrew wrote: Mon Jan 30, 2023 8:39 pm
desin wrote: Mon Jan 30, 2023 12:06 am Hello
try this boot disk

QDOS CLASSIC BOOT.zip

Markus
What type of extension is adf? How can I open it?
This is a disk image file for Amiga. I am running Mark's emulator as a kickstartROM for WinUAE (Windows) or Amiberry (A500Mni)