| Commit message (Expand) | Author | Age | Files | Lines |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -10/+1 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -3/+3 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -8/+8 |
| * | srcclean in preparation for release |  Vas Crabb | 2023-04-23 | 1 | -1/+1 |
| * | bus/gio64/newport.cpp, cpu/mips/mips3.cpp: Fixed issues affecting IRIX. (#11117) |  Jiaxun Yang | 2023-04-18 | 1 | -91/+71 |
| * | Miscellaneous cleanup: |  Vas Crabb | 2022-11-16 | 1 | -3/+7 |
| * | newport: Split out iterator setup stage (#10546) |  Jiaxun Yang | 2022-11-14 | 1 | -4/+66 |
| * | coretmpl.h: Add utility function for sign-extending values of arbitrary width |  AJR | 2022-11-01 | 1 | -8/+8 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -6/+3 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 1 | -2/+2 |
| * | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -1/+1 |
| * | Use swapendian_int16/int32 in more devices |  AJR | 2020-07-29 | 1 | -6/+1 |
| * | finished removing read* and write* macros from the mame part of the tree. the... |  Ivan Vangelista | 2020-06-16 | 1 | -2/+2 |
| * | gio64: simplify (nw) |  Patrick Mackinlay | 2020-03-12 | 1 | -5/+0 |
| * | Merge remote-tracking branch 'mainline/release0213' into mainline-master |  Vas Crabb | 2019-09-02 | 1 | -40/+40 |
| |\ |
|
| | * | srcclean (nw) |  Vas Crabb | 2019-09-02 | 1 | -40/+40 |
| | * | -newport: Various changes. [Ryan Holtz] |  mooglyguy | 2019-08-31 | 1 | -89/+249 |
| * | | -newport: Various changes. [Ryan Holtz] |  mooglyguy | 2019-08-31 | 1 | -89/+249 |
| * | | -newport: Fixed inverted-Y pixel readback. Fixes crash in Alias PowerAnimator... |  MooglyGuy | 2019-08-26 | 1 | -2/+3 |
| |/ |
|
| * | srcclean (nw) |  Vas Crabb | 2019-07-28 | 1 | -9/+9 |
| * | -newport: Split framebuffer accesses out to an RB2 device. Fixed recent regre... |  MooglyGuy | 2019-07-08 | 1 | -194/+273 |
| * | -newport: Merge popup, overlay, and CID planes into a single buffer, to bette... |  MooglyGuy | 2019-07-08 | 1 | -59/+38 |
| * | -newport: More comments, nw |  MooglyGuy | 2019-07-08 | 1 | -0/+4 |
| * | -newport: Checkpoint, device-ified XMAP9, CMAP, and VC2. Still need to device... |  MooglyGuy | 2019-07-08 | 1 | -788/+799 |
| * | srcclean (nw) |  Vas Crabb | 2019-06-23 | 1 | -186/+186 |
| * | -newport: Fixed store shift for overlay planes, fixes cursor outlines in Barc... |  MooglyGuy | 2019-06-11 | 1 | -4/+4 |
| * | -newport: Various changes. [Ryan Holtz] |  mooglyguy | 2019-06-09 | 1 | -43/+141 |
| * | -newport: Fixed per-pixel alpha. [Ryan Holtz] |  MooglyGuy | 2019-06-06 | 1 | -31/+63 |
| * | -newport: Various fixes. [Ryan Holtz] |  mooglyguy | 2019-06-06 | 1 | -75/+211 |
| * | gio64: Get rid of strcmp hacks; decouple interrupts from HPC3 device (nw) |  AJR | 2019-05-29 | 1 | -2/+2 |
| * | Revert "-Removed sbus and gio64 buses..." |  AJR | 2019-05-29 | 1 | -0/+3986 |
| * | -Removed sbus and gio64 buses since they aren't up to his majesty AJR's bar o... |  MooglyGuy | 2019-05-29 | 1 | -3986/+0 |
| * | -newport: Fixed source buffer shift when blending is enabled. [Ryan Holtz] |  MooglyGuy | 2019-05-29 | 1 | -3/+5 |
| * | -newport: Various fixes. [Ryan Holtz] |  mooglyguy | 2019-05-29 | 1 | -6/+52 |
| * | SGI GIO rename to GIO64 (#5125) |  tyfighter | 2019-05-29 | 1 | -0/+3938 |