summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* version bump (nw)mame0184 Vas Crabb2017-03-292-4/+4
* addrmap: Temporary fix (nw) Olivier Galibert2017-03-281-1/+2
* express: More robust parsing fix (nw) Olivier Galibert2017-03-271-5/+10
* Fix compile error noticed on VS (nw) Miodrag Milanovic2017-03-262-1/+3
* express: More robust memory access operator parsing (nw) Olivier Galibert2017-03-261-1/+1
* srcclean (nw) Vas Crabb2017-03-261-1/+1
* Fixed SDL build on win32 and zexall build (nw) Miodrag Milanovic2017-03-262-3/+15
* srcclean (nw) Vas Crabb2017-03-2699-1076/+1076
* Source of silly quote (nw) AJR2017-03-251-1/+1
* Fixed recently introduced order of operations issue, and changed to Vas' pref... Nathan Woods2017-03-261-14/+14
* Memory unit masking and address mirroring fixes (nw) AJR2017-03-256-15/+36
* MIPS: initial support for VR5500 and TX4925 CPUs. [R. Belmont] arbee2017-03-254-0/+203
* shangha3.cpp: Minor doc update - NW briantro2017-03-251-1/+1
* New Shanghai 3 clone briantro2017-03-252-5/+22
* dmv: fixed monochrome screen color. (nw) Sandro Ronco2017-03-251-3/+3
* latch8, discrete: Major device cleanup (nw) (#2187) ajrhacker2017-03-257-255/+154
* i8355: Use required_region_ptr instead of device_memory_interface for interna... AJR2017-03-252-26/+5
* New working machine Ivan Vangelista2017-03-252-2/+92
* Minor cleanup of H19 Mark Garlanger2017-03-251-34/+28
* itech8.cpp: Correct some Dyno Bop rom names - NW briantro2017-03-241-10/+8
* hh_tms1k: fixed tbreakup flickering leds? (nw) hap2017-03-252-64/+56
* Revert "Fixed writes to decrypted opcode memory" (#2185) Olivier Galibert2017-03-241-41/+10
* Merge pull request #2184 from PugsyMAME/master ajrhacker2017-03-241-10/+41
|\
| * Fixed writes to decrypted opcode memory PugsyMAME2017-03-241-10/+41
* | Merge pull request #2176 from Dagarman/master R. Belmont2017-03-242-1/+62
|\ \
| * | c64_cass.xml dumps KEN WHITE2017-03-221-0/+49
| * | vic1001_cass.xml speakeasy partial dump KEN WHITE2017-03-221-1/+13
* | | Merge pull request #2173 from npwoods/pia_cplusplus R. Belmont2017-03-242-54/+74
|\ \ \
| * | | Incremental C++-ification of 6821pia.cpp Nathan Woods2017-03-212-54/+74
* | | | Merge pull request #2180 from fulivi/hp9845_dev11 R. Belmont2017-03-241-118/+229
|\ \ \ \
| * | | | hp9845: further improvements to LP emulation, especially on timing. fulivi2017-03-241-54/+76
| * | | | hp9845: generation of graphic and LP cursors separated. Some fulivi2017-03-241-96/+185
* | | | | Merge pull request #2183 from Happy-yappH/master R. Belmont2017-03-241-2/+6
|\ \ \ \ \
| * | | | | mips3 drc : Make sure branch delay slot instruction is not virtual Happy2017-03-241-2/+6
| |/ / / /
* | | | | Merge pull request #2182 from pra85/patch-1 ajrhacker2017-03-241-2/+2
|\ \ \ \ \
| * | | | | Fix typos Prayag Verma2017-03-241-2/+2
|/ / / / /
* | | | | Merge pull request #2181 from ajrhacker/horekid_4way ajrhacker2017-03-241-8/+8
|\ \ \ \ \
| * | | | | horekid: Change joystick inputs to 4-way AJR2017-03-241-8/+8
| |/ / / /
* | | | | tms1024: added MS pin, added write to port 0 (nw) hap2017-03-243-31/+37
* | | | | ltd.cpp: removed hustlerpa, as PinMAME devs found out it was actually a ROM f... Ivan Vangelista2017-03-242-8/+0
* | | | | New working clone Ivan Vangelista2017-03-242-10/+36
| |_|_|/ |/| | |
* | | | hh_pic16: us2pfball internal artwork (nw) hap2017-03-245-31/+189
|/ / /
* | | dynax.cpp: Change PSG types correctly (nw) AJR2017-03-231-4/+4
* | | electron: Added First Byte joystick interface Nigel Barnes2017-03-234-8/+155
* | | archimedes: Added JFD floppy format as used by JASPP (Archimedes Software Pre... Nigel Barnes2017-03-235-1/+412
* | | apd_dsk: added notes (nw) Nigel Barnes2017-03-231-3/+55
* | | New working software list additions Nigel Barnes2017-03-233-81/+958
* | | Merge pull request #2178 from moralrecordings/pcfix ajrhacker2017-03-235-18/+50
|\ \ \ | |_|/ |/| |
| * | i386: save additional CPU flags Scott Percival2017-03-231-2/+23
| * | i386: fix enum range check Scott Percival2017-03-232-2/+2