mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
SekRunPS Cyclone integration
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@68 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
8b71d0ebf9
commit
7336a99a49
12 changed files with 278 additions and 47 deletions
|
@ -1,6 +1,6 @@
|
|||
CFLAGS = -Wall
|
||||
CFLAGS = -Wall -DCYCLONE_FOR_PICODRIVE
|
||||
|
||||
ALL : cyclone.s
|
||||
all : cyclone.s
|
||||
|
||||
cyclone.s : Cyclone.exe
|
||||
./Cyclone.exe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue