summaryrefslogtreecommitdiffstatshomepage
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Playmatic Pinball: Finished for now (nw) Robbbert2016-08-201-1/+0
* kim1 KEN WHITE2016-08-181-0/+1
* Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... therealmogminer@gmail.com2016-08-182-1/+7
* compis: Created a bus for the graphics card slot. [Curt Coder] Curt Coder2016-08-162-1/+15
* Preliminary VGM player [O. Galibert] Olivier Galibert2016-08-162-0/+76
* dirom: device_rom_interface for sound chips with rom/memory map alternative [... Olivier Galibert2016-08-151-0/+2
* gba: make video subsystem into a device Giuseppe Gorgoglione2016-08-152-1/+13
* new not working cracyc2016-08-131-0/+1
* Merge branch 'master' of https://github.com/mamedev/mame therealmogminer@gmail.com2016-08-127-334/+1888
|\
| * made proper formats compiled only if needed (nw) Miodrag Milanovic2016-08-127-334/+1888
* | Skeleton driver for Fairlight CMI IIx [MooglyGuy] therealmogminer@gmail.com2016-08-121-0/+6
|/
* Compile netlist and lua only if used (nw) Miodrag Milanovic2016-08-125-5/+12
* Changed how ROM_COPY and ROM_FILL are represented in tiny_rom_entry to be mor... Nathan Woods2016-08-111-0/+1
* pofo: Added skeleton for PCD3311T sound chip. (nw) Curt Coder2016-08-102-0/+15
* pofo: Added memory card slot interface and ROM/RAM cards. [Curt Coder] Curt Coder2016-08-081-0/+8
* Merge pull request #1180 from npwoods/split_softlist_code_redo Miodrag Milanović2016-08-082-2/+2
|\
| * Removed src/lib/util/cstrpool.[cpp|h]; it is no longer used Nathan Woods2016-08-051-2/+0
| * Redo of split of src/emu/softlist.[cpp|h] Nathan Woods2016-08-021-0/+2
* | Merge pull request #1195 from mamehaze/master R. Belmont2016-08-071-1/+4
|\ \
| * | Street Fight and Cross Shooter (Street Fight type hw) use a common motherboar... David Haywood2016-08-061-1/+4
* | | Update BX and BGFX (nw) Miodrag Milanovic2016-08-061-2/+9
* | | Merge pull request #1190 from mamehaze/master Robert2016-08-051-1/+1
|\| |
| * | various Seibu Refactoring, David Haywood2016-08-041-1/+1
| |/
* / Separation of the LDP-1450 laserdisc player to its own device. James Wallace2016-08-042-0/+13
|/
* Changes rom_entry from a struct to a class, storing its strings as std::strin... Nathan Woods2016-08-011-0/+1
* make buffered serial a mixin to promote reuse [Vas Crabb] Vas Crabb2016-07-301-1/+0
* apricot: create bus interface for the keyboard interface, make hle keyboard e... Dirk Best2016-07-302-3/+17
* apricot: move expansion bus to its own directory Dirk Best2016-07-301-6/+6
* Attempt to prevent GCC optimising away global_alloc_clear (MT06335) Vas Crabb2016-07-301-4/+11
* Renamed the arcade "sun" project to avoid conflict with the mess "sun" project. Robbbert2016-07-291-17/+17
* Keyboard/terminal improvements: [Vas Crabb] Vas Crabb2016-07-272-0/+2
* Merge pull request #1117 from shattered/_ded41cad R. Belmont2016-07-241-0/+3
|\
| * sm7238: new NOT_WORKING driver: SM 7238 (aka T3300) serial terminal Sergey Svishchev2016-07-181-0/+3
* | New NOT WORKING machine [Robbbert] Robbbert2016-07-241-0/+1
* | Moved src/emu/hash.[cpp|h] into src/lib/util, and namespaced that code (and h... Nathan Woods2016-07-232-2/+2
* | Add a device as proof of concept which merges several input lines into a comm... Dirk Best2016-07-233-0/+13
* | Fixed arcade only build MASH2016-07-231-0/+1
* | Fixed separate compile of drivers using sharc/ADSP21062 cpu (nw) Miodrag Milanovic2016-07-231-1/+1
* | Add an emulated Sun keyboard to RS232 adaptor [Vas Crabb] Vas Crabb2016-07-221-0/+2
* | sunkbd: split up HLE into proper type 3, type 4 and type 5, hook up sun3 fami... Vas Crabb2016-07-221-2/+2
* | Make Sun keyboard port its own bus [Vas Crabb] Vas Crabb2016-07-212-2/+15
* | temp for mingw gcc 6.1 till update bgfx code (nw) Miodrag Milanovic2016-07-201-0/+1
* | bbc: added preliminary slots for expansion Nigel Barnes2016-07-182-0/+56
* | Merge pull request #1112 from ajrhacker/spicrtc R. Belmont2016-07-171-4/+2
|\ \
| * | Hook up Seibu CRTC to SPI System AJR2016-07-171-4/+2
* | | Fixed the build. (nw) Robbbert2016-07-181-0/+1
| |/ |/|
* | Merge pull request #1113 from shattered/_c600e49 Olivier Galibert2016-07-171-0/+2
|\ \
| * | poisk1: B623 sound card (skeleton) and basic softlist Sergey Svishchev2016-07-171-0/+2
* | | HLE serial keybord compatible with Sun Type 4/5/6 connected to sun4/sun4c [Va... Vas Crabb2016-07-181-0/+2
| |/ |/|
* | fix mistake (nw) Nigel Barnes2016-07-161-2/+0