adelikat
|
b26fe36cee
|
NESHawk - according to FCEUX, mapper 79 seems to do Writes to PRG to set chr banks, fixes Puzzle (Unl)
|
2015-08-16 11:49:24 -04:00 |
adelikat
|
b1b96ad070
|
NESHawk - handle some junk with bus conflict issues
|
2015-08-16 10:53:48 -04:00 |
adelikat
|
e2d3e5e204
|
NESHawk - support a bunch of bad,over, and translated dumps of Dragon Ball Z - Kyoushuu! Saiya Jin (J) via gamedb
|
2015-08-16 09:47:19 -04:00 |
adelikat
|
29ac8bb05e
|
NESHawk - support STrike Wolf (MGC-014) [!] from GoodNES 3.14
|
2015-08-16 08:51:45 -04:00 |
adelikat
|
6f782133db
|
NESHawk - mapper 113 is used for several 16kb prg games, maybe they aren't bad dumps, keeping the hack but treating them as normal
|
2015-08-16 08:47:17 -04:00 |
adelikat
|
44deeb3e68
|
NEShawk - mapper 168 - the only goodnes rom of Racermate has no wram, handle it similarly to the PRG and CHR issues that copies of this game seem to have
|
2015-08-16 08:43:58 -04:00 |
adelikat
|
2ca5a0b18b
|
NESHawk - GoodNES has Othello (HES) wrong and the good dump is labeled as o and the bad dump is labeled good, fix this in our db. Also added a hack to the board to allow the bad dump to run, if it weren't clearly labeled good in goodNES, I wouldn't have bothered, but it is the likely one for someone to attempt to run, and it does work in other emulators
|
2015-08-16 08:31:18 -04:00 |
adelikat
|
c7f2ea1a9a
|
NESHawk - SxROM - according to bootgod HVC-SIROM has 64kb Chr ROM, fix asserts accordingly
|
2015-08-16 08:07:50 -04:00 |
adelikat
|
77b5eb36b6
|
NESHawk - SxROM - according to bootgod, HVC-SNROM has 8kb CHR-ROM and no CHR-RAM, fix Asserts accordingly. Fixes Morita Kazuo no Shougi (J)
|
2015-08-16 07:48:46 -04:00 |
adelikat
|
cd3eefb0c1
|
NES - support more junk roms via gamedb overrides
|
2015-08-15 23:46:18 -04:00 |
adelikat
|
508bc7e1cc
|
NES - support some junk via the game db, remove some disch doc comments and replace with wiki link, remove exception thrown for qboy, as the investigation has been done
|
2015-08-15 22:42:51 -04:00 |
adelikat
|
0c31b782c3
|
NES - Mapper 91 - better support some junk
|
2015-08-15 19:58:52 -04:00 |
adelikat
|
f25d64c4aa
|
NESHawk - support "MAPPER048" mapper designation as teh Taito_TC0190FMC, according to Disch docs this isn't correct but they are almost the same, add some gamedb entries for some games that should be mapper 48 instead of 33, fixes one of these games, but not the other
|
2015-08-15 19:50:47 -04:00 |
Suuper
|
65a9b0bfdd
|
Fix my last commit.
|
2015-08-15 10:16:00 -05:00 |
Suuper
|
d6e3553449
|
TAStudio: Fixed displayed maximum state capacity.
Clear states to stay within the new limit when settings are changed.
|
2015-08-15 10:07:56 -05:00 |
zeromus
|
3cbea04448
|
fix error in IPCKeyInput
|
2015-08-14 19:10:55 -05:00 |
zeromus
|
aa8b87129b
|
add IPCKeyInput, since we chose to use dinput for keys, so people can send input to the process somehow. way easier and safer than changing to use win32 keystroke messages
|
2015-08-14 18:07:19 -05:00 |
zeromus
|
9c21601861
|
fix Clear() operation on that new data structure
|
2015-08-13 21:56:48 -05:00 |
zeromus
|
432adc7874
|
..huh. fix building, and also change an int to a long where it was conceivably inadequate
|
2015-08-13 21:54:38 -05:00 |
zeromus
|
5bf21e391c
|
TasStateManager uses a new data structure to write all states to one auto-deleting file per TasStateManager instance. TasStateManager is now IDisposable; this needs to be followed rigorously (I didn't do that).
|
2015-08-13 21:51:51 -05:00 |
Suuper
|
078bd102e8
|
TasStateManager should work with branch states on disk now.
Also now tracks the RAM/disk space used by branch states.
Added bookmarks to branches.
|
2015-08-13 13:03:22 -05:00 |
Suuper
|
4ce346661b
|
Branch states on RAM should work. (Disk states will break things.)
|
2015-08-13 09:42:04 -05:00 |
adelikat
|
4eec497174
|
Add a nes gamedb entry for a bad dump of a bad hack
|
2015-08-11 21:39:30 -04:00 |
zeromus
|
480b08444c
|
psx - build new octoshock.dll
|
2015-08-11 15:05:35 -05:00 |
zeromus
|
078e5d576a
|
psx - update notes
|
2015-08-11 15:05:34 -05:00 |
zeromus
|
ff17816dbb
|
apply 0.9.38.6
|
2015-08-11 15:05:34 -05:00 |
adelikat
|
cf1b53c943
|
Fix mapper 245 via an assert instead
|
2015-08-10 20:38:06 -04:00 |
adelikat
|
722cf9dec1
|
Mapper 245 - don't throw an exception on a particular bad dump shenanigans
|
2015-08-10 19:43:55 -04:00 |
nattthebear
|
6dfc43a0ed
|
NES: Support trainered roms because CHAOTIC NEUTRAL
|
2015-08-10 19:42:13 -04:00 |
zeromus
|
36f56f3530
|
neshawk - fix NES mapper 31 CHR-ROM support #470
|
2015-08-10 17:12:36 -05:00 |
zeromus
|
8a1fd67497
|
refactor psx controller P# assignment to reusable code
|
2015-08-10 17:07:44 -05:00 |
scrimpeh
|
b0ff8d586c
|
NEShawk/Mapper 105 - Add IRQs
|
2015-08-10 22:54:27 +02:00 |
zeromus
|
51f29c5337
|
Update README.md
|
2015-08-10 10:27:55 -05:00 |
adelikat
|
0f8544b051
|
NES - add support for the UNIF_BMC-T-262 board
|
2015-08-09 20:41:51 -04:00 |
adelikat
|
637d2c95c0
|
Mapper 243 - remove reference to unif having problems as the documentation bug was probably what was being observed
|
2015-08-09 20:04:27 -04:00 |
adelikat
|
9dfa48015e
|
Mapper 243 - link to wiki instead of putting outdated docs in the wiki
|
2015-08-09 19:47:33 -04:00 |
adelikat
|
7fc3777e45
|
Nes - fix mapper 243 chr handling, we were correctly doing what was documented in the disch docs, but Nintendulator and FCEUX did something slightly different that is working. Changed to do against the docs and do what working emulators do
|
2015-08-09 19:42:47 -04:00 |
zeromus
|
f8167c8841
|
Update README.md
|
2015-08-09 16:01:40 -05:00 |
adelikat
|
9237b894f9
|
Mapper 235 - oops, forgot about mirroring
|
2015-08-09 15:09:21 -04:00 |
zeromus
|
203a0aa773
|
psx - fix bugs in pixel pro mode for PAL
|
2015-08-09 13:57:45 -05:00 |
zeromus
|
0cd3a82862
|
psx - improve framebuffer clipping method, add deinterlacer settings, fix some PAR for PAL games; fix bugs in GameExtraPadding handling
|
2015-08-09 13:57:45 -05:00 |
zeromus
|
d0f56ac98d
|
lua - add client.SetGameExtraPadding(left,top,right,bottom)
|
2015-08-09 13:57:45 -05:00 |
adelikat
|
faf299faf8
|
NES - implement mapper 235
|
2015-08-09 14:25:49 -04:00 |
adelikat
|
d12726a1fc
|
Fix mapper 51
|
2015-08-09 14:03:11 -04:00 |
adelikat
|
ef656a9f5d
|
Implement Mapper 244 (Decathlon)
|
2015-08-09 13:41:45 -04:00 |
nattthebear
|
f733e1e47b
|
Fix up a few bandai fcg 1 baddumps
|
2015-08-09 11:50:33 -04:00 |
adelikat
|
d9fc4f9cd0
|
NESHawk - attempt to implement mapper 51, but it is busted
|
2015-08-09 11:15:25 -04:00 |
zeromus
|
66c2d48e8d
|
throw slightly more descriptive warning when loading a cue with a missing bin
|
2015-08-08 16:40:37 -05:00 |
zeromus
|
2a8ed31cbf
|
add a bad PSX dump and change rom status printout a bit
|
2015-08-08 15:58:17 -05:00 |
nattthebear
|
6e433ab656
|
Make a zombie board for m34 that attempts to support bad dumps of both bxrom and ave-nina
|
2015-08-08 10:51:30 -04:00 |