| Previous | 199869 Revisions | Next |
| r31639 Wednesday 13th August, 2014 at 12:02:02 UTC by Osso |
|---|
| Fixed rocktrv2 save state regression (nw) |
| [src/mame/drivers] | pacman.c |
| r31638 | r31639 | |
|---|---|---|
| 6262 | 6262 | |
| 6263 | 6263 | ROM[0x7ffe] = 0xa7; |
| 6264 | 6264 | ROM[0x7fee] = 0x6d; |
| 6265 | ||
| 6266 | save_item(NAME(m_rocktrv2_question_bank)); | |
| 6265 | 6267 | } |
| 6266 | 6268 | |
| 6267 | 6269 | /* The encrpytion is provided by a 74298 sitting on top of the rom at 6f. |
| Previous | 199869 Revisions | Next |