summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
...
* st_mp200: placeholder for layout Robbbert2014-08-041-0/+1
|
* st_mp100: placeholder for layout Robbbert2014-08-031-0/+1
|
* by35.c : copied by17 code in, most games boot although none are playable in ↵ Robbbert2014-07-291-0/+1
| | | | a satisfactory manner.
* gimix: added software list, fixed regression with booting Gimix Flex 3.6, ↵ mahlemiut2014-07-281-0/+1
| | | | added 8 inch floppy drive support.
* by17.c : WIP Robbbert2014-07-271-0/+1
|
* Fleshed out MPU5, Proconn and Ace System 1 a bit. Still don't work, but are ↵ James Wallace2014-07-261-0/+1
| | | | a bit closer (nw)
* Changed set mpoker and driver to mgames. Also description from Roberto Fresca2014-07-251-2/+2
| | | | | | | | Multi-Poker to Match Games accordingly with the official flyer. http://flyers.arcade-museum.com/?page=thumbs&db=videodb&id=6500 In fact, these are skill instead of poker games. Also added way more documentation and some cosmetic fixes. [Roberto Fresca]
* woop Michaël Banaan Ananas2014-07-251-1/+1
|
* these aren't supposed to be on svn Michaël Banaan Ananas2014-07-251-2/+0
|
* this too Michaël Banaan Ananas2014-07-251-1/+1
|
* forgot one (nw) Scott Stone2014-07-251-0/+1
|
* Fix props for mame layout files (nw) Scott Stone2014-07-251-8/+8
|
* Fix props for mess layout files (nw) Scott Stone2014-07-251-3/+3
|
* (MESS) Michaël Banaan Ananas2014-07-251-0/+1
| | | | | | New System Drivers Supported: ----------------------------- TI-95 PROCALC [hap]
* Game Plan WIP Robbbert2014-07-241-0/+1
|
* (MESS) Michaël Banaan Ananas2014-07-231-0/+1
| | | | | | Systems Promoted from GAME_NOT_WORKING: --------------------------------------- TI-74 BASICALC [hap]
* GamePlan 1: WIP Robbbert2014-07-221-0/+1
|
* [JSMESS] Add shim for Web Audio sound module [Katelyn Gadd, Justin Kerk] Justin Kerk2014-07-221-0/+2
|
* New games marked as GAME_NOT_WORKING Scott Stone2014-07-211-0/+2
| | | | ------------------------------------ (MESS) Minicom IV (teletype device) [Felipe Sanches]
* added cc40 software list. Michaël Banaan Ananas2014-07-211-0/+1
| | | Much thanks to J Guidry and Lee!
* ti74 skeleton driver, i will flesh it out later Michaël Banaan Ananas2014-07-201-0/+2
|
* placeholder Michaël Banaan Ananas2014-07-181-0/+1
|
* removed old z80sio device Michaël Banaan Ananas2014-07-181-2/+0
|
* readded ace color overlay after confirmation with cabinet photo Michaël Banaan Ananas2014-07-171-0/+1
|
* rewrote most of tms7000, fixing a few issues and adding preliminary support ↵ Michaël Banaan Ananas2014-07-161-1/+0
| | | | for TMS70x1/2 family
* (MESS) Michaël Banaan Ananas2014-07-071-0/+1
| | | | | | | | | New System Drivers Supported: ----------------------------- Texas Instruments Compact Computer 40 [hap, Jon Guidry] I'm still working on this, looking for bugs in tms7000 core now
* (MESS) dmv: various updates to allow CP/M to boot. [Sandro Ronco] Sandro Ronco2014-07-031-0/+2
|
* Added more device to netlist: Couriersud2014-06-291-0/+4
| | | | | | | | - R2R resistor network DAC. - Dummy input device. This is used so that devices can exhibit terminals not yet used such as V+ for opamps. - Added a very basic macro model for norton opamps (LM3900) - Added a current controlled current source (CCCS)
* NeoGeo slot work [S. Smith] David Haywood2014-06-291-0/+53
| | | | | | | | | | | | | | | | Message that was posted to me "Hi David It was to my great disappointment that your work on the NeoGeo Multislot (Dec 2013) was not included in MAME. To aid the process I've taken your work and spent some hours addressing the concerns put forward by the developers. The code I'm sending to you converts Neo Geo to fully use slot devices for the cartridges and implements the multi-slot using techniques that have greater likelihood of being met with approval. In some places the slot trampolines caused performance to drop below 100% so I've used methods to avoid them gathered by the study of other slot devices in MESS. Performance is the same as it was prior to this update. I first sent this with the forms on the official site but received no reply so I'm turning to you directly. (filehost link removed) Credit to yourself and 'S. Smith' "
* (MESS) glcolor: added LCD emulation and inputs. [Sandro Ronco] Sandro Ronco2014-06-281-0/+1
| | | | (MESS) moved glcolor carts from genius.xml to glcolor.xml. (nw)
* (MESS) Apple II: support Decillionix DX-1 sampler card. [R. Belmont] R. Belmont2014-06-281-0/+2
|
* (MESS) Apple II: Support for the Mountain Computer Music System. [R. Belmont] R. Belmont2014-06-281-0/+2
|
* Added lamps layout to jwildb52 and segajw (nw) Sandro Ronco2014-06-271-0/+2
|
* New games marked as GAME_NOT_WORKING Scott Stone2014-06-261-0/+3
| | | | ------------------------------------ (MESS) TECNBRAS Dot Matrix Display [Felipe Sanches]
* gimix: added support for Flex DSK disk images, will now boot Gimix Flex 3.3. mahlemiut2014-06-261-0/+2
|
* added preliminary tmpz84c015, stupid daisy chain Michaël Banaan Ananas2014-06-211-1/+2
|
* Added CD4020 device. Couriersud2014-06-211-0/+3
|
* (MESS) New skeleton driver: Scott Stone2014-06-201-0/+1
| | | | | | | --------------------------- Intelbras TI630 telephone [Felipe Sanches] Fixed current/prior submissions for proper license attribution (nw)
* More cleanup and some development: Couriersud2014-06-201-0/+1
| | | | | - removed dead code from nld_signal.h - removed m_last_Q and all callers; if a device depends on state let it maintain it. - added development on a generic device based on truthtables.
* move some code around for later (nw) David Haywood2014-06-201-0/+2
|
* Added LuaBridge and exposed few classes as example (nw) Miodrag Milanovic2014-06-201-0/+15
|
* Moved solver templates into separate header files. Couriersud2014-06-191-0/+4
|
* (MESS) New skeleton driver: Scott Stone2014-06-181-0/+1
| | | | | | --------------------------- Gimix 6809 System [Tafoid]
* (MESS) msx.c: Added MIDI in support to Yamaha SFG01/SFG05 expansions (nw) Wilbert Pol2014-06-181-0/+2
|
* i186: fix timer read (nw) cracyc2014-06-181-2/+0
| | | (mess) rmnimbus: bit of refactoring and cleanup, fix some video ram reads and writes, use eepromser and remove er59256 (nw)
* renamed opcode lists.h to .inc, renamed LR35902_FLAG_x to FLAG_x Michaël Banaan Ananas2014-06-131-2/+2
|
* reorganize some code for gstriker (no functional change) (nw) David Haywood2014-06-131-0/+4
|
* (MESS) Added Yamaha FB-01 Wilbert Pol2014-06-111-0/+2
| | | | | I haven't been able to test if this makes the expected sounds when a midi keyboard is hooked up the midi-in port of this device.
* Fixed build. (nw) Curt Coder2014-06-111-2/+2
|
* move tmpz84c011 specifics to its own files, make z80ctc a subdevice rather ↵ David Haywood2014-06-111-0/+2
| | | | than adding it separately it in each driver using a tmpz84c011. (nw)