Vicki Pfau
a31e13f2d8
Qt: Add load alternate save options ( fixes #1072 )
2018-05-08 14:11:19 -07:00
Vicki Pfau
be74bd349a
Qt: Add load alternate save options ( fixes #1072 )
2018-05-08 10:30:47 -07:00
Vicki Pfau
c3e02f9c92
GBA Savedata: Remove ability to disable realistic timing
2018-05-08 10:25:09 -07:00
Vicki Pfau
a4e105737c
GBA Savedata: Fix save mtime updating when r/o
2018-05-08 10:20:58 -07:00
Vicki Pfau
cb180fe717
CMake: Minor cleanup
2018-05-07 09:58:06 -07:00
Vicki Pfau
42035bca21
CMake: Fix bin dir being explictly named in several places
2018-05-07 09:58:06 -07:00
Vicki Pfau
09372192d3
Qt: Support static build on macOS
2018-05-07 09:58:06 -07:00
Vicki Pfau
a0f70c361f
Tools: Fix up sanitize-deb.sh
2018-05-05 23:37:24 -07:00
Vicki Pfau
4f19d5e105
CMake: Revamp CPack packaging
2018-05-05 15:13:09 -07:00
Vicki Pfau
aa9c9c40f7
CMake: Install licenses and HTML readmes
2018-05-02 09:47:16 -07:00
Vicki Pfau
82e620dfdc
GBA Hardware: Fix RTC overriding light sensor ( fixes #1069 )
2018-04-29 20:18:45 -07:00
Vicki Pfau
67a135e5e7
Qt: Add layer placement features
2018-04-26 18:38:02 -07:00
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