Commit Graph

79427 Commits

Author SHA1 Message Date
AJR
4d2c305b27 vme: Modernize slot device code and eliminate deprecation warnings; actually propagate slot number 2021-06-19 23:03:41 -04:00
cracyc
ec687c94a0 fmtowns: make sure programs can't override the sprite page 2021-06-19 21:58:53 -05:00
arbee
553042e2b6 apple2e: match dot clock to CPU clock for PAL machines. [R. Belmont] 2021-06-19 19:29:09 -04:00
AJR
423b3d0a91 leprechn: Keep VIA clocks consistent with CPU clock 2021-06-19 15:04:34 -04:00
cracyc
f42206bb30 fmtowns: make the timer actually run 2021-06-19 13:36:56 -05:00
Ivan Vangelista
64d9f618b6 phoenix.cpp, tattack.cpp: added placeholders for missing Epson 7910 dumps 2021-06-19 13:26:56 +02:00
Ivan Vangelista
2bd8149bc9 galaxian_rockclim.cpp: demoted to imperfect sound due to missing melody chip emulation 2021-06-19 13:20:39 +02:00
Ivan Vangelista
4144a500f7 New working clones
------------------
Silk Worm (bootleg, set 2) [Miss Argent]
2021-06-19 12:36:46 +02:00
arbee
ff5b73b1cb apple2e: PAL/SECAM models now have the correct CPU speed. [R. Belmont] 2021-06-18 22:54:10 -04:00
cracyc
617fe8553d fmtowns: slightly change sprite timing and status bits and fix layer offset 2021-06-18 21:40:23 -05:00
Scott Stone
fe87ecef4e another comment fix (space in filename) 2021-06-18 19:19:50 -04:00
Scott Stone
01c7c62930 assorted comment fixes related to missing/bad dumps 2021-06-18 19:13:27 -04:00
Ville Linde
7034c3456d re-enable SHARC recompiler for Gradius 4 2021-06-18 17:42:16 +03:00
David Haywood
c585ae63ce
juicebox additions [David Haywood, Sean Riddle] (#8146)
New WORKING software list entries
juicebox.xml:
Teenage Mutant Ninja Turtles Volume 1 (H2692) [Sean Riddle, David Haywood]
Teenage Mutant Ninja Turtles Episode 36 (H6260) [Sean Riddle, David Haywood]
Juicebox Music Video - Avril Lavigne, The Calling, Avril Lavigne, Clay Aiken, Ruben Studdard (H6228) [Sean Riddle, David Haywood]
Juicebox Music Video - Liz Phair, Stacie Orrico, Skye Sweetnam (H2709) [Sean Riddle, David Haywood]
Juicebox Music Video - ZOEgirl, Jump5, Jump5, Baha Men, Atomic Kitten (H6232) [Sean Riddle, David Haywood]
Juicebox Music Video - Baha Men, Jump 5, Jump 5, Beu Sisters, ZOEgirl (H6230A) [Sean Riddle, David Haywood]
Juicebox Music Video - Ashlee Simpson, The Cure, Vanessa Carlton, fan_3, Ashlee Simpson (H6226) [Sean Riddle, David Haywood]
Winx Club Volume 1 (H2686) [Sean Riddle, David Haywood]
Winx Club Episode 103 (H6258) [Sean Riddle, David Haywood]
Yu-Gi-Oh! Episode 175 (H8084) [Sean Riddle, David Haywood]
Yu-Gi-Oh! Episode 176 (H8143) [Sean Riddle, David Haywood]
Vans Pipeline Masters Volume 1 (H2690) [Sean Riddle, David Haywood]
Streetball Classics Volume 1 (H7416) [Sean Riddle, David Haywood]
Megas XLR Volume 1 (H2697) [Sean Riddle, David Haywood]
2021-06-18 09:49:58 -04:00
pkubaj
30d19a0fa3
makefile: End the big-endian block in the right place (#8194) 2021-06-18 09:47:40 -04:00
David Haywood
d5869ecbdb
taitosj - add a postload so that savestates work (#8196) 2021-06-18 13:14:08 +02:00
Ville Linde
8f5a97a448 nwk-tr: combine CG boards into single screen alternate frame rendering 2021-06-18 05:01:26 +03:00
arbee
64455fdc4b apple2: some correctness improvements to the Mockingboard support. [R. Belmont] 2021-06-17 19:07:28 -04:00
arbee
ceb4e0b644 apple2e: Always allow writing to cards in slots 1-3, matches our previous behavior for 4-7. [R. Belmont] 2021-06-17 18:41:57 -04:00
Ville Linde
5211a003a5 sharc: Cycle-based DMA. Added support for write stalling. 2021-06-17 17:59:35 +03:00
Robbbert
16a85237c7 rx78_cart: new dumps for burger and ultraman, old ones were overdumps. 2021-06-18 00:00:32 +10:00
tim lindner
0f17b85baf
mc10.cpp: Converted expansion port to slot device and removed fake machines. (#8184) 2021-06-17 03:13:56 +10:00
Robbbert
8afd2503eb rx78: fixed regression when there's no cart in. 2021-06-17 03:03:14 +10:00
Ivan Vangelista
1324317fa5 stv.cpp: added preliminary 7-seg led support for critcrsh 2021-06-16 18:18:56 +02:00
hap
6addf73825 sf2049: remove bogus button4 2021-06-16 13:35:47 +02:00
Robbbert
6c505bedfd vectrex: updated comment 2021-06-16 14:35:53 +10:00
Robbbert
1a280581ba pc_vga: updated comment 2021-06-16 13:59:21 +10:00
arbee
da6196f70d apple3: Support for the Titan "/// Plus II" Apple II emulation card. [R. Belmont] 2021-06-15 23:12:56 -04:00
Robbbert
79c783eba9 Added galaxian_rockclim to arcade.flt 2021-06-16 11:56:33 +10:00
Jaen
c6088eebee
pofo.cpp: Atari Portfolio fixes and improvements. (#8191)
* Fixed RAM expander reads.
* Implemented magic port 0x61.
* Fixed external drive B: detection.
* Improved control register 0x8051 emulation.
2021-06-16 05:58:48 +10:00
Jaen
3c1ca80a75
pofo.cpp: Converted keyboard to device. (#8192)
Fixes multiple keys being pressed simultaneously.
2021-06-16 04:35:20 +10:00
Robbbert
974d0fb485 super80_cass: Added some notes. 2021-06-16 03:00:04 +10:00
Ivan Vangelista
2306f4132a scripts/mame/arcade.lua: moved Model Racing drivers to separate project 2021-06-15 18:35:15 +02:00
cam900
70d6872827
psikyo.cpp: Banpresto was the distributor for Sengoku Ace (#8190) 2021-06-15 09:44:27 -04:00
Robbbert
1e89a3d33c rx78: fixed text in senemy. 2021-06-15 23:43:14 +10:00
Ivan Vangelista
5086298db7 mitchell.cpp: added dip switch to some pang bootlegs 2021-06-15 06:55:43 +02:00
Ivan Vangelista
5a8f5628d2 mitchell.cpp: fixed MT08007 2021-06-15 06:28:52 +02:00
AJR
5487612a0e hd6120: Prevent PEX from changing AC 2021-06-14 19:28:23 -04:00
AJR
7964256a26 decmate2: Add final revision of boot ROMs [Vince Slyngstad] 2021-06-14 16:59:48 -04:00
algestam
ea8cee2651
New working machine added (#8189)
-----------
Tronica: Space Mission [algestam]
2021-06-14 19:00:29 +02:00
Ville Linde
9145d995f2 remove printfs 2021-06-14 18:24:59 +03:00
Ville Linde
78500ef334 k037122: added tilemap origin 2021-06-14 18:21:39 +03:00
Nigel Barnes
ecab14553a bus/coco/coco_wpk: Fix duplicate short name. 2021-06-14 16:12:13 +01:00
Nigel Barnes
38aaca2f18 New NOT_WORKING software list additions
---------------------------------------
aquarius_cart: C1541 DOS V3.0 [Wido Van Den Heuvel]
dragon_cart: Dragon EPROM Programmer, Prestel, Terminal Simulator [Nigel Barnes]
2021-06-14 13:20:35 +01:00
Nigel Barnes
efcdeeaed4 bus/coco: Added the Dragon MSX 2+, The Dragon's Claw, Peaksoft Prestel, and CoCo WordPak/WordPak II/WordPak RS/WordPak 2+ devices. 2021-06-14 13:20:35 +01:00
cam900
47d8ac8698
pasha2.cpp: Minor cleanups. (#8136)
* Removed palette RAM trampolines, use XTAL for clock sources, use bitmaps_ind16 and copybitmap for bitmap buffers.
2021-06-14 13:15:22 +10:00
David Haywood
3098ee38ae
Reworked rockclim driver to be based on galaxian.cpp (was in galaxold.cpp). (#8182) 2021-06-14 13:11:07 +10:00
Vas Crabb
bfbe28cb05 osd/eigcc.h: Fix 32-bit gcc/clang builds. 2021-06-14 11:46:19 +10:00
cracyc
6bade242a5 pcxt: patch program bug 2021-06-13 20:06:53 -05:00
Robbbert
e35c040112 rx78: added irq control - fixes most remaining bugs. 2021-06-14 04:28:27 +10:00