| Previous | 15994 Revisions | Next |
| r13257 Tuesday 15th November, 2011 at 11:02:09 UTC by Nathan Woods |
|---|
| New CoCo driver: * Modernized codebase (fully C++/device based) * Better MC6847/MC6883 emulation, particularly with respect to the interactions between those two chips. * Better separation between CoCo 1/2, CoCo 3, Dragon and Dragon Alpha emulations * Updated all drivers to use new MC6847 emulation (VTech, MC10 etc) * Converted RAM and Bitbanger devices to C++ |
| [src/emu] | dislot.h info.c mame.c mame.h screen.c uiimage.c |
| [src/emu/imagedev] | bitbngr.c bitbngr.h multcart.c |
| [src/emu/machine] | ram.c ram.h |
| [src/emu/sound] | dac.c dac.h |
| [src/mess] | mess.mak |
| [src/mess/drivers] | apf.c atom.c |
| [src/mess/formats] | cocopak.c cocopak.h |
| [src/mess/includes] | atom.h coco.h coco12.h* coco3.h* |
| [src/mess/layout] | coco3.lay |
| [src/mess/machine] | 6883sam.c 6883sam.h coco.c coco12.c* coco3.c* coco_pak.c coco_vhd.c coco_vhd.h dgnalpha.c* dragon.c* z80ne.c |
| [src/mess/video] | coco.c coco3.c |
| Previous | 15994 Revisions | Next |