|
From: Dom M. <do...@ja...> - 2007-07-23 13:54:24
|
On Sat, 21 Jul 2007, Dom Morris wrote: > I'm happy doing the interposer, there's quite a few places where it's > used: fcntl/cpc, cpcmath, graphics/cpc, stdio/cpc, stdio/ansi/cpc so it > may take a while to fix them all. It looks like ix is unused by the > firmware routines so I'll use that to hold the machine address. Anyway, the interposer is done for all the CPC bits, since interrupts are disabled in the CPC crt0 what we've got should just work, though it's not nice to shut out the interrupt. Can someone do the honours and confirm that things are working? d. |