summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Further IRQ passthrough cleanup AJR2016-07-0884-283/+237
* clean up includes (nw) Vas Crabb2016-07-082-1/+9
* Merge pull request #1062 from ajrhacker/opresolv_fix Vas Crabb2016-07-0816-22/+22
|\
| * Fix compile errors due to option_resolution namespacing (nw) AJR2016-07-0716-22/+22
* | sun4: separated sun4 and sun4c, started implementing unique original sun4 fea... arbee2016-07-071-25/+386
|/
* Merge pull request #1056 from npwoods/opresolv_cplusplusification Vas Crabb2016-07-0825-392/+374
|\
| * Changed some int's to size_t's and added assertions where we were assuming th... Nathan Woods2016-07-074-3/+5
| * C++-ification of src/lib/util/opresolv.[cpp|h] (moved to util:: namespace, ch... Nathan Woods2016-07-0725-391/+371
* | Merge pull request #1060 from npwoods/image_device_format_extensions_vector R. Belmont2016-07-072-10/+36
|\ \
| * | Changed image_device_format::extensions() to be a vector Nathan Woods2016-07-072-10/+36
* | | Replace M68000 write_irq[1-7] handlers with DEVCB_INPUTLINE (nw) AJR2016-07-076-50/+7
* | | ESH: added beeper as requested (nw). Robbbert2016-07-081-3/+9
|/ /
* | Merge pull request #1048 from ajrhacker/bbcbc R. Belmont2016-07-072-89/+134
|\ \
| * | Reduce tag lookups (nw) AJR2016-07-061-9/+11
| * | Correct British spelling and region width (nw) AJR2016-07-061-2/+2
| * | bbcbc: Input overhaul and machine/software list corrections AJR2016-07-052-89/+132
* | | Hit save a bit too late (nw) angelosa2016-07-071-2/+0
* | | F1 is presumed to be upper regs selector. More work with the bootleg (nw) angelosa2016-07-074-23/+85
* | | Merge pull request #1055 from JoakimLarsson/s4_75_sccbug_2 R. Belmont2016-07-072-43/+75
|\ \ \
| * | | Fixed problem with dropped characters for Sun4_75 Joakim Larsson Edstrom2016-07-072-43/+75
* | | | Merge pull request #1057 from Bavarese/patch-12 Olivier Galibert2016-07-071-357/+529
|\ \ \ \
| * | | | white space changes only Bavarese2016-07-071-15/+15
| * | | | Promote Rainbow-100-B to WORKING Bavarese2016-07-071-351/+523
* | | | | PC8001: fixed the beeper (nw) Robbbert2016-07-082-12/+12
|/ / / /
* | | | MT 05534 [Robbbert, crazyc] Robbbert2016-07-071-1/+1
* | | | Make behaviour slightly friendlier with hlsl_write option (nw) Vas Crabb2016-07-072-8/+3
| |_|/ |/| |
* | | Patch up d3dhlsl as well (nw) Vas Crabb2016-07-073-3/+6
* | | Restore ability to supply explicit name for bgfx AVI output file, auto causes... Vas Crabb2016-07-075-9/+13
* | | Merge pull request #1051 from MASHinfo/patch-7 Vas Crabb2016-07-071-0/+2
|\ \ \
| * | | Fixed coinage in Touchmaster 2000-8000 MASH2016-07-061-0/+2
* | | | Merge pull request #1054 from ajrhacker/rtc_rising Vas Crabb2016-07-073-16/+86
|\ \ \ \
| * | | | Correct JRC6355E implementation to agree with NJU6355 datasheet AJR2016-07-073-16/+86
| |/ / /
* | | | POSIX implementation for valid filename/path character functions Vas Crabb2016-07-071-3/+50
* | | | Merge branch 'file_create_and_format_refactorings' of https://github.com/npwo... Vas Crabb2016-07-079-212/+282
|\ \ \ \
| * | | | Changed osd_is_valid_filepath_char() to block 0x7F and C1 control characters Nathan Woods2016-07-051-0/+1
| * | | | Create osd_is_valid_filename_char() and osd_is_valid_filepath_char() function... Nathan Woods2016-07-054-25/+69
| * | | | Changed diimage.cpp to use C++ comments Nathan Woods2016-07-051-172/+195
| * | | | Converted properties on image_device_format to return 'const std::string &' i... Nathan Woods2016-07-052-5/+5
| * | | | Created a typedef to define the type for device_image_interface::m_formatlist Nathan Woods2016-07-051-2/+4
| * | | | Changed menu_file_create::m_ok to be a reference instead of a pointer Nathan Woods2016-07-054-8/+8
* | | | | Merge pull request #1050 from JoakimLarsson/fccpu30 Robert2016-07-077-466/+1080
|\ \ \ \ \
| * | | | | Splitted out FGA-002 as its own device, Added CPU-33 roms, Added CPU-30 board... Joakim Larsson Edstrom2016-07-061-398/+77
| * | | | | Added support for the 16-bit timer and for clock output mode callbacks on RTX... Joakim Larsson Edstrom2016-07-062-67/+308
| * | | | | Added support for the 24 bit timer Joakim Larsson Edstrom2016-07-062-1/+2
| * | | | | New device: FGA-002 Force Gate Array, splitted out from fccpu30 driver, mostl... Joakim Larsson Edstrom2016-07-062-0/+693
| | |_|/ / | |/| | |
* | | | | Merge pull request #1035 from GiuseppeGorgoglione/master Vas Crabb2016-07-0710-376/+176
|\ \ \ \ \
| * | | | | Remove bgfx_avi_name and hlsl_write options Giuseppe Gorgoglione2016-07-048-41/+21
| * | | | | Direct3D HLSL: use aviwrite to record avi movies Giuseppe Gorgoglione2016-07-044-344/+164
* | | | | | Merge pull request #1052 from system11b/S11mjfixes Vas Crabb2016-07-073-215/+95
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | More Mahjong dip switch corrections system11b2016-07-073-215/+95