SETUP CALENDAR: Difference between revisions

From NeoGeo Development Wiki
Jump to navigation Jump to search
(Created page with "== SETUP_CALENDAR ($C00462) == The SETUP_CALENDAR routine simply setup the UPD4990 with the value in the RAM (See BIOS_RAM_locations#Calendar_Related).")
 
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
== SETUP_CALENDAR ($C00462) ==
== SETUP_CALENDAR ($C00462) ==


The SETUP_CALENDAR routine simply setup the [[UPD4990]] with the value in the RAM (See [[BIOS_RAM_locations#Calendar_Related]]).
Simply sets up the [[RTC]] with the values in the RAM (See [[BIOS_RAM_locations#Calendar_Related|BIOS RAM locations]]).
 
Does any game call this ?
 
[[Category:BIOS calls]]

Latest revision as of 01:52, 12 October 2016

SETUP_CALENDAR ($C00462)

Simply sets up the RTC with the values in the RAM (See BIOS RAM locations).

Does any game call this ?