summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/gio64/newport.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-10/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-3/+3
* 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-141-4/+66
* coretmpl.h: Add utility function for sign-extending values of arbitrary width AJR2022-11-011-8/+8
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-6/+3
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-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-291-6/+1
* finished removing read* and write* macros from the mame part of the tree. the... Ivan Vangelista2020-06-161-2/+2
* gio64: simplify (nw) Patrick Mackinlay2020-03-121-5/+0
* Merge remote-tracking branch 'mainline/release0213' into mainline-master Vas Crabb2019-09-021-40/+40
|\
| * srcclean (nw) Vas Crabb2019-09-021-40/+40
| * -newport: Various changes. [Ryan Holtz] mooglyguy2019-08-311-89/+249
* | -newport: Various changes. [Ryan Holtz] mooglyguy2019-08-311-89/+249
* | -newport: Fixed inverted-Y pixel readback. Fixes crash in Alias PowerAnimator... MooglyGuy2019-08-261-2/+3
|/
* srcclean (nw) Vas Crabb2019-07-281-9/+9
* -newport: Split framebuffer accesses out to an RB2 device. Fixed recent regre... MooglyGuy2019-07-081-194/+273
* -newport: Merge popup, overlay, and CID planes into a single buffer, to bette... MooglyGuy2019-07-081-59/+38
* -newport: More comments, nw MooglyGuy2019-07-081-0/+4
* -newport: Checkpoint, device-ified XMAP9, CMAP, and VC2. Still need to device... MooglyGuy2019-07-081-788/+799
* srcclean (nw) Vas Crabb2019-06-231-186/+186
* -newport: Fixed store shift for overlay planes, fixes cursor outlines in Barc... MooglyGuy2019-06-111-4/+4
* -newport: Various changes. [Ryan Holtz] mooglyguy2019-06-091-43/+141
* -newport: Fixed per-pixel alpha. [Ryan Holtz] MooglyGuy2019-06-061-31/+63
* -newport: Various fixes. [Ryan Holtz] mooglyguy2019-06-061-75/+211
* gio64: Get rid of strcmp hacks; decouple interrupts from HPC3 device (nw) AJR2019-05-291-2/+2
* Revert "-Removed sbus and gio64 buses..." AJR2019-05-291-0/+3986
* -Removed sbus and gio64 buses since they aren't up to his majesty AJR's bar o... MooglyGuy2019-05-291-3986/+0
* -newport: Fixed source buffer shift when blending is enabled. [Ryan Holtz] MooglyGuy2019-05-291-3/+5
* -newport: Various fixes. [Ryan Holtz] mooglyguy2019-05-291-6/+52
* SGI GIO rename to GIO64 (#5125) tyfighter2019-05-291-0/+3938