| Commit message (Expand) | Author | Age | Files | Lines |
| * | devices/*: Removed extra semicolons after function bodies in headers. (#9275) |  0kmg | 2022-02-06 | 6 | -19/+19 |
| * | swp30: Add waverom reading |  Olivier Galibert | 2022-02-04 | 2 | -1/+79 |
| * | nes_apu.cpp: Added noise channel period table for PAL systems. (#9256) |  0kmg | 2022-02-03 | 2 | -28/+17 |
| * | New working machines |  hap | 2022-01-27 | 3 | -3/+13 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 57 | -71/+71 |
| * | ymf271.cpp: Fix timer A period, Add notes for timer (#9098) |  cam900 | 2022-01-24 | 1 | -9/+8 |
| * | srcclean in preparation for 0.240 |  Vas Crabb | 2022-01-23 | 1 | -3/+3 |
| * | nes_apu.cpp: Added missing DPCM period table for PAL. (#9167) |  0kmg | 2022-01-18 | 3 | -5/+12 |
| * | Fix several issues in DC-based HW (#9150) |  Angelo Salese | 2022-01-17 | 1 | -20/+24 |
| * | es5503: additional cleanups to oscillator enable usage. [R. Belmont] |  arbee | 2022-01-09 | 1 | -3/+3 |
| * | es5503: The Mirage boot ROM spams $FF to the oscillator enable register, so h... |  arbee | 2022-01-08 | 1 | -1/+1 |
| * | mas3507d.cpp: Fix metadata, Add notes/docs (#9113) |  cam900 | 2022-01-08 | 1 | -5/+12 |
| * | es5503: fix interpretation of oscillator enable register. (GitHub bug #9045) ... |  arbee | 2022-01-06 | 1 | -5/+8 |
| * | 315-5641.cpp: assign proper copyright credit |  angelosa | 2022-01-04 | 2 | -2/+2 |
| * | srcclean, remove a vestigial thing, and a little cleanup |  Vas Crabb | 2021-12-26 | 1 | -2/+2 |
| * | Atari Lynx emulation updates (#8931) |  cam900 | 2021-12-14 | 2 | -0/+627 |
| * | Research into thoop and squash 'refresh rate' protection [Victor Fernandez (C... |  David Haywood | 2021-12-14 | 2 | -2/+20 |
| * | Remove a few outdated references to MESS |  Dirk Best | 2021-12-02 | 2 | -2/+2 |
| * | Soul-crushingly frustrating clean-up: |  Vas Crabb | 2021-12-01 | 4 | -20/+4 |
| * | various devices and drivers: seperate -> separate |  Ivan Vangelista | 2021-11-28 | 1 | -1/+1 |
| * | aica.cpp: remove code smell on LP flag read |  Angelo Salese | 2021-11-25 | 1 | -3/+8 |
| * | CG-1V/GAE1 video/audio fixes (#8859) |  David Haywood | 2021-11-22 | 1 | -22/+40 |
| * | saa1099.cpp: Fix output behavior when both noise and tone are enabled (#8767) |  cam900 | 2021-10-29 | 1 | -9/+24 |
| * | srcclean in preparation for branching 0.237 release |  Vas Crabb | 2021-10-24 | 1 | -8/+8 |
| * | Various ST0016 updates, Especially sound and interface functions (#8686) |  cam900 | 2021-10-23 | 2 | -92/+204 |
| * | ay8910.cpp: Improve AY8930 noise algorithm, simplify some logic (#8729) |  cam900 | 2021-10-21 | 2 | -64/+85 |
| * | bus/a2bus, bus/a2gameio: Moved many class declarations out of headers. |  Vas Crabb | 2021-10-04 | 1 | -10/+6 |
| * | tt5665.cpp: Add support for separate voice commands per output channel (#8605) |  cam900 | 2021-10-02 | 2 | -55/+59 |
| * | debugger: Extended target address syntax to include device/address space. (#8... |  Vas Crabb | 2021-10-01 | 2 | -3/+3 |
| * | srcclean in preparation for MAME 0.235, and two small adjustments. |  Vas Crabb | 2021-09-26 | 1 | -1/+1 |
| * | Various volume level adjustements to avoid hitting limiter. (#8553) |  David Haywood | 2021-09-24 | 1 | -1/+1 |
| * | sound/disc_sys.hxx, ymz770: Use std::clamp for clamping |  AJR | 2021-09-17 | 2 | -10/+8 |
| * | -ui: Made zoom controls a bit more intuitive. |  Vas Crabb | 2021-09-06 | 2 | -3/+4 |
| * | Implemented pan for stereo support for ics2115 (#8489) |  nabetse | 2021-08-27 | 2 | -28/+35 |
| * | Merge tag 'mame0235' into mainline-master |  Vas Crabb | 2021-08-27 | 1 | -1/+1 |
| |\ |
|
| | * | Fix a duplicate #include and an indendation error |  Vas Crabb | 2021-08-23 | 1 | -1/+1 |
| * | | es5503.cpp: Initialize variable properly; clean up code a little |  AJR | 2021-08-25 | 1 | -14/+3 |
| * | | okim6295, okim6376, okim9810: Explicitly clamp output streams to within range |  AJR | 2021-08-23 | 3 | -0/+12 |
| * | | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 1 | -8/+10 |
| |/ |
|
| * | Formatting consistency fixes for recent changes. |  Vas Crabb | 2021-08-18 | 1 | -35/+38 |
| * | Merge pull request #8452 from nabetse00/ics2115_improvement |  ajrhacker | 2021-08-16 | 1 | -8/+41 |
| |\ |
|
| | * | ics2115: Improved sound using next-state logic |  Esteban Diez Laiz | 2021-08-16 | 1 | -8/+41 |
| * | | viper.cpp: Added audio support, updated inputs, and improved default NVRAM co... |  987123879113 | 2021-08-17 | 2 | -70/+40 |
| * | | Use std::clamp in more source files |  AJR | 2021-08-15 | 10 | -27/+22 |
| |/ |
|
| * | srcclean for 0.234 branch |  Vas Crabb | 2021-07-25 | 1 | -3/+3 |
| * | swp30: Start implementing something remotely looking like envelopes |  Olivier Galibert | 2021-07-23 | 3 | -89/+215 |
| * | Fixed a few doco strings. |  Robbbert | 2021-07-10 | 1 | -1/+1 |
| * | flt_rc.cpp: Rename the filter types to be more consistent with regards to beh... |  Lord-Nightmare | 2021-07-05 | 2 | -12/+13 |
| * | ymfm: Remove dead code in MAME interface. Remove ay8910.h include from ymfm_m... |  Aaron Giles | 2021-07-04 | 1 | -177/+6 |
| * | ymfm: Save busy end time. Fixes MT08018 |  Aaron Giles | 2021-07-04 | 1 | -0/+3 |