| Commit message (Expand) | Author | Age | Files | Lines |
* | sound/es5506.cpp: Converted comments to C++ style, and added notes and additi... |  cam900 | 2023-03-13 | 1 | -172/+178 |
* | coretmpl.h: Add utility function for sign-extending values of arbitrary width |  AJR | 2022-11-01 | 1 | -6/+6 |
* | s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up... |  Aaron Giles | 2020-09-21 | 1 | -1/+1 |
* | sound: Add a few new helpers to write_stream_view |  Aaron Giles | 2020-09-20 | 1 | -4/+2 |
* | es1373/es5503/es5506/esqpump: update to new stream callbacks |  Aaron Giles | 2020-09-17 | 1 | -91/+53 |
* | Significant internal changes to sound streams (#7169) |  Aaron Giles | 2020-09-13 | 1 | -7/+7 |
* | es5506.cpp: Updates [cam900] |  cam900 | 2020-08-27 | 1 | -334/+251 |
* | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 1 | -4/+4 |
* | devices/sound: more handler simplification (nw) |  Ivan Vangelista | 2020-03-12 | 1 | -2/+2 |
* | fix Clang compile (nw) |  arbee | 2019-11-01 | 1 | -2/+2 |
* | es5506.cpp : Fix volume, Reduce unnecessary values |  cam900 | 2019-11-02 | 1 | -36/+23 |
* | es5506.cpp : Correct algorithms, Allow signed shifting (#5837) |  cam900 | 2019-10-31 | 1 | -116/+108 |
* | es5506.cpp : Fix silence (#5834) |  cam900 | 2019-10-31 | 1 | -1/+1 |
* | es5506.cpp : Implement more differs between ES5505/5506, Reduce duplicates (#... |  cam900 | 2019-10-30 | 1 | -27/+42 |
* | es5506.cpp : Fix regression |  cam900 | 2019-10-30 | 1 | -2/+2 |
* | Fix clang build [-Werror,-Wunused-const-variable] (nw) |  AJR | 2019-10-29 | 1 | -31/+37 |
* | es5506.cpp : Add/Implement ES5505 difference, Fix spacing, Various updates |  cam900 | 2019-10-30 | 1 | -809/+792 |
* | itech32.cpp, es5506: Reduce logging noise (nw) |  AJR | 2019-07-09 | 1 | -4/+4 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -1/+14 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -14/+1 |
* | es5506.cpp, Sync sample rate with esqpump.cpp (#4582) |  cam900 | 2019-02-02 | 1 | -1/+14 |
* | vgmplay: Added all sound chips (including multiple instances supported by the... |  smf- | 2018-08-04 | 1 | -0/+11 |
* | Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... |  AJR | 2018-06-24 | 1 | -2/+2 |
* | Make machine().describe_context() a const function returning a std::string (nw) |  AJR | 2017-07-13 | 1 | -139/+64 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -18/+18 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -2/+2 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -114/+114 |
* | es5506.cpp fixes: [Christian Brunschen] |  arbee | 2016-10-15 | 1 | -0/+16 |
* | NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... |  Miodrag Milanovic | 2016-04-24 | 1 | -3/+3 |
* | More null fixes, nw |  therealmogminer@gmail.com | 2016-01-23 | 1 | -2/+10 |
* | Yet more this==NULL fixes |  therealmogminer@gmail.com | 2016-01-23 | 1 | -4/+33 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -3/+3 |
* | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
* | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -3/+3 |
* | cleanup (nw) |  Miodrag Milanovic | 2015-12-26 | 1 | -1/+1 |
* | auto_alloc_array_clear -> make_unique_clear (nw) |  Miodrag Milanovic | 2015-12-19 | 1 | -6/+6 |
* | clang-modernize part 6 |  Miodrag Milanovic | 2015-12-04 | 1 | -2/+2 |
* | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -17/+17 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+2274 |