add delya/irq switch for shared mem

This commit is contained in:
David Voswinkel
2009-08-06 20:44:44 +02:00
parent 6ef9989320
commit b6d5d1b571
5 changed files with 1825 additions and 1767 deletions

View File

@@ -2,8 +2,8 @@
#ifndef __FIFO_H__
#define __FIFO_H__
#define ROM_BUFFER_SIZE 30344
#define ROM_BUFFER_SIZE 31091
#define ROM_HUFFMAN_SIZE 0
#define ROM_RLE_SIZE 30344
#define ROM_RLE_SIZE 31091
#endif