Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | full xtal conversionxtal | 2 days | 7915 | -23479/+23378 | |
| | |||||
* | New working clones | 2022-10-31 | 2 | -2/+28 | |
| | | | | | ------------------ Championship Bowling (location test) [CoolMod, The Dumping Union] | ||||
* | quantel/dpb7000.cpp: Major functional improvements. (#10467) [Ryan Holtz] | 2022-10-31 | 1 | -699/+2016 | |
| | | | | | | | | | | | | | * Added tablet comms HLE, improved drawing, and store combiner functionality. * Added hard disk support. Fixed Field-In/Field-Out IRQ polarity. * Fixed stencil-store selection - improves brush edges. * Fixed handling of horizontal and vertical scroll registers. * Added support for Framestore Read and Framestore Write commands. * Improved position matching between cursor and crosshair. * Started work on support for typeface brushes. * Fixed disk initialization, in-use flag was erroneously removed from Restore command. * Improved typeface emulation and keyboard emulation. * Improved text stamping. * Added known issues list to the driver's comment block. | ||||
* | emu/sound.cpp: Don't force lower samplerate for dummy sound output module. ↵ | 2022-10-31 | 1 | -8/+0 | |
| | | | | | (#10483) When using lua instead of OSD to obtain samples, we don't need sound output, but we need decent sample rate. | ||||
* | pokey.cpp: remove m_SKCTL assignment hack in device_start and issue a potgo ↵ | 2022-10-30 | 1 | -7/+8 | |
| | | | | | at device_reset instead (#10462) - fixes a1200xl booting to self-test no matter J1 setting | ||||
* | upd934g: Preliminary support for ACCENT/MUTE | 2022-10-30 | 2 | -8/+13 | |
| | |||||
* | cpu/dsp32: Modify previous change, clamping before the narrowing conversion | 2022-10-29 | 1 | -1/+1 | |
| | |||||
* | cpu/dsp32: Simplify int24 operator logic | 2022-10-29 | 1 | -5/+2 | |
| | |||||
* | cpu/i960, cpu/sh: Use rotl_32 and rotr_32 for executing rotate instructions | 2022-10-29 | 2 | -3/+3 | |
| | |||||
* | cpu/arm: Use rotr_32 for handling unaligned reads | 2022-10-29 | 1 | -3/+3 | |
| | |||||
* | Update various source files to use swapendian_int16 | 2022-10-29 | 19 | -86/+64 | |
| | |||||
* | Move debugger command parameter validation helpers into debugger_console | 2022-10-29 | 15 | -651/+645 | |
| | |||||
* | bus/ata: Add alternate CS0/CS1 handlers with built-in byte swapping for ↵ | 2022-10-29 | 6 | -108/+15 | |
| | | | | | | big-endian host systems * konami/3dom2.cpp: Fix malformed logerror | ||||
* | ui/selgame.cpp: Fixed display of software favourites. | 2022-10-30 | 1 | -5/+5 | |
| | |||||
* | bus/epson_qx/keyboard/keyboard.cpp: Fixed #include order. | 2022-10-30 | 1 | -1/+5 | |
| | |||||
* | Updated Brazilian Portuguese UI translation. [Felipe] | 2022-10-30 | 1 | -23/+12 | |
| | |||||
* | wd_fdc: Use the new active() | 2022-10-29 | 1 | -1/+1 | |
| | |||||
* | amiga/amiga.cpp: dumped code for the CDTV's remote control input converter ↵ | 2022-10-29 | 1 | -4/+6 | |
| | | | | and LCD controller [Captain Future / CDTV Land] | ||||
* | nintendo/snesb.cpp: combined bad dumps of one of the legendbs ROMs to have a ↵ | 2022-10-29 | 1 | -4/+2 | |
| | | | | working one, until another PCB can be found [Hammy, IQ_132] | ||||
* | New working clones | 2022-10-29 | 2 | -1/+26 | |
| | | | | | ------------------ Trivia (Questions Series 18) [Brian Troha, The Dumping Union] | ||||
* | irem/m90.cpp: fixed MT08413 | 2022-10-29 | 1 | -16/+14 | |
| | |||||
* | konami/xmen.cpp: worked around MT08470 | 2022-10-28 | 1 | -1/+3 | |
| | |||||
* | mtu130: Implement mirroring of bfcx, implement lightpen | 2022-10-28 | 1 | -10/+155 | |
| | |||||
* | taito/crbaloon_v.cpp:fixed MT08437 | 2022-10-28 | 1 | -2/+2 | |
| | |||||
* | seta/seta.cpp: fixed MT08454 | 2022-10-28 | 1 | -2/+2 | |
| | |||||
* | orca/espial.cpp: fixed MT08457 | 2022-10-28 | 1 | -1/+0 | |
| | |||||
* | bus/nes/bandai.cpp: fixed MT08445 | 2022-10-27 | 1 | -1/+1 | |
| | |||||
* | - midway/balsente.cpp: fixed ROM names and documents label format for ↵ | 2022-10-27 | 9 | -973/+1218 | |
| | | | | | | various sets [Brian Troha] - edevices/mugsmash.cpp, edevices/stlforce.cpp, kiwako/mrjong.cpp: consolidated drivers in single files, minor cleanups | ||||
* | New clones marked as NOT_WORKING | 2022-10-27 | 3 | -0/+41 | |
| | | | | | -------------------------------- Cherry Master (bootleg, Game FB55 Ver.2) [Ioannis Bampoulas] | ||||
* | Merge tag 'mame0249' into mainline-master | 2022-10-27 | 4 | -9/+6 | |
|\ | | | | | | | MAME 0.249 | ||||
| * | Bumped version to 0.249mame0249 | 2022-10-27 | 3 | -6/+6 | |
| | | |||||
| * | mtu130.cpp: enable additional reset vector, fixes protection failures [Peter ↵ | 2022-10-26 | 1 | -0/+1 | |
| | | | | | | | | Ferrie] | ||||
| * | a7800.xml: Fixed parent/clone relationships for Asteroids Deluxe. (#10471) | 2022-10-25 | 1 | -2/+2 | |
| | | |||||
| * | docs: Removed obsolete paragraph about logged device IDs properly (GitHub ↵ | 2022-10-25 | 1 | -3/+0 | |
| | | | | | | | | #10469). | ||||
* | | magmax: Added analog filtering for the four mixed 'meta-channels' from the 9 ↵ | 2022-10-27 | 2 | -44/+59 | |
| | | | | | | | | ay-3-8910 channels, and redid the audio gain control to be more based on component values. [Lord Nightmare] | ||||
* | | emumem: Fix range tracking when creating a subdispatch | 2022-10-27 | 3 | -7/+9 | |
| | | |||||
* | | namco/galaga.cpp: mark new bosco parent set PROMs as good (#10479) | 2022-10-27 | 1 | -12/+12 | |
| | | |||||
* | | Terra Cresta and later Nichibutsu drivers: Consolidate some common configs ↵ | 2022-10-26 | 5 | -160/+156 | |
| | | | | | | | | down into their own machine_config sections, and reduce a lot of code duplication. Also fix audio volume balance to compensate for the fact that the YM3012 Serial DAC for the FM chips outputs at half the peak to peak voltage of the R2R DACs, and the YM2203's SSG channels have another, different peak output level as well. This also adds filtered sound to Legion, which didn't have it in the previous commit due to the complex configs it had. [Lord Nightmare] | ||||
* | | mps1200.cpp: added dip switch settings [Guru] | 2022-10-26 | 2 | -35/+134 | |
| | | |||||
* | | mtu130.cpp: enable additional reset vector, fixes protection failures [Peter ↵ | 2022-10-25 | 1 | -0/+1 | |
| | | | | | | | | Ferrie] | ||||
* | | New machines marked as NOT_WORKING | 2022-10-25 | 3 | -0/+160 | |
| | | | | | | | | | | ---------------------------------- unknown Sega air hockey game [Darksoft, Team Europe] | ||||
* | | Revert "romload.cpp: Fix build after e178fbd28127c526b212e5a4998058cebf530567" | 2022-10-25 | 1 | -26/+25 | |
| | | | | | | | | This (mostly) reverts commit 2923923df706950ab0b04b3d00dfc66f2c6c2653. | ||||
* | | romload.cpp: Fix build after e178fbd28127c526b212e5a4998058cebf530567 | 2022-10-25 | 1 | -25/+27 | |
| | | |||||
* | | diimage.cpp: Fix GCC build after e178fbd28127c526b212e5a4998058cebf530567 | 2022-10-25 | 1 | -0/+1 | |
| | | |||||
* | | Remove #include <cstdarg> from emu.h and move it into source files that ↵ | 2022-10-25 | 32 | -1/+55 | |
| | | | | | | | | still require it | ||||
* | | e132xs: Provide new helper functions for extracting signed 16-bit halves | 2022-10-25 | 3 | -19/+10 | |
| | | | | | | | | * eminline.h: Remove mul_16x16 function | ||||
* | | emu_timer: undo prev commit, add running() getter and change some enabled() ↵ | 2022-10-25 | 37 | -59/+62 | |
| | | | | | | | | calls to that | ||||
* | | machine/mos6530n.cpp: Removed old, unused io_r/io_w functions. (#10477) | 2022-10-25 | 2 | -38/+0 | |
| | | |||||
* | | New working clones | 2022-10-25 | 2 | -4/+23 | |
| | | | | | | | | | | ------------------ Twins (older) [Jorge Silva] | ||||
* | | balsente.cpp: fix grudgep input port import (#10475) | 2022-10-24 | 1 | -1/+1 | |
| | |