Commit Graph

70309 Commits

Author SHA1 Message Date
Olivier Galibert
23e8d66771 Fix spectrum 2020-11-18 17:59:23 +01:00
Olivier Galibert
4b48a327b0 Fix subsino 2020-11-18 17:40:24 +01:00
Olivier Galibert
5085851a37 Fix tmnt2 and derivatives 2020-11-18 14:15:44 +01:00
Olivier Galibert
c245230f40 Possibly fix vgmplay, can't really test though 2020-11-18 14:03:09 +01:00
Olivier Galibert
62fb1b50ef Fix vsnes 2020-11-18 13:43:59 +01:00
Olivier Galibert
13ef392715 Fix kron, vram goes over what was in the map 2020-11-18 13:29:14 +01:00
ClawGrip
703f1f0dd4
sauro.cpp: Switch 'Set 1' and 'Set 2' to make the newly dumped set the parent one (#7490)
The newly dumped set has the "Test mode" bug which causes a crash when "Difficult" is selected via dip switches fixed, so it's (probably) newer.
2020-11-18 23:16:39 +11:00
Olivier Galibert
bec8b81fec Fix peplus, no need to ram to store the rom 2020-11-18 13:15:54 +01:00
Vas Crabb
fecdcd5958 de_3b.cpp, video/decodmd3.cpp: Fixed memory share width and Endianness issues. 2020-11-18 23:13:47 +11:00
Vas Crabb
f525f3ed6f psikyo.cpp: Fixed width of video RAM shares. 2020-11-18 22:48:43 +11:00
Olivier Galibert
c5defbf8e0 Fix the 315-5195, should help a lot of sega 2020-11-18 11:53:56 +01:00
Vas Crabb
516d3a1096 vicdual.cpp: Fix extraneous parentheses on comparison warning. 2020-11-18 20:44:41 +11:00
David Haywood
66c3d08daa
leapfrog_iquest.cpp: IQuest (8032-based SoC) speculative notes etc. (#7483)
Identified banking registers and likely screen buffer ram locations on leapfrog IQuest.
2020-11-18 19:52:06 +11:00
David Haywood
572be478e0
vicdual.cpp: Simulate protection for carnivalh and carnivalha. [David Haywood] 2020-11-18 19:19:38 +11:00
Romain TISSERAND
310c5d02ce
Move some rendering code to constexpr (#7491) 2020-11-18 19:16:55 +11:00
AJR
7b657d9b61 h8_dma: Preliminary support for short address mode 2020-11-17 21:58:53 -05:00
AJR
8571bab3b5 vx600: 78C11 needs another vector 2020-11-17 16:42:33 -05:00
AJR
554e9822d6 New machines marked as NOT_WORKING
----------------------------------
Akai VX600 Programmable Matrix Synthesizer [DBWBP]
2020-11-17 16:15:50 -05:00
Ivan Vangelista
100f23b37f coco_ssc.cpp: adjust rounding to fix music regression in pitfall2 for coco3 2020-11-17 22:13:26 +01:00
Olivier Galibert
09cf67b3b1 Don't reject re-loading an unused bank [O. Galibert] 2020-11-17 21:41:19 +01:00
Ivan Vangelista
36817177d1 taotaido.cpp: fixed regression 2020-11-17 18:27:00 +01:00
ajrhacker
8e4da3a130
Merge pull request #7486 from DavidHaywood/161120
new NOT WORKING machines
2020-11-17 10:00:13 -05:00
Vas Crabb
612b6472e7 -unidasm: Allow input piped from stdin by specifying a bare hyphen as the filename. [AJR, Vas Crabb]
-netlist: Give devices the C++17 namespace treatment.

-Tidied up compiler warning options for 3rdparty.

-emu/render.cpp: Exposed a few information view item properties.
2020-11-18 00:58:30 +11:00
hap
95927464dd New working clones
------------------
Mephisto III (set 2) [Berger]
Mephisto III (set 3) [Berger]
2020-11-17 11:45:51 +01:00
Sylvain Glaize
2a9de8e426
VG5000µ printer more accurate support. (#7489) [S. Glaize]
To emit the character, it is first latched on port ($10) then a rising edge is produced on port ($11).
2020-11-17 08:33:45 +01:00
Vas Crabb
ac270744f3 Fix most implicit fallthrough warnings from clang 2020-11-17 09:18:37 +11:00
hap
f14e1794d7 multipcm: remove leftover logerror 2020-11-16 19:12:37 +01:00
Olivier Galibert
55460f0840 Fix multi32 broken by the memory changes 2020-11-16 19:02:45 +01:00
cam900
290dd97204
segas32.cpp: Fix multipcm clock at post d6fbd53 (#7488) 2020-11-16 12:58:35 -05:00
Vas Crabb
5f750e0376 Fixed clang warning in Lua engine properly, converted a few fallthrough comments to attributes, sorted some warning options alphabetically 2020-11-17 03:51:20 +11:00
DavidHaywood
93ee04980e new NOT WORKING machines
------
My Arcade Data East Classics Pixel Player (308-in-1) (DGUNL-3202) [Sean Riddle, Kamaal Brown, Ruairi]
2020-11-16 14:45:43 +00:00
arbee
a17b844979 multipcm.cpp: Corrected clock divider and clocks for users of YMW-258-F to match schematics. [R. Belmont] 2020-11-16 09:23:07 -05:00
tim lindner
d6fbd53d2b
bus/coco: Added symphony 12 music device. (#7472) 2020-11-17 01:01:55 +11:00
tim lindner
79799d5163
coco12.cpp, coco3.cpp: Fixed hi-res joystick interface. (#7473)
Increased resolution and and adjusted timer value so you can reach the right edge of the screen in <ulti-View.
2020-11-17 00:56:52 +11:00
shattered
829f93d662
m68k: accept addressing mode 6 for FSAVE/FRESTORE (#7482) 2020-11-16 13:57:25 +01:00
Vas Crabb
b987b6eb31 luaengine.cpp: Moved clang warning suppression to the right file, disabled MSVC C4503 suppression for now, will see which files need it for sol3 2020-11-16 23:53:19 +11:00
Olivier Galibert
b4becee591 Fix aristmk4. May be slightly incorrect, but was is sure is that the current video update routine needs 0x804 bytes, not 0x800 [O. Galibert] 2020-11-16 13:31:03 +01:00
Olivier Galibert
099e912fb1 Fix atarisy2 way too magic use of shares [O. Galibert] 2020-11-16 13:12:53 +01:00
Vas Crabb
b524aa701a frontend: split lua_engine user type registrations across a few files to make it a bit more manageable 2020-11-16 23:11:43 +11:00
Vas Crabb
7e7b5f488e luaengine: sol3 needs non-const device reference to wrap 2020-11-16 21:28:36 +11:00
Vas Crabb
3cb183a6b2 luaengine.cpp: Apparently sol::make_user is a recipe for dangling references, get rid of it 2020-11-16 18:29:30 +11:00
FenFenJVS
b03500d075
naomi.cpp: Explain mainboard jumper JP1 (Aica clock source) (#7484) 2020-11-16 16:33:12 +11:00
Vas Crabb
fee9a29a57 osd/modules/input: Fixed a couple of X11 resource leaks. 2020-11-16 16:14:18 +11:00
Nigel Barnes
162a7b9157 aquarius: Added original non S2 ROM [Jay Snellen, III] 2020-11-15 21:43:04 +00:00
Olivier Galibert
a36f4c56b7 Better itech32 fix 2020-11-15 21:56:15 +01:00
Lord-Nightmare
854c7f35fe fix compile 2020-11-15 13:52:58 -05:00
MetalliC
475eded679 cps3.cpp: docs, Red Earth ASIA NOCD version really exists 2020-11-15 20:29:40 +02:00
MetalliC
7f955c14cc naomi.cpp docs 2020-11-15 20:26:50 +02:00
MetalliC
c03f203b77 dccons.cpp few more Dreamcast factory flash structure docs bits 2020-11-15 20:25:34 +02:00
MetalliC
95533abde1 cv1k.cpp: a bit more accurate frame rate (nw) 2020-11-15 20:23:19 +02:00