Rom loaders and very big roms...

By spl

Paragon (1470)

spl さんの画像

14-12-2008, 00:29

Hello!

I have a question. How is the biggest rom size that can be loaded by a rom loader? It's possible for example load an ASCII 8 1024 KB rom?

Regards,

Salva

ログイン/登録して投稿

By Edwin

Paragon (1182)

Edwin さんの画像

14-12-2008, 11:32

I'm not sure there is a fixed number for that. But I am sure that there is no guarantee that a rom loader will load a rom at all. No matter what the size. The paging system has to be used in a simple manner for it to be loaded. My guess is that if you have anything but direct page selections, it will fail. I found that out with MJTT that has page numbers in tables.

By SLotman

Paragon (1242)

SLotman さんの画像

14-12-2008, 12:46

ExecROM can load up to 2Mb ROMs, provinding you have a 2Mb MegaRAM :P