Commit Graph

88184 Commits

Author SHA1 Message Date
ClawGrip
2d792eefcd
Dumped and added a version of 'Spider' with nudity (#11682)
* edevices/twins.cpp

New WORKING clone
------------------------
Spider (Buena Vision, with nudity) [jordigahan, ClawGrip]

* mame.lst: Add 'spidern'
2023-10-31 06:32:10 +01:00
ClawGrip
a889c5d717
subsino/subsino.cpp: Dumped and added PROMs for 'newhunterc' [Taksangs] (#11683) 2023-10-30 18:13:18 -04:00
ClawGrip
6b49e49bd0
subsino/subsino.cpp: Dumped and added the "Seven Land" missing ROMs [Taksangs]] (#11679)
Clones promoted to working
----------------------------------------
Seven Land [Taksangs]

I've been playing for a while and I'd say it works ok. There's a gray stripe on the title screen, probably hiding the copyright text.
2023-10-30 20:21:11 +01:00
Olivier Galibert
361e59b2fd xt446: some fixes 2023-10-30 20:03:42 +01:00
ClawGrip
e03ba80520
igs/goldstar.cpp: Dumped and added missing PROMs from 'eldoradd' [Taksangs] (#11680) 2023-10-30 18:47:15 +01:00
AJR
4f2ea61a04 xt446: Assign address maps to correct space numbers (fixes validation errors) 2023-10-30 07:49:28 -04:00
Patrick Mackinlay
0a66a03377 labtam: set keyboard default baud 2023-10-30 13:24:25 +07:00
Olivier Galibert
556de9bd1e Argh, sorry about the forgotten files. 2023-10-30 00:42:51 +01:00
arbee
f923597fed Revert "swp30: Use natural addresses, reorganize the meg, make envelopes and keyoff a little better"
This reverts commit ae2ee86fe8.
2023-10-29 18:38:19 -04:00
ClawGrip
4d089bca77
misc/calomega.cpp: ROM '23-02.u6' from 'comg230' is a NO_DUMP, not a BAD_DUMP (#11677)
An empty dump should be a NO_DUMP, not a BAD_DUMP.
Having it as a BAD_DUMP just causes noise when checking ROMs, and it contains no info at all.
2023-10-29 18:29:38 -04:00
hap
3ca8ac8763 vidbrain: remove unneeded .lay file 2023-10-29 21:57:32 +01:00
hap
41f6cf2862 videoart: tweak palette 2023-10-29 21:57:32 +01:00
Olivier Galibert
ae2ee86fe8 swp30: Use natural addresses, reorganize the meg, make envelopes and keyoff a little better 2023-10-29 21:03:09 +01:00
Olivier Galibert
1134903eec ks0164: Fix looping calculations, remove debug stuff 2023-10-29 19:26:25 +01:00
Olivier Galibert
29f91ef4ec ks0164: Fix registers on nonloop so that the voice is freed correctly. Bonus usage debug output, to be removed at some point 2023-10-29 18:56:49 +01:00
Mark Garlanger
2d318f541a
machine/ins8250.cpp: Implement transmit Break functionality. (#11665) 2023-10-30 03:20:52 +11:00
David 'Foxhack' Silva
48ea29cf12
nuon.xml: Added one item (non working), and converted disc images to DVD CHDs. (#11664)
Also updated metadata.

New software list items marked not working
------------------------------------------
Jjangguneun Monmallyeo 3: Doraon Jjanggu (Korea) [emceebois]
2023-10-30 03:18:23 +11:00
Vas Crabb
e4ceeee567 Added some additional layout functionality and script bindings.
Also corrected some copy/paste errors in documentation, and bumped
documentation version as it now describes features that will appear in
an upcoming release.
2023-10-30 03:11:15 +11:00
Priit Laes
08a9011cfb
misc/atronic.cpp: Added basic notes about the Atronic CashLine and successor.s (#11662) 2023-10-30 03:08:51 +11:00
Mark Garlanger
02e70deaa1
heathkit/h89.cpp: Addef Kres KMR-100 ROM as a BIOS option for the H89. (#11668)
Also connected RTS and DTR serial signals.
2023-10-30 02:47:32 +11:00
Olivier Galibert
9c01af9fa4 ks0164: Correct loop flag and pan swap 2023-10-29 15:52:01 +01:00
Olivier Galibert
d14569cb6f ks0164: Fix neg/not, add volume and envelopes, fix looping 2023-10-29 15:01:06 +01:00
Lubomir Rintel
6ffb563084
imgtool: check for unrecognized options (#11671) 2023-10-29 07:55:07 -04:00
Lubomir Rintel
c40d893239
formats/imd_dsk: implement get_sectors_per_track() (#11672) 2023-10-29 07:53:44 -04:00
Lubomir Rintel
1e3d35e962
imgtool/bml3: fix a crash when format doesn't implement get_sectors_per_track() (#11673) 2023-10-29 07:51:44 -04:00
hap
683bf788bb videoart: tweak palette 2023-10-29 11:27:44 +01:00
Olivier Galibert
2efa642e2d swp00: Correct the sample decompression 2023-10-29 09:27:09 +01:00
hap
21c537bd51 videoart.lay: change color cursor to red 2023-10-29 07:45:11 +01:00
hap
353633aa1d nes_apu: it claims to be GPL, then it can't have a GPL-incompatible license restriction 2023-10-29 07:45:11 +01:00
AJR
78857ddc5f ks0164: CPU refinements
- Force source register to be the same as destination register for max/min instructions. Fixes missing instruments and eventually disappearing music in elfin attract.
- Write "tst" instead of "zero |=" in disassembly
2023-10-28 20:17:06 -04:00
hap
461916276f videoart: add internal artwork 2023-10-28 22:11:27 +02:00
angelosa
0e4b21121f nec/pc9801.cpp: implement DMA r/w 1MB mask 2023-10-28 20:09:00 +02:00
Ivan Vangelista
13192c588e igs/goldstar.cpp: made hamhouse boot 2023-10-28 19:43:54 +02:00
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