summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu
Commit message (Expand)AuthorAgeFilesLines
...
* hh_tms1k: added switches to simon layout, added buttons to zodiac layout, cha... hap2019-03-232-1/+4
* layout: added "inputraw" parameter, for use with inputtag and inputmask. It s... hap2019-03-232-3/+13
* New machines marked as NOT_WORKING AJR2019-03-221-0/+2
* -device: Added more granular device_feature bits as well as a couple more cat... MooglyGuy2019-03-171-13/+32
* distate: Expose state_find_entry (nw) AJR2019-03-162-4/+4
* -astrocade: Various changes. [Ryan Holtz] mooglyguy2019-03-171-1/+2
* Exclude non-CPUs from numerical indexing for debugger commands AJR2019-03-131-5/+10
* svg screen: add verbose message instead of aspect ratio helper (nw) hap2019-03-071-20/+5
* screen: add set_visarea_full plus some random examples (nw) hap2019-03-071-0/+1
* emumem: Allow an address shift of 1 (to the right) for 8-bit spaces (nw) AJR2019-03-0115-0/+201
* romload: BIOS flag should apply to fills (and remove zero-value comments) Vas Crabb2019-02-281-17/+12
* Bac06 - remove camel case, remove mapping hack in favour of tilemap.h change NW bmcphail2019-02-261-0/+1
* divideo.h : Remove MCFG_VIDEO_SET_SCREEN usage (#4667) cam9002019-02-251-9/+0
* (nw) sorry, take 2 Ivan Vangelista2019-02-251-7/+6
* Make -nonvram_save also inhibit saving of "battery" NVRAM for image devices AJR2019-02-191-0/+4
* (nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will... Vas Crabb2019-02-191-12/+15
* Add spacenum getter for required_/optional_address_space (nw) AJR2019-02-171-0/+6
* Eliminate the default address map member of address_space_config (nw) AJR2019-02-174-19/+8
* Remove MCFG_DEVICE_DISASSEMBLE_OVERRIDE usage cam9002019-02-171-3/+0
* Eliminate qsort usage in debugger (nw) AJR2019-02-165-82/+52
* video: don't use iter count (nw) hap2019-02-151-1/+5
* video: stop frameskipping constantly on screenless systems with frameskip=0 (nw) hap2019-02-151-2/+3
* Video throttling: Additive oversleeping Celelibi2019-02-151-3/+7
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-8/+8
* (nw) Changed "Fatal error: Fatal error: blah" to "Fatal error: blah". Robbbert2019-02-131-3/+3
* sys80: Add 50 Hz version with different timings AJR2019-02-121-0/+1
* chess*: refactor irq timers (nw) hap2019-02-111-0/+1
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-7/+6
* nb_rtpd: Raw parameters for screen (nw) AJR2019-02-101-0/+1
* get rid of some copy/pasted macros for different numbers of arguments (nw) Vas Crabb2019-02-091-16/+7
* lisa: Add XTAL definitions (nw) AJR2019-02-081-0/+2
* enable sub-second snapshot timers (nw) (#4493) Peter Ferrie2019-02-041-2/+2
* New machines marked as NOT_WORKING AJR2019-02-021-0/+1
* aaa: Add keyboard and RS232 ports; fill in many other things (nw) AJR2019-02-021-0/+1
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-302-39/+0
* srcclean and cleanup (nw) Vas Crabb2019-01-271-1/+1
* xtal.cpp: Might as well define this one now (nw) AJR2019-01-261-0/+1
* mac128.cpp: Define XTAL (nw) AJR2019-01-261-0/+1
* Add more PC video XTALs (nw) AJR2019-01-251-0/+3
* Used for EGA, too (nw) AJR2019-01-241-1/+1
* Add definition for one rather well-known XTAL (nw) AJR2019-01-241-0/+1
* concept: Add master oscillator and some derivved clocks; hook up slot interru... AJR2019-01-221-0/+1
* Add object finder for address spaces AJR2019-01-222-2/+212
* one shouldn't assume page zero looks like a std::string (nw) Vas Crabb2019-01-201-3/+3
* restore functionality of the "Add to Favorites" item on the main in-emulation... Vas Crabb2019-01-191-12/+10
* More UI stuff: Vas Crabb2019-01-191-1/+1
* New machines marked as NOT_WORKING AJR2019-01-181-0/+1
* Assert in field_set_name if no field is configured (nw) AJR2019-01-131-1/+1
* Make search not suck as badly (use algorithm derived from Jaro-Winkler simila... Vas Crabb2019-01-143-75/+62
* sbus/cgthree: Screen raw parameters (nw) AJR2019-01-121-0/+1