David Haywood
7936345809
new NOT WORKING machines (Plug and Play) ( #7541 )
...
* set additions, see main decription
* not working additions, see main description
* more not working bits, see main description
* more not working additions, see main description
* consistency fix
2020-12-10 14:36:44 -05:00
ClawGrip
c1741e625b
New machines marked as NOT_WORKING ( #7525 )
...
* New machines marked as NOT_WORKING
----------------------------------
Pro Evolution Soccer The Arcade (ver EAA) [Victor Fernandez (City Game), ClawGrip]
2020-12-10 18:42:25 +01:00
ClawGrip
4e08458351
neptunp2.cpp: Redumped 'unk960606' sound ROM ( #7539 )
2020-12-10 18:27:32 +01:00
AJR
410918f2ab
cr16b: Fix disassembler crashing on invalid 0x15E0 opcode
2020-12-10 11:59:33 -05:00
Olivier Galibert
11ed5d1cf6
esb: convert to the slapstic bank interface
2020-12-10 16:04:19 +01:00
Olivier Galibert
bd0c70c51e
slapstic: between a guess, the opcode going through the memory and and the cycle-perfect 6502 the kludge is not needed anymore. Remove access68k and space as a secondary consequence
2020-12-10 15:40:37 +01:00
Olivier Galibert
1a6ea01593
slapstic: remove legacy stuff, reduce logging
2020-12-10 15:11:36 +01:00
Olivier Galibert
434b470269
atarisy1: modernize slapstic hookup
2020-12-10 15:08:01 +01:00
Olivier Galibert
38d666c673
atarig1: Modernize slapstic hookup
2020-12-10 14:59:57 +01:00
Olivier Galibert
57f1784840
cyberbal: forgot to remove an important line
2020-12-10 14:22:43 +01:00
Olivier Galibert
1a6664ca74
cyberbal: modernize slapstic hookup
2020-12-10 14:11:28 +01:00
Olivier Galibert
fb12a1b358
xybots: modernize slapstic hookup
2020-12-10 14:01:33 +01:00
Olivier Galibert
7f13cc2de1
slapstic: make the modern interface even nicer, convert rampart and gauntlet
2020-12-10 13:38:13 +01:00
Robbbert
abc3758c0b
theglobpb was found to be a homebrew hack, so has been moved to HBMAME.
2020-12-10 23:11:18 +11:00
Olivier Galibert
2b3824d7ff
gauntlet: modernize slapstic hookup
2020-12-10 11:50:10 +01:00
Olivier Galibert
5c8c69fbc2
slapstic: Remove legacy init/reset, use the start device ones
2020-12-10 11:37:55 +01:00
Olivier Galibert
4b0091f922
rampart: (hyper)-modernise the slapstic hookup and the slapstic logging, sadly but as expected does not change a thing to level 4
2020-12-10 11:25:12 +01:00
Patrick Mackinlay
50ef9017fa
romp: fix divide step carry and overflow flags
2020-12-10 12:13:57 +07:00
Brian Troha
398d998881
New working clones
...
------------------
F-1 Grand Prix (set 1) [zozo, The Dumping Union]
2020-12-09 18:23:00 -06:00
ClawGrip
335ab14aba
missbamby.cpp: Added Cirsa PCB model numbers to comments. ( #7538 )
2020-12-10 10:53:47 +11:00
AJR
6ecb37a638
balsente.cpp: Remove outdated ACIA hack (sound communications now work better without it)
2020-12-09 17:17:34 -05:00
Ivan Vangelista
fa8e18f41d
New machines marked as NOT_WORKING
...
----------------------------------
Dancing Fever Gold (J 000821 V2.001) [Lydz]
2020-12-09 22:00:15 +01:00
Ivan Vangelista
2aec0694a6
ksys573.cpp: fixed MT07813
2020-12-09 19:47:59 +01:00
cam900
539eba7b62
audio/seibu.cpp: Use interface to MSM5205 device for seibu_adpcm. ( #7527 )
...
* audio/seibu.h: Fix hardware notes
* cabal.cpp, deadang.cpp, shanghai.cpp: Fix ADPCM clock
* shanghai.cpp: Fix CPU clock (CXQ70116 can't support 16MHz), add notes
2020-12-09 22:03:51 +11:00
Patrick Mackinlay
9ee3522842
romp: various improvements and fixes
...
* handle mmu exceptions in load/store instructions
* implement wait instruction
* fix "and link register" instructions when target == link
* fix illegal branch subject instruction exception address
* fix i/o instruction exception type
* fix lps address space selection
* don't use irb for hardware interrupts
2020-12-09 14:03:06 +07:00
AJR
09d755e44e
debug/textbuf.cpp: Another obvious use for std::string_view
2020-12-08 23:19:30 -05:00
AJR
c22cb17f32
C++17 string handling updates (without charconv so as not to break GCC 7)
...
- render.cpp, rendlay.cpp, ui/ui.cpp, ui/menu.cpp: Change argument types for text processing functions from const char * to std::string_view
- ui/menu.cpp: Add overloads of item_append omitting the frequently empty subtext argument
- cheat.cpp: Remove some c_str() calls that became unnecessary a while ago
2020-12-08 21:24:46 -05:00
Brian Troha
6172111b18
system1.cpp: Redumped & verified Shooting Master's EPR-7100. Removes the EVG clones as it's 100% identical. [Brian Troha, The Dumping Union]
2020-12-08 19:57:09 -06:00
Masc Guy
bfa8d3572d
Mame: Fix compilation errors in 'posixfile.cpp', for older MacOS/Xcode releases
2020-12-09 12:15:54 +11:00
Brian Troha
c1847faf80
add new clone to mame.lst
2020-12-08 16:50:19 -06:00
Brian Troha
06046600d6
New working clones
...
------------------
Croquis (Korea) [xuserv, juking]
2020-12-08 16:49:43 -06:00
Brian Troha
bd90cc5fc0
New working clones
...
------------------
Final Lap R (Japan Rev. B) [Jorge Silva]
2020-12-08 16:47:02 -06:00
AJR
a7921a601b
plugins/portname: Use emu.subst_env
2020-12-08 15:57:41 -05:00
AJR
e70d4ebb34
plugins: Replace environment variable substitution function with core version
2020-12-08 09:44:32 -05:00
Vas Crabb
6082c57817
docs: Fix a bunch of errors from not reading what I wrote (thanks Ryan).
2020-12-09 01:37:53 +11:00
AJR
c58c7474a7
luaengine_input.cpp: Fix clang error: lambda capture 'this' is not used [-Werror,-Wunused-lambda-capture]
2020-12-08 09:30:45 -05:00
Vas Crabb
e008c7b1b1
-Lua engine cleanup, input edition:
...
* Modernised and cleaned up Lua bindings for input classes.
* Exposed the input_sequence_poller class to Lua and updated the
autofire and cheat plugins to use it, rather than continuing to
pretend it's part of the input manager.
* Exposed more of the natural keyboard manager, including the ability
to enable/disable individual keyboard and keypad devices like you
can from the keyboard mode menu.
* Exposed a few more things on ioport_port and input_device.
-plugins/cheat: Fixed menu item not updating visually when disabling a
cheat with UI Left.
-plugins/cheatfind: Fixed not finding the first screen after screen
enumerator was exposed as an object rather than using a table.
-bwidow.cpp, pacman.cpp: Minor cleanup to recent changes.
2020-12-09 01:10:26 +11:00
Michael D
06568860e7
sgi_mips: New software list additions ( #7503 )
...
- PDF Generator 1.2
- Intranet Junction 1.0.2
- Media Value Pack WebFORCE August 1998
- Alias|Wavefront Composer 4.5
2020-12-08 14:59:45 +01:00
cam900
70dae22fa7
deco_zoomspr.cpp: Replace sprite alpha blending with alternate frame flicker. ( #7531 )
2020-12-08 23:56:09 +11:00
AJR
0328495600
zira, cerberus: Minor adjustment to sound communications
2020-12-08 07:39:15 -05:00
Robbbert
342548461b
New working software
...
--------------------
Compudata Scan 6.1 Test Pack v1.0 (tests floppy drives)
[exidyboy, Sean Corr]
2020-12-08 17:33:48 +11:00
ajrhacker
fb4ac50d1e
Merge pull request #7534 from ieure/fix-birdiy-inputs
...
pacman.cpp: Fix Birdiy inputs
2020-12-07 21:32:06 -05:00
Ian Eure
1027bb9b6b
pacman.cpp: Fix Birdiy inputs
...
The inputs for Birdiy were copied from Pac-Man and were incorrect.
- P1 attack button was incorrectly mapped to the service mode DIP.
- P2 attack wasn't mapped at all.
- "Stop Screen" DIP does nothing, so mark it as unused.
- "Rack test" is some kind of test mode, not Pac-Man style level skip, label it as such.
2020-12-07 17:51:16 -08:00
AJR
04b59f8323
unidasm: Add disassembler for M32C architecture
2020-12-07 15:41:45 -05:00
AJR
cc954c2ade
tmpz84c015: Add WDT emulation
2020-12-07 15:00:14 -05:00
Ivan Vangelista
1c13556555
fungames.cpp: added infos on undumped games [gregf]
2020-12-07 17:25:54 +01:00
David Haywood
6a1cfbf74d
new NOT WORKING Software List entries (Turbo Extreme Grade 2) ( #7530 )
...
* new NOT WORKING Software List entries
------
leapfrog_turboextreme_cart.xml:
grade2 - Grade 2 [Sean Riddle, David Haywood]
* improve description
2020-12-07 10:50:11 -05:00
Ivan Vangelista
9fc4072d3d
- twincobr.cpp, wardner.cpp: created bootleg sets to preserve actual bootleg dsp code dumps
...
- toaplan1.cpp: added note about missing MCU dump for demonwld and marked currently used code as bad since it's not from an original board
2020-12-07 12:38:06 +01:00
Ivan Vangelista
ed9b8c51ff
tecmo.cpp: document silkworm PCBs and updated Rygar's documentation. Adjusted silkworm main CPU clock according to measurements [Guru]
2020-12-07 08:55:30 +01:00
Justin Kerk
d892088cd2
ibm5170.xml: Move cruisecr set to ibm5150.xml, remove sserv2 set already present in ibm5150.xml ( #7505 ), organization fixes
2020-12-06 15:25:32 -08:00