| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add adjust_periodic() to persistent_timer. Update obvious situations where it... |  Aaron Giles | 2021-09-11 | 11 | -17/+17 |
| * | Merge branch 'master' into time-experiments2 |  Aaron Giles | 2021-09-10 | 22 | -142/+154 |
| |\ |
|
| | * | -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 |
| | |/ |
|
| * | | Since I already had to touch all device_timer signatures, bite the bullet and... |  Aaron Giles | 2021-08-20 | 52 | -73/+78 |
| * | | Merge branch 'master' into time-experiments2 |  Aaron Giles | 2021-08-14 | 12 | -294/+327 |
| |\| |
|
| | * | 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 |
| | * | Add a differentiator bandpass filter primitive to flt_biquad.cpp. [Lord Night... |  Lord-Nightmare | 2021-07-04 | 2 | -3/+66 |
| | * | c140: c219 has less voice regs, don't call c140_r |  hap | 2021-06-09 | 1 | -1/+6 |
| | * | c140: correct offset range when reading keyon status [dink] |  hap | 2021-06-09 | 1 | -1/+3 |
| | * | c140: fix regression with namcos2 assault engine noise |  hap | 2021-06-05 | 2 | -10/+6 |
| | * | ym2154: Decode real sample data, which is ulaw-ish. |  Aaron Giles | 2021-06-05 | 1 | -5/+13 |
| * | | Some cleanups |  Aaron Giles | 2021-06-05 | 1 | -6/+5 |
| * | | Fixups for latest code. |  Aaron Giles | 2021-06-04 | 4 | -13/+16 |
| * | | Merge branch 'master' into time-experiments2 |  Aaron Giles | 2021-06-04 | 51 | -10191/+2592 |
| |\| |
|
| | * | ymfm: Sync with upstream: |  Aaron Giles | 2021-06-01 | 2 | -6/+6 |
| | * | ympsr60: Fix BBD connections and behavior, use the cv callback to control the... |  Aaron Giles | 2021-05-31 | 1 | -1/+1 |
| | * | bbd: Fix out of bounds accesses. |  Aaron Giles | 2021-05-31 | 1 | -1/+1 |
| | * | bbd: Add support for a continuously-varying frequency to avoid abusing the so... |  Aaron Giles | 2021-05-31 | 2 | -11/+70 |
| | * | es5503: bits 0 and 6 are always high for this register (#8121) |  tim lindner | 2021-05-31 | 1 | -1/+1 |
| | * | ympsr60: Fleshed out the PSR60/PSR70 drivers |  Aaron Giles | 2021-05-31 | 6 | -0/+666 |
| | * | votrax: Tell the device's parent when the IRQ line is lowered. Improves Type ... |  arbee | 2021-05-30 | 1 | -0/+1 |
| | * | ymfm: Improve OPQ behavior for timers and register access. Add YM3533 device ... |  Aaron Giles | 2021-05-23 | 2 | -6/+34 |
| | * | srcclean for release |  Vas Crabb | 2021-05-23 | 1 | -1/+1 |
| | * | ymfm: Sync with latest, add complete YMF278B support (#8090) |  Aaron Giles | 2021-05-22 | 7 | -1238/+151 |
| | * | Fix c6280 volume envelope shape (#8087) |  Leonardo Demartino (Delek) | 2021-05-21 | 1 | -2/+2 |
| | * | c140.cpp: add sample status readback, fixes engine sound in suzuka 8 hours, f... |  Angelo Salese | 2021-05-20 | 2 | -0/+20 |
| | * | ymfm: Switch to internal SSG for YM2203/2608/2610. Clean up code to determine... |  Aaron Giles | 2021-05-15 | 1 | -14/+14 |
| | * | ymfm: Refactor new FM engine into a 3rdparty library (#8046) |  Aaron Giles | 2021-05-14 | 37 | -8933/+1652 |
| | * | spkrdev: change device description, it's not 1bit |  hap | 2021-05-03 | 1 | -5/+5 |
| | * | srcclean in preparation for branching release |  Vas Crabb | 2021-04-25 | 12 | -35/+35 |
| * | | You know, if I'm nice enough to give you an accessor, please use it. |  Aaron Giles | 2021-04-24 | 2 | -2/+2 |
| * | | Merge branch 'master' into time-experiments2 |  Aaron Giles | 2021-04-23 | 5 | -138/+247 |
| |\| |
|
| | * | ymfm: Check for decay->sustain transitions even if we just transitioned from ... |  Aaron Giles | 2021-04-21 | 1 | -2/+8 |
| | * | twinspri: Fix missing samples by masking the ADPCM-A end address properly. |  Aaron Giles | 2021-04-20 | 2 | -26/+68 |