| Previous | 15994 Revisions | Next |
| r10153 Sunday 23rd January, 2011 at 15:39:34 UTC by Fabio Priuli |
|---|
| reorganized megadrive sourcefiles: * machine/megadriv.c + md_pcb.c -> machine/md_cart.c [since they only contain code to handle cart loading] * first half of drivers/megadriv.c (the code shared by MESS with arcade mtech/mplay/c2) -> machine/megadriv.c [since these are the 'machine' functions shared by arcade and console systems] * second half of drivers/megadriv.c -> it remains where it was [since it is 'driver'-specific] * we don't need anymore to compile megadrvb.c ;) |
| [src/mame/drivers] | megadriv.c megadrvb.c |
| [src/mame/includes] | megadriv.h |
| [src/mame/machine] | md_cart.c* |
| [src/mess] | mess.mak |
| Previous | 15994 Revisions | Next |