summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* rm unnecessary comments, emulate soundlatch properly Michaël Banaan Ananas2012-01-192-13/+19
* VGA: first attempt at adding proper refresh rates [Angelo Salese] Angelo Salese2012-01-191-139/+262
* i386: Fixed BSR/BSF and CMPS based on test-i386 output. mahlemiut2012-01-193-8/+8
* z8 & p8 were not being set smf-2012-01-191-2/+2
* zn.c: Removes the "older" ts2 graphics roms (IE: 05M, 06M 08M 10M with missin... Brian Troha2012-01-192-26/+4
* i386: BTR and page fault fixes from Carl, and basic implementation of FIST an... mahlemiut2012-01-185-36/+94
* Another update, this is blitter based Angelo Salese2012-01-181-12/+77
* pinball description corrections from AntoPISA Michaël Banaan Ananas2012-01-183-41/+41
* Updates from Haze Angelo Salese2012-01-181-9/+50
* New NOT WORKING game Angelo Salese2012-01-183-2/+99
* update prev commit: cocktail more wasn't right yet Michaël Banaan Ananas2012-01-181-2/+2
* fix Linux compile (nw) R. Belmont2012-01-181-1/+1
* Same fix for VGA as the previous one Angelo Salese2012-01-172-5/+12
* fix global offset regression Michaël Banaan Ananas2012-01-171-2/+2
* VGA: Fixed Double Scan / Maximum Scan Lines condition, and removed a bunch of... Angelo Salese2012-01-171-70/+79
* mark missing prom as undumped Michaël Banaan Ananas2012-01-171-20/+5
* - Fixed MAMETesters 04612: All sets in aleck64.c: Crash before OK [MooglyGuy] Ryan Holtz2012-01-171-0/+2
* tagmap is just a C++ template now. Added iterators to it as Aaron Giles2012-01-177-379/+179
* fix galpanis, galpanisj lockup Michaël Banaan Ananas2012-01-171-2/+2
* rom renamed (- to _) upon request Michaël Banaan Ananas2012-01-171-5/+5
* Fix for cassette (no whatsnew) Miodrag Milanovic2012-01-171-1/+2
* Remove support for 4bpp packed graphics. These only manifested Aaron Giles2012-01-1720-568/+398
* Fix disk artwork rendering. Aaron Giles2012-01-171-2/+2
* Reappointed former parent and clone (ts2, ts2j), making the recent US dump th... Scott Stone2012-01-172-6/+28
* Bulk converted most of the tilemap_* calls into method calls. Aaron Giles2012-01-17587-8169/+7995
* Setting all Atomiswave games back to NOT_WORKING; a regression version would ... R. Belmont2012-01-161-7/+7
* New games added as GAME_NOT_WORKING R. Belmont2012-01-162-0/+31
* Add libjpeg; converted Sliver to decompress pictures on the fly [David Haywoo... R. Belmont2012-01-1660-133/+39259
* fix 64-bit Intel OS X compile w/latest Xcode (nw) R. Belmont2012-01-161-17/+17
* renamed roms upon request Michaël Banaan Ananas2012-01-161-4/+4
* Graphics are fine I guess (nw) Scott Stone2012-01-161-1/+1
* Fixed SCSI hard disk allocation (MT #04595). [Curt Coder] Curt Coder2012-01-162-22/+40
* Added floppy type constant. (nw) Curt Coder2012-01-161-0/+1
* Fix several rendering issues with artwork, introduced in the Aaron Giles2012-01-16132-797/+335
* Rewrote tilemap.c as a C++ class. For now kept the global Aaron Giles2012-01-169-1773/+1424
* New games added as GAME_NOT_WORKING R. Belmont2012-01-162-2/+19
* Delete outdated comment about the Toy Land Adventure not working due to no gr... Brian Troha2012-01-161-4/+4
* New games added or promoted from NOT_WORKING status Scott Stone2012-01-161-7/+11
* Updated the wrong file Angelo Salese2012-01-151-1/+1
* New games added as NOT_WORKING mariuszw12012-01-153-0/+172
* Clean-ups and version bumpmame0144u6 Angelo Salese2012-01-1554-477/+477
* Capcom ZN-1 update [Team CPS-1]: Scott Stone2012-01-151-18/+22
* x87: fix for single-precision operations [Peter Farrie] Angelo Salese2012-01-151-2/+7
* Synced pc_vga with MESS (nw) Miodrag Milanovic2012-01-1515-98/+38
* apply Guru's measurements Michaël Banaan Ananas2012-01-151-16/+17
* i386: Reset NT flag on interrupt in V86 mode. (no whatsnew) mahlemiut2012-01-153-6/+34
* sync with MESS (no whatsnew) Miodrag Milanovic2012-01-151-4/+16
* Misc regression fixes (thanks, Tafoid) Aaron Giles2012-01-155-8/+8
* [N64] Various changes: [MooglyGuy, Happy] Ryan Holtz2012-01-155-879/+743
* Added new method screen_device::register_screen_bitmap which Aaron Giles2012-01-1582-293/+232