Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I think the underlying shortcoming here is not that the ROM is too small, but that you can't access the right-click menu of an inner ROM chip from an outer chip, and that each outer chip (I think) would retain the state of the initial inner ROM.

This prevents people from stringing together multiple ROMs into a bigger custom ROM chip.

It's just that I'm building a cpu, so when I have 1 mb of ram it brings my steps per second to ~1500. And 2mb is like ~750. I'm guesssing (havent tested yet) but 16 or more ROM would also it bring it down more and I need as much sps I can get. That would still be nice though

that's definitely an optimization issue, which Sebastian has said needs work.