summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1843 from anikom15/hlsl ImJezze2017-01-056-41/+158
|\
| * Change cached texture format to floating point. Westley M. Martinez2017-01-043-30/+39
| * Correct LCD ghosting INI and slider defaults. Westley M. Martinez2017-01-032-3/+3
| * Add LCD ghosting shader for Direct3D Westley M. Martinez2017-01-024-27/+85
| * Scale and phosphor persistence sliders. Westley M. Martinez2016-12-304-28/+15
| * Implement LCD persistence shader. Westley M. Martinez2016-12-294-2/+23
| * Implement new phosphor shader. Westley M. Martinez2016-12-294-15/+57
* | Merge pull request #1927 from JoakimLarsson/vme_1 Joakim Larsson Edström2017-01-0520-1302/+1387
|\ \
| * | - Force Computers VME boards: Converted fcisio1 and fcscsi1 board drivers to ... Joakim Larsson Edstrom2017-01-0520-1302/+1387
* | | video/battlex.cpp: fixed flipscreen problem (nw) Ivan Vangelista2017-01-051-1/+1
* | | More ACCESSING_BITS cleanups Dirk Best2017-01-058-117/+86
* | | Merge pull request #1911 from npwoods/imgtool_use_wide_console Vas Crabb2017-01-053-63/+117
|\ \ \
| * | | Missed these, which needed wstring_from_utf8() Nathan Woods2017-01-041-5/+5
| * | | Fixed incorrect util::string_format() ==> util::stream_format() Nathan Woods2017-01-041-1/+1
| * | | Vas Crabb feedback: Nathan Woods2017-01-042-65/+63
| * | | [Imgtool] Changed to use wcout/wcerr in order to support Unicode console output Nathan Woods2017-01-023-61/+117
* | | | Merge pull request #1924 from ajrhacker/peyper_8910_read Vas Crabb2017-01-051-0/+3
|\ \ \ \
| * | | | peyper.cpp: 8910 reads (nw) AJR2017-01-051-0/+3
* | | | | fix crash in mcu-less/bootleg sets in arkanoid.cpp, and add some notes (n/w) Lord-Nightmare2017-01-041-2/+3
|/ / / /
* | | | Merge pull request #1921 from mamehaze/minor_stuff R. Belmont2017-01-045-182/+157
|\ \ \ \
| * | | | (nw) David Haywood2017-01-041-1/+1
| * | | | use device clock (nw) David Haywood2017-01-041-5/+4
| * | | | move 68705 timer logic out of arkanoid driver and into 68705 core David Haywood2017-01-045-182/+158
* | | | | Merge pull request #1923 from ajrhacker/efo_zsu R. Belmont2017-01-0411-350/+473
|\ \ \ \ \
| * | | | | Cedar Magnet/EFO ZSU AJR2017-01-0411-350/+473
* | | | | | Fix clang "-Wno-weak-vtables" warnings in netlist source. Refactored couriersud2017-01-0527-730/+1041
* | | | | | Fix some pedantic clang warnings. (nw) couriersud2017-01-056-7/+7
| |_|_|/ / |/| | | |
* | | | | New working machine added hap2017-01-043-3/+195
* | | | | Merge pull request #1922 from JoakimLarsson/vme1 Joakim Larsson Edström2017-01-0412-553/+461
|\ \ \ \ \
| * | | | | VME: converted mvme350 board driver to slot device and a general cleanup Joakim Larsson Edstrom2017-01-0412-553/+461
* | | | | | Fix issue enabling/disabling http (nw) Miodrag Milanovic2017-01-042-1/+3
* | | | | | Added websockets as well (nw) Miodrag Milanovic2017-01-046-4/+51
* | | | | | i386: logerror for invalid rep rather than fatal error (nw) cracyc2017-01-041-2/+3
* | | | | | correct some spacing (nw) hap2017-01-0424-105/+106
* | | | | | Added SIGFPE enabling code to plib/pexception.*. Moved plib exceptions couriersud2017-01-048-92/+232
* | | | | | Minor refactoring and renaming exercise. (nw) couriersud2017-01-047-85/+105
* | | | | | Fix pin assignment 4001. (nw) couriersud2017-01-041-2/+2
* | | | | | Add FREQ parameter to MM5837 noise generator. Specs in datasheet range couriersud2017-01-041-10/+19
* | | | | | Fix MM5837. (nw) couriersud2017-01-041-1/+1
* | | | | | Fix parsing of macro devices. (nw) couriersud2017-01-042-2/+2
* | | | | | Merge pull request #1919 from mamehaze/minor_stuff R. Belmont2017-01-042-20/+17
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | clean up comments, BAD_DUMP flags and set descriptions in stv.c based on rece... David Haywood2017-01-042-20/+17
* | | | | | Merge pull request #1920 from ajrhacker/rom_size Miodrag Milanović2017-01-041-1/+1
|\ \ \ \ \ \
| * | | | | | ROMs over 2 GB no longer reported as negative size in XML AJR2017-01-041-1/+1
* | | | | | | One more fix (nw) Miodrag Milanovic2017-01-041-1/+1
* | | | | | | Fix non-VS build (nw) Miodrag Milanovic2017-01-041-0/+1
* | | | | | | Added initial HTTP/HTTPS webserver/websocket server support (nw) Miodrag Milanovic2017-01-0420-4/+3504
| |_|_|/ / / |/| | | | |
* | | | | | aa310: added Diagnostic Test ROMs Nigel Barnes2017-01-041-13/+11
|/ / / / /
* | | | | Merge pull request #1914 from ajrhacker/service_mode_sw Vas Crabb2017-01-045-7/+37
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | find_dipname considered harmful (nw) AJR2017-01-033-25/+8