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 segamsys.c
[src/mame/includes]megadriv.h
[src/mame/machine]md_cart.c* md_pcb.c md_pcb.h {megadriv.c} segamsys.c*
[src/mess]mess.mak

Previous 15994 Revisions Next


© 1998-2018 The MESS Team