| Commit message (Expand) | Author | Age | Files | Lines |
* | sn74s262: Implement device_gfx_interface |  Curt Coder | 2023-03-28 | 2 | -3/+34 |
* | sn74s262: Fix function override access levels. |  Curt Coder | 2023-03-28 | 1 | -3/+4 |
* | abc80: Devicify the SN74S263 character generator. [Curt Coder] |  Curt Coder | 2023-03-28 | 2 | -0/+176 |
* | mos8563: Split device source from mc6845 |  AJR | 2023-03-25 | 4 | -530/+610 |
* | -Lua engine: run everything in coroutines. (#11019) |  Vas Crabb | 2023-03-25 | 8 | -63/+40 |
* | hd44780: add ks0066f00 variant |  Patrick Mackinlay | 2023-03-24 | 2 | -1/+24 |
* | Various devices: Correct placement of U integer suffix in definitions of shif... |  AJR | 2023-03-23 | 2 | -6/+6 |
* | Various devices: Correct placement of U integer suffix in definitions of shif... |  AJR | 2023-03-21 | 1 | -1/+1 |
* | ega: be less strict about valid display settings |  cracyc | 2023-03-12 | 1 | -3/+1 |
* | gba_lcd.cpp, gf4500.cpp: Clean up error logging code and some macro usage |  AJR | 2023-02-20 | 2 | -46/+15 |
* | srcclean and bump copyright date on language files to 2023 |  Vas Crabb | 2023-02-19 | 1 | -2/+2 |
* | Miscellaneous fixup: |  Vas Crabb | 2023-02-04 | 1 | -21/+22 |
* | fix Clang compile [nw] |  Peter Ferrie | 2023-02-03 | 1 | -1/+1 |
* | gladiatr: patch mcu roms to fix coin issue |  hap | 2023-01-27 | 1 | -8/+7 |
* | spellb: disconnect from hh_tms1k_state class |  hap | 2023-01-19 | 1 | -2/+2 |
* | New systems marked not working |  Miodrag Milanovic | 2023-01-13 | 2 | -4/+12 |
* | video/virge_pci.cpp: fix remapping, allow pcipc with ibm5170_hdd:win98se to b... |  Angelo Salese | 2023-01-10 | 1 | -3/+36 |
* | video/pc_vga.cpp: fix pixel_xfer transfer shifting, makes Windows 95 to be us... |  angelosa | 2022-12-26 | 1 | -1/+5 |
* | misc/gamtor.cpp: rearrange SVGA map layout, allow beetlem to show video |  angelosa | 2022-12-25 | 2 | -4/+6 |
* | srcclean in preparation for 0.251 branch |  Vas Crabb | 2022-12-25 | 2 | -48/+48 |
* | video/pc_vga.cpp: identify gamtor SVGA chip |  angelosa | 2022-12-24 | 1 | -1/+4 |
* | misc/gamtor.cpp: offset bit 1 in VGA memory bankswitches to char RAM, make it... |  angelosa | 2022-12-24 | 2 | -2/+17 |
* | More MC68EZ328 work for palmm100 and iqunlim (#10696) [Ryan Holtz] |  MooglyGuy | 2022-12-22 | 2 | -0/+202 |
* | nec/pc8801.cpp: promote machines to working status (#10685) |  Angelo Salese | 2022-12-19 | 2 | -13/+41 |
* | palm/palm.cpp: Improved Palm IIIc support. (#10684) [Ryan Holtz] |  MooglyGuy | 2022-12-16 | 2 | -0/+745 |
* | video/ppu2c0x.cpp: Improved behavior of OAM writes during PPU rendering. (#10... |  0kmg | 2022-12-14 | 2 | -12/+8 |
* | video/upd3301.cpp: skip lines also skip strips, fix sorcer (pc8801) text laye... |  angelosa | 2022-12-11 | 1 | -2/+5 |
* | pntnpuzl: fix display |  cracyc | 2022-12-08 | 2 | -1/+2 |
* | hash/ibm5150.xml: first pass at QA (#10635) |  Angelo Salese | 2022-12-08 | 1 | -1/+3 |
* | video/pc_vga.cpp: preliminary implemention for line_compare in vga_vh_ega mode |  angelosa | 2022-12-04 | 1 | -0/+5 |
* | video/pc_vga.cpp: fix Read Mode 1 target color for comparison |  angelosa | 2022-12-03 | 1 | -7/+9 |
* | video/v9938.cpp: Implemented V9958 registers 26 and 27 for graphic23 and grap... |  wilbertpol | 2022-12-03 | 1 | -59/+103 |
* | bufsprite: add length() getter |  hap | 2022-11-19 | 2 | -2/+3 |
* | cpu/cr16b, cpu/es5510, cpu/ks0164, cpu/mb86235, cpu/sharc, upd7220: Use util:... |  AJR | 2022-11-01 | 1 | -3/+3 |
* | coretmpl.h: Add utility function for sign-extending values of arbitrary width |  AJR | 2022-11-01 | 4 | -93/+90 |
* | Revert "emu_timer: undo prev commit, add running() getter and change some ena... |  hap | 2022-11-01 | 2 | -4/+4 |
* | Update various source files to use swapendian_int16 |  AJR | 2022-10-29 | 1 | -1/+1 |
* | Remove #include <cstdarg> from emu.h and move it into source files that still... |  AJR | 2022-10-25 | 2 | -0/+4 |
* | emu_timer: undo prev commit, add running() getter and change some enabled() c... |  hap | 2022-10-25 | 2 | -4/+4 |
* | timer device: rename getter functions to match emu_timer |  hap | 2022-10-24 | 1 | -1/+1 |
* | zn.cpp, video/psx.cpp: Modernize logging calls |  AJR | 2022-10-23 | 1 | -82/+75 |
* | ef9364: Blanking lines repeat first character row. |  Nigel Barnes | 2022-10-17 | 2 | -33/+26 |
* | k051316: remove device_reset, remove bool-int comparison |  hap | 2022-10-16 | 2 | -19/+17 |
* | k051316 tile flip configuration bits, replaces flag setting in callbacks (#10... |  Furrtek | 2022-10-15 | 2 | -23/+49 |
* | voodoo_render.cpp: Restore unnecessarily deleted comment |  AJR | 2022-09-25 | 1 | -0/+4 |
* | eminline.h: Additions |  AJR | 2022-09-25 | 2 | -13/+6 |
* | device_palette_interface: Make information overrides noexcept |  AJR | 2022-09-25 | 14 | -16/+16 |
* | hd44102: add intermediate render buffer |  hap | 2022-09-19 | 4 | -115/+109 |
* | sed1520: don't write to ram when column address out of range |  hap | 2022-09-16 | 2 | -12/+28 |
* | gmaster: add lcd chips |  hap | 2022-09-16 | 1 | -4/+3 |