Commit Graph

35 Commits

Author SHA1 Message Date
Elliot Nunn
44ddd41cfc More eclectic test systems 2021-02-08 08:51:03 +08:00
Elliot Nunn
7891f7abbc Remove vestiges of ROM hacks 2021-02-08 08:49:17 +08:00
Elliot Nunn
e6213c9048 Neaten things up 2020-12-01 10:40:29 +08:00
Elliot Nunn
a8e0e54c58 Idempotent hashing tool for convenience 2020-12-01 10:39:40 +08:00
Elliot Nunn
d2181a6ae8 Fix comment in client code 2020-12-01 10:39:24 +08:00
Elliot Nunn
bd32694280 Add bbraun/bmow romdrv source for perusal 2020-12-01 10:38:20 +08:00
Elliot Nunn
f0ddddcef9 Some test images 2020-12-01 10:33:30 +08:00
Elliot Nunn
9e43fdeb94 Early attempt at streaming boot
Tends to crash when RAM AppleTalk is loaded
2020-12-01 10:31:04 +08:00
Elliot Nunn
f24a4e630a Add a snippet to show MicroBug at early boot 2020-11-22 10:17:14 +08:00
Elliot Nunn
10d99d74bb Clear the screen behind us when done 2020-11-10 21:35:33 +08:00
Elliot Nunn
f9357a32fe Change input to include arbitrary 4-byte IDs 2020-11-10 21:33:52 +08:00
Elliot Nunn
ba0880d773 Fix BootPicker show-stopper
We were trashing our return registers at the last moment.
2020-11-10 21:30:25 +08:00
Elliot Nunn
36c5a9914b Make BootPicker suitable for direct source-inclusion
Using local labels
2020-11-02 13:40:43 +08:00
Elliot Nunn
cf83ba0095 Neaten up BootWrapper.a 2020-11-02 10:58:05 +08:00
Elliot Nunn
71d9ea9038 Add graphical boot-picker code
Not used for anything yet!
2020-11-02 10:16:23 +08:00
Elliot Nunn
18d8e9e3da Add HFS resize utility
Will use this to make minimal images
2020-10-26 15:20:01 +08:00
Elliot Nunn
e06a86901a Works! 2020-10-24 10:09:48 +08:00
Elliot Nunn
34e139a963 Don't just copy into System heap 2020-10-24 07:01:07 +08:00
Elliot Nunn
87c6fc69d6 Move disk image wrapper to separate file 2020-10-14 18:19:24 +08:00
Elliot Nunn
8207977703 Fix incorrect names in advertisement/discovery
BootServer discovery works even with incorrect names, so they don't
really matter.
2020-10-13 19:46:47 +08:00
Elliot Nunn
02055a4f1d Packet dumper, based on NetBoot.py 2020-10-13 19:45:21 +08:00
Elliot Nunn
53b5ef68b8 First steps towards a native server
It can advertise a DDP socket, then crash in the socket listener.
2020-10-13 19:44:54 +08:00
Elliot Nunn
0bcfa71f10 Fix unfortunate backwards conditional 2020-10-11 14:04:53 +08:00
Elliot Nunn
0ec9a3e122 Work around the Mini vMac extra-drives problem
This removes the need for the last ROM patches.
2020-10-10 16:04:55 +08:00
Elliot Nunn
c6731715db Create a bootstrap floppy
The floppy enables network boot in PRAM. This allows us to remove most
of the ROM patches.
2020-10-10 16:03:38 +08:00
Elliot Nunn
c5a4b9e0eb Support System 7's executable boot blocks 2020-10-10 12:05:35 +08:00
Elliot Nunn
99b9c95501 Delete some commented disk driver code 2020-10-10 12:04:09 +08:00
Elliot Nunn
c391ae2668 Add Disk Copy image support 2020-10-10 12:03:42 +08:00
Elliot Nunn
4640a73484 Neaten up some error conditions 2020-10-10 12:03:17 +08:00
Elliot Nunn
8173edd308 BlockMove to BlockMoveData 2020-10-10 12:02:46 +08:00
Elliot Nunn
4f35eaf2b1 Sort out the Snefru hash 2020-07-05 11:54:08 +08:00
Elliot Nunn
b07802beed It works! 2020-07-04 20:31:15 +08:00
Elliot Nunn
089a62a5f4 Did some more hacking 2020-07-04 16:51:39 +08:00
Elliot Nunn
ebe262e429 Up to the point where I get stuck in AccessBT 2020-07-04 13:53:21 +08:00
Elliot Nunn
9d4022b833 Initial commit, including vasm 2020-06-20 09:33:04 +08:00