From a discussion elsewhere on the 68kmla, I thought it was possible to use the FC pins to create a separate instruction/data address spaces.Not in "normal" use, but sort-of in "boot" mode…
Sun 3/60 <anecdotes: 4MB/8MB.. 24MB & 19.66MHz for easy 9600 baud divider>
Well, when you’ve fixed these issues, you’ll be able to add more ram.<snip Sun 3/F FPGA limitations> Apart from that it's great![]()
There’s good evidence now to Show that AI coding wastes more time checking and fixing. People are mesmerised by it, imagining they actually reason or think, when in fact it’s just a case of Conquistadors dangling trinkets in front of indigenous South Americans. LLMs can’t think, never will, it’s just snake oil.<snip> AI tools pretend to <snip> write you verilog <snip> even the simplest bits (that I can actually understand) contain bugs <snip>
Yes, that’s what I mean. It’s not super-hard to write a workable VM algorithm. I had a go at writing one for ARM2/MEMC which I call TAVMOS (Toy ARM VM OS... for home computers. <snip>
The challenge is that legacy home computer software could trample all over RAM. For example, if PC application programmers had avoided direct access to the segment registers (with multi-segment access being via OS APIs only), then the 286 would have been properly upwards compatible. But they didn’t, so a decade was lost.
I just mean an MMU which can support an app where its memory requirements can be more than available physical RAM, not counting software-only overlay techniques (like the early Mac segmentation manager). Software table-walking is OK, I think the MIPS MMU did that too.Unless your definition of "proper use of MMUs" <snip>


