What is stored on the ROM and RAM respectively

All plugins for the HP41

What is stored on the ROM and RAM respectively

Postby kisimisi » Fri Aug 06, 2010 7:45 am

What is stored on the ROM and RAM respectively? I know that the RAM is volatile read-only memory, and that the ROM is non-volatile, I just don't know their purpose in a computer system, that's all. Thanks.
Last edited by kisimisi on Mon Aug 09, 2010 10:12 am, edited 1 time in total.
kisimisi
.
.
 
Posts: 1
Joined: Tue Aug 03, 2010 7:38 am

Re: What is stored on the ROM and RAM respectively

Postby Garth » Fri Aug 06, 2010 7:34 pm

Keeping it simple to start: RAM is read/write memory used for instant access. It holds variables, programs, key assignments, and other data that keep changing. It can be written to as quickly as it can be read, unlike any kind of PROM (programmable read-only memory) including flash which have slow write times often in the thousandths of seconds instead of billionths of a second (not that anything on the slow HP-41 happens in billionths of a second-- I'm just speaking in general terms).

ROM holds the operating system (OS), and in the case of modules, OS extensions and applications that don't expect to ever get changed. Bugs usually show up after they're out, but hey, what can I say. Even on a desktop PC where the OS is on a hard disc, the BIOS (basic input/output system) is in ROM, and that holds the programs that tell the computer how to even read the disc and keyboard and feed the monitor.
Garth
Moderator
Moderator
 
Posts: 290
Joined: Tue Jan 20, 2009 1:31 am


Return to Modules

Who is online

Users browsing this forum: No registered users and 1 guest

cron