alyosha-tas
8edb61eb52
GBHawk: set to released and proper window time (tested on console)
2018-06-14 11:05:48 -04:00
alyosha-tas
ac95d9eb72
SMS: Remove unnecessary SP hack.
2018-06-13 08:50:44 -04:00
alyosha-tas
fe3e7c3dd2
SMS: Set stack pointer to RAM for Aerial Assult (W)
2018-06-10 18:30:12 -04:00
alyosha-tas
62d1005ed9
A2600: Fix special reset cases
2018-06-10 07:48:44 -04:00
alyosha-tas
173bb2a50f
A2600: Add special cases for games that turn off screen to do calculations
2018-06-09 21:15:26 -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
942454e327
SMS/GG: Implement SMS compatibility mode for some games
...
(Technically the screen is supposed to be modified too but not implementing yet)
2018-05-11 20:08:42 -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
alyosha-tas
a21a11b70e
GBCHawk: fix window timing to match console behaviour
2018-05-06 21:29:25 -04:00
alyosha-tas
c9898c452a
GBHawk audio: Fix wave sampling in pokemon yellow
2018-05-04 17:52:10 -04:00
alyosha-tas
b3647c6e05
GBCHawk: adjust PPU
2018-05-04 15:45:18 -04:00
alyosha-tas
e29b741bd4
GBCHawk: Halt test rom work, ppu still needs re-work
2018-05-03 21:26:33 -04:00
alyosha-tas
d4eb3da512
GBHawk: Restructure to pass all other tests (as before)
2018-05-03 19:07:51 -04:00
alyosha-tas
19c509e9c2
GBHawk: Attempt at some halt bugs
2018-05-01 21:53:20 -04:00
alyosha-tas
2fbdc00183
GBHawk: upgrade audio to use blip buffer (avoids some high frequency aliasing)
2018-04-28 14:50:58 -04:00
alyosha-tas
0d3f8f16ed
GBCHawk: Fix some palette bugs
2018-04-25 20:38:36 -04:00
alyosha-tas
71499e5310
NESHawk: Mapper 219 savestates
2018-04-13 18:09:36 -04:00
alyosha-tas
ee49f147fb
PCE: Don't always make a new frame buffer when settings change
...
Fixes #1175
2018-04-13 16:21:53 -04:00
alyosha-tas
0e4887b2f7
GBHawk
...
- Reorganize Sachen Mappers
- Add Sachen MMC1 support (Captain Knick Knack)
2018-04-10 09:19:29 -04:00
alyosha-tas
f2529fa0e0
NESHawk: Fix mapper 219
2018-04-09 12:48:47 -04:00
alyosha-tas
0fc046bea9
GBHawk: MBC7: Fix Command Master
2018-04-09 10:35:23 -04:00
alyosha-tas
9f7ce12f44
GBHawk: GBC sprite priority fixes
2018-04-09 09:07:08 -04:00
alyosha-tas
cdc1f0c21f
GBHawk: MBC7: playable, needs testing
2018-04-07 16:47:43 -04:00
alyosha-tas
a5eca362c8
GBHawk: MBC7 (Kirby tilt n tumble)
...
- Implement controller
- Fix some GBC bugs
- Start eeprom (WIP)
2018-04-06 19:11:21 -04:00
alyosha-tas
6019073157
GBHawk: Fix some GBC Behaviours, start MBC7
2018-04-03 18:18:41 -04:00
gifvex
f968cbdd73
Gambatte: implement TotalExecutedCycles
2018-04-02 18:19:10 -04:00
Dan B (Narry)
fde2035f31
Fixes #1167 by moving certain settings into the SyncSettings
2018-04-01 20:54:34 -04:00
alyosha-tas
b2ed6eb737
Always initialize independent instances of IController in cores to NullController
...
- Fixes #1168
2018-03-31 11:23:55 -04:00
alyosha-tas
7a21f55c43
GBHawk: Add RockMan 8 mapper
2018-03-30 21:56:32 -04:00
alyosha-tas
c829534170
GBHawk: Bug Fixes, fix to Beast fighter
2018-03-29 09:26:55 -04:00
alyosha-tas
75f380428f
GBHawk: Fix GBC HDMA behaviour (Wacky Racers)
2018-03-28 19:02:02 -04:00
alyosha-tas
3e50881ab9
GBHawk: Fix GBC compatibility mode for GB games
2018-03-28 10:15:05 -04:00
alyosha-tas
220b41cc16
GBHawk: GBC Bug fixes
2018-03-27 17:24:55 -04:00
alyosha-tas
3b9835274a
GBHawk: GBC initial Compatibility
2018-03-27 10:50:55 -04:00
alyosha-tas
75d86e995e
GBHawk: GBC commits round 3
...
-Color
-BG tile properties
2018-03-27 09:52:31 -04:00
alyosha-tas
1c40bbd49b
SMSHawK: Add Port5 variable (link cable)
...
-Fixes Pac Attack
2018-03-26 14:34:47 -04:00
alyosha-tas
f016c60b13
GBHawk: GBC Audio Quirks
2018-03-26 11:46:02 -04:00
alyosha-tas
d4ee8f480b
GBHawk: HDMA and GBC halt commits
2018-03-25 21:22:27 -04:00
alyosha-tas
380b9f085e
GBHawk : GBC Commits round 2
...
-HDMA
-GBA setting
2018-03-25 17:58:21 -04:00
alyosha-tas
ca69e52229
GBHawk: GBC commits round 1
...
-RAM banks
-Unify VRAM and add second Bank
-Speed Switch and associated reorg.
-Memory Map and Registers
-PPU seperation
2018-03-25 10:07:12 -04:00
alyosha-tas
ac66b258ba
GBHawk: Reorganize for pending GBC Support
2018-03-24 09:11:23 -04:00
alyosha-tas
dc38794dad
GBHawk: Pass some new tests and fix some errors
2018-03-23 19:49:54 -04:00
alyosha-tas
be253911c6
PCE: Increase read access time even more to fix Gate of Thunder Loading
...
fixes #70
2018-03-21 18:15:51 -04:00
alyosha-tas
f86e00f925
PCE: only latch Y-scroll once per scanline after an offset.
...
The latching behaviour is correct, but I'm unsure of what the offset value should be.
fixes #771
2018-03-20 21:17:57 -04:00
alyosha-tas
aa7cee1bb7
PCE: update some graphics properties
2018-03-20 10:40:14 -04:00
alyosha-tas
8f193eb68f
PCE: Increase read delay to fix Mugen Senshi Valis fixes #554
2018-03-20 10:08:13 -04:00
Asnivor
e2eac983a1
Merge pull request #1149 from TASVideos/master
...
Bringing ZXSpectrum branch up to date with master
2018-03-19 15:52:55 +00:00
alyosha-tas
014a652422
GBHawk: Implement SaveRam fixes 1147
2018-03-18 16:06:48 -04:00
alyosha-tas
81e80acf86
z80: make TotalExecutedCycles long and change related variables accordingly
2018-03-18 09:55:56 -04:00
feos
f9cef46bd7
6502 disasm: accidentally lost this fix
2018-03-15 22:20:23 +03:00
alyosha-tas
0cc72f4ee3
A7800: Fix High score SaveRAM #1130
2018-03-14 17:10:13 -04:00
alyosha-tas
42131c5d57
Coleco: Fix audio quality
2018-03-13 16:31:21 -04:00
alyosha-tas
c839bffc33
A2600: Add Driving controller and fix coleco Super Action Controller
2018-03-12 09:12:41 -04:00
alyosha-tas
b5321b8d1e
Coleco: Finalize Turbo Controller (fixes burn rubber)
2018-03-11 14:49:53 -04:00
alyosha-tas
7d3f1b366f
NESHawk: raise cap on cheats to include entire bus size
2018-03-10 08:14:38 -05:00
alyosha-tas
4208eea12f
A7800Hawk fix cart parsing for RAM bank, fixes 1129
2018-03-10 08:06:07 -05:00
alyosha-tas
38a07e8246
Coleco: Fix noise channel audio
2018-03-09 19:32:49 -05:00
alyosha-tas
1cd82aa5d9
ColecoHawk: Fix turbo controller
2018-03-08 19:58:38 -05:00
alyosha-tas
9804a0901a
NES: Sprites don't render on scanline 0
2018-03-07 09:46:40 -05:00
alyosha-tas
f2a7bdcb6a
NES: Fix Traingle Channgel
2018-03-07 07:58:37 -05:00
alyosha-tas
b0445521c9
ColecoVision: SGM Sound
2018-03-04 11:00:32 -05:00
alyosha-tas
88f874f123
Oops missed a savestate variable
2018-03-03 11:01:04 -05:00
alyosha-tas
f4aa1269ab
Coleco: Initial commits for Super Game Module
2018-03-03 10:55:15 -05:00
alyosha-tas
82d8060fc8
Add mode 1 to ColecoVision
2018-02-25 15:31:03 -05:00
nattthebear
e70549667d
Fix a lot of mappers in quicknes that had been accidentally broken since 2016, including mmc2, mmc4, vrc6
2018-02-24 15:19:26 -05:00
frequem
d0d73766bd
Fixed some filenames causing problems on case-sensitive systems
2018-02-21 20:19:33 -05:00
nattthebear
13a3ae1a32
support palette settings in mgba, fixes #1042 (probably)
2018-02-21 19:20:10 -05: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
92ec68349c
Intellivision: Fix Space Patrol
2018-02-17 16:08:46 -05:00
alyosha-tas
cace4bdb5a
PCE: Fix a VPC typo
2018-02-11 14:02:08 -05:00
alyosha-tas
fd7a3a731e
PCEHawk: Add option for cropping
...
Resolves #71
2018-02-10 15:28:27 -05:00
alyosha-tas
58f6e624ff
SMS add Korea to region selection options
2018-02-08 09:26:22 -05:00
alyosha-tas
f2523f1cec
PCE: Fix some VPC issues
2018-02-06 18:56:03 -05:00
alyosha-tas
5f250a2fb0
PCE: Fix display to correctly capture changes to display offset register
...
Fixes Devil's Crush (and by extension Final Blaster)
2018-02-05 16:58:46 -05:00
alyosha-tas
2cc092270d
Gambatte: Palette selection for GB mode
2018-02-02 18:42:09 -05:00
alyosha-tas
70d09673bc
GBHawk: PPU cleanup
2018-01-19 09:37:55 -05:00
alyosha-tas
a98ebef674
GBHawk: Initial sprite test pass
2018-01-18 20:35:56 -05:00
alyosha-tas
5bf7b060af
GBHawk: Sprite Evaluation work
2018-01-17 21:38:00 -05:00
alyosha-tas
5d3ca7bc47
GBHawk: controller read fix
2018-01-17 17:17:43 -05:00
alyosha-tas
956518bfc1
GBHawk: update controller
2018-01-17 09:41:59 -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
4e8ae412fe
FDS IRQ's round 2
2018-01-09 13:23:13 -05:00
alyosha-tas
9df6d3c01e
FDS: fix timer IRQ timing
2018-01-09 12:22:26 -05:00
alyosha-tas
f6c23270cc
FDS: Fix Behaviour of disk status bit
2018-01-07 14:57:41 -05:00
alyosha-tas
353fec4f00
SMS: Add Korea BIOS support
2018-01-01 12:04:07 -05:00
alyosha-tas
b1320f38ef
Initial WRAM in Silva Saga to 0xFF instead of 0 so the game won't think valid files exist there
2017-12-30 19:55:06 -05:00
alyosha-tas
c24e88d4a3
Add "" scope to GPGX memory domain callbacks so the callback created by the trace buffer is within scope.
2017-12-29 22:33:26 -05:00
alyosha-tas
1f0c9f2be8
GBHawk: Fix audio and states
2017-12-15 14:29:11 -05:00
alyosha-tas
e92a455995
GBHawk Cleanups
2017-12-06 19:20:15 -05:00
alyosha-tas
fe25f35b86
GBHawk: Halt DMA when CPU is halted
2017-12-06 10:50:43 -05:00
alyosha-tas
80e1ef7ad5
GBHawk: Pass new MBC1 test
2017-12-06 08:48:39 -05:00
alyosha-tas
6ffa22aa7a
NESHawk: Fix APU IRQs
2017-12-05 19:36:02 -05:00
alyosha-tas
3818ecf193
GBHawk: Implement obscure audio effects
2017-12-04 14:39:41 -05:00
alyosha-tas
e951439bed
GBHawk: Implement frame draw delay
2017-12-03 19:09:33 -05:00
alyosha-tas
b7689dfe29
GBHawk: Fix some graphical bugs
2017-12-03 11:41:18 -05:00
alyosha-tas
8a48073a9b
NESHawk: Mapper 63
2017-12-02 18:39:52 -05:00
alyosha-tas
5ba647a632
NESHawk: Implement mapper 43 and UNIF_UNL-SMB2J
2017-12-02 12:22:48 -05:00
alyosha-tas
5e481a6083
NESHawk: Fix some unlicensed games
2017-12-02 10:03:27 -05:00
alyosha-tas
701133d54e
SMS: Fix states
2017-11-29 10:08:33 -05:00
alyosha-tas
160d54057a
GBHawk: Fix altered space sprites
2017-11-27 19:37:13 -05:00
alyosha-tas
17aa0a00a7
GBHawk: allocate memory correctly >___>
2017-11-27 15:13:42 -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
3e4ebb0dbd
GBHawk: GPU Viewer get updates correctly
2017-11-25 22:02:04 -05:00
alyosha-tas
4563c0449c
GBHawk: GPU Viewer fixes
2017-11-25 21:55:37 -05:00
alyosha-tas
13ec13a556
GBHawk : Initial support for GPU Viewer
2017-11-25 21:16:14 -05:00
alyosha-tas
2557be35d5
GBHawk: Bug Fix
2017-11-25 13:10:09 -05:00
alyosha-tas
35623000ac
GBHawk: Bug Fix
2017-11-25 11:10:59 -05:00
alyosha-tas
0b1bbe5b87
Merge branch 'master' of https://github.com/TASVideos/BizHawk
2017-11-25 11:04:55 -05:00
alyosha-tas
e7a4bd3bab
GBHawk: Initialize cartRAM to 0xFF
...
Fixes Initial D Gaiden
2017-11-25 11:04:07 -05:00
Tastyfish
480f3b73f9
Keyboard support for SG-1000/Mark III
2017-11-25 01:23:12 -05:00
alyosha-tas
8972c8d57f
GBHawk: Bug Fix
2017-11-24 20:21:53 -05:00
alyosha-tas
68e32e93e4
GBHawk: MBC3 state
2017-11-24 19:23:10 -05:00
alyosha-tas
cbd217d479
GBHawk: MBC3
2017-11-24 15:44:29 -05:00
alyosha-tas
ffbb1f3399
GBHawk: Bug Fixes
2017-11-24 12:24:22 -05:00
alyosha-tas
d9183ede93
GBHawk: Bug Fixes
2017-11-24 10:28:38 -05:00
alyosha-tas
28fb17a9fe
Merge branch 'master' of https://github.com/TASVideos/BizHawk
2017-11-24 09:34:03 -05:00
alyosha-tas
6f9066aac1
GBHawk: Bug FIx
2017-11-24 09:31:57 -05:00
Tastyfish
24b8d56f9c
Actually display SP in SMS debugger
2017-11-24 02:56:21 -05:00
Tastyfish
d0bdfd3d68
Fixes disassembler for SMS
2017-11-24 02:56:21 -05:00
alyosha-tas
5eae2d2a9a
GBHawk: Bug Fix
2017-11-23 10:06:37 -05:00
alyosha-tas
9faae458af
GBHawk: Sachen work
2017-11-22 21:38:56 -05:00
alyosha-tas
b2bc602398
GBHawk: Add ROM domain, add Green palette option
2017-11-22 14:42:12 -05:00
alyosha-tas
0e028a2284
GBHawk: Bug Fixes
2017-11-22 11:10:45 -05:00
alyosha-tas
f494b58f3b
GBHAwk more work:
...
-Add basic serial port support
-Fix Mortal Kombat
-Add controller IRQs
-Fix contols and Bomberman
2017-11-21 20:22:56 -05:00
alyosha-tas
63f8fc0d90
GBHawk: Fix memory accesses during DMA
2017-11-21 13:26:40 -05:00
alyosha-tas
9f1c5b45c0
GBHawk: PPU fix
2017-11-21 09:20:09 -05:00
alyosha-tas
80bf881228
GBHawk: PPU Fixes
2017-11-21 09:10:08 -05:00
alyosha-tas
4c3a1f32bb
GBHawk: More audio work
2017-11-20 16:58:43 -05:00
alyosha-tas
d8ab74472d
GBHawk: Audio fix and volume increase
2017-11-20 13:56:37 -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
a3ae61f03f
GBHawk: Initialization fixes
2017-11-19 15:16:15 -05:00
alyosha-tas
b0095927b6
Make Gambatte use new disassembler
2017-11-19 10:36:38 -05:00
alyosha-tas
821953348a
Merge pull request #1057 from TASVideos/master
...
Sync GBHawk with master
2017-11-19 09:47:14 -05:00
alyosha-tas
26b1a2dff0
GBHawk: Pass all sound tests
2017-11-19 09:30:18 -05:00
alyosha-tas
2d7501b203
GBHawk: More audio work, pass more tests
2017-11-18 18:02:04 -05:00
alyosha-tas
93addbe725
GBHawk: More audio work
2017-11-18 11:43:58 -05:00
alyosha-tas
21dca406b6
GBHawk: Pass sound test 3
2017-11-15 20:44:47 -05:00
alyosha-tas
c9bfd57dd1
GBHawk: Start passing tests
2017-11-15 16:13:00 -05:00
alyosha-tas
27601653e5
GBHawk: Audio work
2017-11-15 12:17:58 -05:00
nattthebear
213c8189e8
update mgba
2017-11-14 19:46:40 -05:00
alyosha-tas
67d4f0bb7d
GBHawk: Starting to get sound
2017-11-14 17:52:35 -05:00
alyosha-tas
574a78ee86
GBHawk: mapper and audio updates
2017-11-14 14:43:58 -05:00
alyosha-tas
ff815dec65
GBAHawk start audio
2017-11-14 11:59:32 -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
alyosha-tas
4cf9ef3f3a
GBHawk: MBC1 updates and multi-cart support
2017-11-10 19:07:36 -05:00
alyosha-tas
7749e1407e
GBHawk Updates and Sync
2017-11-09 09:51:39 -05:00
alyosha-tas
b2d453441e
Merge pull request #1051 from TASVideos/master
...
Sync Master to GBHawk
2017-11-09 08:50:48 -05:00
alyosha-tas
6b18b3cb57
Update Atari2600.IEmulator.cs
...
Fix broken build
2017-11-08 18:22:53 -05:00
alyosha-tas
e35b225fb0
Update Atari2600.IEmulator.cs
...
Add a frame termination condition so the core doesn't silently crash.
2017-11-08 14:11:13 -05:00
alyosha-tas
7a799583e9
Update Atari2600.cs
...
Kangaroo [!].a26 has banks swapped similar to a few other games, add it to the internal list.
2017-11-08 13:52:39 -05:00
adelikat
3c327449e8
meh, turn off some resharper stuff we don't care about for anyone who might be using it. And a meaninglessly C#6ism refactor
2017-11-03 14:52:19 -05:00
alyosha-tas
eaf2ff4df6
QuickNES: Blacklist Joe and Mac
...
Resolves #993
2017-11-03 14:08:57 -04:00
alyosha-tas
ad66699b23
Update Mapper116.cs
...
Fixes Kart Fighter
Not sure why I added that condition in the first place, it doesn't break Somari.
2017-10-31 11:41:50 -04:00
alyosha-tas
ec848f2c43
NESHawk: Update Mapper 114
2017-10-31 10:36:00 -04:00
adelikat
635c1cdd05
Merge branch 'domainedmemoryhooks' of https://github.com/TASVideos/BizHawk into domainedmemoryhooks
2017-10-29 12:40:52 -05:00
adelikat
ebcd237858
Merge branch 'master' into domainedmemoryhooks
2017-10-29 12:38:29 -05:00
vadosnaprimer
e9a41ec938
gpgx: lowpass filter range was measured to be 40% instead of 60% on MD1
...
https://forums.libretro.com/t/genesis-plus-gx-where-is-the-audio-lowpass-filter/12169
enable hex mode for backdrop color (again) and lowpass range
2017-10-29 01:43:50 +03:00
Tastyfish
9693d812d2
Adds SEGA Sports Pad for SMS support, also make controller syncsetting
2017-10-27 20:34:12 -04:00
alyosha-tas
12d002fcf1
NESHawk: Add mapper 114
...
Aladdin Super Game
2017-10-26 21:11:21 -04:00
alyosha-tas
7b8a61b8e4
NESHawk Cleanup
2017-10-26 09:58:24 -04:00
alyosha-tas
c96ea0d23d
Update PPU.run.cs
2017-10-25 21:51:53 -04:00
alyosha-tas
c593cb4c47
Update SMS CodeDataLogger
2017-10-25 19:19:30 -04:00
alyosha-tas
8e7d8fbff5
Update SMS.cs
2017-10-25 19:18:45 -04:00
alyosha-tas
cf9bfbe726
Update ColecoVision.cs
2017-10-25 19:17:00 -04:00
alyosha-tas
9498206980
NESHawk: FDS Timer IRQ's
2017-10-23 17:15:08 -04:00
Tastyfish
c594e48175
Save stating for the 93c46 too
2017-10-23 14:17:51 -04:00
Tastyfish
5e87b45df0
EEPROM (93c46) support for SMS
2017-10-23 14:17:51 -04:00
alyosha-tas
09ce28d2bd
Add files via upload
2017-10-13 18:01:14 -04:00
alyosha-tas
9d9133720c
Add files via upload
2017-10-13 18:00:08 -04:00
alyosha-tas
ce6dcab323
Add files via upload
2017-10-13 17:50:54 -04:00
alyosha-tas
fc0a251040
Add files via upload
2017-10-12 20:21:32 -04:00
alyosha-tas
0d8b9c42cc
Add reset button to colecovision
...
Fixes #992
2017-10-06 10:51:40 -04:00
zeromus
43b04a4ee0
fix "BSNES in SGB mode creates two entries for the WRAM domain" #1012
2017-10-03 15:35:16 -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
alyosha-tas
961723ef32
NESHawk Fix ACtion 52
2017-09-27 22:17:38 -04:00
alyosha-tas
32797eea46
Atari 2600
...
-Recast to run single cycle
-Remove frame buffer from state
-Always end frames on vsync boundary
2017-09-20 10:33:14 -04:00
alyosha-tas
30f1d61f7f
Atari 2600
...
-Recast to run single cycle
-Remove frame buffer from state
-Always end frames on vsync boundary
2017-09-20 10:27:27 -04:00
alyosha-tas
0574013bd0
Atari 2600
...
-Recast to run single cycle
-Remove frame buffer from state
-Always end frames on vsync boundary
2017-09-20 10:26:33 -04:00
alyosha-tas
f42b8e2d7f
Add files via upload
2017-09-09 15:44:41 -04:00
alyosha-tas
ab3a246412
Add files via upload
2017-09-08 09:37:39 -04:00
alyosha-tas
7c1522cffe
NESHawk: Audio Slider
2017-09-07 10:27:36 -04:00
alyosha-tas
465d1ea3a1
Add files via upload
2017-09-06 19:38:18 -04:00
alyosha-tas
f0306c10df
Update PPU.cs
2017-09-06 09:32:59 -04:00