summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adjusted device description to not be so.. "Standard" (nw) Scott Stone2016-04-051-1/+1
* sm510: revert exception on adx hap2016-04-051-2/+2
* sm500 file placeholders hap2016-04-056-34/+135
* Merge pull request #789 from ajrhacker/emuopts_drc Miodrag Milanović2016-04-0525-26/+14
|\
| * Revert software-installed slot/image options when changing software AJR2016-04-0425-26/+14
* | TMS5220: add a 'combined rs/ws write' function for systems which require both... Lord-Nightmare2016-04-042-4/+80
|/
* UML: Added FCOPYI and ICOPYF instructions to pass raw data between integer an... Ville Linde2016-04-038-5/+265
* gb_slot.cpp: clean up the internal logging a tiny bit (nw) Wilbert Pol2016-04-031-13/+12
* gb_slot.cpp: Fixed crashing when manufacturer id is 0000 (nw) Wilbert Pol2016-04-031-2/+1
* compile fix (nw) Miodrag Milanovic2016-04-031-0/+1
* Merge pull request #780 from ajrhacker/subdevice_gfx Miodrag Milanović2016-04-037-71/+16
|\
| * Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-027-71/+16
* | ti99: Removed GROMCLK generator from wrapper Michael Zapf2016-04-034-49/+7
* | New NOT WORKING machine added hap2016-04-031-1/+1
* | ti99: Unwrapped sound access Michael Zapf2016-04-036-270/+85
* | x86emit: fix REX order with all SSE prefixes (nw) Ville Linde2016-04-021-5/+10
* | x86emit: SSE prefix comes before REX on MOVQ (nw) Ville Linde2016-04-021-4/+4
* | sm510: ADX don't carry if adding 10(probably for bcd correction) hap2016-04-021-4/+4
* | cv1k.cpp: some work towards save state support. Should work but it would be b... Ivan Vangelista2016-04-015-62/+112
|/
* Fixing last fix: Remove unused member. Michael Zapf2016-04-011-4/+0
* ti99_8: Removed unused variables. Michael Zapf2016-04-012-9/+5
* Fixed the build (nw) Robbbert2016-04-011-1/+1
* ti99_8: Chipset low-level emulation; ti99_4x: using new GROMs Michael Zapf2016-03-3116-1726/+2966
* ti99: Unified slot options; added MEMEN signal Michael Zapf2016-03-312-50/+79
* revert unused variable fix, as it was already fixed (nw) Lord-Nightmare2016-03-311-8/+0
* Merge pull request #772 from ajrhacker/auto_iterator Miodrag Milanović2016-03-3110-21/+30
|\
| * Avoid auto return types; silence some unused variable warnings (nw) AJR2016-03-311-0/+8
| * Conflict resolution (nw) AJR2016-03-3111-186/+960
| |\
| * | Iterate over core classes C++11 style AJR2016-03-319-21/+22
* | | fix compile error on clang (nw) Lord-Nightmare2016-03-311-1/+20
| |/ |/|
* | tms9995: Changed method names for some input lines Michael Zapf2016-03-312-4/+4
* | Logging changed; fixed HOLD handling; added synchronous RESET Michael Zapf2016-03-312-117/+150
* | Log output changed Michael Zapf2016-03-311-52/+52
* | New GROM implementation (TMC0430) Michael Zapf2016-03-302-120/+120
* | New GROM implementation (TMC0430) with (almost) precise clock behavior Michael Zapf2016-03-302-0/+468
* | TMS5220/5110 merge Part 1 [Lord Nightmare] Lord-Nightmare2016-03-302-17/+249
* | Add RST1 reset line Michael Zapf2016-03-302-0/+18
* | Add GROMCLK pin; optionally provides clock for GROMs Michael Zapf2016-03-302-0/+23
|/
* Cleanups and version bump Miodrag Milanovic2016-03-3017-68/+66
* Merge pull request #763 from ajrhacker/decrypt_kof10th Ivan Vangelista2016-03-301-1/+3
|\
| * MT #06168 workaround, slightly better than commenting out (nw) AJR2016-03-291-1/+3
* | Fixed issues with timings and more comments form sms [Enik] Miodrag Milanovic2016-03-303-9/+11
* | SM511: small update to divider hap2016-03-304-5/+13
* | sm510: pinout reference hap2016-03-291-0/+24
|/
* Merge pull request #749 from JoakimLarsson/bgr_support4 R. Belmont2016-03-282-57/+166
|\
| * turned off logging Joakim Larsson Edstrom2016-03-271-1/+1
| * Added initial support for baudrate generator Joakim Larsson Edstrom2016-03-272-58/+167
* | Newline for some eeprom.cpp messages, nw Angelo Salese2016-03-281-5/+5
* | sm510: fix ktmnt starts with bomb instead of key hap2016-03-281-1/+1
* | Merge pull request #751 from PugsyMAME/master Scott Stone2016-03-272-2/+2
|\ \