| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | dariusu: add continue price dipswitch | 2021-09-05 | 2 | -22/+30 | ||
| | | | | | vigilant: swap punch/kick buttons to match with arcade cabinet | |||||
| * | machine/fdc37c665gt.cpp: Fixed address usage for serial port registers. (#8536) | 2021-09-05 | 1 | -6/+6 | ||
| | | ||||||
| * | m72, segas16b: reduce audio volume | 2021-09-05 | 2 | -17/+19 | ||
| | | ||||||
| * | tx0.cpp: Further fixes | 2021-09-04 | 3 | -7/+5 | ||
| | | | | | | | - Load typewriter input into correct bit positions of LR - Invert MSB of display coordinates (fixes tic-tac-toe grid) - tx0_8kw: Resolve confusion between SHR and CYR semantics (these were incorrectly swapped) | |||||
| * | i8257: fix it so tc can work with multiple devices | 2021-09-04 | 1 | -2/+4 | ||
| | | ||||||
| * | New NOT_WORKING software list additions | 2021-09-05 | 1 | -1/+174 | ||
| | | | | | | | --------------------------------------- Wicat Unix (ver 2.0 and 2.2.0) [Josh Dersch] | |||||
| * | Add docs for poly_manager. | 2021-09-04 | 2 | -0/+1083 | ||
| | | ||||||
| * | poly.h: Minor naming/consistency cleanups. | 2021-09-04 | 2 | -78/+83 | ||
| | | ||||||
| * | fixes for building with clang 12.0.1 on windows | 2021-09-04 | 4 | -3/+6 | ||
| | | ||||||
| * | rfslotsmcs48.cpp: Fix comments (#8524) | 2021-09-04 | 1 | -2/+2 | ||
| | | ||||||
| * | New NOT_WORKING software list additions (#8522) | 2021-09-04 | 1 | -0/+14 | ||
| | | | | | easy_karaoke_cart.xml: Mega Hits Vol.2 [TeamEurope, David Haywood] | |||||
| * | bus/nes: Moved gc6in1 games over to 8237 board and removed old code. (#8527) | 2021-09-04 | 6 | -186/+6 | ||
| | | ||||||
| * | -bgfx: Switched fs_blit_palette16 to expand bitmap_ind16 contents to R8. ↵ | 2021-09-04 | 16 | -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 | 7 | -114/+255 | ||
| | | | | | | ----------------------------------- 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 | 3 | -95/+92 | ||
| | | | | | | | | | * 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 | 4 | -0/+1170 | ||
| | | ||||||
| * | 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 | 5 | -179/+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 | 12 | -105/+139 | ||
| | | ||||||
| * | -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 | |||||
| * | New working software list additions | 2021-08-30 | 1 | -1/+27 | ||
| | | | | | | ----------------------------------- pc98: Marubatsu EXE, Sabnack | |||||
| * | 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] | |||||
