summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gfx_element is now a class. Accessors are provided for all Aaron Giles2012-09-06263-1718/+1665
* avoid unnecessary use of PORT_CODE Michaël Banaan Ananas2012-09-061-4/+4
* (MESS) Added keyboard inputs for Pasopia and Pasopia 7, z80pio irq still does... Angelo Salese2012-09-063-128/+213
* Numerous jedutil tool improvements. [Kevin Eshbach] Scott Stone2012-09-0536-27/+2997
* Various changes, nw Angelo Salese2012-09-051-18/+66
* made S1410 device act as a SCSIHD with the custom commands, added D9060HD & A... smf-2012-09-0517-187/+225
* Converted Namco C40 road chip to a device. Updated users. Aaron Giles2012-09-0510-185/+277
* (MESS) Preliminary support for cassette images in MZ-2000 [Angelo Salese] Angelo Salese2012-09-051-11/+27
* (MESS) geniusiq: fixed missing text. (nw) Sandro Ronco2012-09-051-3/+71
* Move the constants up where they should be. Aaron Giles2012-09-051-15/+14
* Replaced standard mappers with an enumeration that maps internally Aaron Giles2012-09-05528-1467/+1511
* mos6560: Refactored interface to use devcb. (nw) Curt Coder2012-09-055-178/+149
* MZ700: cleaned up the keyboard code, nw Angelo Salese2012-09-051-13/+7
* Removed not needed includes (no whatsnew) Miodrag Milanovic2012-09-052-2/+0
* Pinball: Various preliminary works. Robbbert2012-09-055-65/+128
* thanks DS Michaël Banaan Ananas2012-09-051-2/+2
* Made core able to use bios selection per slot device [Miodrag Milanovic] Miodrag Milanovic2012-09-056-21/+73
* WIP Namco System 2/21/etc cleanup/modernization. Aaron Giles2012-09-0517-798/+578
* An attempt to understand sand document ome of the protection in 'glass' befor... Scott Stone2012-09-052-9/+107
* Continuing new device implementation for SN76496 and clones - bbc.c, mycom.c,... Scott Stone2012-09-059-31/+118
* (MESS) svga_s3: Added basic support for Bresenham lines. mahlemiut2012-09-051-14/+59
* (MESS) - isa_blaster: Adds 2,3 and 4bit ADPCM support [Carl] Miodrag Milanovic2012-09-052-20/+171
* midzeus.c: Add info about Cruis'n Exotica v1.3 and correct information about ... Brian Troha2012-09-051-6/+9
* And death to AM_SIZE_LEGACY. Aaron Giles2012-09-043-18/+16
* Fix for Berlin Wall crashing or hanging on exit for some systems. From Haze ... Scott Stone2012-09-041-1/+2
* new clone added Michaël Banaan Ananas2012-09-042-2/+35
* Moved MEMSEL as well Angelo Salese2012-09-043-4/+9
* Small clean-up Angelo Salese2012-09-041-10/+2
* Moved multiplication and division operation from SNES to 5A22 CPU core file [... Angelo Salese2012-09-044-97/+131
* (MESS) c65: Added missing SID interface. (nw)\n(MESS) c64: Used SID8580 for t... Curt Coder2012-09-044-6/+21
* Some Namco System 2 cleanups, removing the need for Aaron Giles2012-09-046-231/+227
* Remove commented-out references to AM_BASE/_SIZE_LEGACY. Aaron Giles2012-09-042-8/+8
* Clean up Midway video decoding, removing need for AM_BASE/_SIZE_LEGACY. Aaron Giles2012-09-0411-896/+828
* not sure of releaseyear Michaël Banaan Ananas2012-09-041-1/+1
* New clone added Michaël Banaan Ananas2012-09-042-1/+28
* Fixed a major bug with 5A22 timings, that was incorrectly taking extra steals... Angelo Salese2012-09-042-8/+16
* Improved SPC700 cycle opcode timings [Angelo Salese, byuu] Angelo Salese2012-09-043-15/+77
* Made cmd line parameter parsing going into unlimited levels (no whatsnew) Miodrag Milanovic2012-09-043-8/+30
* Pinball: Various preliminary works. Robbbert2012-09-047-63/+210
* m6502: Refactored the indexed read/write to use devcb, and fixed the peripher... Curt Coder2012-09-0415-134/+126
* m6502: Fixed CPU peripheral port behavior by introducing pull-up and pull-dow... Curt Coder2012-09-043-31/+70
* Added Sound Blaster 16, and proper 16 bit ISA DMA handling [Carl] Miodrag Milanovic2012-09-0410-95/+746
* segas32.c: Added "(Japan)" to F1 Super Lap & Dragon Ball Z V.R.V.S. game titl... Brian Troha2012-09-041-6/+5
* ah right, nevermind Michaël Banaan Ananas2012-09-041-1/+0
* Continuing new device implementation for SN76496 and clones - qix.c [Osso] Scott Stone2012-09-033-6/+30
* (MESS) Updated KC D004 and TVC HBF to use selectable BIOS. (nw) Sandro Ronco2012-09-032-16/+19
* (MESS) crvision: Converted to use new sn76494_device. (nw) Curt Coder2012-09-034-23/+35
* relocated scanline timer start at the first active pixel instead of left bord... Michaël Banaan Ananas2012-09-031-3/+3
* First pass at modernizing the jaguar/cojag driver. Removed all Aaron Giles2012-09-036-1149/+1144
* make the undumped tilehalf empty instead of random garbage (ROMREGION_ERASE00... Michaël Banaan Ananas2012-09-031-5/+4