some attempt at cart support

This commit is contained in:
StapleButter
2017-01-22 20:34:59 +01:00
parent 62ed28d5c8
commit ac8936539e
9 changed files with 642 additions and 168 deletions

View File

@ -90,7 +90,7 @@ void ByteIn(u8 val)
case 0x20:
// TODO: get actual system time
Output[0] = 0x16;
Output[0] = 0x17;
Output[1] = 0x01;
Output[2] = 0x19;
Output[3] = 0x03; // day of week. checkme