Committed some files I forgot to commit before.

This commit is contained in:
OBattler
2018-03-02 19:33:38 +01:00
parent 6e823e6232
commit 4e89dd99b1
8 changed files with 1788 additions and 0 deletions

7
src/machine/m_xt_t1000.h Normal file
View File

@@ -0,0 +1,7 @@
void t1000_syskey(uint8_t andmask, uint8_t ormask, uint8_t xormask);
void t1000_configsys_loadnvr();
void t1000_emsboard_loadnvr();
void t1000_configsys_savenvr();
void t1000_emsboard_savenvr();