Programming Articles #229
bhall66
started this conversation in
IMSAI8080esp replica
Replies: 2 comments
-
Nicely done - well written and very helpful. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you, Bruce, for these excellent articles. They're much appreciated. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I think I am finished with the programming articles I intended to write. Here is the list:
Introduction: Part A, what to do when you've finished your build: how to connect, the desktop interface, NVS configuration, CP/M Basics, using BASIC, using RS-232 ports, the paper tape device, connecting via modem. Intro Part B: Assembly Language programming, including 9 ways to enter programs. http://w8bh.net/IMSAI.pdf
Floppies: how to create a system disk, what are .sys files, adding auto-exec to CP/M, system disk anatomy, the disk image file, and CP/M file storage. http://w8bh.net/ImsaiFloppies.pdf
The Stack: stack facts and 7 different ways to handle the stack in your programs. http://w8bh.net/ImsaiStack.pdf
Bank Switching: basic info, ROM vs RAM banking, conflicts with large-memory CP/M, how to program ROM and RAM banks. http://w8bh.net/ImsaiBanks.pdf
ROMs: available ROMs, how to change your ROM, the IMSAI BASIC ROMs, MPU-A-ROM vs MPU-B-ROM, a full MPU-A-ROM command description, making your own custom ROM. http://w8bh.net/ImsaiROMs.pdf
Bruce.
Beta Was this translation helpful? Give feedback.
All reactions