WIP - Fixes merge 3 (it now compiles fully)

This commit is contained in:
Dimitris Panokostas 2017-09-19 14:24:41 +02:00
parent 5adf64a276
commit 7bc131d023
50 changed files with 947 additions and 3223 deletions

View file

@ -168,7 +168,7 @@ static blockinfo* hold_bi[MAX_HOLD_BI];
blockinfo* active;
blockinfo* dormant;
#ifdef PANDORA
#ifdef AMIBERRY
#include <sys/mman.h>
void cache_free (uae_u8 *cache, int size)