| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 18 | -183/+183 |
* | init vars for coverity (bus/a-l) |  Robbbert | 2022-04-02 | 18 | -183/+183 |
* | cdrom_file: classify. Could use more internal work, but it's a step |  Olivier Galibert | 2022-04-01 | 1 | -11/+11 |
* | hard_disk_file: classify |  Olivier Galibert | 2022-04-01 | 1 | -21/+14 |
* | vga: made video RAM size configurable at machine configuration (#9289) |  Ivan Vangelista | 2022-02-09 | 9 | -24/+43 |
* | devices/*: Removed extra semicolons after function bodies in headers. (#9275) |  0kmg | 2022-02-06 | 2 | -3/+3 |
* | mach32.cpp: removed duplicate save state registration |  Ivan Vangelista | 2022-02-06 | 1 | -1/+0 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 16 | -20/+20 |
* | mcd: change toc data |  cracyc | 2022-01-25 | 1 | -11/+12 |
* | New software list for the Tandy/Memorex VIS (#9202) |  r09 | 2022-01-24 | 1 | -0/+1 |
* | vis: fix cd audio, add yuv422 and fix controls |  cracyc | 2022-01-24 | 2 | -39/+51 |
* | bus/isa/fdc: Enable PC floppy sounds (#9109) |  SomeRandomGuyIdk | 2022-01-08 | 1 | -10/+10 |
* | device_image_interface: Interface overhaul |  AJR | 2022-01-06 | 3 | -28/+10 |
* | srcclean, remove a vestigial thing, and a little cleanup |  Vas Crabb | 2021-12-26 | 1 | -2/+2 |
* | cga: Remove leftover debugging printf |  Olivier Galibert | 2021-12-20 | 1 | -1/+0 |
* | isa wyse700: Make it not completely crash |  Olivier Galibert | 2021-12-16 | 4 | -7/+15 |
* | Remove a few outdated references to MESS |  Dirk Best | 2021-12-02 | 3 | -7/+1 |
* | Minor changes to various drivers (#8880) |  shattered | 2021-11-25 | 4 | -8/+9 |
* | selmenu: fix wrongly placed messagebox |  hap | 2021-10-29 | 2 | -2/+2 |
* | util: Further API cleanups: (#8661) |  Vas Crabb | 2021-10-05 | 1 | -6/+5 |
* | debugger: Extended target address syntax to include device/address space. (#8... |  Vas Crabb | 2021-10-01 | 1 | -4/+4 |
* | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 1 | -13/+12 |
* | video/upd7220.cpp: Made address space use word addressing, and implemented pr... |  Brian Johnson | 2021-08-05 | 1 | -3/+3 |
* | srcclean for 0.234 branch |  Vas Crabb | 2021-07-25 | 1 | -1/+1 |
* | ncr5380n: reclaim ncr5380 device name |  Patrick Mackinlay | 2021-07-20 | 2 | -7/+7 |
* | - filling out missing hashes for commented ROM_LOADs when known (part 1) |  Scott Stone | 2021-07-04 | 1 | -2/+2 |
* | bus/isa: Add header file accidentally omitted from 35f317e0273a229a60318bedf5... |  AJR | 2021-06-11 | 1 | -0/+38 |
* | New skeleton ISA device: Lark Associates LRK-331 ESDI Controller [Bitsavers] |  AJR | 2021-06-11 | 2 | -0/+132 |
* | ymfm: Refactor new FM engine into a 3rdparty library (#8046) |  Aaron Giles | 2021-05-14 | 7 | -13/+13 |
* | New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... |  Aaron Giles | 2021-04-02 | 6 | -11/+11 |
* | 3c505: remove duplicate reset logic |  Patrick Mackinlay | 2021-03-03 | 1 | -25/+8 |
* | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 12 | -65/+34 |
* | svga_s3.cpp: Add BIOS for S3 86C775/785 and ExpertColor M50-02 86C775 (both V... |  ClawGrip | 2021-02-19 | 1 | -1/+12 |
* | Add dump and skeleton devices for Emerald Technology 3XTwin ISA board |  AJR | 2020-12-23 | 3 | -0/+138 |
* | Enable GCC implicit fallthrough warning. |  Vas Crabb | 2020-11-15 | 5 | -0/+15 |
* | -Switch to building MAME as C++17. |  Vas Crabb | 2020-11-15 | 1 | -0/+3 |
* | remove some unneeded usage of save_pointer + .get() |  hap | 2020-11-02 | 1 | -1/+1 |
* | chessmsr,fcc: fix ram savestate problem |  hap | 2020-11-02 | 1 | -2/+5 |
* | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 30 | -78/+73 |
* | Miscellaneous clean-up. |  Vas Crabb | 2020-10-29 | 4 | -47/+66 |
* | volt_reg: Remove uses that are not needed anymore with the recent (#7367) |  Aaron Giles | 2020-10-20 | 4 | -20/+0 |
* | upd765: Explicitly emulate reset line |  AJR | 2020-10-02 | 3 | -14/+11 |
* | Complete sound modernization of remaining devices. Legacy callbacks and strea... |  Aaron Giles | 2020-09-28 | 2 | -15/+12 |
* | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 10 | -552/+535 |
* | omti8621: Add as standard 16-bit ISA device |  AJR | 2020-09-26 | 3 | -2/+13 |
* | omti8621: Reimplement FDC rate selection |  AJR | 2020-09-26 | 1 | -2/+5 |
* | Significant internal changes to sound streams (#7169) |  Aaron Giles | 2020-09-13 | 2 | -3/+3 |
* | ibm5150_hdd: new software list (#7157) |  Davide Cavalca | 2020-08-29 | 1 | -4/+4 |
* | Apollo updates: [Hans Ostermeyer] |  arbee | 2020-08-25 | 1 | -0/+20 |
* | Restore some standard library #includes, add some things that were used but n... |  Vas Crabb | 2020-07-19 | 1 | -0/+2 |