| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanups and version bumpmame0143u5 |  Angelo Salese | 2011-09-06 | 3 | -4/+4 |
* | es5503: fixes from MESS (nw) |  R. Belmont | 2011-09-04 | 1 | -2/+3 |
* | bsmt2000: give shortname so it can find its own ROMs (nw) |  R. Belmont | 2011-09-03 | 1 | -0/+1 |
* | C352: don't try to play zero-length samples [Phil Bennett] |  R. Belmont | 2011-09-03 | 1 | -7/+10 |
* | es5503: converted to modern device, improved IRQ timing [R. Belmont] |  R. Belmont | 2011-09-02 | 2 | -234/+245 |
* | Preliminary support for ym2149 ssg selectable clock divider. Does any hardwar... |  Michaël Banaan Ananas | 2011-08-30 | 2 | -23/+37 |
* | minor cleanup/precompute rates |  Michaël Banaan Ananas | 2011-08-30 | 1 | -43/+60 |
* | cleanup |  Michaël Banaan Ananas | 2011-08-30 | 1 | -63/+55 |
* | added TEST register, used in some homebrew msx stuff for smooth pcm playback |  Michaël Banaan Ananas | 2011-08-29 | 2 | -18/+95 |
* | rm old speedup hacks |  Michaël Banaan Ananas | 2011-08-25 | 1 | -1/+2 |
* | "English doesn't borrow from other languages. English follows other languages... |  Scott Stone | 2011-08-23 | 19 | -39/+39 |
* | Added MVOL to the SCSP core, used for sound fade in/out effects[Angelo Salese] |  Angelo Salese | 2011-08-21 | 1 | -0/+5 |
* | (fix ambiguous OR) |  Michaël Banaan Ananas | 2011-08-19 | 1 | -2/+2 |
* | contact mamedev msg for generate_pcm16 (afaik, it only pops up for cbaj, whic... |  Michaël Banaan Ananas | 2011-08-18 | 1 | -0/+3 |
* | assume same endianness as other yamaha chips for 16bit |  Michaël Banaan Ananas | 2011-08-18 | 1 | -2/+2 |
* | ymz280b.c: several minor fixes, including the issue that caused glitched sfx ... |  Michaël Banaan Ananas | 2011-08-18 | 1 | -5/+6 |
* | added out of bounds check for readmem |  Michaël Banaan Ananas | 2011-08-18 | 1 | -17/+40 |
* | General portability fixes [Robert Muth, R. Belmont] |  R. Belmont | 2011-08-17 | 2 | -19/+19 |
* | Fixed independent channel volumes in Okim6376 sound chip, used by the games f... |  Angelo Salese | 2011-08-17 | 1 | -3/+7 |
* | fixed 12bit samples |  Michaël Banaan Ananas | 2011-08-16 | 1 | -1/+3 |
* | fixed edge case where an irq would be delayed if channel voice ended the same... |  Michaël Banaan Ananas | 2011-08-16 | 1 | -2/+34 |
* | fixed minor issue with interpolation: if a channel stopped playing, prevsampl... |  Michaël Banaan Ananas | 2011-08-16 | 1 | -26/+35 |
* | doh |  Michaël Banaan Ananas | 2011-08-16 | 1 | -1/+1 |
* | small fix for panning |  Michaël Banaan Ananas | 2011-08-16 | 1 | -2/+4 |
* | add DEVICE_RESET |  Michaël Banaan Ananas | 2011-08-16 | 1 | -8/+30 |
* | (chip->rom_readback_addr++ - 1) was confusing. Also added infor on dsp-relate... |  Michaël Banaan Ananas | 2011-08-16 | 1 | -8/+20 |
* | Fix sound in Sega Model 2a/2b/2c. [trap15, R. Belmont] |  Jonathan Gevaryahu | 2011-08-14 | 1 | -1/+1 |
* | (add note) |  Michaël Banaan Ananas | 2011-08-14 | 1 | -1/+2 |
* | speedup ymf278b_compute_envelope, and make note about reading fm regs |  Michaël Banaan Ananas | 2011-08-13 | 1 | -70/+81 |
* | deactivate channel on wave load if key was off |  Michaël Banaan Ananas | 2011-08-10 | 1 | -8/+11 |
* | (octave theoretical minimum is -8) |  Michaël Banaan Ananas | 2011-08-10 | 1 | -3/+3 |
* | fixed 12bit samples, thanks wouter_ |  Michaël Banaan Ananas | 2011-08-10 | 1 | -1/+1 |
* | small cleanups |  Michaël Banaan Ananas | 2011-08-10 | 1 | -53/+67 |
* | (simplify slot->bits) |  Michaël Banaan Ananas | 2011-08-10 | 1 | -21/+15 |
* | fix loop overflow |  Michaël Banaan Ananas | 2011-08-10 | 1 | -4/+1 |
* | some fixes based on tests i did (on msx with moonsound cartridge) |  Michaël Banaan Ananas | 2011-08-10 | 1 | -27/+55 |
* | (minor cleanup) |  Michaël Banaan Ananas | 2011-08-09 | 1 | -8/+9 |
* | fixed decay length |  Michaël Banaan Ananas | 2011-08-09 | 1 | -42/+39 |
* | (minor cleanup) |  Michaël Banaan Ananas | 2011-08-09 | 1 | -15/+13 |
* | ymf278b.c improvements [hap] |  Michaël Banaan Ananas | 2011-08-09 | 1 | -7/+10 |
* | support for mid-playing channel updates, and fixed pseudoreverb |  Michaël Banaan Ananas | 2011-08-09 | 1 | -67/+87 |
* | ports A and B are shared |  Michaël Banaan Ananas | 2011-08-09 | 1 | -15/+10 |
* | (add stub for ymf278b_write_memory) |  Michaël Banaan Ananas | 2011-08-09 | 1 | -0/+6 |
* | (make load waveheader use ymf278b_read_memory) |  Michaël Banaan Ananas | 2011-08-09 | 1 | -30/+56 |
* | added damping and pseudoreverb |  Michaël Banaan Ananas | 2011-08-09 | 1 | -8/+27 |
* | added envelope attack rate |  Michaël Banaan Ananas | 2011-08-09 | 1 | -10/+39 |
* | added DEVICE_RESET |  Michaël Banaan Ananas | 2011-08-08 | 1 | -13/+62 |
* | accurate irq timers (more like ymf262.c now) |  Michaël Banaan Ananas | 2011-08-08 | 1 | -51/+48 |
* | woops, of course size can be non-power-of-2, so an andmask won't work |  Michaël Banaan Ananas | 2011-08-07 | 1 | -13/+17 |
* | prevent possible overflow on stepptr and rombase |  Michaël Banaan Ananas | 2011-08-07 | 1 | -7/+15 |