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:

242
active users

#psystem

0 posts0 participants0 posts today

What is the p-Machine, and why is it like that?

Before we can go into greater detail about what the code in our example (and other programs) actually does, we're going to need a little background on what the p-Machine architecture is, and why it has some of the features that it has...

markbessey.blog/2025/05/20/ucs

markbessey.blog · UCSD Pascal In Depth: The p-MachinePart 5: The p-Machine (intro) Previously: Intro, Running Apple Pascal on a modern Mac, The Editor, The Filesystem, Text Files, Code Files What is the p-Machine, and why is it like that? Before we c…

UCSD Pascal: In Depth 3/n

Part 3 - File Formats (text)

What kind of system has a "file format" for text? If you've only worked on modern systems, the idea that a "text file" would be anything other than a bunch of unorganized bytes is probably pretty foreign....

markbessey.blog/2025/05/08/ucs
#pascal #retrocomputing #psystem

markbessey.blog · UCSD Pascal: In Depth 3/nPart 3 – File Formats (text) Previously: Intro, Running Apple Pascal on a modern Mac, The Editor, The Filesystem. What kind of system has a “file format” for text? If you’ve…

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…