Skip to content
Permalink
Browse files
docs, supported
  • Loading branch information
spiiin committed May 30, 2018
1 parent ae73427 commit 9eb0bab8ff0f4811801979f05370847824f18224
Showing with 11 additions and 0 deletions.
  1. +1 −0 CadEditor/ROMS/copySupportedRomsFromGoodROM.py
  2. +1 −0 CadEditor/cad_editor_supported_games.txt
  3. +9 −0 docs/cadeditor-supported-games.html
@@ -49,6 +49,7 @@
"Doraemon (J) (PRG0) [!].nes",
"Dragon Fighter (U) [!].nes",
"Dragon, The (Unl).nes",
"Driar.nes",
"Duck Tales (U) [!].nes",
"Duck Tales 2 (U) [!].nes",
"EarthWorm Jim 3 (Unl) [!].nes",
@@ -109,6 +109,7 @@ Supported games:
Gruniozerca 2 (PD) (all levels)
Super Painter (PD) (all levels)
Cowlitz Gamers (PD) (all levels)
Driar (PD) (all levels)
Dragon (unlicensed) (all levels, no pal layer)
Toxic Crusaders (all levels, no pal layer)
Felix the Cat (all levels, dumps+compression scripts)
@@ -288,6 +288,15 @@ <h3>Список форматов данных уровней в играх, п
<td>Linear(16x14), palByteX</td>
</tr>

<tr>
<td>
Driar
</td>
<td>Linear(2x2) + palByte1</td>
<td>-</td>
<td>Linear(16x14)</td>
</tr>

<tr>
<td>
<table>

0 comments on commit 9eb0bab

Please sign in to comment.