Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (MESS) tvc: devcb2. (nw) | 2014-03-19 | 1 | -29/+8 | ||
| | ||||||
* | mea8000: devcb2. (nw) | 2014-03-19 | 2 | -49/+18 | ||
| | ||||||
* | upd1771.c: resolve_safe(), heeding advice. (nw) | 2014-03-12 | 1 | -1/+1 | ||
| | ||||||
* | Updated upd1771.c to use devcb2 (nw) | 2014-03-11 | 2 | -38/+12 | ||
| | ||||||
* | (MESS) fixed specialm and specialp debug crash and removed some trampolines (nw) | 2014-03-10 | 1 | -6/+19 | ||
| | ||||||
* | snes and nes slot devices moved into bus folder (nw) | 2014-03-10 | 2 | -377/+0 | ||
| | ||||||
* | (MESS) x68k, vboy : fixed reported buffer overflow | 2014-02-27 | 1 | -2/+3 | ||
| | ||||||
* | replaced some calls to machine().firstcpu->pcbase() with ↵ | 2014-01-23 | 1 | -8/+8 | ||
| | | | | machine().describe_context() [smf] | |||||
* | License tags. (nw) | 2013-10-26 | 2 | -0/+4 | ||
| | ||||||
* | nmk16: add missing copyright holder | 2013-10-15 | 2 | -2/+2 | ||
| | | | others: standardize license tags to SPDX abbreviations | |||||
* | specify licenses | 2013-10-15 | 2 | -10/+4 | ||
| | ||||||
* | specify licenses | 2013-10-15 | 1 | -0/+6 | ||
| | ||||||
* | specify licenses | 2013-10-14 | 1 | -0/+6 | ||
| | ||||||
* | fixed array out-of-bounds accesses and uninitialized members in ↵ | 2013-07-20 | 1 | -0/+6 | ||
| | | | | src/mess/audio/upd1771.c (nw) | |||||
* | changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) | 2013-06-21 | 16 | -16/+16 | ||
| | ||||||
* | Cleanups and version bumpmame0149 | 2013-06-11 | 7 | -91/+90 | ||
| | ||||||
* | (MESS) ep64: Stop Dave from crashing, give Nick RGB32 and resnet colors. (nw) | 2013-06-10 | 2 | -26/+24 | ||
| | ||||||
* | fixed array access (nw) | 2013-06-10 | 1 | -1/+1 | ||
| | ||||||
* | (MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder] | 2013-06-06 | 2 | -569/+465 | ||
| | ||||||
* | (MESS) Modernized uPD1771c sound device. [Fabio Priuli] | 2013-06-03 | 2 | -282/+248 | ||
| | | | src/mess/audio/ is now legacy free, if I'm not making mistakes... | |||||
* | (MESS) modernized the Mac Sound device. [Fabio Priuli] | 2013-06-02 | 1 | -134/+80 | ||
| | ||||||
* | (MESS) modernized MEA 8000 sound device. [Fabio Priuli] | 2013-06-02 | 2 | -416/+377 | ||
| | ||||||
* | (MESS) disabled some unused private fields reported by clang (nw) | 2013-05-29 | 1 | -2/+2 | ||
| | ||||||
* | (MESS) enterp: modernized the Dave sound chip. [Fabio Priuli] | 2013-05-29 | 2 | -439/+363 | ||
| | ||||||
* | (MESS) gmaster.c: Switched to use simple speaker sound device. (nw) | 2013-05-23 | 1 | -104/+0 | ||
| | ||||||
* | Cleanups and version bumpmame0148u5 | 2013-05-20 | 5 | -64/+63 | ||
| | ||||||
* | (MESS) wswan.c: updated rom banking mechanism to be save state friendlier ↵ | 2013-05-19 | 1 | -1/+59 | ||
| | | | | | and added save state support to the driver [Fabio Priuli] | |||||
* | sorry for the missing file | 2013-05-19 | 1 | -0/+87 | ||
| | ||||||
* | whops. | 2013-05-19 | 1 | -13/+0 | ||
| | ||||||
* | (MESS) lynx.c: modernized sound emulation, slightly simplified blitter | 2013-05-19 | 1 | -303/+276 | ||
| | | | | | | | | functions and added save state to the driver. [Fabio Priuli] out of whatsnew: as with gb and nes, I plan to add the support save flag before 0.149 after some more testing and, for the record, this driver would really need a volunteer willing to make devices out of the code for mikey and suzy chips, which is currently spread in multiple source files... | |||||
* | (MESS) gameboy: modernized sound emulation and added save state [Fabio Priuli] | 2013-05-18 | 2 | -507/+582 | ||
| | ||||||
* | modernised TMS5220 [smf] | 2013-05-14 | 2 | -126/+0 | ||
| | ||||||
* | Cleanups and version bumpmame0148u4 | 2013-04-30 | 2 | -11/+7 | ||
| | ||||||
* | Free to good home if you can make it not sound like ass (nw) | 2013-04-28 | 2 | -0/+381 | ||
| | ||||||
* | lynx and bbc cleanup (nw) | 2013-04-18 | 1 | -2/+2 | ||
| | ||||||
* | Expanded device_t constructor with parameters for short name and source file ↵ | 2013-03-26 | 1 | -3/+3 | ||
| | | | | location [Miodrag Milanovic] | |||||
* | upd1771: Very small documentation update. no whatsnew. | 2013-03-24 | 1 | -4/+3 | ||
| | ||||||
* | run latest srcclean on rest of files (nw) | 2013-03-19 | 1 | -1/+0 | ||
| | ||||||
* | Cleanups and version bumpmame0148u2 | 2013-03-19 | 6 | -38/+33 | ||
| | ||||||
* | Modernized wswan, special, and svision devices. [Andrew Gardner] | 2013-03-07 | 3 | -489/+359 | ||
| | ||||||
* | Modernized vc4000 device. [Andrew Gardner] | 2013-03-06 | 1 | -84/+36 | ||
| | ||||||
* | (MESS) modernized socrates sound device. (nw) | 2013-03-02 | 2 | -145/+92 | ||
| | ||||||
* | channelf sound device modernized (nw) | 2013-03-01 | 2 | -115/+127 | ||
| | ||||||
* | (MESS) fixed uninitialized variables in arcadia_sound_device (nw) | 2013-02-16 | 2 | -0/+11 | ||
| | ||||||
* | Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 ↵ | 2013-02-12 | 2 | -1444/+0 | ||
| | | | | devices. [Curt Coder] | |||||
* | upd1771.c: Further documentation updates based on the NEC APC technical ↵ | 2013-02-11 | 1 | -15/+19 | ||
| | | | | manual; now all pin names except two are known. [Lord Nightmare] | |||||
* | (MESS) plus4: Speech WIP. (nw) | 2013-02-07 | 2 | -365/+0 | ||
| | ||||||
* | (MESS) svision.c: Cleanups (nw) | 2013-01-24 | 1 | -1/+2 | ||
| | ||||||
* | output of new srcclean changes that are relatively small [smf] | 2013-01-11 | 5 | -12/+1 | ||
| | ||||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 30 | -717/+687 | ||
| |