Sour
8a9530974d
Libretro: Fixed makefile
2019-11-21 22:43:40 -05:00
Sour
03ad7d5cc7
DB: Added another game matching the 255-in-1 mapper
2019-11-14 20:46:56 -05:00
Sour
df6b003a36
Libretro: Option to rotate A/B buttons like Nestopia core (changes default layout to match other NES cores)
2019-11-13 19:02:38 -05:00
Sour
7041ec7682
Linux: Fixed compilation warnings/errors with GCC/clang
2019-11-13 18:30:05 -05:00
Sour
a72acc9f1a
Core: Rewrite DMC/OAM DMA, tweak PPU timings, add option to simulate PPU/CPU alignments
2019-11-11 21:10:47 -05:00
webgeek1234
da4aed5405
Libretro: allow mingw cross compile ( #653 )
2019-09-17 21:52:56 -04:00
yoshisuga
40d1c03598
Libretro: support building for iOS and tvOS ( #652 )
...
* libretro: support building for 64-bit iOS devices (arm64)
* (tvOS) add support for building using tvOS SDK
2019-09-17 21:43:22 -04:00
Sour
2ac3db319b
Libretro: Fixed aspect ratio when using 'no stretching' option
2019-06-24 22:27:44 -04:00
Sour
7d0f250047
Game DB: Added entry for Sonic 3D Blast 6
2019-04-26 19:52:34 -04:00
stellarporter
96851e6c7a
Libretro: switch to constexpr ( #603 )
...
Solves TLS core crashes and missing options on Windows XP systems
2019-03-28 16:07:07 -04:00
Sour
3a752d6755
Added support for 512-color palette files
2019-02-07 18:51:24 -05:00
Sour
eef4e5472c
DB: Fixed some invalid game entries
2019-02-02 12:28:36 -05:00
Sour
c4dbe9929c
Added support for Bandai's EEPROMs
2019-01-26 10:05:07 -05:00
Sour
4bf33cab94
Libretro: Fixed compilation error (missing file in makefile)
2019-01-24 17:33:02 -05:00
Sour
05f12b4948
Libretro: Fixed build error
2019-01-20 00:37:08 -05:00
Sour
418e9d35cd
Libretro: Fixed build error
2018-12-31 17:20:30 -05:00
Sour
2758e6f078
Libretro: Fixed compilation warning
2018-12-31 09:43:00 -05:00
Sour
a86bfa7636
Libretro: Fixed long compilation/linking times
2018-12-31 09:40:38 -05:00
Sour
e7e2d638db
Libretro: Added wavebeam palette option
2018-12-26 20:57:05 -05:00
Sour
ee3d05ba58
Libretro: Use 96 kHz sample rate internally instead of 48 kHz.
...
-Reverted to using retro_audio_sample_t because retro_audio_sample_batch_t fails when batch sizes are too large
-Using 96 kHz instead of 384 kHz because the latter causes a noticeable performance reduction, and there appears to be no way to change the sample rate on-the-fly (so can't make it an option)
2018-12-26 20:46:28 -05:00
Sour
e4b6a7ab64
Libretro: Fixed Oekakids tablet not being shown in player 5's controller list
2018-12-26 19:33:17 -05:00
Sour
544059ac2f
Libretro: Minor refactoring
2018-12-26 19:12:06 -05:00
Sour
7d3b229301
Libretro: Move Famicom Microphone to P1's L3 button rather than P2's (like it was meant to be) + fixed bug that prevented the microphone from being used in most scenarios.
2018-12-26 18:32:02 -05:00
Ryan 'Swingflip' Hamlin
6c3398250a
Added Classic Platform structure - ARMv7 Cortex A7 build ( #516 )
2018-10-20 17:22:08 +09:00
Sour
1aef0c3d63
Libretro: Integrated makefile updates for Hakchi (by swingflip)
2018-08-08 20:27:22 -04:00
Sour
47ba3f8282
Libretro: Enable softpatching support
2018-08-06 19:48:57 -04:00
Sour
d67a1ec832
Libretro: Fixed missing .cpp in makefile
2018-08-03 23:39:10 -04:00
Sour
27ee26c6cb
Fixed build issues for Libretro and Linux
2018-08-03 22:49:10 -04:00
Sour
a13f2dd3a8
VS System: Updated dipswitch DB with dual system games (+some refactoring)
2018-07-22 15:21:48 -04:00
Sour
26b94f18cd
Linux: Fixed compilation errors/warnings
2018-07-15 19:27:38 -04:00
Sour
15373016d0
Refactoring - removed statics from EmulationSettings
2018-07-14 18:32:32 -04:00
Sour
7b3dc2d6be
Libretro: Fixed compilation error
2018-07-10 17:15:19 -04:00
Sour
cca0c9de04
NES 2.0: Added support for SNES controller input type + use input type info even if game is not in game DB
2018-07-10 00:39:19 -04:00
Sour
3b94ed0352
Removed some duplicate mapper implementations
2018-07-08 14:09:27 -04:00
Sour
cf12bfaaac
Libretro: Small performance fix
2018-07-08 10:28:50 -04:00
Sour
d72d1f3c6d
Added more VS System info to DB, support for new NES 2.0 proposals (WIP) + some refactoring
2018-07-08 10:28:49 -04:00
Sour
454457caf4
Libretro: Updated code for refactoring + fixed compilation errors
2018-07-08 10:28:48 -04:00
Sour
b2f3f5b092
Libretro: Fixed makefile (added missing .cpp file)
2018-06-25 20:41:36 -04:00
Sour
ebf4e1f0c0
Added support for mapper 224
2018-06-24 12:36:46 -04:00
Sour
5e6578a4a0
Added support for GN-45 boards
2018-06-23 18:29:48 -04:00
Sour
451c49ab7a
Libretro: Integrate Android makefile update from libretro/Mesen fork
2018-06-19 20:42:24 -04:00
Sour
4e2f9b403b
Libretro: Use retro_audio_sample_batch_t instead of retro_audio_sample_t
2018-06-10 15:11:24 -04:00
Sour
7224169d5f
Libretro: Fixed build error
2018-06-10 14:51:00 -04:00
Sour
a086acde87
Libretro: Added "raw" palette option
2018-05-07 19:52:56 -04:00
Sour
66999a3b92
DB: Fixed entry for racermate challenge 2
2018-04-16 12:14:57 -04:00
Sour
e99a6a5b4a
CC-21: Fixed issues with 8k chr rom games (+ added game to DB)
2018-04-16 11:35:13 -04:00
Sour
2c4de77cb4
Game DB: Add (unverified) entries for most known roms
2018-04-09 18:37:47 -04:00
Sour
f1f15ca1f8
Game DB: Added 2 unlicensed games to DB to fix incorrect headers
2018-04-06 18:10:45 -04:00
Aaron Kling
bbf1385e82
Fix android jni compile with clang and cleanup
2018-04-04 10:58:49 -05:00
Andrés
660371e01e
Update Application.mk
2018-04-04 10:47:17 -05:00