James Groom
|
90b0574bc3
|
Remove unnecessary calls to ToList (e.g. in foreach)
squashed PR #1591
|
2019-10-13 15:50:57 +00:00 |
alyosha-tas
|
fca98ffe34
|
Various code cleanup
|
2019-07-21 09:05:07 -04:00 |
James Groom
|
067477ce18
|
Merge branch 'master' into clean_docs
|
2019-06-14 13:28:39 +00:00 |
Brian Armstrong
|
2c6ecb68bd
|
Merge branch 'master' into brian/mem_callback_addr_value
|
2019-06-06 02:11:04 -07:00 |
Brian Armstrong
|
d41bd867b8
|
flags
|
2019-06-06 02:04:47 -07:00 |
YoshiRulz
|
2642ef4049
|
Remove empty docs
|
2019-06-06 16:41:10 +10:00 |
MrWint
|
a93916e24c
|
Gambatte core: Add RTC divisor offset support.
|
2019-06-02 13:24:54 +02:00 |
MrWint
|
7d33d604ae
|
cycle-based RTC
|
2019-05-28 22:56:39 +02:00 |
MrWint
|
7e851b19f3
|
Gambatte core: unify DMG and CGB bios handling
|
2019-05-26 20:11:50 +02:00 |
James Groom
|
4e91f88af3
|
Use nameof in cores
|
2019-03-28 14:18:58 +11:00 |
alyosha-tas
|
cb517aaded
|
Game Linking: resolve #321
|
2019-02-10 16:22:29 -06:00 |
Brian Armstrong
|
a8f293eec8
|
Call mem callbacks with addr, value
|
2019-01-24 03:23:21 -08:00 |
alyosha-tas
|
9fdeb9f5eb
|
SubNESHawk: fix gambatte frameadvancepost, allow ppuviewer and nametableviewer
|
2019-01-12 08:12:21 -06:00 |
alyosha-tas
|
c19c7cd5c3
|
SubNESHawk
also Input register shift fix
# Conflicts:
# BizHawk.Client.EmuHawk/MainForm.Designer.cs
# BizHawk.Client.EmuHawk/MainForm.Events.cs
# BizHawk.Emulation.Cores/Computers/AmstradCPC/AmstradCPC.IEmulator.cs
# BizHawk.Emulation.Cores/Computers/SinclairSpectrum/ZXSpectrum.IEmulator.cs
# BizHawk.Emulation.Cores/Consoles/Nintendo/NES/PPU.run.cs
|
2019-01-10 18:25:59 +03:00 |
alyosha-tas
|
b480476932
|
Gambatte: Make initial colors grey scale
Also make equal length frames false by default, fixes #1176
|
2018-05-26 11:54:01 -04:00 |
nattthebear
|
e8145af463
|
i hope this breaks something
|
2018-05-12 12:55:42 -04:00 |
gifvex
|
f968cbdd73
|
Gambatte: implement TotalExecutedCycles
|
2018-04-02 18:19:10 -04:00 |
nattthebear
|
bd23975201
|
Hackadoodle to change the initial value of the DIV register? This is probably a bad idea
|
2018-02-20 18:30:27 -05:00 |
alyosha-tas
|
2cc092270d
|
Gambatte: Palette selection for GB mode
|
2018-02-02 18:42:09 -05:00 |
alyosha-tas
|
296b88f155
|
GB minor clean ups
|
2018-01-16 20:00:42 -05:00 |
alyosha-tas
|
e5ded9b139
|
Gambatte: Merge improvements from gifvex(mcmaeve)
Restores Bios support and loading GB games into GBC
Accuracy imrpovements
|
2018-01-15 07:45:15 -05:00 |
alyosha-tas
|
34a17570d6
|
Gambatte: Properly dispose of GPUViewer memory pointers
-Still doesn't point to correct memory but at least doesn't crash
|
2017-11-26 09:25:16 -05:00 |
alyosha-tas
|
63ef676251
|
GameBoy:
-Remove BIOS support from Gambatte
-Fix GBHawk audio desync
-Fix controllers
|
2017-11-20 12:14:13 -05:00 |
alyosha-tas
|
b0095927b6
|
Make Gambatte use new disassembler
|
2017-11-19 10:36:38 -05:00 |
alyosha-tas
|
c18298c8a5
|
GameBoy: Disable BIOS in Gambatte. Use GBHawk for GameBoy, Gambatte for CGB.
|
2017-11-11 09:07:58 -05:00 |
adelikat
|
ebcd237858
|
Merge branch 'master' into domainedmemoryhooks
|
2017-10-29 12:38:29 -05:00 |
nattthebear
|
148cadda72
|
Fix issue #1009: sameboy: stack pointer saved in init state
|
2017-09-29 18:07:50 -04:00 |
nattthebear
|
1532950961
|
sameboy: fix possible crash on loadstate with gb printer active
|
2017-09-29 18:07:11 -04:00 |
Tastyfish
|
56cdf32929
|
Make Gambatte show link status for printer connection
|
2017-08-30 15:55:19 -04:00 |
Tastyfish
|
200ab8f8d8
|
GB Printer support for Gambatte, output color improvements
|
2017-08-29 18:16:02 -04:00 |
Tastyfish
|
e780e74f45
|
A frontend for the GB printer
|
2017-08-29 18:16:02 -04:00 |
nattthebear
|
0c3e18efb1
|
Could you use these things to print like, boobs?
|
2017-08-29 18:16:02 -04:00 |
nattthebear
|
5e3cdba869
|
Finally dump some old movie 1.0 cruft
|
2017-08-11 19:45:45 -04:00 |
nattthebear
|
5b97e5c7f6
|
Add ICycleTiming interface plus one implementation so I can feel like I did something
|
2017-08-11 19:42:53 -04:00 |
adelikat
|
cd289c474e
|
memorycallbacks with domains - Phase 2 - change api to Call methods and refactor accordingly, everything should behave as it was before the refactor at this point. No cores have yet to be implemented with domains other than the default bus they already had
|
2017-08-03 18:08:07 -05:00 |
adelikat
|
04ce66c397
|
phase 1 of changing memory callback api to specify domain - require cores to specify which domains are available and have the domain passed in when creating callbacks. Still todo - cores need to pass in domain name on CallReads/Writes/Executes methods
|
2017-08-01 22:05:17 -05:00 |
nattthebear
|
2329ebbe62
|
Sameboy SGB: allow hiding beautiful borders. Closes #938
|
2017-07-25 17:16:12 -04:00 |
adelikat
|
f050718a87
|
Set SameBoy to released
|
2017-07-23 11:10:17 -05:00 |
nattthebear
|
fcfe2b23c9
|
Pizza Boy makes some interesting attempts, but doesn't stack up against the serious GB cores
|
2017-07-21 18:23:14 -04:00 |
nattthebear
|
0d6bdc200b
|
sameboy: a bit of savestate optimization
|
2017-07-19 20:38:19 -04:00 |
nattthebear
|
a640c53e52
|
Sameboy: RTC
|
2017-07-19 20:18:13 -04:00 |
nattthebear
|
57ca86710b
|
sameboy: SAVERAMS
|
2017-07-19 19:49:23 -04:00 |
nattthebear
|
cf8013af4a
|
sameboy: Add more features for the merciless slave driver
|
2017-07-19 18:48:11 -04:00 |
nattthebear
|
bfd7337a32
|
sameboy: SGB support. Mostly accomplished through the power of copy+paste, since we plan on dropping pizza boy
|
2017-07-18 19:57:53 -04:00 |
nattthebear
|
1f89158179
|
sameboy: input
|
2017-07-18 18:19:51 -04:00 |
nattthebear
|
f7bb894753
|
sameboy: it's alive!
|
2017-07-18 16:48:49 -04:00 |
nattthebear
|
34e68c589f
|
Sameboy progress
|
2017-07-18 16:48:49 -04:00 |
adelikat
|
c6e0e9fa57
|
Rename CoreAttributes to CoreAttribute as to not be a bad person
|
2017-07-12 14:10:55 -05:00 |
adelikat
|
fb7e44642a
|
set released to true on some new Pizza Boy, PicoDrive, and Uzem
|
2017-07-09 16:58:59 -05:00 |
nattthebear
|
468c52f5de
|
Gambatte: Settings: Use an enum for ConsoleMode instead of stringly typed. Developers who have been using recent dev builds will need to change "Default" to 0 in config.inneys...
|
2017-07-09 16:27:32 -04:00 |