diff options
author | Sergi Granell | 2017-10-24 11:18:04 +0200 |
---|---|---|
committer | Sergi Granell | 2017-10-24 11:18:04 +0200 |
commit | 34930771a14c18c18a697879ad1b4fca87569ef8 (patch) | |
tree | 75002ecd1be477876c219e4898b0c6422d2e0421 /nids/360/SceMsif.yml | |
parent | Merge pull request #242 from TheOfficialFloW/master (diff) | |
download | vds-libraries-34930771a14c18c18a697879ad1b4fca87569ef8.tar.gz |
Const correctness in psp2kern/kernel/cpu.h
Diffstat (limited to 'nids/360/SceMsif.yml')
-rw-r--r-- | nids/360/SceMsif.yml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/nids/360/SceMsif.yml b/nids/360/SceMsif.yml new file mode 100644 index 0000000..20dfaed --- /dev/null +++ b/nids/360/SceMsif.yml @@ -0,0 +1,16 @@ +modules: + SceMsif: + nid: 0x3305A0FE + libraries: + SceMsifForDriver: + nid: 0xB706084A + functions: + sceMsifDisableSlowMode: 0x75848756 + sceMsifEnableSlowMode: 0x4B751CE6 + sceMsifGetSlowModeState: 0x491E25B5 + sceMsifInit1: 0x4EA579EF + sceMsifInit2: 0xD0307849 + sceMsifReadSector: 0x58654AA3 + sceMsifSmshcTime: 0x855E1E38 + sceMsifWriteSector: 0x329035EF + sceMsifformat: 0x6EDE7DBA |