finish header dump

This commit is contained in:
optixx
2009-10-20 22:07:12 +02:00
parent 1adabc080f
commit 76254835ca
4 changed files with 1993 additions and 2141 deletions

View File

@@ -1,14 +1,14 @@
/*
File: qd16boot02.smc
Time: Tue, 20 Oct 2009 21:41:01
File: qd16boot01.smc
Time: Tue, 20 Oct 2009 21:42:10
*/
#ifndef __FIFO_H__
#define __FIFO_H__
#define ROM_ZIP_SIZE 33654
#define ROM_BUFFER_CNT 2
#define ROM_HUFFMAN_SIZE 0
#define ROM_RLE_SIZE 31091
#define ROM_BUFFER_CNT 1
#define ROM_BUFFER_SIZE01 32767
#define ROM_BUFFER_SIZE02 887
#define ROM_BUFFER_SIZE01 31091
#endif