Scott Stone
466ae24e4c
vgmplay.xml: Added 31 new entries [vgmrips.net, Tafoid]
2021-08-25 19:52:44 -04:00
yz70s
d1fef8800b
pcipc.cpp: remove serial mouse and use virge instead of virge dx
...
Because now the ps/2 mouse works and the virge dx is buggy during
windows xp setup (then after it has installed you have to boot in vga
mode)
2021-08-25 21:41:48 +02:00
yz70s
60260c8cb1
fdc37c93x.cpp: update to support ps/2 mouse
2021-08-25 21:41:48 +02:00
yz70s
e938f48e24
8042kbdc.cpp: improve management of ps/2 mouse
...
- add mouse interrupt
- support more mouse commands
- use command byte to enable/disable mouse and keyboard interrupts
Now the ps/2 mouse works with windows 98
2021-08-25 21:41:48 +02:00
yz70s
668b276842
i386.cpp: when DEBUG_MISSING_OPCODE is defined, log a small backtrace
...
This way together with the full list of bytes that form the non
recognized opcode there are the addresses of the previously executed
instructions.
2021-08-25 21:41:48 +02:00
Ivan Vangelista
bb7a62bb5a
asuka.cpp: added PCB infos for Bonze Adventure [Guru]
2021-08-25 19:44:29 +02:00
AJR
4fe5cfc037
es5503.cpp: Initialize variable properly; clean up code a little
2021-08-25 09:50:27 -04:00
hap
3cadc4f688
kncljoe: fix off-by-1 with sprite layer clip
2021-08-25 12:31:42 +02:00
AJR
2ec9b81c46
cromptons.cpp: Improve note
2021-08-24 18:39:18 -04:00
AJR
d9aecf4051
cromptons.cpp: Note
2021-08-24 18:14:41 -04:00
Ivan Vangelista
7c8c01c56a
New working clones
...
------------------
unknown 'Pac-Man' gambling game (set 2) [Nnap]
Pucman [Nnap]
2021-08-24 19:23:06 +02:00
Ivan Vangelista
8570f01353
goldstar.cpp: decryption progress on super7. It now gets in game but needs GFX and color fixes, plus decryption might have some error lurking
2021-08-24 19:12:53 +02:00
ajrhacker
ad57e6a97a
Merge pull request #8487 from clawgrip/patch-1
...
rfslotsmcs48.cpp: Add year for 'babyfrts25'
2021-08-24 11:37:56 -04:00
Aaron Giles
7caa0a65a6
mario: Reduce volume so we don't clip constantly just when running around.
2021-08-24 08:37:42 -07:00
AJR
3754297a3f
seta.cpp: Rebalance audio levels in most games
2021-08-24 11:20:38 -04:00
MooglyGuy
a472f4663f
-bgfx: Revised fs_blit_palette16 to not use pixel rounding. Fixes issues in carpolo, kncljoe, and others. [Ryan Holtz] ( #8488 )
2021-08-24 10:33:47 -04:00
cracyc
01106becc6
upd7220: don't run wdat if figd figure type is set and set the patter… ( #8470 )
...
* upd7220: don't run wdat if figd figure type is set, set the pattern in wdat and reset figure type
2021-08-24 08:49:00 -05:00
hap
65eeeb8d04
cv1k: fix small typo
2021-08-24 14:54:48 +02:00
Olivier Galibert
a0c9fd37e7
xexex: clip less
2021-08-24 11:42:31 +02:00
ClawGrip
2e7808cb13
rfslotsmcs48.cpp: Add year for 'babyfrts25'
2021-08-24 10:53:11 +02:00
Angelo Salese
0e4ba6d49a
Major state refactoring of pc98 based HW ( #8475 )
...
First major step in splitting up machine classes in NEC PC98 family tree:
* Splits up derivative HWs into own state machine and files (pc98ha.cpp, pc9821.cpp and pc9801_epson.cpp);
* Adds a preliminary uPD4991a parallel RTC, used by pc98ha;
* Fix -26, -86, -118 C-bus sound board dips or jumper settings;
* Fix default sound card for pc9821 (-86) and pc9821ce2 / pc9821cx3 (-118);
* Adds preliminary MAD Factory Otomichan-kai C-bus sound board;
* Adds boilerplate code for C-bus installing board I/Os, avoiding the possible inconvenience of board(s) getting silently unmapped by other installed boards;
* Major refactoring of HW dip switches readouts, using required_ioports instead of scattering things around in PPI hooks;
* Extensive QA rundown, including research on missing features and undumped machines.
pc9801.cpp: Don't passthrough mouse irq frequency when cycle setting is setup too, fixes jastrike mouse input on options menu.
pc9801.cpp: Fix kanji RAM window LR readback, makes telenetm to properly display 8x16 chars on RS and derivative machines.
pc8801.cpp: fixed OPNA RAM readback, allowing SWs to playback ADPCMs properly.
New machines marked as NOT_WORKING
----------------------------------
PC-98LT [anonymous]
PC-98HA "Handy98" [anonymous]
PC-9821Nr15 (98NOTE Lavie) [flyingharuka]
PC-9821Nr166 (98NOTE Lavie) [flyingharuka]
PC-9821Nw150 (98NOTE Lavie) [flyingharuka]
PC-9821Ra266 (98MATE R) [flyingharuka]
PC-9821Cx3 (98MULTi CanBe) [flyingharuka]
PC-9801VX [qazmko1029]
PC-9801US [CoolMod]
2021-08-24 10:22:03 +02:00
Aaron Giles
c471fad8e0
Fix overdriven sound in various Atari games.
2021-08-24 01:15:53 -07:00
Ivan Vangelista
4e77b56a2d
New working clones
...
------------------
Leader (version Z 2F, Greece) [Ioannis Bampoulas]
New clones marked as NOT_WORKING
--------------------------------
Carnival (cocktail, earlier) [Kevin Eshbach]
2021-08-24 06:20:41 +02:00
AJR
92ffd8d026
okim6295, okim6376, okim9810: Explicitly clamp output streams to within range
2021-08-23 23:42:32 -04:00
ajrhacker
756616a2b5
Merge pull request #8485 from 0kmg/nes-mapper351
...
bus/nes: Added support for a 9-in-1 multicart.
2021-08-23 15:28:08 -04:00
0kmg
679ec8cc50
bus/nes: Added support for a 9-in-1 multicart.
...
- Also, 8237 board improvements from previous commit now work when loading loose .nes files.
New working software list additions (nes.xml)
-----------------------------------
2 in 1 - The Lion King & Bomber Boy [NewRisingSun]
9 in 1 [NewRisingSun]
2021-08-23 11:03:27 -08:00
Aaron Giles
4168a7216b
Merge branch 'master' of https://github.com/mamedev/mame
2021-08-23 10:48:07 -07:00
Aaron Giles
97d7bfab03
Add compile-time option to show visible annoying red border when sound is overdriven. Leaving it on for a bit at the start of the cycle so that devs might identify and fix some of these cases.
2021-08-23 10:47:54 -07:00
hap
8950b00a0a
cv1k: small cleanup
2021-08-23 19:47:00 +02:00
hap
895ff8ef02
hh_tms1k: correct ti5100 machine category
2021-08-23 17:49:18 +02:00
hap
107ca8394d
cv1k: add note about CV1000-B
2021-08-23 15:46:50 +02:00
hap
eede8a794d
cv1k: update espgal2 pcb note
2021-08-23 14:17:52 +02:00
Dirk Best
ae27063680
apxen: Default eeprom, fix floppy change detection, initial software list
2021-08-23 13:28:11 +02:00
hap
f21ffcf4eb
cv1k: split espgal2 recent u4 dump
2021-08-23 12:17:37 +02:00
Ivan Vangelista
e784e2ae6c
kikikai.cpp: compile fix
2021-08-23 07:20:49 +02:00
Ivan Vangelista
54323ef3cb
- kikikai.cpp: added PCB infos, corrected dips [Guru]
...
- opercoin.cpp: added basic mappings
- skylncr.cpp: redumped u29 for speedway [Ioannis Bampoulas]
2021-08-23 06:56:49 +02:00
Scott Stone
a961165ca2
coco_flop.xml: Added new coco3 entry
...
New working software list additions
-----------------------------------
Joust (6809 Transcoded - v1.10) (512kb) [Glen Hewlett]
2021-08-22 20:22:53 -04:00
AJR
92d5b7f6cf
missile.cpp: Eliminate space.device() calls
2021-08-22 18:14:36 -04:00
hap
dcc41d2570
New working machines
...
--------------------
Danger Express (prototype) [hap]
2021-08-22 10:01:52 +02:00
Vas Crabb
e8bbea1fc6
formats, osd, util: Started refactoring file I/O stuff. ( #8456 )
...
Added more modern generic I/O interfaces with implementation backed by stdio, osd_file and core_file, replacing io_generic. Also replaced core_file's build-in zlib compression with a filter.
unzip.cpp, un7z.cpp: Added option to supply abstract I/O interface rather than filename.
Converted osd_file, core_file, archive_file, chd_file and device_image_interface to use std::error_condition rather than their own error enums.
Allow mounting TI-99 RPK from inside archives.
2021-08-22 09:06:15 +10:00
ajrhacker
e319bde5fc
Merge pull request #8481 from 0kmg/nes-mapper215
...
bus/nes: Improved emulation for 8237/8237A boards.
2021-08-21 18:34:24 -04:00
0kmg
da6c0ed813
bus/nes: Improved emulation for 8237/8237A boards.
...
- Rewrote 8237 to support games that were previous attached to sg_boog device. pocahon2, the only game previously using 8237, no longer crashes in its intro story.
- Removed all the old commented out sg_boog code.
- Added initial support for the 8237A variant and its one game, mc_9king.
Software list items promoted to working (nes.xml)
---------------------------------------
2 in 1 (J-M2)
2 in 1 (King005)
2 in 1 Super 808
5 in 1 (SPC005)
9 in 1 King001
Mortal Kombat 3 Extra 60 (Asia)
Mortal Kombat 3 Extra 60 (Asia, Alt)
Super 308 3 in 1
2021-08-21 14:21:47 -08:00
Vas Crabb
9712a2144b
srcclean latest changes, too
2021-08-22 08:13:14 +10:00
Vas Crabb
9466410248
srcclean for upcoming release
2021-08-22 08:12:22 +10:00
Vas Crabb
ad2f2f168d
Revert "Allow the bpset/wpset/rpset & map commands to act on any cpu, by prefixing the index or name with a # and passing as the first parameter. [smf]"
...
This reverts commit f4213dc209
.
The issue that the syntax used for this clashes with syntax for decimal
numbers was never resolved.
2021-08-22 08:12:00 +10:00
Firehawke
511c59003d
New working software list additions (apple2_flop_orig.xml) ( #8467 )
...
----------------------------------------------------------
Return of the Dinosaurs (800K 3.5") [4am, Firehawke]
Bank Street Writer Plus (800K 3.5") [4am, Firehawke]
Design Your Own Railroad (Version 1.1C) (800K 3.5") [4am, Firehawke]
Grammar Gremlins (Version 05.01.87) (800K 3.5") [4am, Firehawke]
BeagleWrite (Version 3.2) (800K 3.5") [4am, Firehawke]
Design Your Own Home: Interior Design (Version 2) (800K 3.5") [4am, Firehawke]
Willy Byte in the Digital Dimension [4am, Firehawke]
Arithmetic Critters (Version 1.0) (800K 3.5") [4am, Firehawke]
Clock Works (Version 1.0) (800K 3.5") [4am, Firehawke]
Backyard Birds (Version 1.0) (800K 3.5") [4am, Firehawke]
Chemistry: Balancing Equations (Version 1.0) (800K 3.5") [4am, Firehawke]
Cleanwater Detectives (800K 3.5") [4am, Firehawke]
Circus Math (Version 1.0) (800K 3.5") [4am, Firehawke]
VCR Companion (Version 1.1) (800K 3.5") [4am, Firehawke]
Car Builder (800K 3.5") [4am, Firehawke]
Alge-Blaster! (Version 050187) (800K 3.5") [4am, Firehawke]
Whomper Stomper [4am, Firehawke]
Word Munchers (Version 1.4) (800K 3.5") [4am, Firehawke]
New working software list additions (apple2_flop_clcracked.xml)
---------------------------------------------------------------
Computer Drill and Instruction: Addition C (cleanly cracked) [4am, Firehawke]
Computer Drill and Instruction: Decimals C-1 (cleanly cracked) [4am, Firehawke]
Computer Drill and Instruction: Division C (cleanly cracked) [4am, Firehawke]
Computer Drill and Instruction: Fractions C-1 (cleanly cracked) [4am, Firehawke]
Computer Drill and Instruction: Multiplication C (cleanly cracked) [4am, Firehawke]
Computer Drill and Instruction: Subtraction C (cleanly cracked) [4am, Firehawke]
Computer Drill and Instruction: Whole Numbers C (cleanly cracked) [4am, Firehawke]
Computer Drill and Instruction: Teacher Utilities (cleanly cracked) [4am, Firehawke]
Keyboard Golf (cleanly cracked) [4am, san, Firehawke]
Analogies Tutorial (Version 04.25.85) (cleanly cracked) [4am, Firehawke]
Willy Byte in the Digital Dimension (cleanly cracked) [4am, Firehawke]
Memory Myth (cleanly cracked) [4am, Firehawke]
Capitalization Practice (Version 11.04.83) (cleanly cracked) [4am, Firehawke]
Capitalization Test (Version 11.04.83) (cleanly cracked) [4am, Firehawke]
Fact Sheets (Version 09.19.83) (cleanly cracked) [4am, Firehawke]
Medalist Series: States (Version 08.09.83) (cleanly cracked) [4am, Firehawke]
Money! Money! (Version 09.19.83) (cleanly cracked) [4am, Firehawke]
Nouns/Pronouns (Version 09.19.83) (cleanly cracked) [4am, Firehawke]
Who-What-Where-When-Why (Version 11.04.83) (cleanly cracked) [4am, Firehawke]
Word Families (Version 11.04.83) (cleanly cracked) [4am, Firehawke]
New working software list additions (apple2gs_flop_orig.xml)
------------------------------------------------------------
Reader Rabbit (Version 2.3) [4am, Firehawke]
Mad Libs (Version 1.0) [4am, Firehawke]
Tales From The Arabian Nights [4am, Firehawke]
Read-A-Rama [4am, Firehawke]
Reading and Me (Version 1.0) [4am, Firehawke]
2021-08-21 14:57:48 -07:00
ajrhacker
e41aec5397
Merge pull request #8480 from ArcadeShadow/ibm5170_202108
...
ibm5170.xml: New working software list additions
2021-08-21 11:23:12 -04:00
ajrhacker
d59f84feec
Merge pull request #8479 from 0kmg/nes-114-redux
...
bus/nes: Revised Boogerman fix to more straightforward approach.
2021-08-21 11:22:50 -04:00
Nigel Barnes
8db344fcc5
bus/electron: Added a homebrew 68000 second processor.
2021-08-21 14:54:12 +01:00
Nigel Barnes
807430ad46
electron: Switch upper/lowercase PORT_CHAR to fix pasting from UI.
...
- Removed MACHINE_IMPERFECT_SOUND.
2021-08-21 14:54:12 +01:00