Vicki Pfau
8ea524d9e6
CMake: Fix debian libelf package name ( fixes #1070 )
2018-04-26 09:07:57 -07:00
Vicki Pfau
1807b66bd6
Revert "GBA: Disable cheat hooks"
...
This reverts commit 2e55bd098a
.
2018-04-26 06:47:09 -07:00
Vicki Pfau
b89b3b6d13
GB Video: Implement SGB ATTR_LINE
2018-04-25 21:19:04 -07:00
Vicki Pfau
88ef2e2169
Qt: Fix launching with -g ( fixes #1018 )
2018-04-25 09:09:17 -07:00
Vicki Pfau
7731516388
GB I/O: SGB multiplayer cleanup ( fixes #1067 )
2018-04-24 21:31:53 -07:00
Vicki Pfau
5d0bbcd512
GB Video: Fix input iteration on SGB ( fixes #1064 )
2018-04-24 11:21:28 -07:00
Vicki Pfau
279862261b
GB Video: Mark OAM dirty on reset ( fixes #10620 )
2018-04-23 22:57:26 -07:00
Vicki Pfau
420a15a841
GB Video: Don't blank screen on SGB ( fixes #1063 )
2018-04-23 22:49:36 -07:00
Vicki Pfau
16c0132e8f
Feature: Increase GIF frame resolution if needed
2018-04-23 22:38:21 -07:00
Vicki Pfau
e629d65682
CMake: Fix perf.py install directory
2018-04-21 21:50:38 -07:00
Vicki Pfau
2ca96050f6
GB Video: Fix SGB borders drawing erroneously ( fixes #1060 )
2018-04-21 21:33:28 -07:00
Vicki Pfau
af3384a60f
CHANGES: Update
2018-04-21 18:02:20 -07:00
Vicki Pfau
0207048679
GB Video: Implement MLT_REQ controller iterating
2018-04-21 17:57:49 -07:00
Vicki Pfau
2cd339d3f6
GB Video: Implement ATTR_DIV
2018-04-21 17:36:42 -07:00
Vicki Pfau
f29cff2e2f
GB Video: Only redraw SGB border when MASK is disabled ( fixes #1034 )
2018-04-21 17:06:17 -07:00
Vicki Pfau
4101fe54c6
GB Video: Make SGB packet transfers atomic ( fixes #1054 , closes #1030 )
2018-04-21 16:56:51 -07:00
Vicki Pfau
5a7d5766d0
GB: Fix SGB recording dimensions ( fixes #1055 )
2018-04-20 18:58:23 -07:00
Anthony J. Bentley
e856f44274
doc: Describe the -C option.
2018-04-20 11:43:17 -07:00
Vicki Pfau
9630583646
GB Video: Fix SGB border transparency
2018-04-18 18:27:14 -07:00
Vicki Pfau
4a10ea2f69
GB MBC: Add MBC6 SRAM support
2018-04-18 18:26:50 -07:00
Vicki Pfau
f23f221d49
GB MBC: Fix MBC6 bank switching
2018-04-17 22:44:37 -07:00
Vicki Pfau
84b79b1ba8
GBA Video: Fix OBJ blending regression ( fix #1037 )
2018-04-14 12:03:50 -07:00
BenjaminSiskoo
179abfcc25
French translation...
...
French translation by Benjamin Siskoo
2018-04-10 06:59:11 -07:00
Lothar Serra Mari
40703d9734
Doc: Add git and base-devel to MSYS2 dependencies
...
"git" is obviously needed for pulling the latest source code.
"base-devel" is needed to actually make the compiler toolchain work.
Both packages are not installed in current MSYS2 base installations.
2018-04-09 06:41:34 -07:00
orbea
2936865ca8
man: Silence mgba.6 mandoc warning.
...
man -Tlint mgba
man: mgba.6.gz:247:5: WARNING: cross reference to self: Xr mgba 6
cross reference to self
(mdoc) An Xr macro refers to a name and section matching the section
of the present manual page and a name mentioned in an Nm macro in
the NAME or SYNOPSIS section, or in an Fn or Fo macro in the
SYNOPSIS. Consider using Nm or Fn instead of Xr.
https://man.openbsd.org/mandoc.1
2018-04-08 17:43:49 -07:00
Lothar Serra Mari
45fc0d2e8b
Qt: Add dummy translation file for French
2018-04-08 16:21:47 +02:00
Dimitri (_)
045417b509
Correct debug lib
2018-04-06 11:15:02 -07:00
Callie LeFave
21d808d0e2
CMake: Make RPATH absolute
2018-04-05 18:21:23 -07:00
Callie LeFave
5118247ac4
Python: Add runtime library search path
2018-04-05 18:00:29 -07:00
Vicki Pfau
e97b4b40c0
CHANGES: Update for 0.6.2
2018-04-03 21:11:06 -07:00
Vicki Pfau
7acdf54ee1
Res: Update patrons for April
2018-04-03 19:38:27 -07:00
Vicki Pfau
26b809044b
CMake: Add CMP0025 policy
2018-04-02 17:01:07 -07:00
Vicki Pfau
cf3c275daf
tools: Fix profiling with -N on a remote
2018-04-02 13:24:49 -07:00
Vicki Pfau
97e94610e6
GB Video: Fix SGB palettes on load state
2018-04-02 12:20:52 -07:00
Douglas Christman
c9f50b2c5a
GB Video: Fix windows shifting down by one pixel when rewinding
2018-04-02 10:02:12 -07:00
Vicki Pfau
8e46e0ea79
Qt: Disable CMake policy CMP0071 ( fixes #1028 )
2018-03-30 22:43:54 -07:00
Vicki Pfau
16eed8ed34
GB I/O: Fix SGB command clocking ( fixes #1029 )
2018-03-30 21:11:34 -07:00
Douglas Christman
36de596fdb
GB: Fix GBC games running on GBA with BIOS
...
GBC games can detect if they are running on a GBA by checking if the
low bit of register B is set to 1. B is set in `GBSkipBIOS`, but
B was not updated when loading a real BIOS. Load 1 into B after
unmapping the BIOS if the model is set to GBA.
2018-03-28 22:40:03 -07:00
Douglas Christman
f28e20d4aa
Libretro: Allow setting model to Game Boy Advance
2018-03-28 22:40:03 -07:00
Vicki Pfau
fc53fc9647
GBA Timer: Fix timers sometimes being late ( fixes #1012 )
2018-03-27 20:34:46 -07:00
Douglas Christman
016e1596f7
GB Video: Fix SGB border transparency
...
Make the first color of every palette transparent.
This fixes Pokemon Blue's SGB border (as long as the platform has
initialized its output buffer to white).
2018-03-25 21:08:43 -07:00
Douglas Christman
b75b591b22
Libretro: Start declaration with static
to suppress compiler warning
2018-03-25 08:34:20 -07:00
Douglas Christman
ffbf509f5a
Libretro: Attempt to load Game Boy BIOS
2018-03-25 08:34:20 -07:00
Douglas Christman
eddd3851bc
Libretro: Allow choosing the Game Boy model
2018-03-25 08:34:20 -07:00
Vicki Pfau
ea2159d159
Wii: Drawing polish ( closes #988 )
2018-03-22 20:39:27 -07:00
Vicki Pfau
7a53c35123
Windows: Build fix
2018-03-22 20:39:27 -07:00
Vicki Pfau
fac10eae96
GB Memory: Fix OAM DMA blocking regions ( fixes #1013 )
2018-03-21 09:24:54 -07:00
Lothar Serra Mari
35716a0895
CMake: Disable 'editline' for Win32 ( #1017 )
...
* CMake: Disable 'editline' for Win32
Because editline seems to be unsupported in Win32 GUI applications,
enabling the CLI debugger is only enabled if the target platform
is not Win32.
* CMake: Disable editline status log line for Win32
2018-03-18 12:22:09 -07:00
Lothar Serra Mari
5d8e80e2d7
Doc: Add 'libelf' package to msys2/mingw-w64 dependencies
2018-03-17 10:34:32 -07:00
Lothar Serra Mari
6ad3f7ddc3
Doc: Add "libepoxy" to msys/mingw-w64 dependencies
...
The libepoxy library is required for shader support.
2018-03-17 10:34:32 -07:00