summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adjusted device description to not be so.. "Standard" (nw) Scott Stone2016-04-051-1/+1
* Revert software-installed slot/image options when changing software AJR2016-04-0416-15/+1
* 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-035-49/+10
|\
| * Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-025-49/+10
* | ti99: Removed GROMCLK generator from wrapper Michael Zapf2016-04-034-49/+7
* | ti99: Unwrapped sound access Michael Zapf2016-04-036-270/+85
|/
* 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
* Iterate over core classes C++11 style AJR2016-03-316-13/+13
* Cleanups and version bump Miodrag Milanovic2016-03-309-42/+40
* 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
|/
* Merge pull request #751 from PugsyMAME/master Scott Stone2016-03-272-2/+2
|\
| * Update exp.h PugsyMAME2016-03-271-1/+1
| * Update exp.cpp PugsyMAME2016-03-271-1/+1
* | Swap the endianess of the md_slot device bus to big endian, fixing megadriv c... Scott Stone2016-03-271-1/+1
|/
* apple2: start reverse-engineering the AE PC Transporter card [R. Belmont] arbee2016-03-262-0/+308
* Improved documentation for SMS software and input devices [Enik] Miodrag Milanovic2016-03-2610-43/+120
* Debug output changes Michael Zapf2016-03-251-3/+3
* svi318: preliminary support for the sv603 coleco game adapter Dirk Best2016-03-257-7/+233
* svi318: fix sv602 typo Dirk Best2016-03-251-1/+1
* another tiny doc update for A7800 (NW) Cowering2016-03-211-4/+5
* removed double string in some instances of "Fatal error: Error: x" hap2016-03-201-1/+1
* svi318: add the sv602 single slot expander Dirk Best2016-03-209-25/+157
* svi318: correct sv801 xtal Dirk Best2016-03-201-1/+1
* svi318: add missing state saving to slot devices Dirk Best2016-03-204-0/+15
* svi318: add centronics interface card (sv802) Dirk Best2016-03-205-1/+142
* pcat_dyn: add sound and mark toursol working [Carl] cracyc2016-03-193-6/+124
* fix build. (nw) dankan18902016-03-191-1/+1
* The patch mainly adds software list support for the Master Gear adapter, used... Miodrag Milanovic2016-03-196-12/+30
* A few info updates for A7800 (nw) Cowering2016-03-191-7/+8
* trident: add support for doubled horiz width in tvga9000 (nw) cracyc2016-03-182-6/+35
* * Remove confusing method from vectorstreams that hide base_ios method (fixes... Vas Crabb2016-03-182-38/+39
* svi318: add support for the rs232 interface (sv805) Dirk Best2016-03-175-0/+161
* svi318: add support for the 80 column card (sv806) Dirk Best2016-03-174-0/+207
* pcat_dyn: make post text screen work with trident (nw) cracyc2016-03-161-2/+4
* svi318: rewrite banking, add expander bus, add svi601 super expander and Dirk Best2016-03-1616-0/+1540
* Fix crash on load due to buffer overrun in gba cart loader (nw) balr0g2016-03-161-6/+6
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-148-64/+59
* Add support to adjust the screen color Dirk Best2016-03-126-16/+16
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-0627-51/+51
* pc: simplify somewhat the pcs/clones and enable configs with less than 640k r... cracyc2016-03-041-0/+2
* newbrain: Dumped the COP internal ROM. [Chris Despinidis] Curt Coder2016-03-026-0/+1081