On Sat, 22 Oct 2011 17:11:10 +0100 (GMT Daylight Time), Jeffrey Lee wrote:

> However unless Chris was talking about
> the 68k having 16bit ints, I don't see how ArcEm could have ever run on
> Amiga, as the most crucial data type (ARMword) has always been defined as 
> being an unsigned int.

Ah, maybe int is 32-bit then.  I generally never use int as I'm not
quite sure what size it is, but I thought it was 16-bit (maybe it is
16-bit on 68k and 32-bit on PPC)

> * So since the above isn't likely to have fixed the strange hostfs issues 
> Chris is seeing, I've also added a 'OLD_FILECODE' option to hostfs.c. If 
> this is enabled it will bypass my new file read/write functions 
> completely, and use the original code. So with that option enabled the 
> only difference between the current hostfs and the old hostfs will be the
> merge of the RISC OS version and the merge of the RPCEmu version.

Amazingly, no real change :(

On boot, just freezes.  If I rename !Boot so it can't find it, opening
HostFS within RISC OS gives the following two errors:
Buffer overflow
File '' not found

Browsing further, I got another error about !Spritesâââââââââââââ

Maybe it is a string termination issue?  Is there any debug I can
provide that would help?

Chris

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
-- 
arcem-devel mailing list
arcem-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/arcem-devel

Reply via email to