summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/sgi.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with s: removed read* and write* macros (nw) Ivan Vangelista2020-06-151-2/+2
* -saa7191: Skeleton device for the Philips SAA7191 Digital Multistandard Colou... mooglyguy2019-09-091-1/+1
* sgi: Fix per MG's request (nw) Olivier Galibert2019-09-081-1/+1
* -r4000: Report the correct sub-revision for the R4600, and allow specific R4x... mooglyguy2019-09-081-14/+14
* -ioc2: Switch to using LLE PS/2 keyboard/mouse controller. Fixes inability to... mooglyguy2019-06-031-1/+1
* hpc3: Disaggregate and decouple from other devices as much as is currently pr... AJR2019-05-301-7/+9
* -sgi_mc: Delay VDMA kickoff by a few ticks. Needed to make a 100Mhz Indy happ... MooglyGuy2019-05-301-1/+1
* -newport: Added Display Control Bus timeout. Prevents Presenter board from be... mooglyguy2019-05-271-80/+89
* -r4000: Added bus error functionality. [Ryan Holtz] mooglyguy2019-05-251-5/+4
* -sgi_mc: Fixed fill-mode DMA not advancing memory address. [Ryan Holtz] mooglyguy2019-05-041-1/+2
* -sgi_mc: Turned logging back off, nw MooglyGuy2019-04-201-1/+1
* -sgi_mc: Fixed pixel VDMA IRQs. Fixes pixel DMA warnings in IRIX 5.3. [Ryan H... MooglyGuy2019-04-201-6/+9
* (nw) Clean up the mess on master Vas Crabb2019-03-261-99/+211
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-211/+99
* srcclean (nw) Vas Crabb2019-02-241-8/+8
* -sgi_mc_device: Fixed Graphics-to-Host DMAs to happen a qword at a time, nw MooglyGuy2019-02-161-3/+16
* -ioc2: Added additional logging of IRQs, nw mooglyguy2019-02-161-2/+4
* -newport: Converted to 64-bit read/write handlers. Fixes graphics DMA. [Ryan ... Ryan Holtz2019-02-111-11/+1
* -sgi_mc_device: Fixed VDMA uTLB handling. [tyfighter, Ryan Holtz] mooglyguy2019-02-101-11/+17
* -indigo4k: Fix crash, nw MooglyGuy2019-02-101-1/+1
* sgi_mc_device: Hooked up VDMA done interrupt, no appreciable effect, nw MooglyGuy2019-02-101-2/+11
* -sgi_mc_device: Basic VDMA support, address translation is currently broken. ... mooglyguy2019-02-101-35/+112
* -indy_indigo2: Switch to using new R4x00 core, nw mooglyguy2019-02-091-80/+96
* indy: remove dependencies on mips3 (nw) Patrick Mackinlay2019-02-081-3/+2
* sgi: install a revision C controller (nw) Olivier Galibert2019-01-231-2/+2
* srcclean and fixup (nw) Vas Crabb2018-11-251-10/+10
* -o2.cpp: Added CRIME and MACE skeleton devices. [Ryan Holtz] mooglyguy2018-11-181-1/+1
* sgi: Various minor fixes and improvements, nw mooglyguy2018-11-181-208/+286
* -scsicd512.cpp: Added various legacy SCSI CD-ROM devices which support 512-by... mooglyguy2018-11-131-7/+8
* -hpc3.cpp: Hooked up INT3 and PIT register accessors. [Ryan Holtz] mooglyguy2018-11-091-0/+4
* -indy_indigo2.cpp: Various changes: [Ryan Holtz] mooglyguy2018-11-081-373/+341
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1
* space.machine -> machine (nw) Olivier Galibert2017-12-141-85/+85
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+562