further prep for Wiz port. Cleanups, rm cpuctrl mmuhack; add warm

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@704 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2009-07-15 22:08:09 +00:00
parent d572cbad98
commit fa5e045bdc
24 changed files with 679 additions and 948 deletions

View file

@ -1,4 +1,5 @@
/* faked 940 code just uses local copy of ym2612 */
/* TODO: rm this */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
@ -9,7 +10,7 @@
#include <errno.h>
#include "../../pico/sound/ym2612.h"
#include "../gp2x/gp2x.h"
//#include "../gp2x/gp2x.h"
#include "../gp2x/emu.h"
#include "../gp2x/code940/940shared.h"
#include "../common/helix/pub/mp3dec.h"