| Commit message (Expand) | Author | Age | Files | Lines |
* | cpu/cr16b, cpu/es5510, cpu/ks0164, cpu/mb86235, cpu/sharc, upd7220: Use util:... |  AJR | 2022-11-01 | 1 | -3/+3 |
* | upd7220: reset pattern after figd |  cracyc | 2022-06-09 | 1 | -0/+1 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -43/+40 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
* | upd7220: don't run wdat if figd figure type is set and set the patter… (#8470) |  cracyc | 2021-08-24 | 1 | -1/+30 |
* | video/upd7220.cpp: Updated FIGD to use ead and mask to calculate drawing loca... |  Brian Johnson | 2021-08-13 | 1 | -149/+60 |
* | video/upd7220.cpp: Made address space use word addressing, and implemented pr... |  Brian Johnson | 2021-08-05 | 1 | -85/+171 |
* | video/upd7220.cpp: During a GCHRD command, always start with pram[15]. (#8317) |  Brian Johnson | 2021-07-20 | 1 | -1/+1 |
* | srcclean for release |  Vas Crabb | 2021-05-23 | 1 | -3/+3 |
* | upd7220.cpp: make a bitmap partition of len==0 to be max size, fixes pc98 mad... |  Angelo Salese | 2021-04-30 | 1 | -6/+18 |
* | upd7220, qx10: Implement display zoom support (#8004) |  Brian Johnson | 2021-04-26 | 1 | -9/+12 |
* | srcclean in preparation for branching release |  Vas Crabb | 2021-04-25 | 1 | -1/+1 |
* | util/cdrom.cpp: Disable debug log message when parsing TOC. |  Vas Crabb | 2021-04-24 | 1 | -31/+23 |
* | upd7220: fix copy paste bug in DMA handling |  Brian Johnson | 2021-04-24 | 1 | -39/+51 |
* | upd7220: Support DMAW and DMAR commands |  Brian Johnson | 2021-04-20 | 1 | -57/+136 |
* | upd7220: Fixed mixed mode display area partition parsing |  Brian Johnson | 2021-04-20 | 1 | -5/+0 |
* | New machines marked as NOT_WORKING (#7904) |  Angelo Salese | 2021-04-19 | 1 | -1/+3 |
* | upd7220: work around rainbow windows 1.0 issue (#5845) (nw) |  cracyc | 2019-11-03 | 1 | -4/+10 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -2/+4 |
* | Machines promoted to working |  Sandro Ronco | 2019-10-24 | 1 | -0/+17 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -6/+7 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -7/+6 |
* | bus/wangpc, upd7220: Eliminate address_space arguments from handlers (nw) |  AJR | 2019-02-25 | 1 | -4/+4 |
* | Eliminate the default address map member of address_space_config (nw) |  AJR | 2019-02-17 | 1 | -2/+3 |
* | make rectangle work better with constexpr, change many things to use designat... |  Vas Crabb | 2018-07-28 | 1 | -7/+6 |
* | maps: Finish devices/video (nw) |  Olivier Galibert | 2018-04-20 | 1 | -3/+4 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -2/+2 |
* | Privatize m_screen and other variables of device_video_interface (nw) |  AJR | 2018-01-05 | 1 | -6/+6 |
* | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 1 | -2/+2 |
* | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -3/+5 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -64/+64 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+3 |
* | Fix division by zero in update_graphics |  Bavarese | 2016-11-23 | 1 | -1/+1 |
* | upd7220: fix arcs (nw) |  cracyc | 2016-11-21 | 1 | -23/+9 |
* | upd7220: d1 is also signed (nw) |  cracyc | 2016-11-21 | 1 | -1/+2 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -36/+36 |
* | compis: WIP. (nw) |  Curt Coder | 2016-08-19 | 1 | -1/+1 |
* | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 1 | -1/+1 |
* | upd7220: alternate drawing direction by line in gchrd (nw) |  cracyc | 2016-07-10 | 1 | -5/+18 |
* | Cleanups and version bump |  Miodrag Milanovic | 2016-02-24 | 1 | -1/+1 |
* | upd7220: command 05 appears to blank the display (nw) |  cracyc | 2016-02-15 | 1 | -1/+8 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -47/+47 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -47/+47 |
* | upd7220: correct lr in graphics mode (nw) |  cracyc | 2016-01-02 | 1 | -2/+2 |
* | cleanup (nw) |  Miodrag Milanovic | 2015-12-26 | 1 | -1/+1 |
* | clang-modernize part 6 |  Miodrag Milanovic | 2015-12-04 | 1 | -2/+2 |
* | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -2/+2 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+1682 |