NetBSD/sys/arch/acorn26/stand
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.
2002-06-13 22:30:22 +00:00
..
boot26 Change the entry pointer of the module from an offset to a branch instruction. 2002-06-13 22:30:22 +00:00
lib Add support for LIBSA_NO_FS_CLOSE, LIBSA_NO_FS_WRITE, LIBSA_NO_FS_SEEK and 2002-05-28 14:38:55 +00:00
Makefile
Makefile.buildboot Increase HIMEM to allow enough space for zlib's tables and 16 MB's worth of 2002-06-13 22:01:44 +00:00