Alcaro
|
b1ae0f4d6b
|
Mark these variable names as an ABI.
|
2013-07-26 16:02:06 +02:00 |
Alcaro
|
647d3b54bb
|
Add support for toggling layers, sound channels, and some other stuff
|
2013-07-25 15:26:55 +02:00 |
OV2
|
f99daae5fb
|
Merge pull request #35 from libretro/master
ARM target for Libretro
|
2013-07-15 10:44:54 -07:00 |
twinaphex
|
daa96ea570
|
Add -DARM for iOS and QNX (Blackberry) builds
|
2013-07-14 20:43:26 +02:00 |
twinaphex
|
a4c39684a8
|
(Makefile Libretro) Add ARM target
|
2013-07-14 12:27:10 +02:00 |
OV2
|
7bd0e2af33
|
win32: make controller command line parameters work
|
2013-06-16 12:53:28 +02:00 |
OV2
|
44cd82a966
|
win32: fix d3d cg problems
|
2013-06-16 11:44:34 +02:00 |
OV2
|
ba634f195c
|
Align struct name with rest of core
|
2013-05-18 22:28:21 +02:00 |
OV2
|
eea4e6cc67
|
Merge remote-tracking branch 'libretro/master'
|
2013-05-18 22:09:10 +02:00 |
OV2
|
0b97bc02ca
|
win32: always use RGBA for LUTs
|
2013-05-18 21:48:50 +02:00 |
twinaphex
|
ef0d252dee
|
(libretro Android) Add Android JNI Makefile
|
2013-05-18 20:56:16 +02:00 |
twinaphex
|
18bc78b886
|
(QNX libretro) Compiles for Blackberry QNX now as well
|
2013-05-18 20:30:32 +02:00 |
twinaphex
|
7b98dab142
|
(Libretro iOS) Compiles for iOS now
|
2013-05-18 20:24:33 +02:00 |
twinaphex
|
055aeb5b7a
|
(Libretro) Fix Clang build - anonymous structs is illegal for ISO
C++
|
2013-05-18 20:19:16 +02:00 |
twinaphex
|
a4fde8fdcf
|
(Libretro) Update Makefile
|
2013-05-18 17:39:37 +02:00 |
OV2
|
5b4df91b41
|
win32: detect gamepad changes
|
2013-05-03 20:18:51 +02:00 |
OV2
|
532a76ddc0
|
libretro: remove unnecessary file extensions
|
2013-05-01 13:15:05 +02:00 |
OV2
|
987f13b5c6
|
win32: cgp fixes
|
2013-04-22 01:29:41 +02:00 |
OV2
|
555f5110fb
|
win32: add float_framebuffer to cg shaders
|
2013-03-26 16:09:01 +01:00 |
OV2
|
157e2f51d4
|
win32: add frame_count_mod to cg shaders
|
2013-03-26 15:39:17 +01:00 |
OV2
|
231f4eea8f
|
win32: fix xaudio2 mixing loop
|
2013-03-26 15:09:49 +01:00 |
OV2
|
9ac39c43a1
|
win32: add slot0
|
2013-03-26 15:09:49 +01:00 |
OV2
|
c691b610e4
|
win32: fix ansi build
|
2013-01-31 14:04:30 +01:00 |
OV2
|
58f28b2dde
|
Fix MMC reg for 64bit builds
|
2013-01-26 13:30:56 +01:00 |
OV2
|
d8e5d090aa
|
Fix MMC bank register bit 7, restore 64mbit ExLoRom map (FuSoYa)
|
2013-01-25 21:16:30 +01:00 |
OV2
|
52c516d549
|
Check correct tile cache for blank tiles
|
2013-01-12 19:25:36 +01:00 |
OV2
|
795542de2b
|
Revert hires pixel logic to anomie's version
|
2013-01-12 19:24:41 +01:00 |
OV2
|
88f3702a6a
|
win32: add+use CXML wrapper class
|
2012-11-04 13:47:41 +01:00 |
OV2
|
59b0a71a43
|
win32: fix blargg for regular width hires
|
2012-10-24 13:54:13 +02:00 |
OV2
|
d7e3fa64a2
|
libretro: use RGB565 if available
|
2012-10-22 21:40:10 +02:00 |
OV2
|
b43623fa7a
|
win32: map pbo with GL_READ_WRITE
|
2012-10-22 19:48:01 +02:00 |
OV2
|
ac60d9117e
|
win32: fix unicode file loading via command line
|
2012-09-11 17:14:18 +02:00 |
OV2
|
47ef0fca45
|
win32: integrate with default programs interface
|
2012-09-09 22:55:05 +02:00 |
OV2
|
684a8a5bc7
|
win32: adjust openwith association so that it no longer affects icons
|
2012-09-09 20:54:45 +02:00 |
OV2
|
86320ab911
|
win32: prevent crash when using cheat watch (Wraithverge)
|
2012-08-31 21:55:06 +02:00 |
Twinaphex
|
f33f96872d
|
(Libretro )Added console support
|
2012-08-27 20:30:25 +02:00 |
OV2
|
f456c9c996
|
libretro: update libretro header
|
2012-08-16 23:48:54 +02:00 |
OV2
|
ef683d61c6
|
fix IRQ v-counter edge case
|
2012-08-12 21:11:12 +02:00 |
OV2
|
3c8804d6ca
|
fix IRQ at DMA start edge case
|
2012-08-12 21:11:00 +02:00 |
OV2
|
466c3162d6
|
win32: use updated folder browser
|
2012-08-12 16:26:31 +02:00 |
gocha
|
7ed405d6e2
|
win32: drag and drop support for snes9x movie (*.smv)
Conflicts:
win32/snes9xw.vcproj
|
2012-08-07 19:31:42 +02:00 |
gocha
|
fb2935d454
|
win32: remove "Toggled fast forward mode" checkbox, and give "fast forward toggle" hotkey
|
2012-08-07 19:22:59 +02:00 |
OV2
|
95e71e726f
|
win32: remove afxres.h references
|
2012-08-07 19:17:37 +02:00 |
OV2
|
fcdc393e2b
|
win32: make __forceinline tfw functions static (gocha)
|
2012-07-30 19:48:21 +02:00 |
OV2
|
365f30fcd8
|
Adjust input display position if displaying movie frame counter (gocha)
|
2012-07-30 19:18:14 +02:00 |
gocha
|
e180b02948
|
fix "not a movie snapshot" everytime bug
|
2012-07-22 15:15:24 +02:00 |
OV2
|
cf57ad3d5d
|
win32: also show half-width katakana in rom info dialog
|
2012-07-22 15:10:58 +02:00 |
gocha
|
5d6d3af4a9
|
win32: Unicode - fix Custom ROM dialog to show half-width katakana
|
2012-07-22 14:57:35 +02:00 |
gocha
|
e4bf711227
|
win32: fix newly introduced bug of S9xBasename. I guess it could provide a wrong result when it processes a string which has both slash and backslash.
|
2012-07-22 14:15:24 +02:00 |
gocha
|
a91dfcb39b
|
win32: improve DBCS processing in S9xBasename. This one should process S9xBasename("C:\roms\ソウルブレイダー.smc") correctly.
|
2012-07-22 14:14:59 +02:00 |