mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 14:57:46 -04:00
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:
parent
d572cbad98
commit
fa5e045bdc
24 changed files with 679 additions and 948 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue