Skip to content

Commit

Permalink
add console id register
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute committed Sep 12, 2017
1 parent 143807a commit 38066d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/nds/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,8 @@ u8* getHeapLimit();
//--------------------------------------------------------------
#ifdef ARM7

#define REG_CONSOLEID (*(vu64*)0x04004D00)

//! Power-controlled hardware devices accessable to the ARM7.
/*! Note that these should only be used when programming for
the ARM7. Trying to boot up these hardware devices via
Expand Down

0 comments on commit 38066d8

Please sign in to comment.