Skip to content

v0.1.0 - Simple-Mode Overhaul

Pre-release
Pre-release
Compare
Choose a tag to compare
@micahcowan micahcowan released this 20 Jul 10:22
· 300 commits to main since this release
6ca2a00

There are too many changes to describe them all here—be sure to check the README for detailed instructions!

In order to match the behavior of the video, bobbin must now be invoked like: ./bobbin -m plus --simple --simple-input canonical. Try it also without the --simple-input canonical, to see how that differs.

The input system for the current --simple interface has been completely overhauled, and is much more robust in how it handles input requests from Apple ][ programs (the "two-day hack" version would hang forever on a GET A$, and couldn't work with Integer BASIC firmware).

A script has been added to automatically fetch the appropriate rom files that can be used with bobbin. It won't work unless you have wget and sha256sum installed. The script mentions how you can change the FTP URLs into a popular mirror's HTTPS URL, suitable for popping the URLs into your browser for download, if you don't have a command-line downloading tool.