Brandon Wright
|
37f6259f06
|
Fix Chrono Trigger bug where screen jumps.
|
2018-08-06 12:54:38 -05:00 |
Brandon Wright
|
6d15bf7d94
|
Make interpolation config a little cleaner.
Add config file option to all ports.
|
2018-08-06 12:31:07 -05:00 |
Brandon Wright
|
67dc92d2b0
|
Use outer-scope "in".
|
2018-08-06 10:10:34 -05:00 |
Brandon Wright
|
f60abd9e94
|
Add DSP interpolation code.
|
2018-08-05 17:04:06 -05:00 |
Brandon Wright
|
a1b9a89718
|
GTK+: Update interlaced drawing.
Apply vsync on resize.
|
2018-08-05 17:03:36 -05:00 |
OV2
|
11beff44f1
|
Merge pull request #356 from fr500/master
fix mouse and lightguns
|
2018-08-04 13:53:11 +02:00 |
radius
|
cd9bc197cb
|
fix mouse and lightguns
|
2018-07-30 17:53:21 -05:00 |
bearoso
|
e21dbf488d
|
Merge pull request #371 from turhope/ppu
ppu.windowleft fix
|
2018-07-30 15:36:48 -05:00 |
bearoso
|
297f0adadf
|
Merge pull request #368 from orbea/data
gtk: Use datarootdir instead of datadir.
|
2018-07-30 15:36:25 -05:00 |
turhope
|
4ed8a22f47
|
ppu.windowleft fix
some games incorrectly show rogue vertical line on column 0
|
2018-07-30 13:34:07 -05:00 |
orbea
|
1a9a30ac93
|
gtk: Use datarootdir instead of datadir.
|
2018-07-28 16:33:23 -07:00 |
Brandon Wright
|
d5eeda8bbc
|
Fix with_system_zip variable name.
|
2018-07-28 17:58:33 -05:00 |
bearoso
|
595a19c3d5
|
Merge pull request #367 from orbea/libretro
One moreSnes9x alias instead of stdint type.
|
2018-07-28 17:53:45 -05:00 |
orbea
|
a77b3b379b
|
One moreSnes9x alias instead of stdint type.
|
2018-07-28 15:48:08 -07:00 |
Brandon Wright
|
abb4b4c39f
|
Use Snes9x aliases instead of stdint types here.
|
2018-07-28 15:59:15 -05:00 |
Brandon Wright
|
c6db74c3bd
|
Revert "Lower SA1 relative speed slightly."
Super Mario RPG is negatively affected.
This reverts commit 597275bb39 .
|
2018-07-19 19:41:33 -05:00 |
Brandon Wright
|
597275bb39
|
Lower SA1 relative speed slightly.
|
2018-07-19 18:19:26 -05:00 |
Brandon Wright
|
2de55719de
|
Check for NULL Display.
|
2018-07-12 10:15:37 -05:00 |
OV2
|
798aa86a45
|
Merge pull request #354 from fr500/master
fix crash with sufami turbo and remove lingering runahead code
|
2018-07-08 15:14:49 +02:00 |
radius
|
c944a678f1
|
remove lingering runahead code
|
2018-07-07 12:13:59 -05:00 |
radius
|
239d81f894
|
fix crash with sufami turbo
|
2018-07-07 11:46:45 -05:00 |
Brandon Wright
|
d1b90ddb96
|
JMP with index has an I/O cycle here. Fixes Phalanx.
|
2018-07-05 10:54:19 -05:00 |
Brandon Wright
|
6ebe7b46d1
|
That didn't really help. Revert.
|
2018-07-04 12:44:33 -05:00 |
Brandon Wright
|
1041ef7aa1
|
Use 8 instead of 14, since it's closer to accurate.
|
2018-07-04 11:14:17 -05:00 |
Brandon Wright
|
9a80ecda2a
|
Use delay of 14 instead of 12 cycles for first NMI
|
2018-07-04 11:01:00 -05:00 |
Brandon Wright
|
40c1ff604a
|
Add 4200 and 4210 NMI bits to instruction line.
|
2018-07-04 10:22:05 -05:00 |
OV2
|
af9fc7e2de
|
libretro: re-add parameter to detect missing symbols
|
2018-07-03 22:53:58 +02:00 |
OV2
|
cb27f5bf24
|
Merge pull request #351 from fr500/master
Bring the core up to speed
|
2018-07-03 22:53:02 +02:00 |
OV2
|
cb5b6651f4
|
win32: save custom rom dialog position and column sizes
|
2018-07-03 22:39:20 +02:00 |
OV2
|
170f90aa21
|
Use correct byte limit
|
2018-07-03 20:43:55 +02:00 |
OV2
|
843c46053f
|
macOS: only try to enable valid cheats
|
2018-07-03 20:42:34 +02:00 |
OV2
|
b65b07112c
|
win32: only enable cheat if it was valid
|
2018-07-03 20:42:11 +02:00 |
Brandon Wright
|
42a2bc6e72
|
Put back the stuff that broke the Mac port.
|
2018-07-02 17:41:52 -05:00 |
Brandon Wright
|
893069da5f
|
Pass OAM tests now.
|
2018-07-02 17:41:52 -05:00 |
radius
|
29bfa104bd
|
remove incomplete memory_maps implementation
cleanup logs
fix possible overflow
cleanup
|
2018-07-01 18:51:24 -05:00 |
radius
|
4154e6b3dd
|
fix multicart link
|
2018-07-01 17:42:36 -05:00 |
radius
|
5a75d5dec8
|
fix controller assignment
|
2018-07-01 10:21:12 -05:00 |
radius
|
c85d981201
|
build fix, fix sfx overclock
|
2018-07-01 10:00:30 -05:00 |
radius
|
6edc57db55
|
fix indentation
|
2018-06-30 19:11:20 -05:00 |
radius
|
3b16426dba
|
standarize indentation
|
2018-06-30 18:31:47 -05:00 |
radius
|
f6ea61b41f
|
cleanups
|
2018-06-30 18:19:09 -05:00 |
radius
|
4e04cbfe90
|
backport bsx, multicart
|
2018-06-30 18:18:54 -05:00 |
kps501
|
951da61b5f
|
libretro: hires blending buffer
|
2018-06-30 18:18:08 -05:00 |
kps501
|
0f4824a16c
|
backport hires blending
|
2018-06-30 18:16:48 -05:00 |
Alberto Fustinoni
|
540c4bfec7
|
Formatting
|
2018-06-30 12:48:04 -05:00 |
Alberto Fustinoni
|
fbc8e4a936
|
Comments
|
2018-06-30 12:48:03 -05:00 |
Alberto Fustinoni
|
73e9e8e4c3
|
Remove linker warnings
|
2018-06-30 12:48:03 -05:00 |
Alberto Fustinoni
|
247699123c
|
logic
|
2018-06-30 12:48:03 -05:00 |
kwyxz
|
63297e4238
|
Allow Solaris build
|
2018-06-30 12:48:03 -05:00 |
OV2
|
645f47187a
|
Merge pull request #350 from marconett/macos-cheat-fix
macOS cheats: fixed variable rename oversight; typecasting
|
2018-06-28 23:14:52 +02:00 |