hackish darwine

This commit is contained in:
optixx
2009-10-20 21:41:44 +02:00
parent 6eead3e37d
commit 1adabc080f
5 changed files with 2275 additions and 2009 deletions

View File

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