SuuperW
|
c30e964b0b
|
Added DesHawk.dll to output folder.
|
2019-09-30 12:13:50 -05:00 |
SuuperW
|
ea5d59633e
|
Implement IVideoProvider for DeSmuME.
|
2019-09-30 12:13:11 -05:00 |
SuuperW
|
b42fa7167b
|
Make DLL methods private, and check for multiple instances when creating a DeSmuME instance.
|
2019-09-30 12:13:01 -05:00 |
SuuperW
|
5782c96121
|
Implement ResetCounters for DeSmuME.
|
2019-09-30 12:12:52 -05:00 |
SuuperW
|
d47453273f
|
Implement FrameAdvance for DeSmuME.
|
2019-09-30 12:12:43 -05:00 |
SuuperW
|
9bfa0f27dc
|
Actually load the selected .nds ROM.
|
2019-09-30 12:12:33 -05:00 |
SuuperW
|
446808314a
|
Add DeSmuME.cs
|
2019-09-30 12:11:56 -05:00 |
alyosha-tas
|
1520529acf
|
GBHawk: Serial port cleanup
|
2019-09-29 21:08:05 -04:00 |
alyosha-tas
|
9b161ced56
|
GBHawk: Clean up frame display routines
|
2019-09-29 20:15:49 -04:00 |
alyosha-tas
|
96fa7feb09
|
GBHawk: Fix Worms Armaggedon
|
2019-09-28 21:46:55 -04:00 |
alyosha-tas
|
49ec644f71
|
GBHawk: Add in IR transfer support
|
2019-09-24 13:09:17 -04:00 |
alyosha-tas
|
514635c127
|
GBHawk: Fix pokemon Crystal (HDMA bug)
|
2019-09-23 20:13:08 -04:00 |
alyosha-tas
|
815145c939
|
GBHawk: Clean up and PPU seperation.
|
2019-09-22 21:09:47 -04:00 |
alyosha-tas
|
2c575dd91a
|
GBHawk: Update frame definitions
|
2019-09-18 10:28:54 -04:00 |
alyosha-tas
|
32c2c4b78e
|
GBHawk: Begin to seperate GBC and GBC-in-GB-compatibility-mode ppus.
|
2019-09-15 22:51:50 -04:00 |
alyosha-tas
|
d5c9f32095
|
GB3x: update saveram and memory domains
|
2019-09-15 16:19:48 -04:00 |
alyosha-tas
|
0bd3553c27
|
NESHawk : fix dendy mode
|
2019-09-14 10:30:18 -04:00 |
alyosha-tas
|
42f9b817d2
|
GBHawk3x: Add center audio
|
2019-09-11 09:45:48 -04:00 |
alyosha-tas
|
9f8eaa87de
|
GBhawkLink3x: linking
|
2019-09-09 14:06:37 -04:00 |
MrCheeze
|
4d49dc5d30
|
ALL n64 memory domains need to be byteswapped, not only rdram/rom
|
2019-09-09 00:16:43 -04:00 |
MrCheeze
|
3f26d14eaa
|
added SRAM and FlashRAM memory domain support for N64
|
2019-09-08 23:20:35 -04:00 |
alyosha-tas
|
79c4b1e846
|
GBHawkLink3x: Initial Commits
|
2019-09-08 16:35:39 -04:00 |
alyosha-tas
|
a01c205d62
|
GBHawk: don't try to read 0 samples.
|
2019-09-03 10:38:53 -04:00 |
alyosha-tas
|
76df4758db
|
A2600: update ball emulation
A7800: update m6532 to match 2600
|
2019-08-03 19:17:28 -04:00 |
alyosha-tas
|
f058933342
|
Vectrex: Fix firmware
|
2019-08-03 09:26:30 -04:00 |
alyosha-tas
|
6948b999f1
|
A2600: Fix ram buffer
|
2019-08-01 08:51:32 -04:00 |
alyosha-tas
|
dce8db231b
|
GBHawk: color regs writable
|
2019-07-29 14:09:51 -04:00 |
alyosha-tas
|
fca98ffe34
|
Various code cleanup
|
2019-07-21 09:05:07 -04:00 |
alyosha-tas
|
6a773ac272
|
Atari 2600: more bug fixes
|
2019-07-20 14:47:36 -04:00 |
alyosha-tas
|
cf6cdf4ecc
|
A2600: Bug fixes and Improvements
|
2019-07-19 20:03:30 -04:00 |
alyosha-tas
|
7df8ed1f27
|
A2600: Add HMCLR delay
|
2019-07-13 18:33:54 -04:00 |
alyosha-tas
|
66cf00a917
|
Vectrex: Add frame buffer to state an set to released
|
2019-07-12 18:15:25 -04:00 |
alyosha-tas
|
fd51934ea4
|
Vectrex: Fix some bugs
|
2019-07-10 15:42:01 -04:00 |
alyosha-tas
|
9fe277a3ff
|
Vectrex: a bit more controller and frame cleanup
|
2019-07-10 06:58:41 -04:00 |
alyosha-tas
|
84b0917f65
|
Vectrex: Add schema and do some miscellanous clean up
|
2019-07-09 20:01:45 -04:00 |
alyosha-tas
|
f544c044bf
|
NES MMC3: Mapper test indicates IRQ was happening one ppu tick too late.
|
2019-07-08 08:16:43 -04:00 |
alyosha-tas
|
475702c1e8
|
Vectrex: code cleanup
|
2019-07-06 16:44:46 -04:00 |
alyosha-tas
|
6a5fc8b47e
|
Vectrex: Implement interrupts, fixes Bedlam
|
2019-07-05 19:57:55 -04:00 |
alyosha-tas
|
b0123ea133
|
Vectrex: fix control stick in some cases
|
2019-07-05 17:16:11 -04:00 |
alyosha-tas
|
275ccb381a
|
Vectrex: ramp overscan more accurate, fixes numerous display bugs
|
2019-07-04 21:26:13 -04:00 |
alyosha-tas
|
9b2d926bc0
|
Vectrex: working controllers
|
2019-07-04 20:00:59 -04:00 |
alyosha-tas
|
95db4f2159
|
Vectrex: add pcm sample playback
|
2019-07-03 20:49:27 -04:00 |
alyosha-tas
|
565bafd25e
|
vectrex: fix display bug and add some brightness
|
2019-06-30 08:07:54 -04:00 |
alyosha-tas
|
233825bbb7
|
Vectrexx: More bug fixes
|
2019-06-29 12:27:17 -04:00 |
alyosha-tas
|
00f766715e
|
SubNESHawk: fix get and set regiesters
|
2019-06-28 16:13:25 -04:00 |
alyosha-tas
|
38d5fea8ee
|
SubNESHawk: Fix memory domain callback i think
|
2019-06-28 16:03:11 -04:00 |
alyosha-tas
|
c887f7ca15
|
Revert "SubNESHawk: Fix memorydomain callbacks i think"
This reverts commit c29c3f0391 .
|
2019-06-28 16:00:45 -04:00 |
alyosha-tas
|
c29c3f0391
|
SubNESHawk: Fix memorydomain callbacks i think
|
2019-06-28 15:59:21 -04:00 |
alyosha-tas
|
5188b7a2e7
|
Vectrex: another round of bug fixes
|
2019-06-25 18:46:16 -04:00 |
alyosha-tas
|
94db48b24f
|
vectrex; more bug fixes
|
2019-06-23 17:46:30 -04:00 |