Commit Graph

7 Commits

Author SHA1 Message Date
elliotnunn 738beac2b0
Update README 2023-04-11 08:41:41 +08:00
Elliot Nunn 7ca37bd41b Speed up SheepShaver
No wonder it was so slow!
2018-12-31 13:42:48 +08:00
Elliot Nunn 2cc7368456 Hide ephemeral files from Time Machine 2018-05-31 19:12:55 +08:00
Elliot Nunn a2fc3b9d47 Add SheepShaver support using -s flag
This required a cheeky history rewrite to include a boot image suitable
for *all three* emulators. Mac OS 7.5.3 was a gem!
2018-05-10 23:38:50 +08:00
Elliot Nunn 2b3c1e1a77 Rip out misguided type/creator fixer 2018-05-10 23:38:17 +08:00
Elliot Nunn dfc33860bc Sundry improvements
I have been patching empw ad hoc. It would be too much trouble to
separate out all my changes so far. Highlights:
- Basilisk II (-b) for when you need more RAM (jankier UI, though)
- larger disk images
- support for partitioned images, *if* you create them yourself
- support for stderr and return codes (but not stdin yet)
- support for running from a subdirectory
- UNIX->Mac path conversion
2018-05-10 23:38:17 +08:00
Elliot Nunn 616e75d59a Initial commit 2018-05-10 23:38:17 +08:00