| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move mess into mame (nw) | 2015-09-30 | 1 | -364/+0 | |
| | | |||||
| * | change flags from GAME_ to MACHINE_ | 2015-07-29 | 1 | -1/+1 | |
| | | | | | this better fits the drivers from MESS (which have always illogically used the GAME_ flags despite not being games) and also fits fine with arcade machines. | ||||
| * | Cleanups and version bumpmame0162 | 2015-05-27 | 1 | -1/+1 | |
| | | |||||
| * | Update for Kevin Thacker (nw) | 2015-05-22 | 1 | -1/+1 | |
| | | |||||
| * | spectrum128: fix banking port decode for some games (e.g. Fairlight 128K) | 2015-05-15 | 1 | -1/+1 | |
| | | |||||
| * | Updated MESS info for licenses (nw) | 2015-05-13 | 1 | -1/+1 | |
| | | |||||
| * | Added dummy license lines to each file for MESS (nw) | 2015-05-07 | 1 | -0/+2 | |
| | | |||||
| * | (MESS) fix Timex ZX-clones regression (nw) | 2015-02-24 | 1 | -1/+1 | |
| | | |||||
| * | (MESS) spectrum.c partial screen updates | 2015-02-04 | 1 | -0/+3 | |
| | | | | | note: for now hooked only at 128k screen page flip | ||||
| * | so long, cartslot.c... you made a really great job, when we | 2014-10-11 | 1 | -1/+0 | |
| | | | | had no concept of slot devices... | ||||
| * | (MESS) spectrum carts too. nw. | 2014-09-25 | 1 | -27/+12 | |
| | | |||||
| * | ay8910_device and extended family: converted to devcb2 (nw) | 2014-05-06 | 1 | -8/+0 | |
| | | | | This is easily the commit I ever did that touches the most drivers. I payed extra attention while doing it, stared at the diff really hard to find any errors and did some testing. Obviously I can't test every single game / system, so please report any regression you might find. | ||||
| * | primary_screen -> first_screen() (nw) | 2014-03-15 | 1 | -1/+1 | |
| | | |||||
| * | Huge update, palette is now device (nw) | 2014-02-27 | 1 | -2/+0 | |
| | | | | note: Aaron please give more descriptive text for release log I have no more strength :) | ||||
| * | Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag ↵ | 2014-02-16 | 1 | -1/+1 | |
| | | | | | | | | | | | Milanovic] Updated all devices and drivers for using it. out of whatsnew: Note that it is made to work same as before, in some cases it can be more logic to move gfxdevice into subdevice itself then to keep it in main driver. | ||||
| * | modernised the AY8910 [smf] | 2013-05-12 | 1 | -2/+2 | |
| | | |||||
| * | (MESS) Cleaned up tagmap usage in the spectrum drivers a bit. (nw) | 2013-02-07 | 1 | -25/+21 | |
| | | |||||
| * | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -13/+13 | |
| | | |||||
| * | -spectrum: cleanup and simplification of video output [David Haywood] | 2012-10-26 | 1 | -3/+9 | |
| | | |||||
| * | Memory handler normalization, part 2. Change legacy | 2012-09-17 | 1 | -4/+4 | |
| | | | | | | | | read/write handlers to take an address_space & instead of an address_space *. Also update pretty much all other functions to take a reference where appropriate. [Aaron Giles] | ||||
| * | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ | 2012-09-13 | 1 | -12/+11 | |
| | | | | | changed to be members of state classes (no whatsnew) | ||||
| * | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+384 | |
