summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.233mame0233 Vas Crabb2021-06-302-4/+4
|
* Add pofo_kbd.h to build scripts so it's picked up when generating IDE projects. Vas Crabb2021-06-301-0/+1
|
* Clean up some software list metadata Vas Crabb2021-06-303-4/+4
|
* emu/rendutil.cpp: Use setjmp/longjmp for libjpeg error unwinding. Vas Crabb2021-06-291-70/+90
| | | | | Apparently Linux AArch64 has issues with throwing exceptions across C function frames.
* - Re-added unique input for bigtwinb and fixes MT#8016 Scott Stone2021-06-281-0/+12
|
* chanbara.cpp: swapped left and right joysticks (MT# 08015) (#8233) Steven Coomber2021-06-281-16/+16
|
* vsmjtria.cpp: Game uses dual mono sound for the two player sides, put them ↵ Vas Crabb2021-06-271-3/+5
| | | | on left/right speakers.
* srcclean in preparation for release Vas Crabb2021-06-2754-511/+511
|
* gamegear.xml: a pair of Ecco prototypes (#8226) 0kmg2021-06-261-0/+26
| | | | | | New working software list additions ----------------------------------- Ecco the Dolphin (prototype, 19930614) [drx] Ecco the Dolphin (EPROM 20 prototype) [drx]
* ds6417: fix mask cracyc2021-06-261-1/+1
|
* x68k: color 0 is only transparent if the crtc is not set for 16bit color mode cracyc2021-06-262-1/+2
|
* Merge pull request #8229 from rzero9/x68kflop ajrhacker2021-06-261-0/+33
|\ | | | | x68k_flop.xml: 2 new dumps from original disks
| * x68k_flop.xml: 2 new dumps from original disks r092021-06-261-0/+33
| | | | | | | | | | | | | | | | | | Also renamed the existing entries to reflect the fact that they are cracked versions. New working software list additions ----------------------------------- Detana!! TwinBee [r09] Video Game Anthology vol. 11 - Pac-Land [cyo.the.vile]
* | Initialize m_config in all situations. Aaron Giles2021-06-261-0/+2
| |
* | spectrum_cass: 27 new dumps, 10 replacements (#8205) ArcadeShadow2021-06-271-570/+877
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New working software list additions (spectrum_cass.xml) --------------- Abu Simbel Profanation (small case, alt) [worldofspectrum.org] Abu Simbel Profanation (small case) [worldofspectrum.org] Cárie [Planeta Sinclair] Cybernoid II - The Revenge (IBSA) [spectrumcomputing.co.uk] Dan Dare II - SU Edition [spectrumcomputing.co.uk] Dan Dare III - The Escape (Dro Soft) [spectrumcomputing.co.uk] Defender of the Crown [spectrumcomputing.co.uk] Defender of the Crown (alternative) [spectrumcomputing.co.uk] Eddie Edwards' Super Ski (Erbe) [spectrumcomputing.co.uk] Eddie Edwards' Super Ski (Players Premier) [spectrumcomputing.co.uk] Eddie Edwards' Super Ski (Players Premier, alt) [spectrumcomputing.co.uk] Firelord (Erbe) [spectrumcomputing.co.uk] Green Beret (Erbe, medium case) [spectrumcomputing.co.uk] Guerrilla War: Hail the Heroes (Erbe) [spectrumcomputing.co.uk] Miami Vice (IBSA) [spectrumcomputing.co.uk] Molar Maul (Microbyte) [spectrumcomputing.co.uk] Pac-Mania (MCM) [spectrumcomputing.co.uk] Pink Panther (Dro Soft, double case) [worldofspectrum.org] Pink Panther (Dro Soft, small case) [worldofspectrum.org] Quazatron (Erbe) [spectrumcomputing.co.uk] Quest for the Holy Something (alt 2) [spectrumcomputing.co.uk] Scuba Dive (GTS) [spectrumcomputing.co.uk] Super Trolley (Dro Soft) [spectrumcomputing.co.uk] SWIV (Dro Soft) [spectrumcomputing.co.uk] Terrormolinos! (Aackosoft) [Planeta Sinclair] Uchi-Mata (IBSA/Erbe, serie leyenda) [spectrumcomputing.co.uk] Wizball (IBSA) [spectrumcomputing.co.uk] Replaced software list items --------------- Abu Simbel Profanation - Medium Case - 1st release [worldofspectrum.org] Abu Simbel Profanation (medium case) [worldofspectrum.org] Choy-Lee-Fut Kung-Fu Warrior [worldofspectrum.org] Dan Dare [spectrumcomputing.co.uk] Dan Dare (Dro Soft) [spectrumcomputing.co.uk] Soldier of Fortune (release 3) [spectrumcomputing.co.uk] Stormlord II - Deliverance (Erbe) [spectrumcomputing.co.uk] Super Trolley [spectrumcomputing.co.uk] Uchi-Mata (Erbe) [spectrumcomputing.co.uk] Wizball (Erbe Software) [spectrumcomputing.co.uk]
* | softlist_dev: fixed typo Robbbert2021-06-261-1/+1
| |
* | New NOT_WORKING clone (#8227) ClawGrip2021-06-262-0/+8
| | | | | | | | | | | | New NOT_WORKING clone ---------------------------------------- Scorpion (Mar 24, 1992) [jordigahan]
* | channelf: Correct screen resolution, fixes MT#08012 Nigel Barnes2021-06-263-27/+31
| | | | | | | | - Pixels are double width, and repeat scanlines 4 times for NTSC, 5 times for PAL.
* | galaga.cpp and related: removed a few VIDEO_START_OVERRIDEs Ivan Vangelista2021-06-269-22/+20
|/
* atarig1.cpp, atarig42.cpp, blstroid.cpp, blueprnt.cpp, eolith.cpp, ↵ Ivan Vangelista2021-06-2621-52/+46
| | | | galspnbl.cpp, igs_fear.cpp, megaplay.cpp, vegaeo.cpp: removed some unneeded VIDEO_START_OVERRIDEs
* dietgo.cpp, tattack.cpp, vsmjtria.cpp: very minor comment updates Ivan Vangelista2021-06-263-3/+4
|
* qx10: Add centronics printer port (#8034) Brian Johnson2021-06-257-0/+103
|
* coco3: improve timer calculation (#8223) tim lindner2021-06-251-2/+4
|
* hd63450: unhalt cpu if a dma bus error occurs cracyc2021-06-251-0/+2
|
* apple2gs: fix some 3200 viewers that check the mouse button at $C024. [R. ↵ arbee2021-06-251-0/+6
| | | | Belmont]
* pce.xml: minor updates + remove a hack (#8169) 0kmg2021-06-252-27/+15
| | | | | | | | | | * pce.xml: minor updates + remove a hack * make newer revision of R-Type part 2 the parent * remove motorod2a which appears to be a 1-byte hack: it changes the 5-player input loop counter to not read input from players 3 to 5 * ok really sync + fix publisher Masaya spelling Co-authored-by: 0kmg <0kmg@users.noreply.github.com>
* fmtowns_cd.xml: 12 new dumps, 9 replacements, 4 missing floppies added (#8179) r092021-06-251-256/+629
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fmtowns_cd.xml: 12 new dumps, 9 replacements, 4 missing floppies added - Added the missing floppy disks to pharmony and wyattd [tenyuhuang] - Added the missing floppy disk to landlore [cyo.the.vile] - Added the missing floppy disk to genchohi [Neo Kobe Collection] - Normalized the titles of the New Horizon discs - Moved gnutowns to the applications section, since it is a collection of GNU tools and not an OS - Demoted asu120ex to not working (this doesn't seem to be a regression, it was just marked incorrectly) - Promoted beast, beast2 and gunship from partial to fully working after the latest fixes to 15-bit sprite drawing [crazyc] New working software list additions ----------------------------------- Ehon Writer V1.1 L10 (FMB-3011) [redump.org] CD Learning System II - New Horizon English Course 2 [redump.org] FM Towns FlexData Collection Vol. 1 - E to Oto no 365-nichi [redump.org] PersoCom de Tanoshimu - Yama to Chizu Vol. 1 [redump.org] Shijou Saikyou no Video Bible - The Greatest Video Bible in the World [redump.org] Shiki o Irodoru - Nihon no Shouka - Aki [redump.org] Shiki o Irodoru - Nihon no Shouka - Fuyu [redump.org] Shiki o Irodoru - Nihon no Shouka - Haru [redump.org] Shiki o Irodoru - Nihon no Shouka - Natsu [redump.org] Tamashii no Mon - Dante "Shinkyoku" yori [redump.org, Coolmod] TenderLight V1.1 L10 [redump.org] TownsPAINT V1.1 L22 [redump.org] Welcome to FM Towns (1994-12-19) [redump.org] Replaced software list items ---------------------------- Aoki Ookami to Shiroki Mejika - Genchou Hishi [redump.org] Cal Gaiden - Tiny Steps Behind the Cal [redump.org] Free Will - Knight of Argent [redump.org] GNU for Towns Release 2 [redump.org] Kikai Jikake no Marian [redump.org] Lands of Lore - The Throne of Chaos [redump.org] Planet's Edge [redump.org] Taikenban CD [redump.org] Welcome to FM Towns (1994-09-29) [redump.org] Yamane no Sumu Mori [redump.org] Software list items promoted to working --------------------------------------- Planet Harmony [tenyuhuang] The 4th Unit 7 - Wyatt (demo) [tenyuhuang] * fmtowns_cd.xml: beast2 isn't playing music, demote it back to partial * fmtowns_cd.xml: asu120ex is back to partial after real hardware tests * fmtowns_cd.xml: promoted asu120ex to working, updated beast2 notes * Software list items promoted to working --------------------------------------- After Burner (v1.02) [crazyc] After Burner (v1.02, alt) [crazyc] After Burner (v1.01) [crazyc] Excellent 10 [crazyc] Frog Feast Demo [crazyc] Last Survivor [crazyc] Mad Stalker - FullMetalForce [crazyc] Megaspectre [crazyc] Shadow of the Beast II - Juushin no Jubaku [crazyc] The Queen of Duellist (HME-166) [crazyc]
* fmtowns_flop_*.xml: 3 new dumps, usage notes, retests (#8219) r092021-06-253-72/+191
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Demoted shogisei to not working, as I haven't found any way to make it work - Added usage and compatibility notes to most floppy software - Removed reira from fmtowns_flop_misc.xml, since it has been redumped from the original disks (the previous images were built from loose files) - Added some missing release years New working software list additions (fmtowns_flop_orig.xml) ----------------------------------------------------------- Gear-Video [cyo.the.vile] Logo Writer 2 [cyo.the.vile] Reira [wiggy2k] Software list items promoted to working (fmtowns_flop_orig.xml) --------------------------------------------------------------- Asuka 120% Burning Fest. [crazyc] Software list items promoted to working (fmtowns_flop_cracked.xml) ------------------------------------------------------------------ Asuka 120% Burning Fest. (cracked) [crazyc] Software list items promoted to working (fmtowns_flop_misc.xml) --------------------------------------------------------------- Abunai Tengu Densetsu [crazyc] D.P.S - Dream Program System [crazyc] Rance - Hikari o Motomete [crazyc] Rance 2 - Hangyaku no Shoujotachi [crazyc]
* New working clone (#8159) ClawGrip2021-06-252-103/+148
| | | | | | | | * New working clone ------------------------------ Karate Champ (Tecfri bootleg) [jordigahan] * Add 'kchamptec' * Properly capitalise the comments
* ibm5170_hdd: new software list additions (#8185) Davide Cavalca2021-06-251-8/+175
| | | | | | | | | | | | | | | | | | | New working software list additions: ------- FreeDOS 1.0 FreeDOS 1.3 Release Candidate 4 MS-DOS (Version 3.31) MS-DOS (Version 6.20) IBM DOS (Version 5.00) IBM DOS (Version 5.02) IBM DOS (Version 6.1) Microsoft Windows/386 Version 2.1 Microsoft Windows/386 Version 2.11 Windows Version 3.11 Windows for Workgroups Version 3.1 Windows for Workgroups Version 3.11 Windows NT 3.1 Workstation (3.10.511.1) Windows NT 3.51 Workstation (3.51.1057.1) Windows 95
* add mapper 29 and preliminary mapper 30 support (#8225) 0kmg2021-06-2511-20/+271
| | | | | | | | | | | | New working software list additions ----------------------------------- 2A03Puritans [rainwarrior] E.T. [KHAN] Glider [anonymous] * mapper 29: support should be complete but there are few if any other homebrew roms to test against * mapper 30: only supports the most basic board that doesn't use flashable memory - tested on a dozen or so roms, all working * add a game each for mappers 29 (Glider), 30 (E.T.), and 31 (2A03Puritans) so there is something in the software lists to actually test against. Glider is discontinued by manufacture, the other two are freely available from their authors. * various naming clean ups, like BTL- prefixes for things that are not bootlegs
* snes.xml: add 11 prototypes (#8183) 0kmg2021-06-251-0/+397
| | | | | | | | | | | * initial pass of 9 documented protos * add Atmosfear and Earthbound protos * fix copy/paste error * fix another copy/paste error Co-authored-by: 0kmg <0kmg@users.noreply.github.com>
* nes.xml: add a dozen more protos (#8176) 0kmg2021-06-251-8/+225
| | | | | | | | | | | | | | | | | | | | | | | | * nes.xml: add a dozen more protos New working software list additions ----------------------------------- Sample Cassete Cadillac (Jpn) [Skrybe] F-1 Race (Jpn, prototype) [Skrybe] Meikyuu Kumikyoku - Milon no Daibouken (Jpn, prototype) [Skrybe] Double Dragon III - The Rosetta Stone (USA, prototype) [Hidden Palace] Robin Hood - Prince of Thieves (USA, 19910516 prototype) [Hidden Palace] Dino Hockey (USA, 19901218 prototype) [Frank Cifaldi] Garfield - A Week of Garfield (Jpn, prototype v0.9) [togemet2] Getsufuu Maden (Jpn, sample) [Ballz, Kevtris] Magical Doropie (Jpn, prototype) [SegaSamiCD, VGHF] Millipede (Jpn, prototype) [Dutchman2000, bunnyboy] The Tale - Elrond no Eiyuu (Jpn, prototype) [TC, anonymous] U-four-ia - The Saga (USA, prototype) [armadylo] * fix mirroring/graphics I broke earlier * fix mirroring I also broke Co-authored-by: 0kmg <0kmg@users.noreply.github.com>
* New NOT_WORKING software list addition (#8132) ClawGrip2021-06-252-241/+257
| | | | | | | | | | * New NOT_WORKING software list addition ------------------------------ pce_tourvision.xml: Titan [Arcade Planet] * Rename "TourVision" to "TourVisión" As "TourVisión" is used on the carts, cab and printed ads. * tourvis.cpp: Move "Tourvision" to "TourVisión"
* a800_flop.xml: more floppy soft additions (#8130) 0kmg2021-06-251-0/+66
| | | | | | | | | | | | | | New working software list additions ----------------------------------- L.A. SWAT + Panther [A8SP] Turbican [A8SP] Zybex (Ned) [A8SP] New not working software list additions --------------------------------------- T-34: The Battle [A8SP] Yoomp! [Yoomp Team] Co-authored-by: 0kmg <0kmg@users.noreply.github.com>
* vis: make memcard writing work cracyc2021-06-252-6/+21
|
* k001604: simplify memory layout Ville Linde2021-06-262-50/+87
|
* New NOT_WORKING clones (#8174) ClawGrip2021-06-252-1/+37
| | | | | | | | New NOT_WORKING clones ------------------------------ Mini Money (set 2, v1.5?) [Juan Romero, ClawGrip] Mini Money (set 3, v1.4?) [Juan Romero, ClawGrip] * Add 'minimonya' and 'minimonyb'
* vsmjtria.cpp: Get comms minimally working - managed to deal and start ↵ Vas Crabb2021-06-261-22/+32
| | | | playing a VS game.
* Revert "neogeo: set initial state of audionmi AND gate" hap2021-06-251-1/+1
| | | | This reverts commit 974d269980185bfa3bb6a242a86feac0e4b75a99.
* - rename chds to be more consistent and allow clean merging of parent/clone ↵ Scott Stone2021-06-241-8/+8
| | | | "freedos10/freedos10a".
* nwk-tr: make LAN board act like other machines are disconnected Ville Linde2021-06-251-14/+28
|
* New machines marked as NOT_WORKING Ivan Vangelista2021-06-244-0/+577
| | | | | ---------------------------------- VS Mahjong Triangle [system11]
* neogeo: set initial state of audionmi AND gate hap2021-06-241-1/+1
|
* fix Solar Assault title screen Ville Linde2021-06-243-1/+20
|
* frontend: On input mapping menus, use UI left/right to switch between ↵ Vas Crabb2021-06-243-11/+18
| | | | setting and appending to an input sequence.
* -util: Retire legacy object pool, removing vestigial references. Vas Crabb2021-06-247-755/+4
| | | | | | | Thanks to AJR, Ivan Vangelista and Aaron Giles for helping make this possible. Also fixed debug build of imgtool.
* tools/imgtool: Removed legacy object pool usage. (#8215) Aaron Giles2021-06-247-159/+73
|
* lk3000: invert rom addressing hap2021-06-244-10/+10
|
* machine/latch8.cpp: Clean up a little. Vas Crabb2021-06-244-98/+94
| | | | | | | | | Making the bit read functions honour the XOR mask is easy in theory, but dkong.cpp is doing scary things with the XOR mask and bit read handlers on one of its latches, so it could end up breaking something. Honouring the read callbacks would add two tests to each of the bit read functions, which could hurt performance. The whole design of this device seems somewhat incoherent.