twinaphex
b82a58cf8f
Revert "Define MSB_FIRST for Xbox 360"
...
This reverts commit 97d0e56650
.
2014-07-18 02:12:31 +02:00
twinaphex
97d0e56650
Define MSB_FIRST for Xbox 360
2014-04-30 00:28:46 +02:00
twinaphex
c5cecd7870
(MSVC) Bake in libtremor support
2014-04-30 00:07:36 +02:00
Twinaphex
f4bf6aef18
(MSVC) Update solutions for libretro-super
2014-03-15 19:24:41 +01:00
Twinaphex
6e32d98903
(MSVC 2010) Update MSVC 2010 solution
2014-03-15 14:15:18 +01:00
twinaphex
2a02554baa
Update JNI Makefile and MSVC solutions - new directory 'core'
...
instead of 'source'
2013-06-22 17:56:55 +02:00
twinaphex
5328ea847c
(Xbox 1) Use devenv for Xbox 1 building
2013-02-17 06:19:29 +01:00
twinaphex
b275662991
(Xbox 1)Add msvc-2003-xbox1.bat for building
2013-02-10 15:23:14 +01:00
twinaphex
de12e8d1d5
(360) Add msvc-2010-360.bat for building
2013-02-09 08:21:19 +01:00
twinaphex
047781099d
(360 MSVC) Update target output filenames
2013-02-03 06:43:53 +01:00
twinaphex
370e505af6
(360) Fix solution
2013-02-03 03:24:51 +01:00
twinaphex
4cd46eb207
(360) Fix solution
2013-01-26 00:03:10 +01:00
twinaphex
157a7ed48f
Add FRONTEND_SUPPORTS_RGB565 to MSVC 2010 solution
2012-11-13 12:43:30 +01:00
twinaphex
9ea7a5ab0a
(MSVC) Updated solutions
2012-10-26 20:46:07 +02:00
twinaphex
2bea974cc0
(360) Path fix so that CD BIOS loading works again - broken in
...
maister change
2012-08-22 12:20:51 +02:00
twinaphex
d2bbbae184
(360) Checked 360 solution
2012-08-20 21:17:22 +02:00
twinaphex
49c74e66a5
(Xbox 1) Define INLINE as 'static _inline'
2012-08-20 21:09:54 +02:00
twinaphex
4c33d7af7c
Revert "(Xbox 1) Fixed Xbox 1 crash - the problem was that there are (non-static)"
...
This reverts commit 86254071be
.
2012-08-20 21:05:37 +02:00
twinaphex
86254071be
(Xbox 1) Fixed Xbox 1 crash - the problem was that there are (non-static)
...
inline functions being declared in two source files - ym2413.c and
ym2612.c. A call to set_sl_rr in ym2612.c would jump to the inline
function declared in ym2413.c and completely crashihng the app.
Both functions in the input files have now been uniquely named to
avoid conflicts. There might be more conflicts up ahead (sound is still
not correct), but at least games run now
2012-08-16 23:57:31 +02:00
twinaphex
f49e8e2f36
(Xbox 1 MSVC) Solution changes
2012-08-15 19:45:17 +02:00
twinaphex
baaec1acc3
(360) Embarrassing... fixes 360 build (audio)
2012-07-12 02:22:47 +02:00
twinaphex
42ddead260
(libretro Xbox 1) Add MSVC Xbox 1 solution
2012-07-10 03:41:41 +02:00
twinaphex
eadec21e87
(MSVC) Working MSVC projects
2012-07-10 01:51:14 +02:00
Twinaphex
2780b78150
Add working libretro port
2012-07-09 23:14:35 +02:00