adelikat
7c79cfab67
mGBA - implement IDebuggable.SetCpuRegister()
2020-04-11 12:57:47 -05:00
feos
4597e8b334
tweaks
2020-04-02 17:40:27 -05:00
adelikat
75a991a36d
bad attempt at wiring up mGBA memory hooks
2020-04-02 17:40:27 -05:00
adelikat
606c3bf1c2
use more advanced language features in Emulation.Cores ( #1852 )
...
* Use expression bodies in Emulation.Cores, and a few other misc cleanups
* remove unused usings in Emulation.Common
* cleanups in Tables_Direct.cs
* some cleanups in nes boards - redundant code
* remove some redundant array initializers in Emulation.Cores
* cleanup AmstradCPC.Controllers
* use object initializers in a lot of places
* nes mappers - remove disch's notes comments in favor of the nesdev wiki link
* cleanup CdtConverter.cs, mostly use of object initializers
* remove redundant .ToString() calls in Emulation.Cores
* using var in Emulation.Cores
* AmstradCPC/ZXSpectrum - simplify some linq, tabs instead of spaces, a few other misc cleanups
* Use null-propagation in Emulation.Cores
2020-02-17 16:54:51 -06:00
feos
335a55306f
mGBA trace logging
2020-02-03 12:50:41 +03:00
YoshiRulz
2642ef4049
Remove empty docs
2019-06-06 16:41:10 +10:00
nattthebear
13a3ae1a32
support palette settings in mgba, fixes #1042 (probably)
2018-02-21 19:20:10 -05:00
nattthebear
c4eeb84ee8
mgba: syste bus
...
fixes #861
2017-06-15 19:34:15 -04:00
nattthebear
d1ca433a93
mgba: registers
2017-04-22 21:59:55 -04:00
nattthebear
f67cb3c64f
Issue #735 : Add sound channel toggling on mgba
2016-11-27 17:33:05 -05:00
nattthebear
0ae8bf13f7
GBA memory domain fix
2016-11-06 10:32:04 -05:00
nattthebear
c3973773e6
mgba: savestate redux
2016-10-22 20:49:42 -04:00
nattthebear
b8b9201604
mgbahawk: savestates
2016-10-22 18:09:28 -04:00
nattthebear
36fb1e3d57
mgba 0.5: fix saveram. fix skip bios + hard reset. fix bg/obj disable.
2016-10-17 13:01:52 -04:00
nattthebear
a76226fcc2
update mgba, saveram still broken
2016-10-08 11:58:52 -04:00
nattthebear
5bd9a67f62
mgba 0.5 rough in
2016-09-17 16:29:25 -04:00
nattthebear
9b46a6cb3f
mgba: Game overrides from gamedb
2016-09-17 11:31:06 -04:00
zeromus
75173f2596
add sram memdomain to mgba
2016-04-18 21:46:27 -05:00
nattthebear
01dc05375d
mgba - more state changes. WIP
2016-02-21 16:14:43 -05:00
nattthebear
88467d2fbf
mgba layer toggle
2016-02-21 08:54:00 -05:00
nattthebear
86a8c1dfd4
Slight changes to update mgba to 0.4.0
2016-02-07 12:51:00 -05:00
goyuken
9a02a5cac0
mgba: RTC and syncsettings
2015-06-13 18:01:26 +00:00
goyuken
b2ead68c4d
lag frame in mgba
2015-06-10 01:19:09 +00:00
goyuken
68506d6ea1
some infrastructure for RTC, tilt sensor, vampier slayer contrl in mgba
2015-06-06 22:23:42 +00:00
goyuken
f5c8bece3a
satesvates for mgba
2015-06-06 17:34:19 +00:00
goyuken
4a5f87387c
saverams in mgba, maybe
2015-06-06 12:49:31 +00:00
goyuken
f458c93e56
support hex editor and gpu viewer for mgba
2015-06-05 00:43:41 +00:00
goyuken
43c7483ef6
hook up mGBA bios
2015-06-05 00:12:12 +00:00
goyuken
6d5d720d55
mgba: input support
2015-06-04 23:30:24 +00:00
goyuken
f30dec819d
bl;ah blah
2015-06-04 22:47:51 +00:00
goyuken
66f0bf15c0
Fix up some junkus in appleii core init, and add stub for mGBA
2015-06-04 02:04:42 +00:00