5215 Commits

Author SHA1 Message Date
meancoot
e7362880b0 Wii Prep: All objects are built and linked/archived directly instead of through various archives. 2012-11-04 11:09:12 -05:00
twinaphex
f4e1d044bd (Unix) Fix build - Define stricmp for Unix build - fixes startup
of sexyparo.zip
2012-11-04 08:35:12 +01:00
meancoot
2c4e3d31c5 Improve video code some. Always supply an image where width==pitch to libretro video callback. 2012-11-01 19:06:29 -04:00
meancoot
4b34ec7274 When dealing with paletted games the colors are pre-converted and cached in needed format. 2012-11-01 18:49:14 -04:00
meancoot
0ed51aeb97 Handle UI orientation. 2012-11-01 16:26:48 -04:00
meancoot
72ee6286af Improve video code. 2012-11-01 01:31:49 -04:00
meancoot
d759770974 Add support for four retro pads. 2012-10-31 22:58:11 -04:00
meancoot
87f91b8f44 Canibalize make files to allow for cleaner building:
The MAMEOS option to make is no longer needed.
  The output library will have the proper name.
  The build will no longer try to execute the resulting library.
  ROM set verification tools are no longer built.
2012-10-31 21:50:20 -04:00
meancoot
f7e81d258c Make driver filename extraction safer. 2012-10-31 20:52:07 -04:00
meancoot
52f1735dcb Fixup for building on android. 2012-10-31 13:45:40 -04:00
meancoot
ef8a10b40d Add sound support.
Start joystick support.
Cleanup the teardown process.
2012-10-31 02:36:31 -04:00
meancoot
86c79bc4af Add remove.
Some small changes.
2012-10-31 00:57:00 -04:00
meancoot
88761c9c59 Hack to make it run with GCC, though the problem with realloc is probably indicative of some other memory corruption. 2012-10-31 00:03:01 -04:00
meancoot
5ae6ffde1c Add libretro wrapper and fix building 2012-10-29 11:26:27 -04:00
meancoot
802efb1b4a Start with MAME 0.78 2012-10-29 10:55:14 -04:00