summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* photoply.cpp: Region is 8-bit, so map it as such (nw) AJR2019-11-161-1/+1
* pc.cpp: Correct some region widths and change mc1702 and pc7000 to 8086 (nw) AJR2019-11-161-7/+7
* Fix more region widths (nw) AJR2019-11-1634-109/+109
* SDL: -video auto on macOS now selects BGFX rather than OpenGL for future-proo... arbee2019-11-161-3/+3
* opengl: work around Retina issue on macOS Catalina until SDL catches up [R. B... arbee2019-11-161-1/+39
* taitojc.cpp: Correct "gfx" region widths and rename for clarity (nw) AJR2019-11-162-190/+190
* pgm.cpp, savquest.cpp, taitotz.cpp: Correct region widths (nw) AJR2019-11-163-33/+33
* taitogn.cpp: Make region endianness consistent with everything else (nw) AJR2019-11-161-8/+5
* c900: Correct region endianness (nw) AJR2019-11-161-3/+3
* vsmile.cpp, vsmileb.cpp: Rename BIOS regions and make width explicit (nw) AJR2019-11-163-22/+22
* interpro.cpp: Correct region widths (nw) AJR2019-11-162-24/+26
* Merge pull request #5911 from JoakimLarsson/baudout Joakim Larsson Edström2019-11-161-5/+6
|\
| * ins8250.cpp: fixed regression caused by local BRG used for baudout pin support Joakim Larsson Edstrom2019-11-161-5/+6
* | cave.cpp: QA note (nw) Angelo Salese2019-11-161-1/+2
* | geniusjr.cpp: Pitagorin was recently dumped (nw) AJR2019-11-161-2/+1
* | csplayh5.cpp, maygayew.cpp: Correct region widths (nw) AJR2019-11-162-157/+157
* | arescue: Better way of copying DSP code and data (nw) AJR2019-11-161-26/+12
* | Remove up to one frame of input latency. (#5901) antonioginer2019-11-1614-23/+64
* | hiscore.dat: fix renamed set (nw) cracyc2019-11-161-31/+35
* | winptty: don't create pipe unless requested (nw) cracyc2019-11-162-2/+12
* | alg.cpp, ht68k.cpp, pgm2.cpp: Correct region widths (nw) AJR2019-11-163-97/+97
* | More region width fixes (nw) AJR2019-11-1621-500/+500
|/
* viewgfx.cpp: Allocate bitmap in place rather than using global_alloc; explici... AJR2019-11-161-26/+48
* Correct region widths in miscellaneous drivers and devices (nw) AJR2019-11-1614-40/+40
* at.cpp, fmtowns.cpp, hp95lx.cpp, pc88va.cpp, pc9801.cpp, tandy1t.cpp, tosh100... AJR2019-11-167-270/+270
* get rid of some pointless members of input mapping menu (nw) Vas Crabb2019-11-172-16/+9
* Apple Softlists to Nov 16th, 2019 (#5906) Firehawke2019-11-162-3/+251
* split out vt1682 as it isn't NES based (nw) (#5909) David Haywood2019-11-165-48/+1013
* netlist: Fix freeze on reset (F3). (nw) couriersud2019-11-163-9/+27
* UI cleanup: Vas Crabb2019-11-174-211/+146
* pacman.cpp: descrambled clubpacma. Boots but resets during attract (nw) Ivan Vangelista2019-11-162-3/+12
* bbc_cumana68k: Remove trampolines and cleanup (nw) Nigel Barnes2019-11-163-180/+151
* UI updates: Vas Crabb2019-11-175-211/+258
* -cgsix: Added pattern register, plane-mask register, and pixel-mask register ... MooglyGuy2019-11-162-9/+99
* netlist: more code maintenance. (nw) couriersud2019-11-1619-509/+544
* Fixed cheekyms regression. (nw) couriersud2019-11-161-1/+1
* I've rewritten a chunk of this (nw) Vas Crabb2019-11-172-2/+2
* UI updates: Vas Crabb2019-11-1712-419/+617
* add some scrambling modes for various nes_vt based things, polmega and silv35... David Haywood2019-11-166-9/+311
* cgsix: Add raw parameters for screen (nw) AJR2019-11-162-3/+2
* -cgsix: Added hardware cursor support. [Ryan Holtz] MooglyGuy2019-11-162-4/+54
* -sun4: Switched Z8530 to CMOS variant, based on observed accesses, nw MooglyGuy2019-11-161-4/+4
* -hlemouse: Removed baud-rate hack from hle1200 Sun mouse, nw MooglyGuy2019-11-161-1/+1
* -cgsix: Add COLOR1 ROP support, fixes initial clear when starting sunview, nw MooglyGuy2019-11-161-0/+6
* New machines marked as NOT_WORKING AJR2019-11-156-0/+100
* Caravelle with two Es (nw) AJR2019-11-151-2/+2
* 8042kbdc.cpp: recognize mouse reset command (nw) yz70s2019-11-151-0/+6
* replica1: Switch to bitbanged interface (nw) AJR2019-11-151-8/+5
* hd44780: Turn logging back off (nw) AJR2019-11-151-1/+1
* hd44780: Better workaround for mtd1256 (nw) AJR2019-11-151-8/+6