this post was submitted on 07 Jul 2023
48 points (98.0% liked)
Asklemmy
43871 readers
1363 users here now
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'll always have a place in my heart for my first computer, the TI-99/4A. (If you really need more than 4k, you can get the 32k expansion!) I eventually progressed to writing programs in 9900 assembly and even sold a few, it was fun.
I got one a few years back. Such a unique machine! The CPU is 16-bit iirc, but the rest of the system is set up as 8-bit. And some kind of strange scheme with shared RAM that makes the whole thing ultimately very slow.
I never got too far into it since I didn't have a disk drive for it. I hear there are kits available now, since the originals are somewhat expensive.
Yes! They were originally going to use an 8-bit CPU but had to change the design for some reason. It had 64k of addressable memory space, some of which was mapped to I/O and video and whatnot, I'd guess the memory scheme you're talking about is how it took two clock cycles to read or write a 16-bit data byte on the CPU.