Close

Perhaps aim for 32KB or 48KB RAM.

A project log for 8-Bit Portable Internet-Enabled Computer

A portable computer based on the MOS 6502 that aims to enhance security and privacy.

blair-vidakovichBlair Vidakovich 04/10/2018 at 11:490 Comments

I wanted to write quite a nice operating system for the new computer, so I thought about a megabyte of RAM would be useful, and make the task easier - but wrangling the MMU gives me some grief.

Perhaps it would be easier to just stick within the 2^16 memory space? Like 48KB or 32KB RAM.

I'll do some more research on virtual memory spaces for 16 bit memory spaces.

Discussions