summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | vector06: fixed brackets natural keys Robbbert2020-10-041-4/+4
* | z80ne: added notes about paste Robbbert2020-10-031-1/+9
* | frontend/mame/audit.cpp: Fix failure to recognise device ROMs that use contin... Vas Crabb2020-10-032-43/+36
* | emu/rendlay.cpp: Pre-load image components when changing video options. Vas Crabb2020-10-033-68/+141
* | netlist: fix VS build. couriersud2020-10-032-4/+4
* | nl_boxingb: Fix error in formula. couriersud2020-10-031-1/+1
* | netlist: catch parenthesis count mismatch in formulas. couriersud2020-10-032-1/+8
* | lviv: fixed asterisk and colon natural keys Robbbert2020-10-031-2/+2
* | Fix stray space char in osd_opengl.h Miodrag Milanović2020-10-031-1/+1
* | sidepckt: Hook up MCU, remove simulation [Brian Troha, TeamEurope, Dirk Best] Dirk Best2020-10-032-99/+66
* | z80scc: Fix vector modification in high bits Dirk Best2020-10-031-0/+1
* | 6840ptm.cpp: updated m_gate initialization as per comments to d026d1ba845f899... Ivan Vangelista2020-10-033-7/+14
* | Exception specifications on deleted operators/constructors aren't useful. Vas Crabb2020-10-032-6/+6
* | champbas.cpp: redumped exctscc2. Added correct PROMs (fixes MT05026). Verifed... Ivan Vangelista2020-10-032-9/+31
* | sound/namco: Eliminate more auto_alloc AJR2020-10-022-19/+47
* | sound/namco: Eliminate auto_alloc AJR2020-10-022-39/+29
* | ut88: fixed ^ natural key; ut88mini: added note Robbbert2020-10-031-2/+2
* | pmatrix_cr.h: More logical fix for the nothrow issue AJR2020-10-021-1/+1
* | netlist: Revert changes intended to make the code work on OSX 10.10. couriersud2020-10-032-4/+4
* | bus/hexbus/hexbus.cpp: Fix initialization problem (device_start was overridde... AJR2020-10-022-4/+6
* | Update darius.cpp (#7311) eito2020-10-031-2/+2
* | drdmania: add some basics, still seems to do nothing of note (#7308) David Haywood2020-10-021-10/+115
* | - split off the handhelds that seem to be based around gpl162xx technology in... David Haywood2020-10-025-821/+923
* | upd765: Explicitly emulate reset line AJR2020-10-0218-190/+203
* | Fix clang error: exception specification of explicitly defaulted move assignm... AJR2020-10-022-6/+6
* | emu/render.cpp: Consider that screens can be hidden when choosing a default v... Vas Crabb2020-10-036-47/+49
* | netlist: simplify code. couriersud2020-10-027-77/+46
* | netlist: move core_terms to netlist_state. couriersud2020-10-028-61/+71
* | netlist: more clang lint fixes. couriersud2020-10-0222-346/+384
* | netlist: Add parse optimization to pfunction. couriersud2020-10-022-20/+99
* | 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