cah4e3
02e1ccd541
removing "alt version" or Joshua by Wisdom Tree. This is just a bad file.
2018-11-15 16:52:46 +03:00
zeromus
026527380d
gbhawk CDL - fiddle with it a bit, ignore writes to rom
2018-11-15 05:00:53 -05:00
zeromus
6dd6314c87
gbhawk CDL - all the mappers. not tested very thoroughly.
2018-11-14 21:27:13 -05:00
zeromus
7143b2c83f
GBHawk CDL - hook up mappers, test with MBC5
2018-11-14 21:10:01 -05:00
zeromus
a8db56d8b2
rough draft gbhawk CDL
2018-11-14 21:04:31 -05:00
alyosha-tas
c7f717981b
Update GBHawk.cs
2018-11-14 17:47:34 -06:00
alyosha-tas
ca52715673
A7800: Audio Overhaul
2018-11-12 09:29:11 -06:00
alyosha-tas
f0271b1f72
GBHawk: Pass many more tests
2018-11-10 12:47:46 -06:00
zeromus
1961d8b8d0
fix mupen dll not to have 100 frame hack crash; change c# side to more visibly hang (the frame counter stops, so the condition can be detected)
2018-11-07 19:59:03 -05:00
zeromus
2eade372fd
try a new technique to just unstick the frontend when the n64 emulation thread dies
2018-11-07 15:37:37 -05:00
adelikat
a8e85f742c
SxROM - some small cleanup/simplification
2018-11-01 10:27:51 -05:00
alyosha-tas
41d1db14ef
GBHawk: HuC1 support
2018-10-14 09:45:13 -05:00
alyosha-tas
4dd55ad0ff
GBHawk: bug fix
2018-10-13 19:21:57 -05:00
alyosha-tas
595c88960d
GBHawk: Some timing fixes for Oh! and GBvideoplayer
2018-10-13 14:21:06 -05:00
alyosha-tas
41e217731d
GBHawk: Fix DMG sprite evaluation (fixes Oh! Demo bug)
2018-10-11 16:44:52 -05:00
alyosha-tas
77938b0d1b
GBHawk: another Joshua version
2018-10-09 18:00:07 -05:00
alyosha-tas
bdc241d658
GBHawk: Fix Virtual Pad
2018-10-08 18:54:12 -05:00
alyosha-tas
77c186b0b2
GBHawk: Wisdom tree compatibility
2018-10-08 10:21:09 -05:00
alyosha-tas
0ff7a07eaf
GBHawk: minor fixes for GBvideoplayer
2018-10-08 09:53:18 -05:00
alyosha-tas
2a6720d284
Wisdom tree Mapper
2018-10-08 09:43:08 -05:00
feos
b83c99c857
gliden64: wire up overscan, but disable the ui option, because it somehow refuses to work
2018-09-15 20:30:19 +03:00
feos
2ab320ebf2
gliden64: wire up resolution display
...
the proper method is obviously hooking into m64p and getting this info via lua or something, but for now it's better than nothing (and easy)
2018-09-15 12:43:39 +03:00
feos
6af9b6aaa5
update gliden64 and wire up fxaa
2018-09-15 12:09:52 +03:00
alyosha-tas
57c6149274
NESHawk: Fix VRC IRQ timing
2018-07-07 09:02:56 -04:00
alyosha-tas
704e560d59
GBHAWk: PPU work (Fixes ken griffy Jr presents)
2018-07-03 08:58:12 -04:00
alyosha-tas
123df38731
GBHawk: Attempt to fix audio crash
2018-07-01 15:10:42 -04:00
alyosha-tas
58240dfe05
GBHawk: Fix audio effects for Wave channel
...
(Fixes 3-D Pool)
2018-07-01 14:44:53 -04:00
alyosha-tas
7ff08fb63e
GBHawk: MBC2 proper Bank masking
...
Fixes #1229
2018-06-26 08:17:33 -04:00
alyosha-tas
4160af8eaa
GBHawk: Fix autosaving saveram.
2018-06-24 15:55:33 -04:00
feos
0dc8187cb5
update mgba info
2018-06-23 16:23:53 +03:00
feos
fc03be879f
gliden64: disable texture cache option, since internally it's hardcoded to 8000 now
2018-06-23 00:00:08 +03:00
alyosha-tas
19908bdd03
GBHawk: clean up
2018-06-14 15:54:57 -04:00
alyosha-tas
8edb61eb52
GBHawk: set to released and proper window time (tested on console)
2018-06-14 11:05:48 -04:00
alyosha-tas
ccb1dcd7f5
GBHawk: improve Tilt controls
2018-05-28 13:14:40 -04: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
alyosha-tas
d6a9d69f7e
GBHawk: Fix Pinball Fantasies
2018-05-25 15:00:16 -04:00
alyosha-tas
70961dd1fc
GBHawk: Fixes for Samurai Showdown
2018-05-23 15:59:38 -04:00
alyosha-tas
704356bea2
GBHawk: Bug Fixes
2018-05-23 14:27:22 -04:00
alyosha-tas
3291c773ee
GBHawk: Clean up window implementation
2018-05-23 10:07:59 -04:00
Scepheo
f3ea6fe025
Use generic interface type on MOS 6052X for talking to the emulator core ( #1189 )
...
* Use generic interface type on MOS 6052X for talking to the emulator core
* Change CpuLink constructors to not use expression-bodies, to get the AppVeyor build to pass.
* Add comment explaining why IMOS6502XLink exists.
2018-05-20 23:18:53 +03:00
nattthebear
ebd6408315
add h, v regs to snes regs list
2018-05-18 17:35:28 -04:00
alyosha-tas
2144195bb8
GBHawk: Clean up some unused variables
2018-05-16 15:50:07 -04:00
alyosha-tas
6f2ae8cbf2
GBHawk: Fix window timing
2018-05-15 20:44:20 -04:00
alyosha-tas
148f6d4332
GBHawk: Timer work
2018-05-15 15:50:33 -04:00
alyosha-tas
073d36e40f
GBHawk: Fix Airaki
2018-05-12 18:33:11 -04:00
nattthebear
e8145af463
i hope this breaks something
2018-05-12 12:55:42 -04:00
alyosha-tas
98ed9e7c42
Merge pull request #1172 from gifvex/gambatte-lua
...
Gambatte x lua and fix #1159
2018-05-12 12:06:41 -04:00
alyosha-tas
da1d190cce
GBHawk: When windowing is active, start mode 3 earlier then usual (for pokemon yellow sync)
2018-05-09 22:18:10 -04:00
alyosha-tas
32f78cd311
GBHawk: Cleanup ppus
2018-05-09 20:05:53 -04:00
alyosha-tas
828dbba1a5
GBHawk: Rework CPU to poll INT at the correct time.
2018-05-08 21:47:35 -04:00