repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated PCI IDs to latest snapshot.
[tangerine.git]
/
rom
/
battclock
/
battclock.conf
blob
62ef4f18087d29f9cbf14f19da03eef144d3f191
1
##begin config
2
version 41.2
3
residentpri 45
4
libbase BattClockBase
5
libbasetype struct BattClockBase
6
##end config
7
##begin cdefprivate
8
#include "battclock_intern.h"
9
##end cdefprivate
10
##begin functionlist
11
void ResetBattClock() ()
12
ULONG ReadBattClock() ()
13
void WriteBattClock(ULONG time) (D0)
14
##end functionlist