R.O.M. is the data in the exe, it never changes. This includes program functions, headers, and other miscellaneous data.
R.A.M. is the active data on your computer's processor. Active variables are stored here, and what is currently happening in the exe.
At least I think so... Basically the...