summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-2410-56/+56
* replaced read netin/dtr1/cts2 callbacks in ZX8302 with write handlers, which ... smf-2013-12-232-15/+36
* removed removed unused rxd callback from MC6854 (this also appears to be most... smf-2013-12-231-1/+0
* removed unused rxd callback from mos6551 and made devcb2 consistent with othe... smf-2013-12-231-1/+1
* replaced read rx callback in Z80DART (and clones) with a write handler, which... smf-2013-12-2210-70/+58
* (mess) mega Soviet clone patch [shattered] cracyc2013-12-2218-390/+1876
* replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows... smf-2013-12-2210-75/+24
* replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al... smf-2013-12-224-40/+34
* (MESS) Rainbow 100 updates: [Bavarese] R. Belmont2013-12-202-25/+43
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-207-177/+125
* Removed support for static config from slots and converted the two devices us... smf-2013-12-194-73/+30
* (MESS) ti99: Fixed TI floppy disk controller. [Michael Zapf] Michael Zapf2013-12-121-3/+3
* (MESS) ti99: Fixing the TI floppy controller; still issues. (nw) Michael Zapf2013-12-112-90/+134
* (MESS) ti99: Resolve READY in device_config_complete. (nw) Michael Zapf2013-12-112-5/+13
* (MESS) ti99_8: Included the Pascal ROM and made the Pascal subsystem Michael Zapf2013-12-113-84/+168
* (MESS) ti99: Fix problems with BwG disk controller; will now correctly Michael Zapf2013-12-116-139/+372
* fixed mametesters 05299 [smf] smf-2013-12-041-0/+1
* i386: permit more msrs for the pentium bios (nw) cracyc2013-12-032-2/+9
* finished modernising i2cmem [smf] smf-2013-12-013-84/+40
* (MESS) DEC Rainbow updates: [Bavarese] R. Belmont2013-11-251-1/+92
* (MESS) prof80: Added a device for the MMU. [Curt Coder] Curt Coder2013-11-222-0/+197
* Modernized the sn76477 sound device (nw) Ivan Vangelista2013-11-212-28/+24
* (MESS) Apollo: correct MC146818 clock [Hans Ostermeyer] R. Belmont2013-11-211-1/+1
* Hooked up V9958 to MSX2+, used by a bunch of games/apps Angelo Salese2013-11-201-0/+6
* (mess) diserial: double half cycle freq and add timer callbacks to terminal a... cracyc2013-11-192-6/+6
* (MESS) ti99_8: Using the new speech rom dumps with proper bit order; Michael Zapf2013-11-191-5/+4
* fixed compiling with MSVC, added enums for T10 commands, moved seek(6) from 2... smf-2013-11-192-39/+24
* next: Enhancements [O. Galibert] Olivier Galibert2013-11-181-24/+25
* diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert] Olivier Galibert2013-11-1811-27/+56
* (MESS) ti99_8: More hexbus stuff and corrected checksum. (nw) Michael Zapf2013-11-172-8/+96
* Workaround for older GCCs that bug out on default arguments in template funct... R. Belmont2013-11-172-13/+13
* (MESS) ti99_8: Using a consistent, new ROM dump; partly rewritten [Michael Zapf] Michael Zapf2013-11-173-94/+323
* (MESS) s1410: Return drive not ready error when trying to recalibrate the uns... Curt Coder2013-11-142-0/+40
* Added SCSI status code & set it in all command handlers. It is sent over the ... smf-2013-11-142-0/+8
* (MESS) abc800: Emulated the ABC 850 (10MB), ABC 852 (20MB), and ABC 856 (60MB... Curt Coder2013-11-121-0/+59
* (MESS) ti99: Made READY handling safer; more cleanups. (nw) Michael Zapf2013-11-111-3/+1
* ti990: Moved into ti99 subdirectory. (nw) Michael Zapf2013-11-108-0/+0
* (mess) clean up the refresh bit, it's always the same as the 5170 (nw) cracyc2013-11-093-41/+6
* Moved pc_keyboard into emu/bus (nw) Miodrag Milanovic2013-11-0618-4094/+2
* Modernize nes_apu device. (nw) Ivan Vangelista2013-11-052-6/+4
* (mess) southbridge: make at586 fdc word [Carl] cracyc2013-11-051-1/+1
* (MESS) mbee128 : added 5 more bioses (nw) Robbbert2013-11-051-2/+3
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-0525-55/+55
* (mess) southbridge: greatly increase refresh line delay (nw) cracyc2013-11-051-3/+3
* Fixed mametesters 05353 [smf] smf-2013-11-052-4/+30
* removed unnecessary #includes (nw) smf-2013-11-051-2/+0
* Modernized mc6854 device.(nw) Ivan Vangelista2013-11-042-21/+22
* (mess) southbridge: fix dma (nw) cracyc2013-11-041-4/+8
* use ds12885 as at586 needs 128 bytes (nw) smf-2013-11-032-7/+7
* (MESS) geneve: Provide access to on-chip memory for debugger.(nw) Michael Zapf2013-11-032-0/+5