Rom loaders and very big roms...

Door spl

Paragon (1470)

afbeelding van 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

Aangemeld of registreer om reacties te plaatsen

Van Edwin

Paragon (1182)

afbeelding van 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.

Van SLotman

Paragon (1242)

afbeelding van SLotman

14-12-2008, 12:46

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