summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* netlist: rename more files to lower case. couriersud2020-10-022-0/+0
* Got rid of global_alloc/global_free. Vas Crabb2020-10-0381-607/+490
* sdk86: fixed Paste; got rid of terminal, since the system is meant to interfa... Robbbert2020-10-032-31/+25
* radio86: fixed ^ natural key Robbbert2020-10-031-2/+2
* partner: fixed spacebar,@,^ natural keys Robbbert2020-10-021-6/+6
* elekscmp: Fixed paste. Robbbert2020-10-021-3/+4
* ti99_8: fixed some grammar. Robbbert2020-10-021-4/+4
* x1: moved note to make it clear it applies to x1turbo only Robbbert2020-10-021-1/+1
* dragon: added [_] natural keys. Robbbert2020-10-021-3/+6
* ac1: swapped around brackets and braces in natural keyboard. Robbbert2020-10-021-2/+2
* votrax: Adjust the final filter [O. Galibert] Olivier Galibert2020-10-021-2/+5
* mess.flt: added macquadra700.cpp Robbbert2020-10-021-0/+1
* formats/cassimg.cpp: Finish encapsulation of cassette_image class. Vas Crabb2020-10-0211-226/+226
* Merge pull request #7307 from darkstar/sgi_softlist ajrhacker2020-10-011-2/+93
|\
| * sgi_mips.xml: more Hot Mix CDs for SGI Darkstar2020-10-021-2/+93
* | mac: move macqd700 to its own driver and clean up more cruft [R. Belmont] arbee2020-10-017-424/+940
|/
* pdp1: Better fix for read-in mode AJR2020-10-011-1/+0
* pdp1: Fix read-in mode AJR2020-10-011-2/+2
* -imagedev/cassimg.cpp: Make the interface look something like C++. Vas Crabb2020-10-0261-1358/+1209
* fp6000: PORT_CHAR(0) is invalid; added '_' natural key Robbbert2020-10-021-3/+3
* phc25: upgraded sound flag from none to imperfect. Robbbert2020-10-021-2/+2
* mbee: replaced dump of ic16 Robbbert2020-10-011-8/+8
* naomi.cpp: redumped vfurlong (Atomiswave) [brizzo] MetalliC2020-10-013-8/+9
* trs80m4 marked as MNW, because it can't boot its own floppy disk. Robbbert2020-10-011-1/+1
* pdp11.cpp: More consistent indentation AJR2020-09-301-4/+4
* discrete.h: Fix build on old compilers not compliant with retroactive C++11 r... AJR2020-09-301-1/+1
* 6840ptm.cpp: initialized array to fix listxml and validate crash Ivan Vangelista2020-09-301-0/+1
* Fix zexall target compile Miodrag Milanovic2020-09-303-6/+10
* pdp1.cpp: initialized 3 more variables that were causing crashes while runnin... Ivan Vangelista2020-09-301-0/+2
* pdp1.cpp: initialized some emu_timer s that were causing crashes Ivan Vangelista2020-09-301-1/+4
* sound/discrete: Get rid of vtables in factories. Vas Crabb2020-10-012-38/+23
* sound/discrete.cpp: Fix more crashes, and modernise a little. Vas Crabb2020-09-302-128/+113
* sound/discrete: Reserve space before taking addresses of new vector items. Vas Crabb2020-09-301-4/+6
* cpu/pdp1: Initialise a couple of pointer members. Vas Crabb2020-09-302-2/+3
* emu/machine.cpp: Get rid of remaining make_unique_clear on 'manager' objects. Vas Crabb2020-09-304-6/+19
* netlist: Convert driver filenames to lower case. couriersud2020-09-3013-36/+38
* netlist: Fix a net splitting issue with four term devices. couriersud2020-09-307-17/+48
* netlist: Rewrote frontier documentation. couriersud2020-09-303-29/+28
* netlist: applied some clang tidy recommendations couriersud2020-09-3013-14/+24
* -Got rid of most of the remaining problematic uses of make_unique_clear. Vas Crabb2020-09-3027-359/+337
* pdp11.cpp, terak.cpp: Add CPU notes AJR2020-09-292-6/+7
* Merge tag 'mame0225' into mainline-master Vas Crabb2020-09-305-11/+11
|\
| * Version bump for 0.225mame0225 Vas Crabb2020-09-292-4/+4
| * Update arcade.lua Roberto Fresca2020-09-281-0/+1
| * Remove embed files unintentionally added to Emscripten build Justin Kerk2020-09-281-2/+0
| * mac128: possible fix for out-of-bounds ROM access [R. Belmont] arbee2020-09-281-1/+1
| * mac: fix crash regression on macqd700 [R. Belmont] arbee2020-09-281-0/+5
| * adjusted some titles (lowercase for things that aren't actually part of the t... Vas Crabb2020-09-283-7/+7
* | Merge pull request #7302 from DavidHaywood/290920_2 ajrhacker2020-09-292-17/+34
|\ \
| * | machines promoted to WORKING DavidHaywood2020-09-292-17/+34
|/ /