bjh21
ae07cdce27
Change the entry pointer of the module from an offset to a branch instruction.
This allows us to *Load boot26 at 0x8000 and then use *Go to run it. This might be useful because we can't currently set the RISC OS filetype for files on CDs, so they all end up being 0xffd (Data), and *RMLoad only works for files of type 0xffa (Module), so we need some other way of loading boot26.
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%