| Commit message (Expand) | Author | Age | Files | Lines |
* | revert: K054539: Add cubic interpolation (reason: causes regression with reve... |  hap | 5 hours | 2 | -57/+6 |
* | asterix,parodius,rollerg,vendetta: update sound nmi implementation |  hap | 46 hours | 1 | -3/+6 |
* | fix Sega Pico PCM playback (#9965) |  ValleyBell | 12 days | 2 | -5/+65 |
* | ics2115: Cleanup timer code |  Olivier Galibert | 2022-06-15 | 1 | -12/+4 |
* | ics2115: make fast timers less expensive |  Olivier Galibert | 2022-06-15 | 1 | -4/+11 |
* | sound/k054539.cpp: Fixed DPCM table, and added cubic interpolation. (#9778) |  Tony Konzel | 2022-06-09 | 2 | -7/+56 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 63 | -690/+567 |
* | flt_vol.h: use default variable type for m_gain |  hap | 2022-05-22 | 1 | -2/+2 |
* | flt_vol: fix regressions, apply_gain takes effect too early so do it it in a ... |  hap | 2022-05-22 | 1 | -10/+10 |
* | atarist.cpp: Cleanups and minor fixes |  AJR | 2022-05-19 | 1 | -1/+1 |
* | upd7759: Fixes to switching between slave and stand alone mode. (nw) (#9772) |  wilbertpol | 2022-05-16 | 1 | -7/+12 |
* | Added FIXME comments to badly behaved I2C target devices, (#9648) |  Paul-Arnold | 2022-04-30 | 1 | -1/+2 |
* | upd7759.cpp: Add support for mode switching. (#9614) |  wilbertpol | 2022-04-24 | 2 | -134/+158 |
* | tms5220.cpp: Add note |  AJR | 2022-04-21 | 1 | -1/+1 |
* | looping: Work around problem with sound CPU interrupts that was preventing PS... |  AJR | 2022-04-19 | 1 | -3/+5 |
* | k573dio/k573fpga: Improve counters and status flags (#9554) |  987123879113 | 2022-04-13 | 2 | -48/+64 |
* | huc6272.cpp: don't return -1 when running out of nybbles in adpcm_update fn, ... |  angelosa | 2022-04-11 | 1 | -2/+9 |
* | - buggychl.cpp, himesiki.cpp, surpratk.cpp: finders and other small cleanups |  Ivan Vangelista | 2022-04-05 | 1 | -1/+1 |
* | Try to work around the uninitialised member warning in sol::optional. |  Vas Crabb | 2022-04-03 | 1 | -1/+1 |
* | -util/corealloc.h: Reduced make_unique_clear to a single variant for POD arrays. |  Vas Crabb | 2022-04-03 | 9 | -412/+411 |
* | cdrom_file: classify. Could use more internal work, but it's a step |  Olivier Galibert | 2022-04-01 | 1 | -5/+5 |
* | Minor cleanup. |  Vas Crabb | 2022-04-01 | 1 | -25/+25 |
* | srcclean and manual tidying up in preparation for 0.242 release |  Vas Crabb | 2022-03-27 | 1 | -1/+1 |
* | k051649.cpp: Fix input clock, Simplify some routines, Reduce unnecessary vari... |  cam900 | 2022-03-20 | 2 | -74/+13 |
* | Cleaned up a few more slot machine layouts, fixed editing error in m5bbro.lay. |  Vas Crabb | 2022-03-21 | 1 | -1/+1 |
* | sound/gb.cpp: Fix cycle handling. [ValleyBell] (#9436) |  wilbertpol | 2022-03-19 | 2 | -120/+46 |
* | namco_163.cpp: Fix side effects issue in reading (#9391) |  cam900 | 2022-03-12 | 1 | -2/+2 |
* | k005289.cpp: Minor cleanups, Use struct for voices (#9389) |  cam900 | 2022-03-11 | 2 | -136/+60 |
* | k007232.cpp: Fix frequency bits, Add notes (#9388) |  cam900 | 2022-03-10 | 1 | -6/+7 |
* | New machines marked as NOT_WORKING |  Ivan Vangelista | 2022-03-04 | 1 | -1/+1 |
* | New working clones |  Ivan Vangelista | 2022-03-03 | 1 | -0/+2 |
* | nes_apu.cpp: Don't zero DPCM channel's output. Fixes some audio popping. (#9363) |  0kmg | 2022-03-03 | 1 | -2/+0 |
* | nes_apu.cpp: A few cleanups. (#9326) |  0kmg | 2022-02-20 | 3 | -140/+42 |
* | Various NES and friends cleanups. (#9312) |  0kmg | 2022-02-21 | 1 | -1/+1 |
* | srcclean in preparation for 0.241 release |  Vas Crabb | 2022-02-20 | 2 | -7/+7 |
* | nes_apu.cpp: Improvements for triangle channel. (#9310) |  0kmg | 2022-02-17 | 2 | -31/+22 |
* | nes_apu.cpp: Implement non linear mixer output, some misc fixes and improveme... |  cam900 | 2022-02-16 | 3 | -108/+169 |
* | sound/st0016.cpp: Don't try copying memory access caches. |  Vas Crabb | 2022-02-14 | 2 | -5/+4 |
* | Remove fileio.h from emu.h |  AJR | 2022-02-11 | 1 | -0/+1 |
* | 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 |