Commit Graph

155 Commits

Author SHA1 Message Date
Francisco Javier Trujillo Mata
9244fd8a4f
Merge pull request #49 from libretro/fixPS2CI
Fix CI/CD
2020-07-21 11:58:50 +02:00
Francisco Javier Trujillo Mata
e727696223 Fix error with PRI_SIZET 2020-07-21 11:16:36 +02:00
Francisco Javier Trujillo Mata
bcbd3f74cb Fix CI/CD 2020-07-21 10:19:49 +02:00
Autechre
b9c15d8710
Merge pull request #48 from fjtrujy/ps2-support
Add Ps2 support
2020-07-18 12:37:37 +02:00
Francisco Javier Trujillo Mata
6c1bd86f59 Add CI/CD to the PS2 2020-07-18 12:35:19 +02:00
Francisco Javier Trujillo Mata
7b1e7ee573 Add Ps2 support 2020-07-18 12:33:55 +02:00
twinaphex
68322b4ab4 Buildfixes for C89 2020-04-21 22:41:53 +02:00
twinaphex
3f6235c818 Update libretro-common 2020-04-21 22:26:55 +02:00
twinaphex
45b3be261b Cut down libretro-common to base essentials 2020-04-21 22:24:59 +02:00
recompileorg
6571685d8f
Add files via upload 2020-04-21 09:00:22 -04:00
recompileorg
c7b0768380
Fixes #47 2020-04-18 18:11:22 -04:00
recompileorg
44a0c0b329
Moved itoa to osd 2020-04-18 07:19:39 -04:00
recompileorg
5107499177
Fixes #45 2020-04-16 21:46:44 -04:00
recompileorg
a777a34eb3
Fixes graphics issues from #40 2020-04-13 07:31:38 -04:00
recompileorg
44b49391db
Correctly detect MTE Test Cart 2020-04-13 07:29:26 -04:00
recompileorg
8db1146c5d
Fixes #40 - Intellicart roms w/o A8
Detects Intellicart roms using a different method for files that don't begin with 0xA8
2020-04-13 05:57:49 -04:00
recompileorg
41348d6ec4
Expose RAM for Retroachievements 2020-04-13 02:35:54 -04:00
recompileorg
7c54f33da4
Fixes #44
implements retro_get_memory_data and retro_get_memory_size
2020-04-12 16:13:42 -04:00
recompileorg
04a8a39ae6
OSD, Keyboard keypad controls
keys 0-9 as expected.  [ and ] replace C and E
OSD updated, real messages replace cryptic "colored pixel" loading error feedback
2020-04-12 15:02:14 -04:00
twinaphex
45030e10cc Use new file_path.c - VFS should no longer be necessary 2020-01-09 15:47:50 +01:00
twinaphex
cdad31e83e Update - potential buildfix for Android 2020-01-09 15:18:09 +01:00
twinaphex
885ca495ce Update libretro.h header include 2020-01-09 04:58:39 +01:00
twinaphex
4f64dbed26 Updates 2020-01-08 04:28:37 +01:00
twinaphex
6eb091c1c6 Updates 2020-01-08 04:27:17 +01:00
twinaphex
a9edbcfbc9 Add libretro-common memmap.h file 2020-01-08 04:23:50 +01:00
twinaphex
6a3b595005 Updates 2020-01-08 04:21:46 +01:00
twinaphex
f2b3c79ba8 Update source files 2020-01-08 00:46:25 +01:00
Twinaphex
31ce8c49cd
Merge pull request #42 from fjtrujy/master
PSP Support
2020-01-08 00:13:24 +01:00
Francisco Javier Trujillo Mata
beec089e9c PSP Support 2020-01-07 23:51:27 +01:00
Twinaphex
0233cc165f
Merge pull request #41 from ToadKing/fix-emscripten
fix emscripten
2020-01-04 19:53:57 +01:00
Toad King
f99b8d2849 fix emscripten 2020-01-04 12:51:52 -06:00
recompileorg
df7f7f83d1
fixes #33 2019-10-25 04:28:48 -04:00
recompileorg
8f782051c5
Color stack mode bug fix
Color stack pointer would advance 8 times per card with bit 13 set, creating some horizontal stripe artifacts
2019-10-23 07:10:44 -04:00
recompileorg
565a0e9b6c
STIC update 2019-10-23 03:55:45 -04:00
recompileorg
d556961fbb
Fixes #12 #36 omnibus
* Cleanup the STIC
* Fixes scrolling 
* Fixes various collision issues
* Fixes some cartridge loading issues
* other minor improvements
2019-10-23 02:15:30 -04:00
Twinaphex
2e8d29c74b
Merge pull request #38 from yoshisuga/tvos_support
(tvOS) Compile using tvOS SDK
2019-09-05 03:46:54 +02:00
Yoshi Sugawara
4f9cf87d8d (tvOS) Compile using tvOS SDK 2019-09-02 08:12:39 -10:00
Twinaphex
9191671a5e
Merge pull request #37 from webgeek1234/master
Fix mingw cross compile and wii-u compile on newer devkitpro versions
2019-08-17 18:59:52 +02:00
Aaron Kling
b253547aa2 libretro: fix wiiu compile 2019-08-17 09:12:33 -05:00
Aaron Kling
f8f07c2290 libretro: allow mingw cross compile 2019-08-17 09:12:33 -05:00
Twinaphex
2e80e4a86f
Merge pull request #35 from fpscan/master
Update libretro.h
2019-08-17 15:01:25 +02:00
Ömercan Kömür
ac0b9fbb9d
Update libretro.h
retro_language++
2019-08-16 15:18:46 +03:00
Twinaphex
2157757bb4
Merge pull request #34 from rattboi/rattboi/fix-sarc-cycles
Fix off-by-one affecting SARC cycle count
2019-08-16 00:17:16 +02:00
Bradon Kanyid
407ecde360 Fix off-by-one affecting SARC cycle count 2019-08-14 17:07:58 -07:00
Twinaphex
7137e96e62
Merge pull request #31 from yoshisuga/ios-arm64
iOS: support ios-arm64
2019-07-01 00:42:31 +02:00
Yoshi Sugawara
8956d51af4 fixed arm64 flag for platform ios-arm64 (mixed it up) 2019-06-30 07:47:32 -10:00
Twinaphex
103bc81a17
Merge pull request #32 from webgeek1234/master
Android update
2019-06-28 11:22:21 +02:00
Yoshi Sugawara
8d9095ee78 iOS: support ios-arm64 2019-06-25 14:50:39 -10:00
Aaron Kling
03f5be89ad libretro: jni: Switch stl to c++ in preparation for ndk r20 2019-05-23 11:59:59 -05:00
twinaphex
b888da9a0d Add MSVC2003 target 2019-01-05 07:18:30 +01:00