Previous | 199869 Revisions | Next |
r18247 Tuesday 2nd October, 2012 at 18:36:21 UTC by Angelo Salese |
---|
Small note update, nw |
[src/mame/drivers] | intrscti.c |
r18246 | r18247 | |
---|---|---|
202 | 202 | cpu[i+0x8000]=0xc9; // ret |
203 | 203 | |
204 | 204 | /* |
205 | 0x8208 -> string copy | |
205 | 0x8208 -> string copy (hl = pointer to videoram, de = pointer to epoxy block ROM) | |
206 | ||
206 | 207 | */ |
207 | 208 | |
208 | 209 | /* one of the protection sub-routines does this */ |
Previous | 199869 Revisions | Next |