Battery-backed RAM: Difference between revisions

From NeoGeo Development Wiki
Jump to navigation Jump to search
m (MVS and battery replacement links)
(Pictures of battery)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[File:Cd2_batram.jpg|thumb|right|8KiB for game saves on a CD1 board.]]
[[File:Cd2_batram.jpg|thumb|right|8KiB for game saves on a CD1 board.]]


Battery powered RAM (made non-volatile) used to store cab related information (bookkeeping) and score tables in the [[MVS]]. It may be called [[backup RAM]] or sometimes "SRAM".
Battery powered RAM (made non-volatile) is used as [[backup RAM]] in the [[MVS]] to store cab related information (bookkeeping) and score tables (sometimes called "SRAM").
 
The [[:Category:CD systems|CD systems]] use it to store game saves instead of using [[memory card]]s.


Except [[V-Liner]], no game cartridges store player data.
Except [[V-Liner]], no game cartridges store player data.
The [[:Category:CD systems|CD systems]] use it to store game saves instead of using [[memory card]]s.


[[BIOS calls|BIOS calls]] are used to handle the specific formats, although nothing prevents read/writes being done the game's [[68k]] program itself.
[[BIOS calls|BIOS calls]] are used to handle the specific formats, although nothing prevents read/writes being done the game's [[68k]] program itself.
Line 12: Line 12:


See [[Battery replacement]].
See [[Battery replacement]].
=Original batteries=
* SAFT come from MV2 and MV4
* Toshiba come from MV1
<gallery>
File:Battery-saft.jpg|thumb|White SAFT battery
File:IMG_20181111_184913.jpg|thumb|Blue SAFT battery
File:Battery-toshiba.jpg|thumb|Toshiba battery
</gallery>
<gallery>
File:Battery-saft-size.jpg|thumb|White SAFT battery
File:Battery-saft-blue-size.jpg|thumb|Blue SAFT battery
File:Battery-toshiba-size.jpg|thumb|Toshiba battery
</gallery>


[[Category:Chips]]
[[Category:Chips]]
[[Category:Base system]]
[[Category:Base system]]

Latest revision as of 20:50, 12 November 2018

File:Cd2 batram.jpg
8KiB for game saves on a CD1 board.

Battery powered RAM (made non-volatile) is used as backup RAM in the MVS to store cab related information (bookkeeping) and score tables (sometimes called "SRAM").

The CD systems use it to store game saves instead of using memory cards.

Except V-Liner, no game cartridges store player data.

BIOS calls are used to handle the specific formats, although nothing prevents read/writes being done the game's 68k program itself.

Battery replacement

See Battery replacement.


Original batteries

  • SAFT come from MV2 and MV4
  • Toshiba come from MV1