diff options
| author | 2023-04-30 17:11:18 +0100 | |
|---|---|---|
| committer | 2023-05-01 02:11:18 +1000 | |
| commit | 95fc84a22cce5d4a6570dee9631f99ec17904fba (patch) | |
| tree | 029ad85e388ce8ee3b69525131255c8deabe4782 /hash | |
| parent | 54b7b86e36cdb602be9a3d4293bedcf25900fee7 (diff) | |
cpu/z80: Fixed incorrect cycle counts when custom cycle tables are used. (#11167)
bus/msx/module/skw01.cpp: Removed note about instability in the cx5m128 driver.
Software list items promoted to working
---------------------------------------
msx1_cart.xml: A Life Planet - M36 - Mother Brain has been aliving (Japan)
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/msx1_cart.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hash/msx1_cart.xml b/hash/msx1_cart.xml index 7e3d734161a..aad8da971aa 100644 --- a/hash/msx1_cart.xml +++ b/hash/msx1_cart.xml @@ -1317,8 +1317,7 @@ kept for now until finding out what those bytes affect... </part> </software> - <!-- Software does not start. --> - <software name="m36" supported="no"> + <software name="m36"> <description>A Life Planet - M36 - Mother Brain has been aliving (Japan)</description> <year>1987</year> <publisher>Pixel</publisher> |
