Commit Graph

15 Commits

Author SHA1 Message Date
simon.kagstrom 402438e425 Enable building of filesys on the wii. Note that this needs some workarounds
which are probably broken (see sysdeps.h). Also fix ST_ISDIR macro (mode)
in filesys.c. I have not tested anything of this.
2009-05-23 09:03:23 +00:00
simon.kagstrom aca554cdd8 Added a virtual keyboard (not used yet) 2009-05-21 14:34:05 +00:00
simon.kagstrom ec3f7e838f Take back CPUEMU_6 - it's used in cycle-exact mode 2009-05-21 08:26:32 +00:00
simon.kagstrom e54381a9bf Merge FOLs Makefile changes into the host makefile 2009-05-21 06:33:28 +00:00
simon.kagstrom e2e44ae2b1 Symlink md-fpp.h during build time 2009-05-12 20:18:03 +00:00
simon.kagstrom d92c830bf1 Also setup the symlinks for host compilation 2009-05-11 16:18:20 +00:00
simon.kagstrom 9d49629bb9 Define OS_WITHOUT_MEMORY_MANAGEMENT - otherwise wont build for Wii... 2009-05-10 13:56:37 +00:00
simon.kagstrom a46f7ca5bf Remove debugger support, use SDL parachute (Ctrl-C is now possbile). Wii builds 2009-05-10 13:07:20 +00:00
simon.kagstrom 5a0dc06a10 Unbreak the wii build, remove enforcer and action replay support 2009-05-10 12:55:10 +00:00
simon.kagstrom 9483dbfb63 Define paths for Wii (and do FatInitDefault). Untested 2009-05-10 10:09:16 +00:00
simon.kagstrom f85e5f192f Don't define GEKKO for the host build 2009-05-10 09:14:24 +00:00
simon.kagstrom 6fd76ce959 Add machdep dependency directly (only one make) 2009-05-09 16:45:31 +00:00
simon.kagstrom 7b601c6135 Compile without optimization 2009-05-09 14:41:59 +00:00
simon.kagstrom fc58a6f6f8 Correct Wii makefile and fix clean rule 2009-05-09 08:54:52 +00:00
simon.kagstrom db1b3ae0e5 Make it possible to build for the host. 2009-05-09 08:46:49 +00:00