diff options
| author | 2025-07-24 00:41:31 +0200 | |
|---|---|---|
| committer | 2025-07-24 00:41:38 +0200 | |
| commit | 6c9d79df2e720da91a7e1b254d82ed0d441c8146 (patch) | |
| tree | e5dc27a8994a56d2a8cef314716cac74ff727b5a /hash | |
| parent | 8f0be6bda568ab984e42782990ab8c1e58daf353 (diff) | |
bus/megadrive/eeprom.cpp: fix i2c types for nbajamte and nflqb, rename md_eeprom_nflqb_device -> md_eeprom_nflqb96_device
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/megadriv.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hash/megadriv.xml b/hash/megadriv.xml index 12974ca35be..9af65813551 100644 --- a/hash/megadriv.xml +++ b/hash/megadriv.xml @@ -6109,7 +6109,8 @@ Unsupported [Menacer] peripheral <info name="release" value="19950224"/> <info name="alt_title" value="NFLクォーターバッククラブ'95"/> <part name="cart" interface="megadriv_cart"> - <feature name="slot" value="rom_nbajamte"/> + <!-- TODO: works with rom_nbajam_alt with i2c reads at bit 0 --> + <feature name="slot" value="rom_nbajam"/> <feature name="pcb" value="670127 REV 1"/> <feature name="u1" value="NFL QBC"/> <feature name="u2" value="24LC02B/P"/> |
