Post Reply 
WIP: 16C firmware hack for more memory
11-10-2023, 08:38 PM
Post: #79
RE: WIP: 16C firmware hack for more memory
(01-22-2023 02:53 AM)brouhaha Wrote:  I don't have it completely sorted out, but I did figure out how the 0xe0 RAM base works in both the register addressing, and in limiting the size of a program. I'm able to make that 0xc0, which allows for 427 program steps, or 854 registers (if word size is <= 4 bits). In principle I should be able to expand it even further. but I haven't tried yet.

I've just watched the video which included this change and it was mentioned that there was only room for two instructions to calculate the RAM address.
As this is emulated code, surely it is possible to have more than one instruction at an address? The strict one to one relationship between addresses and instructions that the hardware imposes on a real machine doesn't necessarily need to apply when emulating instructions?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
More labels? - brouhaha - 01-30-2023, 06:40 AM
statistical registers - brouhaha - 04-22-2023, 06:00 AM
RE: WIP: 16C firmware hack for more memory - blackjetrock - 11-10-2023 08:38 PM



User(s) browsing this thread: 1 Guest(s)