sebastien_b5 days ago
The ZX81 did not have a copyright on boot.
One ZX81 clone actually did have a "READY" prompt, I read. Actual intelligence was doing the same in the 1980s. (-:
This time it was almost as fun : 1/8 of the mental effort per line, x 8 the speed.
We did something similar for the Apple II, to compile Merlin assembly into a running emulator instance:
Add Space Invaders game implementation in assembly language
- Implemented the core game logic including player movement, missile firing, and invader behavior.
- Added collision detection for missiles and bombs.
- Included game state management for win/lose conditions and restarting the game.
- Created functions for drawing game elements on the screen and handling keyboard input.
- Defined constants and variables for game configuration and state tracking.
That last one in particular is exactly the kind of update you get from claude, it doesn't sound very human. "Constants and variables" eh? Not just constants or variables, but constants and variables.Helpful, but not. Detailed, but not.
https://www.kickstarter.com/projects/spectrumnext/zx-spectrum-next-issue-3-0
This book was the ignition that changed my life... https://archive.org/details/z-80-reference-guide-alan-tullyacme
[1] https://www.youtube.com/@MoreFunMakingIt/videos
Better admire for what it was and use an emulator instead.