CasualPokePlayer
86ce62f4de
give Lady Sword BRAM
...
see https://github.com/TASEmulators/BizHawk/issues/3663#issuecomment-1555740061
2023-05-19 23:58:03 -07:00
CasualPokePlayer
9b278d3130
fix space/tabbing in gamedb_n64 from cf88e61875
2023-04-19 23:26:32 -07:00
CasualPokePlayer
cf88e61875
c# side changes to use the split ares' binaries
...
resolves #3614 and #3617
2023-04-19 23:23:12 -07:00
Morilli
3a6eda25dc
add baseCartridge info to gamedb
...
+ implement baseCartridge parameter in code
2023-03-11 07:29:23 +01:00
YoshiRulz
bec6e2ac1e
Retarget satellaview games in gamedb
2023-03-11 07:29:23 +01:00
YoshiRulz
af9f5b9b9c
Add some sort of documentation for B/V gamedb flags
2023-01-05 00:41:25 +10:00
YoshiRulz
60f99bc3ab
Mark this Sonic romhack as a bad dump ( resolves #3511 )
2023-01-05 00:41:02 +10:00
YoshiRulz
0711c2b1d6
Also downcase Odyssey² gamedb filename in import line
...
fixes 5a4dc9fd8
2022-11-23 02:51:49 +10:00
YoshiRulz
5a4dc9fd88
Downcase Odyssey² gamedb filename to match others
2022-11-21 17:14:29 +10:00
YoshiRulz
937872eaf6
Fix malformed PC Engine gamedb entry
...
broken since addition in 8295e6d65
("Sounds" was interpreted as the sysID)
2022-11-21 17:09:02 +10:00
YoshiRulz
a5ab31643f
Remove malformed SMS gamedb entry
...
reverts d6d2e4c6f
(it's missing a tab, plus this is a duplicate of the entry above)
2022-11-21 17:07:18 +10:00
CasualPokePlayer
066297d5e7
MAME Waterbox ( #3437 )
2022-11-10 00:05:25 -08:00
YoshiRulz
82c3b471a5
Minor refactors to byteswapping (N64 rom loading and Lua bit library)
2022-10-11 10:12:45 +10:00
CasualPokePlayer
2fa46efda6
add jaguar db, change db parser to prefer the strongest hash available, fix potential edge case if a crc32: prefix is present (and simplify the code)
2022-10-04 22:05:38 -07:00
CasualPokePlayer
b8f8b41f2c
Give NHL 96 (Genesis) SRAM ( fixes #3300 )
2022-07-01 14:50:53 -07:00
CasualPokePlayer
0174abde65
resolve Karate a2600 crash ( closes #1524 )
2022-06-07 09:43:37 -07:00
alyosha-tas
a2fab196e3
NESHawk: DB update
2022-02-07 17:20:08 -05:00
alyosha-tas
ef9c1f7c24
O2: Fix blobbers and Popeye
2022-02-06 20:56:30 -05:00
YoshiRulz
f4b4c60684
Remove gamedb entry for empty (length 0) rom
2022-02-05 21:04:52 +10:00
CasualPokePlayer
41cc5749c4
add DSi/DSiWare gamedb entries
2022-02-02 16:14:36 -08:00
YoshiRulz
69d51aba50
Change how user gamedb files are included, add extra warnings
2022-01-28 06:49:01 +10:00
alyosha-tas
b0ab71ae35
Vectrex: Implement 64K bank switching, add some homebrews to DB
2022-01-10 17:15:01 -05:00
alyosha-tas
28e57dd7f3
INTV: update DB with a different version of Super Pro Football
2022-01-10 16:55:26 -05:00
alyosha-tas
22fe9a1b7b
PCEHawk: add 240p test suite to game DB and properly resize buffer, fixes #3018 to at least not crash
2021-12-17 20:08:36 -05:00
YoshiRulz
2601ad636a
Convert NesCarts.xml to UTF-8
2021-12-03 07:59:58 +10:00
alyosha-tas
8c6d12e913
NESHawk: rename MMC3_pokemon to MMC3_Jncota
2021-12-01 18:52:53 -05:00
alyosha-tas
76faa7c835
MSX: implement ascii 8kb mapper and make it the default for large games
2021-11-30 19:06:08 -05:00
Asnivor
a8ca430f01
ChannelFHawk: * Console buttons now mapped the correct way round
...
* gamedb updated
* Fixed F8 3853 Static RAM DC1 register issue - SCHACH mapper carts (chess, pacman) now work (and any games that use the XDC opcode)
2021-11-29 17:57:07 +00:00
alyosha-tas
de8748d6d1
NESHawk:Send hard Drivin to correct mapper
2021-11-27 21:32:40 -05:00
alyosha-tas
3036b7378d
NESHawk: give pokemon hacks battery ram
2021-11-27 13:55:13 -05:00
alyosha-tas
eec1711b0f
NESHawk: add in a new mapper for chinese pokemon
2021-11-27 10:49:58 -05:00
Asnivor
4f71df99ae
ChannelFHawk: Updates
...
* Maze/Hangman mappers working (SRAM2102)
* Fixed console buttons ones-compliment bug
* LagFrame detection
* NTSC/PAL SyncSetting
* Started adding mappers for all games
2021-11-26 16:50:14 +00:00
alyosha-tas
fd02c872a9
MSX: finish up SCC, set to released.
2021-11-25 16:34:36 -05:00
Asnivor
2a67ad625f
ChannelFHawk: Cart 2102 SRAM Implementation
2021-11-25 20:39:03 +00:00
Asnivor
442e83239d
ChannelFHawk: More progress:
...
* IO now working properly
* Start of mapper implementation
* Additional gamedb entries
2021-11-25 14:52:59 +00:00
alyosha-tas
f32961001e
MSXHawk: Refactor and start work on SCC
2021-11-24 20:26:31 -05:00
alyosha-tas
cdb7f13efe
PCEHawk: enable 'multireshack' for Outrun, fixes #1266 to at least not crash the emulator.
2021-11-24 09:47:06 -05:00
alyosha-tas
bd53079a3a
INTV: more compatibility work
2021-11-21 18:17:24 -05:00
alyosha-tas
c5690e726e
Intellivision: update game DB to use correct hash entries and add some that were missing.
2021-11-21 16:39:10 -05:00
alyosha-tas
d9893b1d27
SG1000: add remaining hashes for 8KB adapter
2021-11-20 21:49:13 -05:00
alyosha-tas
792b91f821
SG1000: work on 8kb ram adapter
2021-11-20 21:15:41 -05:00
alyosha-tas
5f847fe55c
A2600 game db updates
2021-11-12 07:19:49 -05:00
alyosha-tas
edfa040b46
NESHawk give Jump II initial SRAM of 0xFF
2021-11-11 09:43:08 -05:00
CasualPokePlayer
41128abc37
[melonDS] Redo porting, waterbox style now ( #2945 )
...
Co-authored-by: nattthebear <goyuken@gmail.com>
2021-10-24 21:40:23 +03:00
alyosha-tas
98f9db4bc8
fix tsuri kichi blue marlin hen
2021-10-16 18:00:35 -04:00
alyosha-tas
52715383c5
SMS: add SRAM to Terminator in gamedb fixes #2966
2021-10-13 16:20:13 -04:00
alyosha-tas
c6744feed8
NESHawk: make sure Krnov (J) goes to correct mapper
2021-08-23 11:37:04 -04:00
alyosha-tas
c16acf70e2
NES: fix mapper selection for Saint Seiya and mislabelled mapper 33 games
2021-07-08 15:07:25 -04:00
Asnivor
37a6446996
New ZXS game added to gamedb
2021-06-25 12:06:09 +01:00
YoshiRulz
7c1b40df1f
Revert "The next time I look at this I want to see waterbox builds actually fucking working again. This means copying to dll as they are now, and not silently being overridden by stale files stored in another folder. This is not my problem to fix because I did not fucking break it."
...
This reverts commit d8d42b9f81
.
2021-04-28 15:35:11 +10:00