Commit Graph

8 Commits

Author SHA1 Message Date
Elliot Nunn
a0e51adee5 And more 2021-02-16 22:09:31 +08:00
Elliot Nunn
ba3cc5fe3d Tiny bit more (still works) 2021-02-16 22:07:48 +08:00
Elliot Nunn
4a44f288c0 New state-machine-based boot somewhat works
(For requests under 32b)
2021-02-16 22:05:18 +08:00
Elliot Nunn
286ca935bf Clean up sock listener's global accesses 2021-02-11 13:25:04 +08:00
Elliot Nunn
f3fbb86c64 Change to purely block-oriented protocol 2021-02-11 12:24:04 +08:00
Elliot Nunn
f0fe0c6f58 Ditch as many hacks as possible
This leaves System 7's AppleTalk loading code in a broken state. Plan is
to neaten things up as they are (and add write support!) then do the
necessary System 7 hacks.
2021-02-08 16:15:17 +08:00
Elliot Nunn
dab771ba79 System 7 AppleTalk: attempt more robust workaround 2021-02-08 16:03: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