notaz.gp2x.de
/
picodrive.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
32x: drc: more wip, some games work, debug stats
[picodrive.git]
/
platform
/
gp2x
/
soc_mmsp2.h
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
2
extern int memdev;
3
extern volatile unsigned short *gp2x_memregs;
4
extern volatile unsigned long *gp2x_memregl;
5
6
/* 940 core */
7
void pause940(int yes);
8
void reset940(int yes, int bank);
9