get shared mem working

This commit is contained in:
David Voswinkel
2009-08-02 16:02:36 +02:00
parent 1b45c2f325
commit d1447db7b0
5 changed files with 1848 additions and 1849 deletions

View File

@@ -2,6 +2,6 @@
#ifndef __FIFO_H__
#define __FIFO_H__
#define ROM_SIZE 30151
#define ROM_SIZE 30119
#endif