On Sun, 1 Aug 2010 16:25:26 +0100 (GMT Daylight Time), Jeffrey Lee wrote: > Here's a new version, with the following fixes: > http://www.phlamethrower.co.uk/misc2/arcem-fast-unix.zip
Works almost perfectly here :) Definitely seems faster too. It doesn't seem to like my !Boot anymore, which worked before the changes. It's hosted in a hostfs dir, and the last things hostfs does before the emulator decides to give up, are: *** HostFS Call *** Func 0 Set current directory r1 = 0x01c01e5c (ptr to wildcarded dir. name) PATH = @ PATH2 = @ *** HostFS Call *** Func 11 Read disc name and boot option *** HostFS Call *** File 5 Read catalogue information r1 = 0x01c0d46c (ptr to pathname) r6 = 0x00000000 (pointer to special field if present) PATH = $.!Boot.Library.Repeat *** HostFS Call *** File 255 Load file r1 = 0x01c0d46c (ptr to wildcarded filename) r2 = 0x00008000 (address to load at) r6 = 0x00000000 (pointer to special field if present) PATH = $.!Boot.Library.Repeat I tried moving Repeat out of the Library dir so it wouldn't find it, but it still gives up after looking for $.Library.Repeat and $.Repeat There's nothing obvious in the !Boot sequence where it runs this file. If I rename the entire !Boot dir to stop RISC OS finding it, it gets to the desktop. I can send you my !Boot privately if you want to have a look? > * Applied Chris's Amiga/sound patch There were a couple of things missing from amiga/sound.c which I needed to re-add (state parameter to sound_poll, and return 0 in sound_init - which is an old bug) Chris ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ arcem-devel mailing list arcem-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/arcem-devel