Olivier Galibert
1a95d0b336
spectrum fix fix
2020-11-19 11:10:18 +01:00
Olivier Galibert
c7288eb1f5
Better spectrum ram setup
2020-11-19 09:59:43 +01:00
arbee
ee11680f6c
mcr3: don't overdrive the mixer. [R. Belmont]
2020-11-18 23:15:48 -05:00
Vas Crabb
d3296a60b3
tmnt.cpp: Make tmnt2 ROM access work more like it did before
2020-11-19 14:07:43 +11:00
ClawGrip
bca86c4f72
n64.xml: Added notes about known Mario no Photopi SmartMedia cards ( #7495 )
2020-11-19 12:39:39 +11:00
AJR
73a5553588
Add strdump debugger command for dumping memory as ASCII strings
2020-11-18 19:33:13 -05:00
Sandro Ronco
3a4506bd3e
cqm_dsk.cpp, ti89.cpp: Fix wrong fallthroughs.
2020-11-18 21:41:13 +01:00
Olivier Galibert
0db09d3940
Fix namcofl
2020-11-18 21:08:16 +01:00
Olivier Galibert
9b6a480133
Fix doa
2020-11-18 20:37:07 +01:00
Olivier Galibert
ff10cb5104
Fix mlanding
2020-11-18 20:04:15 +01:00
Olivier Galibert
969fb303ca
Fix model3, unallocated bank
2020-11-18 19:57:12 +01:00
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
ajrhacker
a79e060c73
Merge pull request #7492 from clawgrip/patch-1
...
New NOT_WORKING software list additions
2020-11-17 16:28:03 -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
ClawGrip
e42f98f412
New NOT_WORKING software list additions
...
---------------------------------------
picno.xml: Picno de Nihon Chizu [TeamEurope]
* picno.xml: Fixed some metadata on existing entries and sorted the list by serial number
2020-11-17 20:17:22 +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
arbee
48d1f0de37
macOS: Disable BGFX threading, which causes crashes and wrong drawing on Catalina and Big Sur. [Balrog]
2020-11-16 23:28:00 -05: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