Re: magic's kernel burnning into a rom
On Mon, 12 Jan 1998, Laurent Favard wrote:
> does anyone know, if is it possible and how to do, to burn the magic's
> kernel into a rom ???
>
> in fact, i would know what's code is required to burn, and if is it possible
> to replace the original TOS rom or use the expanded cartdridge port ???
>
> is it interresting to do that ??? ( i think remember, that for previous magic
> release, it was possible to did it, but the explanations was in
> German...and i don't speak German at all !!!! )
>
>
Well, I dont know much about magic, but of course it is possible to burn
it into a rom. There maybe two small problems:
1. The Falcon-ROM ist 16bit chip with capacity of 4Mbits (or was it 8?)
and most ROM-writers only support 8bit Chips. But at university there
should be no problem in doing it :)
2. You will have to recode magic. The ROM must start with a complete
bootup-seqeunce. You maybe have to add some stuff to reset and init
hardware, but maybe it is already present, then must find thomething
like:
tst.w sys_ctl
reset
tst.w sys_ctl
...
or something like this. The other thing is that magic surely has some
data inside code, which is write by it. Of course ROM is read only, so
you have to allocate this stuff in RAM.
Thats all
Bye Joerg
Received on ti. jan. 13 1998 - 20:41:00 CET
This archive was generated by hypermail 2.3.0
: ti. nov. 03 2015 - 20:07:53 CET