Commit Graph

88301 Commits

Author SHA1 Message Date
Nigel Barnes
3f34dc2f5f bus/bbc/1mhzbus/emrmidi: Capitalisation Midi -> MIDI. 2023-10-28 18:18:03 +01:00
Nigel Barnes
8d54e078c7 bus/electron: Only select ROMSEL when upper nibble is clear.
bus/electron/m2105: Use SPEECHROM device to map the speech PHROM.
2023-10-28 18:18:03 +01:00
angelosa
1fc11b4e6f New systems marked not working
----------------------------------
PC-H98S model 8/U8 [cuba200611]
2023-10-28 18:24:09 +02:00
hap
6ce1dcf95a videoart: add display blanking 2023-10-28 17:50:12 +02:00
arbee
fd22f74515 g65816: use properly sized types for registers, fixes snes-test wanting execution to wrap within the same bank. [R. Belmont] 2023-10-28 11:24:55 -04:00
ClawGrip
25c72ec069
igs/goldstar.cpp: Dumped a Korean "Cherry Master" bootleg called "Hamburger House". (#11666)
New clones marked not working
----------------------------
Hamburger House [Taksangs]
2023-10-29 00:11:10 +11:00
angelosa
b661216bfb hash/fmtowns_cd.xml, hash/ibm5150.xml, hash/pc8801_flop.xml, hash/pc98.xml, hash/x68k_flop.xml: standardize tuntroll descriptions 2023-10-27 23:42:41 +02:00
Roberto Fresca
c7df22f39c Major rewrite of Recreativos Franco i8085 + projectors based slots driver. [Roberto Fresca, Grull Osgo]
- Hooked all the remaining devices and worked on them to get the system working.
 - Inputs and outputs from the scratch.
 - Motors, projectors, and lots of improvements.
 - Redesigned ASCII PCBs layers to be more readable.
 - Designed an internal artwork that allow Baby & Bombo to be playable.
 - Simulated the physical bombo (bingo roller) in the internal layout.
 - Promoted Baby & Bombo to working.
 - Added technical notes.
2023-10-27 23:05:20 +02:00
angelosa
c35e8b76fb hash/coco_cart.xml: QA notes checkpoint 2023-10-27 23:02:28 +02:00
angelosa
d1b2e98389 nec/pc9801.cpp: fix legacy PIT mapping 2023-10-27 23:01:35 +02:00
angelosa
de02e1d9d9 nec/pc9801_kbd.cpp: confirm key labels, particularly ROLL UP and ROLL DOWN being inverted 2023-10-27 23:00:43 +02:00
hap
cbd2147422 wswan: zerofill class variables, swap button orientation 2023-10-27 20:29:14 +02:00
hap
5b297d7854 ef9365: simplify busy timer, change msl pins to a devcb 2023-10-27 19:26:09 +02:00
Alex Brown
d6a7f2906a
3rdpary/asio: Fixed error check in sockatmark(). (#11656)
From chriskohlhoff/asio@f79d3dc5c8
2023-10-28 03:46:33 +11:00
qufb
ba621ec24d
sega/sega_beena.cpp: Emulated Advanced Pico BEENA and TV Ocha-Ken. (#11213)
Basic functionality is supported, making most games playable.

StoryWare display is not yet implemented.

Game-specific peripherals are not emulated.

There are still some issues with graphics.

emu/ioport.h: Fixed rarely-used PORT_CROSSHAIR_MAPPER and PORT_CROSSHAIR_MAPPER_MEMBER macros.

cpu/arm7: Added AP2010 CPU device.

sound/ap2010pcm.cpp: Added basic AP2010 PCM audio output device.

Systems promoted to working
------------------------
Sega Advanced Pico BEENA

New working systems
------------------------
Sega TV Ocha-Ken
2023-10-28 03:06:55 +11:00
hap
e2eb4551ce videoart: add vram read 2023-10-27 17:43:14 +02:00
Ivan Vangelista
347048d78c - igs/goldstar.cpp: descrambled sunspckr opcodes, retitled as Animal House as that's what it shows on screen
- taito/taito_z.cpp: corrected sprite ROMs labels for sci and clones [Guru]
2023-10-27 16:28:48 +02:00
mamehaze
7e572705cc
jaleco/ms1_gatearray.cpp: Cleaned up code. (#11663) 2023-10-27 09:11:04 +11:00
Vas Crabb
de955af966 Revert "chd.cpp, chdcodec.cpp: Minor refactoring"
This reverts commit 901a68e2e0.
2023-10-27 06:35:20 +11:00
Vas Crabb
4587e86e86 Revert "chd.cpp: Refactoring, part 2"
This reverts commit cc772072fa.
2023-10-27 06:35:17 +11:00
AJR
945b92a360 sevenlnd: Fix labels for undumped EPROMs 2023-10-26 14:22:45 -04:00
ClawGrip
d1e5b00cb1
igs/goldstar.cpp: Dumped and added an "El Dorado" clone named "Suns Pecker". (#11661)
New clones marked not working
------------------------------
Suns Pecker (V1.0) [Taksangs]
2023-10-27 04:06:43 +11:00
ClawGrip
3aab25ef22
pacman/pacman.cpp: Added a Puck Man bootleg from Alca. (#11660)
New working clones
----------------------------------
Puck Man (Alca bootleg) [Museo Arcade Vintage]
2023-10-27 03:51:15 +11:00
mamehaze
5217259167
jaleco/megasys1.cpp, jaleco/cischeat: Encapsulated gate array simulation as a device. (#11650)
* Fixes crashes in tshingen (MT08541).
* Refined memory maps and cleaned up code.
* Reduced reliance on driver init functions.
* Removed placeholder microcontroller ROMs from games using gate arrays.
* Updated notes.
2023-10-27 03:36:44 +11:00
hap
f0de443968 ef9365: add side effects check at statusreg read 2023-10-25 19:26:38 +02:00
ClawGrip
fbc8d66121
subsino/subsino.cpp: Dumped program ROM for Seven Land (graphics ROMs missing). (#11653)
New clones marked not working
-------------------------------------------
Seven Land [Taksangs]
2023-10-26 04:03:26 +11:00
ClawGrip
287c635fa0
igs/goldstar.cpp: Dumped and added a newer version of Dyna's El Dorado. (#11655)
New clones marked not working
---------------------------------
El Dorado (V5.1DR) [Taksangs]
2023-10-26 03:52:53 +11:00
hap
c5b1e546a5 videoart: update notes 2023-10-25 17:27:41 +02:00
stonedDiscord
5ebfd350d0
nltool: break up resistor arrays into individual resistors (#11569) 2023-10-25 11:06:04 -04:00
stonedDiscord
4654a36abc
report line number when an exception occurs (#11564) 2023-10-25 11:05:02 -04:00
hap
19aa303afa videoart: update notes 2023-10-25 16:13:20 +02:00
hap
bf1875b53f Systems promoted to working
---------------------------
Video Art [hap, Sean Riddle, Phil Bennett]
2023-10-25 15:50:17 +02:00
hap
458fbd98ea videoart: correct typo, small refactor 2023-10-25 15:14:10 +02:00
hap
986d8573c7 videoart: joystick does not autocenter 2023-10-25 14:27:28 +02:00
Angelo Salese
2d82a2147f
amstrad/amstr_pc.cpp: add PC5086 HW notes 2023-10-25 14:19:11 +02:00
hap
0bdf4655c6 ef9365: add getter for MSL pins,
videoart: add custom vram handling
2023-10-25 13:12:07 +02:00
Ivan Vangelista
14ba23691b misc/vamphalf.cpp: added speedup for solitaire, also templated speedup methods 2023-10-25 11:06:14 +02:00
arbee
cba9f06176 apple/valkyrie.cpp: Fixed the screen freezing on Quadra 630/LC 580 when the Video Startup extension is installed or the Video Player application is launched. [R. Belmont] 2023-10-24 23:10:46 -04:00
hap
ad27127640 videoart: update notes 2023-10-24 20:59:14 +02:00
hap
8a574df9d0 swp00: workaround bogus 'variable may be unitialized' compiler warning 2023-10-24 19:40:02 +02:00
hap
87d3121901 m68705: add preliminary support for analog input ports
New systems marked not working
------------------------------
Video Art [hap, Sean Riddle, Phil Bennett]

New working software list items
-------------------------------
videoart: Activity Cartridge [hap, Sean Riddle, Phil Bennett], Disney Story Book [Mike Stedman]
2023-10-24 19:24:30 +02:00
Vas Crabb
f3f338e929 MAME 0.260
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEE0DYtsBhE4EM627+6wXSxAYxAcQ4FAmU2lywACgkQwXSxAYxA
 cQ6G9w/9HAzSBffKIzCNqDnjpz7yKsgRgKBzljORTv+JUTt8vmv6SS1bkNTut4mv
 Fxu2ZxZjwCVAE+ez8JKB+0u2VtyMTAVRMA4D9IxDNAEYytLA6eSYZbtO1kTeagN1
 nWWCn5uxHpmUirS4gttNp9AxpakzMDfrFmnA5I9VcPLQBdDS7Ozih30gwnnAMhfV
 T1RVQnhEnODl1SN7QYzrU7JN5mjdHDTv2v9cG3sKElFZTdtrvQ5zh+TIWe7k3m2T
 ZXz48D/2uUz11qD0xq55NhGAz7Uqz9Rc/GAw6aK3iAbAijpK0+cSqWlv2BP8RtOH
 ipsHR4ZI3M12PdNqVQtGJDBSKfVUA3J6GRS9Gyw/BGvqjux1KhgthOPD0cuL96O+
 PP+POj92VYBOf7FklIi4uFy9nrkdDC6VJw4pIGFlWnMhgwxa7qvc0VrsvWB23RzR
 w6U5h9p02FYh9tzDh0p58Wz6W0BpBTqJigNgpT35HsKceu9yfpjEHW/qcSgufjAn
 D84QZZmwupxpg+yzMw0pMU7nG5sKMItWmnfd5uhxuwx8SXVZkKQpG/6dU04NUnMS
 93JVGLPqd+4Lm+rCQXsNoSk5NNuBvsW8Amtt667p9yXfMZwhM1+pQv7xm5tmPHAn
 r/znsgg4qbTdsPMDoZd6OvQXu4hNZ6E39L2rExRoqzKkp56y9Nk=
 =a+33
 -----END PGP SIGNATURE-----

Merge tag 'mame0260' into HEAD

MAME 0.260
2023-10-25 04:01:18 +11:00
Bernhard M. Wiedemann
e15b7dfcdc
Make generation of has_foo.h files deterministic (#11651)
Without this patch, order of entries in
generated/has_{buses,cpus,formats,machines,sounds,videos}.h
varied across builds.

This patch was done while working on reproducible builds for openSUSE.

Co-authored-by: Bernhard M. Wiedemann <bernhard+gitcommit lsmod.de>
2023-10-24 12:33:43 -04:00
ArcadeShadow
a0b96727b2
spectrum_betadisc_flop.xml: Added 8 working items (#11646)
New working software list additions
--------------------------------------------
Carlos Michelis (demo) [Spectrum Computing]
Dune II - Battle for Arrakis (Demige) [Spectrum Computing]
Dune II - Battle for Arrakis (Perestroika Software) [Spectrum Computing]
Ghastly Getaway Dizzy (English) [Spectrum Computing]
Ghastly Getaway Dizzy (Russian) [Spectrum Computing]
Redshift (v1.1) [Spectrum Computing]
Thieves School (demo) [Spectrum Computing]
Turbo the Tortoise - 30th Anniversary Edition [Spectrum Computing]
2023-10-24 12:33:08 -04:00
Roberto Fresca
d485d155c4 Fixed Super Yutnori graphics. 2023-10-24 17:42:35 +02:00
ClawGrip
82b58a7c10
Dumped and added a Korean Major Poker bootleg (#11657)
* misc/majorpkr.cpp: New WORKING clone

-----------------------------
Super Yutnori (bootleg of Major Poker) [Taksangs]
2023-10-24 06:44:12 -04:00
AJR
cc772072fa chd.cpp: Refactoring, part 2
- Change is_XXX to return std::error_condition instead of bool so that errors can be passed down the line; rename these to check_is_XXX to indicate that they are no longer basic predicates
- Change return type of internal function metadata_find to std::error_condition so that errors can be returned rather than thrown

* imagedev/cdromimg.cpp: Fix bug where cdrom_file object could be constructed twice in a row for CD-ROMs and once for DVDs
2023-10-23 22:38:08 -04:00
Vas Crabb
c936fd8799
3rdparty/portaudio: Fixed inadvertent assignment in PulseAudio callback. 2023-10-24 06:39:17 +11:00
Vas Crabb
ea3a55c607
3rdparty/portaudio: Suppress clang unused label warning. 2023-10-24 06:31:22 +11:00
Vas Crabb
0a7f1fe9cf Bump version to 0.260 2023-10-24 02:53:41 +11:00