Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Added helpers for 64-bit count leading zeroes/ones. | 2021-06-13 | 1 | -0/+1 | ||
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-06-12 | 1 | -0/+2 | ||
|\| | ||||||
| * | New skeleton ISA device: Lark Associates LRK-331 ESDI Controller [Bitsavers] | 2021-06-11 | 1 | -0/+2 | ||
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-06-08 | 4 | -3/+14 | ||
|\| | ||||||
| * | ns32082: new device | 2021-06-07 | 1 | -0/+11 | ||
| | | ||||||
| * | fix pcap builds (#8150) [xray-sky, R. Stricklin] | 2021-06-06 | 3 | -3/+3 | ||
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-06-02 | 2 | -0/+6 | ||
|\| | ||||||
| * | ymfm: Sync with upstream: | 2021-06-01 | 1 | -0/+2 | ||
| | | | | | | | | | | * Fix panning calculations in OPL4 (YMF278B) * Make OPQ reverb less ridiculous | |||||
| * | vtech: Rework expansion bus emulation | 2021-06-01 | 1 | -0/+4 | ||
| | | | | | | | | | | | | | | | | - Use memory taps instead of directly installing into the memory map - Use address_maps to specify address ranges - Add missing save states - Support the BennVenn SD Loader (preliminary) - Move lightpen skeleton to a device | |||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-06-01 | 2 | -0/+14 | ||
|\| | ||||||
| * | bus/coco: add CoCo Max Hi Res Input Module (#8104) | 2021-05-31 | 1 | -0/+2 | ||
| | | ||||||
| * | ympsr60: Fleshed out the PSR60/PSR70 drivers | 2021-05-31 | 1 | -0/+12 | ||
| | | | | | | | | | | | | | | | | | | | | | | * Split YM2154 into a separate device * Created fake YM2154 ROMs as placeholders * Created new BBD sound device in src/devices/sound/bbd.cpp * Created new mixer device in src/devices/sound/mixer.cpp * Connected YM2154 and BBD devices * Approximated BBD driver behavior * Exposed analog sliders as adjusters (accessible via ` menu) * Added sliders to layout and animated them | |||||
* | | Merge remote-tracking branch 'upstream/master'tag232 | 2021-05-27 | 2 | -2/+26 | ||
|\| | ||||||
| * | Better fix for vt_dsk.h header name clash | 2021-05-26 | 1 | -2/+2 | ||
| | | ||||||
| * | vtech: Add floppy formats and fs | 2021-05-26 | 1 | -0/+24 | ||
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-05-25 | 2 | -2/+4 | ||
|\| | ||||||
| * | reorganize the floptool code, add some write support | 2021-05-24 | 1 | -0/+2 | ||
| | | ||||||
| * | ymtx81z: leave lcd color up to the (internal)artwork | 2021-05-24 | 1 | -2/+2 | ||
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-05-23 | 3 | -9/+6 | ||
|\| | ||||||
| * | ymfm: Sync with latest, add complete YMF278B support (#8090) | 2021-05-22 | 2 | -9/+4 | ||
| | | | | | | | | | | | | | | | | | | | | | | * Sync with upstream. I/O callbacks are now consolidated into a single read callback and a single write callback, with an access type specifier. * Initial working implementation of YM278B. Most features implemented, except vibrato. * Implement vibrato and status register flags. Fix envelope rate computation. * Rename ymfm_interface::external_type to access_class and clean up the fallout. * Formally replace the old YMF278B engine with the one from ymfm * Rotated YMF278B outputs into a more logical order. * Re-evaluted envelope calculations and 2x works better than the weird 15/8 I came up with before. Also changed the way FM resampling is computed to be more precise (and simpler). Turned off extraneous debugging. * Start of/reset to a null state with no loaded waveforms. * Fix YM2608 I/O ports. | |||||
| * | adb: preliminary working A9M0330 IIgs keyboard emulation (not used yet). [R. ↵ | 2021-05-22 | 1 | -0/+2 | ||
| | | | | | | | | Belmont] | |||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-05-22 | 2 | -0/+14 | ||
|\| | ||||||
| * | bus/bbc/tube: Added Sprow ARM7TDMI Co-Processor. | 2021-05-21 | 1 | -0/+2 | ||
| | | ||||||
| * | saitek_osa: added maestro/analyst B/C/D/D+/D++ module [hap, Berger, anonymous] | 2021-05-21 | 1 | -0/+2 | ||
| | | ||||||
| * | unidasm: Add CPU16 disassembler | 2021-05-21 | 1 | -0/+10 | ||
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-05-20 | 1 | -0/+2 | ||
|\| | ||||||
| * | decmate2, decmate3: Emulate HD-6120 CPU; add enough I/O to initialize ↵ | 2021-05-19 | 1 | -0/+2 | ||
| | | | | | | | | various peripheral ICs and run tests on disk controller | |||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-05-18 | 2 | -12/+4 | ||
|\| | ||||||
| * | adb: add skeleton for model A9M0331 ADB mouse. [R. Belmont, Al Kossow] | 2021-05-17 | 1 | -0/+2 | ||
| | | ||||||
| * | pc_formats: Believe it or not, but it seems there has been released ↵ | 2021-05-16 | 1 | -12/+2 | ||
| | | | | | | | | pc-format ipfs | |||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-05-16 | 1 | -0/+2 | ||
|\| | ||||||
| * | -bus/vsmile: Added Smart Keyboard in US, French, and German layouts. [Ryan ↵ | 2021-05-16 | 1 | -0/+2 | ||
| | | | | | | | | | | | | | | Holtz, PulkoMandy] (#8059) Software list items promoted to working --------------------------------------- vsmile_cart: V.Smile Smart Keyboard (USA), V.Smile Clavier Tip Tap (France), V.Smile Schreibspaß (Germany) [Ryan Holtz, PulkoMandy] | |||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-05-16 | 1 | -0/+2 | ||
|\| | ||||||
| * | saitek_osa: add skeleton device for Sparc module [hap, Berger] | 2021-05-15 | 1 | -0/+2 | ||
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-05-15 | 3 | -98/+63 | ||
|\| | | | | | | | | | # Conflicts: # src/mame/drivers/model2.cpp | |||||
| * | ymfm: Refactor new FM engine into a 3rdparty library (#8046) | 2021-05-14 | 3 | -98/+63 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ymfm: refactor the code into a separate 3rdparty library * Moved ymfm core implementation to 3rdparty/ymfm * Split out each family (OPM/OPN/OPL/etc) into its own source file * Added preliminary OPQ and OPZ support, still WIP * Put all 3rdparty code into its own namespace ymfm * Fixed various bugs reported in #8042 * Created interface class for communication between the 3rdparty engine and the emulator * Standardized MAME implementation of all Yamaha devices based on a template class * Created standard base class ym_generic that can be used when multiple YM chips are swapped in * Changed YM2203/2608/2610 to embed a YM2149 as a subdevice instead of deriving from ay8910_device * Also provided compile-time option to use a simplified built-in SSG rather than using MAME's at all (currently off) * Consolidated MAME header files from one-per-chip (ym2151.h, ym2203.h, etc) to one-per-family (ymopm.h, ymopn.h, etc) | |||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-05-15 | 1 | -0/+16 | ||
|\| | ||||||
| * | added saitek OSA module interface used in leonardo/renaissance | 2021-05-14 | 1 | -0/+16 | ||
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-05-11 | 2 | -0/+4 | ||
|\| | ||||||
| * | cdr-254sh: Skeleton | 2021-05-10 | 2 | -0/+4 | ||
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-05-09 | 2 | -12/+25 | ||
|\| | ||||||
| * | Retiring my original NCR5380 implementation. [R. Belmont, AJR] | 2021-05-08 | 1 | -12/+0 | ||
| | | ||||||
| * | apple2: Add support for the BOOTI card [R. Belmont] | 2021-05-08 | 2 | -0/+25 | ||
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-05-06 | 1 | -0/+2 | ||
|\| | ||||||
| * | qbus: Add dump and skeleton device for Data Systems Design A4432 Floppy Disk ↵ | 2021-05-05 | 1 | -0/+2 | ||
| | | | | | | | | Interface [AJR, Bitsavers] | |||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-05-02 | 1 | -12/+0 | ||
|\| | ||||||
| * | ertictac.cpp: convert to use IOC and MEMC devices. | 2021-05-01 | 1 | -12/+0 | ||
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-04-29 | 1 | -0/+14 | ||
|\| | ||||||
| * | floppy: start block-devicing fielsystem support | 2021-04-28 | 1 | -0/+14 | ||
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' | 2021-04-27 | 1 | -0/+2 | ||
|\| |