Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixes for building with clang 12.0.1 on windows | 2021-09-04 | 2 | -3/+1 | ||
| | ||||||
* | rfslotsmcs48.cpp: Fix comments (#8524) | 2021-09-04 | 1 | -2/+2 | ||
| | ||||||
* | bus/nes: Moved gc6in1 games over to 8237 board and removed old code. (#8527) | 2021-09-04 | 5 | -178/+1 | ||
| | ||||||
* | -bgfx: Switched fs_blit_palette16 to expand bitmap_ind16 contents to R8. ↵ | 2021-09-04 | 10 | -43/+75 | ||
| | | | | Fixes vertical off-by-one shift in games with an odd pixel count along X. [Ryan Holtz] (#8528) | |||||
* | New working software list additions | 2021-09-04 | 6 | -114/+240 | ||
| | | | | | ----------------------------------- arb: Avelan [hap, Wolfgang Zugrav] | |||||
* | rjammer: Add screen raw parameters; modernize MSM5205 hookup | 2021-09-04 | 2 | -64/+55 | ||
| | ||||||
* | d9final.cpp, ppmast93.cpp, tmspoker.cpp, ultrsprt.cpp: used finders instead ↵ | 2021-09-04 | 6 | -134/+159 | ||
| | | | | of tagmap lookups for rombanks | |||||
* | bus/nes: Improved emulation of N625092-related multi-game cartridges. (#8526) | 2021-09-04 | 2 | -95/+77 | ||
| | | | | | | | | * Fixes corrupt graphics in multiple games on all seven multi-game carts (including the new addition). * Fixes flickering menu for several cartridges, making them usable. New working software list additions (nes.xml) ----------------------------------- 5000000 in 1 (JPx72) [anonymous] | |||||
* | poly.h: Remove unused flags, expose object data array directly, add ability ↵ | 2021-09-03 | 21 | -95/+75 | ||
| | | | | to register other poly_arrays. | |||||
* | unidasm: Add disassembler for DEC VAX architecture | 2021-09-03 | 3 | -0/+1160 | ||
| | ||||||
* | segas16a: reduce overall volume to prevent overdrive | 2021-09-03 | 1 | -6/+5 | ||
| | ||||||
* | segas16: revert fantzone workaround, it just causes new problems | 2021-09-03 | 2 | -7/+0 | ||
| | ||||||
* | changela: fix steering problem, probably | 2021-09-03 | 1 | -2/+2 | ||
| | ||||||
* | changela: bool(~BIT(x)) is always true (does not fix steering problem) | 2021-09-03 | 1 | -1/+1 | ||
| | ||||||
* | n8080: correct highsplt gamename | 2021-09-03 | 2 | -17/+22 | ||
| | ||||||
* | funkyjet.cpp: moved everything into the driver file, as video/funkyjet.cpp ↵ | 2021-09-03 | 4 | -177/+151 | ||
| | | | | only had one method | |||||
* | New machines marked as NOT_WORKING | 2021-09-03 | 2 | -301/+2287 | ||
| | | | | | | | ---------------------------------- Diamonds & Hearts - Power Pay (10229311, NSW/ACT) [anonymous] - aristmk6.cpp: updated documentation [Heihachi_73] | |||||
* | n8080: add conf setting for switching spacefev to monochrome | 2021-09-02 | 3 | -4/+16 | ||
| | ||||||
* | missbamby.cpp: Identify unknown game and add its PCB ASCII layout and dumped ↵ | 2021-09-02 | 2 | -15/+34 | ||
| | | | | | | | | | the PROM for "basket" [jordigahan, ClawGrip] (#8520) * missbamby.cpp: Identify unknown game and add its PCB ASCII layout * Add 'multy' and remove 'unkslot' * missbamby.cpp: Dumped the PROM for "basket" [jordigahan, ClawGrip] | |||||
* | n8080: merge some input ports, remove tag lookups | 2021-09-02 | 4 | -97/+54 | ||
| | ||||||
* | n8080: move pcb notes to top of driver | 2021-09-02 | 1 | -135/+146 | ||
| | ||||||
* | spirit76: fixed knocker when free game attained. | 2021-09-03 | 1 | -7/+6 | ||
| | ||||||
* | video/toaplan_scu.cpp: Use single-pass priority drawing for sprites. (#8521) | 2021-09-02 | 9 | -82/+92 | ||
| | | | | | * Use single pass pdrawgfx for sprite vs tilemap priority. * Use device-specific delegate for priority mask. * Use device_video_interface to find screen. | |||||
* | New machines marked as NOT_WORKING | 2021-09-01 | 3 | -3/+64 | ||
| | | | | | | | ---------------------------------- Zelos (Japan, terminal) [Phil Bennett] - konmedal68k.cpp: possible identification of konslot and konslot2 sets [Wayder] | |||||
* | Fix two characters inside the GIME (#8519) | 2021-09-01 | 1 | -2/+2 | ||
| | ||||||
* | New working clones | 2021-09-01 | 2 | -1/+22 | ||
| | | | | | ------------------ Jor-eop Jeungmyeongseo (Korea) [xuserv, juking] | |||||
* | segac2: decouple driver class from md_base_state | 2021-08-31 | 3 | -119/+110 | ||
| | ||||||
* | r2dx_v33: Add note about New Zero Team 1998 release (#8503) | 2021-08-31 | 1 | -0/+1 | ||
| | ||||||
* | endianness.h: Use namespace std::literals | 2021-08-31 | 1 | -1/+1 | ||
| | ||||||
* | Move endianness type into lib/util header | 2021-08-31 | 11 | -105/+138 | ||
| | ||||||
* | -viewgfx: Added fractional zoom-out support to the tilemap viewer. Also ↵ | 2021-08-31 | 3 | -48/+105 | ||
| | | | | added IPT_UI_ZOOM_AUTO for toggling auto-zoom mode without needing to cycle through all zoom levels. [Ryan Holtz] (#8510) | |||||
* | db32016: Added cassette interface | 2021-08-31 | 1 | -1/+25 | ||
| | ||||||
* | segac2: add another input for ooparts | 2021-08-31 | 1 | -0/+5 | ||
| | ||||||
* | mess.flt: Added pc9801_epson and pc98ha | 2021-08-31 | 1 | -0/+2 | ||
| | ||||||
* | segac2: ooparts pcb does have upd sample rom | 2021-08-31 | 1 | -4/+7 | ||
| | ||||||
* | New working clones | 2021-08-31 | 2 | -0/+17 | ||
| | | | | | ------------------ Casino Five (3315-12, U5-0) [Brian Troha, The Dumping Union] | |||||
* | - f-32.cpp: hooked up M6295 to royalpk2 | 2021-08-31 | 3 | -27/+49 | ||
| | | | | | | - segas16b.cpp: added proper ROM board IC locations for Riot City [Brian Troha] - vicdual.cpp: removed MWC flag from alphahob, since the color PROM is actually dumped for this set and the colors are fine | |||||
* | segac2: mark ooparts as hack | 2021-08-31 | 1 | -3/+4 | ||
| | ||||||
* | segac2: improve wwmarine controls | 2021-08-31 | 1 | -61/+80 | ||
| | ||||||
* | New working machines | 2021-08-30 | 4 | -89/+255 | ||
| | | | | | | | -------------------- SegaSonic Bros. (prototype, hack) [hap] Head On Channel (prototype, hack) [hap] OOParts (prototype) [hap] | |||||
* | Use D32F texture format instead of D24, should fix AMD hardware (#8516) | 2021-08-30 | 1 | -2/+2 | ||
| | ||||||
* | add pc9821.cpp to mess.flt | 2021-08-30 | 1 | -0/+1 | ||
| | ||||||
* | 8042kbdc.cpp: mouse reset answers at least one byte if mouse disabled. | 2021-08-30 | 1 | -3/+11 | ||
| | | | | Makes nforcepc bios happy. | |||||
* | Merge pull request #8513 from 0kmg/nes-mapper234 | 2021-08-30 | 2 | -44/+26 | ||
|\ | | | | | bus/nes: Fixed several games not loading in Maxi 15 multicarts. | |||||
| * | bus/nes: Fixed several games not loading in Maxi 15 multicarts. | 2021-08-29 | 2 | -44/+26 | ||
| | | | | | | | | | | | | | | | | Software list items promoted to working (nes.xml) --------------------------------------- Maxi 15 (Aus) Maxi 15 (USA) Maxi 15 (USA, v2.0) | |||||
* | | More miscellaneous cleanup: | 2021-08-30 | 13 | -1036/+1091 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | emu/render.cpp: Use I/O filter for zlib decompression, avoiding the need to use zlib directly. audo/bally.cpp: Moved several constructors out of the header, fixed a save state issue, and made outputs use finders. exidy.cpp: Split up state class and reduced reliance on driver init functions. Changed various drivers to use output finders. | |||||
* | | fixed one-shot paddle timers in Apple II and clones (#8504) | 2021-08-30 | 4 | -20/+88 | ||
| | | ||||||
* | | Merge pull request #8508 from jessexm/patch-2 | 2021-08-29 | 1 | -2/+2 | ||
|\ \ | | | | | | | wd177x_dsk.cpp: Add head count check | |||||
| * | | wd177x_dsk.cpp: Add head count check | 2021-08-29 | 1 | -2/+2 | ||
| | | | | | | | | | Prevents further evaluation of incompatible formats. | |||||
* | | | ghox: Reduce volume to avoid overdriving speaker | 2021-08-29 | 1 | -1/+1 | ||
| | | |