shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

278
active users

#appleii

8 posts8 participants0 posts today

Fun fact: Print Shop's "from other disk" UI scans the disk catalog and builds a complete list of all matching files + a start-of-page address cache to speed up paging. Each menu page can fit up to 12 files and the cache can fit up to 9 pages, meaning the maximum number of files on a disk can not exceed 108. (There is no range checking because lol.)

John Sobanski revisits the Apple II programs he wrote in BASIC four decades ago as a 9-year-old. They're typical of the code many of us wrote back then when learning to program, to experiment with and combine language features to get interesting results.

john.soban.ski/apple-basic.htm

John Sobanski · My Childhood Apple II Computer Programs (1986)My Dad ran the first computer lab at Division Avenue High School in Levittown, NY. The lab held a bank of Apple II computers. He bought...

Oh look - it's a new blog post, an introduction to the USCD p-System Editor, *written on* the UCSD Pascal Editor:
markbessey.blog/2025/04/29/ucs

Yes, this means that my #Rust #psystem utility can successfully copy files off of the emulator disk image, and convert them into Mac-formatted text, from the frankly bizarre format that's native to the text editor.

markbessey.blog · UCSD Pascal: In depthPart 1: The Editor Note: This Blog Post was written in the USCD Pascal Editor, on an Apple II emulator. There may be a few more typos than usual. The p-System comes with an editor. It’s a ful…

These last days I've actually implemented the things I wanted to do since a while in my 6502 debugger, and it now counts cycles with page-crossing penalties, resolves y-indirect "($nn), y" memory accesses, warns me when a function returns with a stack imbalance.

It can now also exclude files or segments from the symbol-resolving, which is good when your projects have nine opponents sharing the same segment at different times.

I'm impatient to use all that extra help on my next project!

Replied in thread

By the way, do go take a look at jcm-1.com as there's a ton of cool retro stuff. The A2DVI is one of those things and likely is a better choice for most as it's HDMI compatible.

But I chose the VGA version because I happen to have a VGA-only 5:4 LCD monitor and because VGA was released in 1987, when the Apple II line was still heavily in use - making them contemporary.