Difference between revisions of "Modules/clock/Desc"

From MSX Game Library

< Modules‎ | clock

(Created page with "The {{MOD|clock}} module allow to use MSX2 Real-time Clock (RTC) features including date and time handle, but also save or load data from the embedded non-volatile RAM (CMOS)....")
 
 
Line 1: Line 1:
 
The {{MOD|clock}} module allow to use MSX2 Real-time Clock (RTC) features including date and time handle, but also save or load data from the embedded non-volatile RAM (CMOS).
 
The {{MOD|clock}} module allow to use MSX2 Real-time Clock (RTC) features including date and time handle, but also save or load data from the embedded non-volatile RAM (CMOS).
 
The MSX 2 real-time clock is a Ricoh RP-5C01. For more information about this device:
 
* [https://map.grauw.nl/resources/rtc/ricoh_rp5c01.pdf Ricoh RP-5C01 manual],
 
* [https://www.msx.org/wiki/Real_Time_Clock_Programming Real Time Clock Programming] (MRC).
 

Latest revision as of 19:12, 7 January 2024

The clock module allow to use MSX2 Real-time Clock (RTC) features including date and time handle, but also save or load data from the embedded non-volatile RAM (CMOS).