summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/gio64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-173-18/+3
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-013-7/+7
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-8/+8
* srcclean in preparation for release Vas Crabb2023-04-231-1/+1
* bus/gio64/newport.cpp, cpu/mips/mips3.cpp: Fixed issues affecting IRIX. (#11117) Jiaxun Yang2023-04-181-91/+71
* Miscellaneous cleanup: Vas Crabb2022-11-161-3/+7
* newport: Split out iterator setup stage (#10546) Jiaxun Yang2022-11-142-4/+67
* coretmpl.h: Add utility function for sign-extending values of arbitrary width AJR2022-11-011-8/+8
* device_palette_interface: Make information overrides noexcept AJR2022-09-251-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-042-8/+4
* Revert initialisation of device members in headers. Vas Crabb2022-04-032-28/+28
* init vars for coverity (bus/a-l) Robbbert2022-04-022-28/+28
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-262-2/+2
* debugger: Extended target address syntax to include device/address space. (#8... Vas Crabb2021-10-011-1/+1
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-2/+2
* Cleaned up bitmap API. Vas Crabb2020-09-271-1/+1
* Use swapendian_int16/int32 in more devices AJR2020-07-292-8/+1
* finished removing read* and write* macros from the mame part of the tree. the... Ivan Vangelista2020-06-163-7/+4
* gio64: oops (nw) Patrick Mackinlay2020-03-121-1/+1
* gio64: simplify (nw) Patrick Mackinlay2020-03-124-103/+26
* sweeten most of the remaining arrays of delegates (nw) Vas Crabb2020-02-072-5/+4
* Spring cleaning: Vas Crabb2019-11-012-4/+2
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* Merge remote-tracking branch 'mainline/release0213' into mainline-master Vas Crabb2019-09-022-41/+41
|\
| * srcclean (nw) Vas Crabb2019-09-022-41/+41
| * -newport: Various changes. [Ryan Holtz] mooglyguy2019-08-312-90/+270
* | -newport: Various changes. [Ryan Holtz] mooglyguy2019-08-312-90/+270
* | -newport: Fixed inverted-Y pixel readback. Fixes crash in Alias PowerAnimator... MooglyGuy2019-08-261-2/+3
|/
* srcclean (nw) Vas Crabb2019-07-282-11/+11
* -newport: Split framebuffer accesses out to an RB2 device. Fixed recent regre... MooglyGuy2019-07-082-205/+354
* -newport: Merge popup, overlay, and CID planes into a single buffer, to bette... MooglyGuy2019-07-082-62/+39
* Make it compile. (nw) Curt Coder2019-07-081-1/+1
* -newport: More comments, nw MooglyGuy2019-07-081-0/+4
* -newport: Checkpoint, device-ified XMAP9, CMAP, and VC2. Still need to device... MooglyGuy2019-07-082-888/+1007
* srcclean (nw) Vas Crabb2019-06-232-196/+196
* -newport: Fixed store shift for overlay planes, fixes cursor outlines in Barc... MooglyGuy2019-06-111-4/+4
* -newport: Various changes. [Ryan Holtz] mooglyguy2019-06-092-43/+145
* -newport: Fixed per-pixel alpha. [Ryan Holtz] MooglyGuy2019-06-061-31/+63
* -newport: Various fixes. [Ryan Holtz] mooglyguy2019-06-062-80/+220
* gio64: Get rid of strcmp hacks; decouple interrupts from HPC3 device (nw) AJR2019-05-293-44/+44
* Revert "-Removed sbus and gio64 buses..." AJR2019-05-294-0/+4684
* -Removed sbus and gio64 buses since they aren't up to his majesty AJR's bar o... MooglyGuy2019-05-294-4684/+0
* -newport: Fixed source buffer shift when blending is enabled. [Ryan Holtz] MooglyGuy2019-05-291-3/+5
* -newport: Various fixes. [Ryan Holtz] mooglyguy2019-05-292-6/+60
* SGI GIO rename to GIO64 (#5125) tyfighter2019-05-294-0/+4628