| Commit message (Expand) | Author | Age | Files | Lines |
| * | tms57002: Modernize [O. Galibert] |  Olivier Galibert | 2012-03-09 | 1 | -1/+0 |
| * | Create new devices buffered_spriteram<n>_device, which manage buffered |  Aaron Giles | 2012-03-08 | 1 | -0/+2 |
| * | Removed legacy image devices and related code (no whatsnew) |  Miodrag Milanovic | 2012-03-06 | 1 | -1/+0 |
| * | Added Konami Pyson skeleton driver w/Guru notes and the known 2 dumped games.... |  Scott Stone | 2012-03-06 | 1 | -0/+1 |
| * | Remove libflac++, there's no intention of using the C++ interface, |  Aaron Giles | 2012-03-04 | 1 | -3/+0 |
| * | Documentation of the video data on Dragon Gun. [David Haywood] |  Scott Stone | 2012-02-24 | 1 | -0/+2 |
| * | - removed need for *_dev.lst files [Miodrag Milanovic] |  Miodrag Milanovic | 2012-02-23 | 1 | -4/+0 |
| * | Preliminary driver for Merkur's 'Mahn Oh-Mann'. German board game |  Roberto Fresca | 2012-02-23 | 1 | -0/+1 |
| * | Added windows implementation of pseudo tty access functions over pipes [Carl] |  Miodrag Milanovic | 2012-02-19 | 1 | -0/+1 |
| * | Major CHD/chdman update. The CHD version number has been increased |  Aaron Giles | 2012-02-16 | 1 | -2/+10 |
| * | updated sdl os-core to compile against stock SDL-2.0 [couriersud]. |  Couriersud | 2012-02-12 | 1 | -1/+2 |
| * | Add LZMA codec and .7z container support [David Haywood, R. Belmont] |  R. Belmont | 2012-02-12 | 1 | -0/+82 |
| * | Missed a file, oops, nw |  Ryan Holtz | 2012-02-11 | 1 | -1/+0 |
| * | - Added polynew.h multithreaded-render support to N64 RDP emulation. Speedup ... |  Ryan Holtz | 2012-02-11 | 1 | -3/+0 |
| * | placeholder |  Michaël Banaan Ananas | 2012-02-09 | 1 | -0/+1 |
| * | New modern object-oriented bus-signals-available SCSI implementation [O. Gali... |  R. Belmont | 2012-02-09 | 1 | -0/+6 |
| * | Added PLS100 (82S100) PLA emulation which utilizes a binary JED fusemap. [Cur... |  Curt Coder | 2012-02-05 | 1 | -0/+2 |
| * | New NOT WORKING game |  Angelo Salese | 2012-02-05 | 1 | -0/+1 |
| * | Model 1: add skeleton device for Z80 version of the MPEG sound board. No pla... |  R. Belmont | 2012-02-04 | 1 | -0/+2 |
| * | First pass of cleaning up LDPLAYER to allow for building (nw) |  Scott Stone | 2012-02-02 | 1 | -0/+1 |
| * | From Haze: |  Angelo Salese | 2012-01-31 | 1 | -0/+2 |
| * | Move devices into a proper hierarchy and handle naming |  Aaron Giles | 2012-01-24 | 1 | -2/+0 |
| * | mess sync (nw) |  Olivier Galibert | 2012-01-23 | 1 | -2/+0 |
| * | Added FLAC (lossless audio) codec support plus experimental hooks in samples ... |  R. Belmont | 2012-01-22 | 1 | -0/+56 |
| * | Added Intersil IM6402 UART emulation. [Curt Coder] |  Curt Coder | 2012-01-20 | 1 | -0/+2 |
| * | New NOT WORKING game |  Angelo Salese | 2012-01-18 | 1 | -0/+1 |
| * | tagmap is just a C++ template now. Added iterators to it as |  Aaron Giles | 2012-01-17 | 1 | -1/+0 |
| * | Add libjpeg; converted Sliver to decompress pictures on the fly [David Haywoo... |  R. Belmont | 2012-01-16 | 1 | -0/+58 |
| * | New games added as NOT_WORKING |  mariuszw1 | 2012-01-15 | 1 | -0/+1 |
| * | Created new testcpu driver that shows how to develop an empty |  Aaron Giles | 2012-01-14 | 1 | -0/+1 |
| * | Major bitmap-related changes throughout the system. There are |  Aaron Giles | 2012-01-12 | 1 | -3/+6 |
| * | beaminv.c: added color overlay [MASH] |  Michaël Banaan Ananas | 2012-01-12 | 1 | -0/+1 |
| * | ARM7: Gave ARM mode its own file & cleaned up formatting/indenting [David Hay... |  R. Belmont | 2012-01-11 | 1 | -0/+2 |
| * | and 2 more (nw) |  R. Belmont | 2012-01-11 | 1 | -0/+2 |
| * | missed a file (nw) |  R. Belmont | 2012-01-11 | 1 | -0/+1 |
| * | Placeholders. |  Olivier Galibert | 2012-01-07 | 1 | -0/+2 |
| * | New file addition |  Angelo Salese | 2012-01-06 | 1 | -0/+1 |
| * | New games added as NOT_WORKING |  Phil Bennett | 2012-01-05 | 1 | -0/+1 |
| * | Consistency fix: Moved .h file out of DRIVERS and placed into INCLUDES (nw) |  Scott Stone | 2012-01-05 | 1 | -1/+1 |
| * | Removed not needed files (no whatsnew) |  Miodrag Milanovic | 2012-01-01 | 1 | -2/+0 |
| * | Fix svn properties. |  Wilbert Pol | 2011-12-31 | 1 | -2/+2 |
| * | Moved the implementation for the Sega 315-5124, 315-5246, and 315-5378 video ... |  Wilbert Pol | 2011-12-31 | 1 | -0/+2 |
| * | Moved pc_cga again |  Angelo Salese | 2011-12-27 | 1 | -2/+4 |
| * | Added missing files (no whatsnew) |  Miodrag Milanovic | 2011-12-25 | 1 | -0/+2 |
| * | Ported PC CGA device emulation from MESS to MAME, and updated Filetto and Tet... |  Angelo Salese | 2011-12-25 | 1 | -0/+2 |
| * | Added proper ROM labels for Taxi Driver [f205v] |  Angelo Salese | 2011-12-24 | 1 | -3/+3 |
| * | Merged dacholer.c and itaten.c drivers, fixes priority and sprite Y positions... |  Angelo Salese | 2011-12-24 | 1 | -1/+0 |
| * | New game added |  Yasuhiro Ogawa | 2011-12-24 | 1 | -0/+1 |
| * | New games added as NOT_WORKING |  mariuszw1 | 2011-12-19 | 1 | -0/+1 |
| * | Forte Card improvements: [Roberto Fresca] |  Roberto Fresca | 2011-12-15 | 1 | -0/+1 |