| Commit message (Expand) | Author | Age | Files | Lines |
| * | New driver for Advanced Video Technology (AVT) platform [Roberto Fresca] |  Roberto Fresca | 2010-10-10 | 1 | -0/+1 |
| * | new working game |  Angelo Salese | 2010-10-09 | 1 | -0/+1 |
| * | Added new driver for NSM TMS9995 based hardware. [Roberto Fresca] |  Roberto Fresca | 2010-10-07 | 1 | -0/+1 |
| * | Added INT1, INT2, INT3, DRQ0, DRQ1, TMRIN0, TMRIN1 input and TMROUT0, TMROUT1... |  Curt Coder | 2010-10-06 | 1 | -1/+1 |
| * | Fixed unaligned 16 and 32-bit i/o accesses in i386 CPU core [Barry Rodewald] |  Angelo Salese | 2010-09-29 | 1 | -1/+1 |
| * | Ported over CD-i cleanup from MESS. [Harmony] |  Ryan Holtz | 2010-09-26 | 1 | -0/+9 |
| * | new NOT WORKING |  Angelo Salese | 2010-09-26 | 1 | -0/+1 |
| * | Added ER2055 device. Changed liberator over to using it. Other Atari games |  Aaron Giles | 2010-09-21 | 1 | -0/+2 |
| * | Add skeleton Apple Sound Chip device (no whatsnew) |  R. Belmont | 2010-09-17 | 1 | -0/+2 |
| * | Removed obsolete code detected by the dependency analyzer. |  Aaron Giles | 2010-09-14 | 1 | -1/+0 |
| * | New build tool makedep.c, derived from src2html.c (really!). |  Aaron Giles | 2010-09-14 | 1 | -0/+1 |
| * | New driver for Golden Games / C+M Technics AG hardware. [Roberto Fresca, Toma... |  Roberto Fresca | 2010-09-13 | 1 | -0/+1 |
| * | Merged ssgbl.c into megadrvb.c and moved bootleg input definitions |  Phil Bennett | 2010-09-10 | 1 | -1/+0 |
| * | added missing file from Atari Ace's submission |  smf- | 2010-09-08 | 1 | -0/+1 |
| * | Removed generic.videoram and generic.videoram_size. These generics |  Aaron Giles | 2010-09-08 | 1 | -1/+4 |
| * | Integrated comments into debugcpu.c, and removed debugcmt.c. Modernized |  Aaron Giles | 2010-09-05 | 1 | -2/+0 |
| * | New driver for Jubilee's Double-Up Poker. Decoded graphics and colors |  Roberto Fresca | 2010-09-05 | 1 | -0/+1 |
| * | Added templates required_shared_ptr<> and optional_shared_ptr<> which |  Aaron Giles | 2010-09-04 | 1 | -0/+2 |
| * | Added include files for all remaining drivers with multiple source files. |  Aaron Giles | 2010-09-02 | 1 | -0/+102 |
| * | Converted sauro, scotrsht, segald, seicross, senjyo, shangha3, |  Aaron Giles | 2010-09-02 | 1 | -0/+15 |
| * | Made MAME compile by adding missing H files restored from files Atari Ace sen... |  Miodrag Milanovic | 2010-08-27 | 1 | -0/+4 |
| * | Added a set of macros to minimize the amount of copy/pasting necessary to con... |  Ryan Holtz | 2010-08-26 | 1 | -0/+1 |
| * | New games added as GAME_NOT_WORKING |  R. Belmont | 2010-08-25 | 1 | -0/+1 |
| * | Added mask-free versions of read_word/read_dword/read_qword to |  Aaron Giles | 2010-08-21 | 1 | -3/+0 |
| * | Imported the Hitachi HCD62121 CPU core from MESS. |  Curt Coder | 2010-08-20 | 1 | -0/+4 |
| * | Massive memory system change. This is another step along the path toward |  Aaron Giles | 2010-08-19 | 1 | -0/+2 |
| * | Improved video emulation to the Aristocrat MK-5, added bare-bones VIDC DMA tr... |  Angelo Salese | 2010-08-18 | 1 | -0/+1 |
| * | Merged topshoot into the megadrvb driver (formerly genesisb) [Sonikos] |  Phil Bennett | 2010-08-16 | 1 | -2/+1 |
| * | new NOT WORKING |  Angelo Salese | 2010-08-13 | 1 | -0/+1 |
| * | Added sound support to Signetics S2636 (by using VC4000 sound support from ME... |  mariuszw1 | 2010-08-12 | 1 | -0/+2 |
| * | Merged aladbl.c and ssf2md.c to create genesisb.c [Sonikos] |  Phil Bennett | 2010-08-11 | 1 | -2/+1 |
| * | More refactoring to the Toaplan 2 / GP9001 VDP device [David Haywood] |  Angelo Salese | 2010-08-09 | 1 | -0/+2 |
| * | plygonet.c : Updates Polygonet driver to use driver_data class. [Atari Ace] |  Andrew Gardner | 2010-08-08 | 1 | -0/+1 |
| * | dsp56k : Hooked up new execution engine. [Andrew Gardner] |  Andrew Gardner | 2010-08-07 | 1 | -0/+2 |
| * | New games added or promoted from NOT_WORKING |  Phil Bennett | 2010-08-07 | 1 | -0/+1 |
| * | Convert seta.c, seta2.c, and ssv.c to driver_data. [Atari Ace] |  Aaron Giles | 2010-08-04 | 1 | -0/+2 |
| * | The dsp561xx CPU core now generates accurate disassembly for Konami Polygonet... |  Andrew Gardner | 2010-08-04 | 1 | -0/+8 |
| * | Return to type safety. Changed address maps back into functions that build |  Aaron Giles | 2010-08-01 | 1 | -0/+2 |
| * | New driver for Mega Double Poker, from Blitz System Inc. [Roberto Fresca] |  Roberto Fresca | 2010-07-30 | 1 | -0/+1 |
| * | Added Ameri Darts internal DSP dump and TMS32015 support to the |  Quench | 2010-07-20 | 1 | -0/+1 |
| * | Various improvements to polepos.c [Alex Jackson]: |  Phil Bennett | 2010-07-15 | 1 | -0/+1 |
| * | Add *IX man pages for MAME and utils [wallyweek] |  R. Belmont | 2010-07-08 | 1 | -0/+7 |
| * | turned i2cmem into a c++ device & ditched the unused legacy device. |  smf- | 2010-07-07 | 1 | -2/+0 |
| * | divided segacrpt.c in two files, one for the old encryption and one for the n... |  Nicola Salmoria | 2010-07-05 | 1 | -0/+2 |
| * | Imported image related utils from MESS into /lib/util [Miodrag Milanovic] |  Miodrag Milanovic | 2010-07-05 | 1 | -0/+2 |
| * | Split mame.c into mame.c and machine.c, the latter containing the |  Aaron Giles | 2010-06-30 | 1 | -0/+2 |
| * | aristmk4: various improvements: [FrasheR, Palindrome] |  Phil Bennett | 2010-06-27 | 1 | -0/+1 |
| * | Hooked up Daikaiju no Gyakushu 68705 MCU and removed MCU simulation code [Phi... |  Phil Bennett | 2010-06-26 | 1 | -1/+0 |
| * | C++-ified the debugger views. Not quite architecturally where I would |  Aaron Giles | 2010-06-25 | 1 | -0/+8 |
| * | - Moved ioproc implementation from MESS [Miodrag Milanovic] |  Miodrag Milanovic | 2010-06-23 | 1 | -0/+2 |