#9070 - Lord Graga - Sun Jul 27, 2003 9:49 pm
Hey all, I just found out that the F2A can be used to send other multiboot images than the loader software, because the loader software is in the linker software, uncompressed :D
The Multiboot image is located around 0xA2A61 in when you open it with a hex editor. Currently, I have not been able to find out how big the image is, but it *could* give us some kind of clue about how to use the software to send multiboot images, just like EZ flash.
Maybe someone could even write a program that inputted the MB file into the .exe, that would be pretty easy...
Also, someone could write a "listening" program that listened to the REG_SI or one of the other link ports, as it could give us a lot of information about the architecture of the linker.
Just a untested thought (my linker is broken).
Lord Graga
The Multiboot image is located around 0xA2A61 in when you open it with a hex editor. Currently, I have not been able to find out how big the image is, but it *could* give us some kind of clue about how to use the software to send multiboot images, just like EZ flash.
Maybe someone could even write a program that inputted the MB file into the .exe, that would be pretty easy...
Also, someone could write a "listening" program that listened to the REG_SI or one of the other link ports, as it could give us a lot of information about the architecture of the linker.
Just a untested thought (my linker is broken).
Lord Graga