AJR
0b94ff2ff7
vsmile.cpp, vsmileb.cpp: Correct endianness; change region name as suggested (nw)
2019-11-17 18:32:24 -05:00
AJR
7cfe822c84
ficpio2: Fix validation (nw)
2019-11-17 17:50:26 -05:00
David Haywood
fa04fc6385
vt1682.cpp - Plug & Play work, displays screen [David Haywood] ( #5916 )
...
* start work on DMA (nw)
* palette uploads (nw)
* misc (nw)
* more regs (nw)
* clean (nw)
* more regs (nw)
* more regs (nw)
* main screen turn on (nw)
* other mode (nw)
2019-11-17 16:45:31 -05:00
AJR
f7c31affad
spectrum_cass.xml: Fix duplicate shortname (nw)
2019-11-17 16:44:06 -05:00
AJR
0864282581
esqkt.cpp, lwriter.cpp, toypop.cpp: More region width fixes (nw)
2019-11-17 16:42:26 -05:00
AJR
b0d7a2527f
deco32.cpp: Fix region endianness (nw)
...
Still not sure the reversed loading order is correct (the data here is unused currently).
2019-11-17 16:02:12 -05:00
ajrhacker
02eca9b085
Merge pull request #5915 from clawgrip/lamode
...
New working software list additions
2019-11-17 16:01:13 -05:00
AJR
0e18840f04
taitopjc.cpp: Fix some region definitions (nw)
2019-11-17 15:33:51 -05:00
AJR
80e9d5a25e
ps2sony.cpp: Fix region width problem the simple way (nw)
2019-11-17 15:24:56 -05:00
AJR
8efa6cc8ea
jalmah.cpp: Region width fix (nw)
2019-11-17 15:19:53 -05:00
AJR
e581c1dc5e
mrgame.cpp: Fix region widths (nw)
2019-11-17 15:13:18 -05:00
Vas Crabb
e4e047f1ad
mac: fix copy/paste error, get rid of allocWithZone as it's ignored on 64-bit ABI (nw)
2019-11-18 06:05:21 +11:00
Vas Crabb
b662a173bd
missed a couple of Mac debugger things (nw)
2019-11-18 05:25:28 +11:00
Vas Crabb
8332b437a7
missed one Windows debugger thing (nw)
2019-11-18 05:15:00 +11:00
Vas Crabb
88ce545cdd
misc cleanup:
...
* Got rid of some more simple_list in core debugger code
* Fixed a buffer overrun in wavwrite (buffer half requried size)
* Slightly reduced dependencies and overhead in wavwrite
* Made new disassembly windows in Qt debugger default to current CPU
2019-11-18 05:08:36 +11:00
ClawGrip
4d41090d11
New working software list additions
...
-----------------------------------
La Mode - 1984 (Programa Computado) [ClawGrip, avlixa, ICEknight]
2019-11-17 16:11:40 +01:00
Vas Crabb
1fbfa9e071
bus/amiga/zorro: put in namespace, improve safety a bit (nw)
2019-11-18 00:58:48 +11:00
R. Belmont
50694d017b
Merge pull request #5913 from ArcadeShadow/patch-16
...
New working software list addition
2019-11-17 07:45:32 -05:00
David Haywood
6072c24c86
vt1682 (plug & play) register notes, stub handlers for memory mapping setup related regs (nw) ( #5910 )
...
* register notes (nw)
* more register notes (nw)
* register notes (nw)
* stubs for mapping related functions
* assume later VT chipsets don't have the broken DMA (nw)
* more banking related regs (nw)
* banking notes (nw)
* addressing work (nw)
* refactor slightly (nw)
* use mapping (nw)
* vram (nw)
2019-11-17 07:44:41 -05:00
ArcadeShadow
ae87b9a3c5
New working software list addition
...
ibm5170: Kick Off 3: European Challenge
2019-11-17 11:42:17 +00:00
MASH
228445bb42
cps1bl_5205.cpp and cps1bl_pic.cpp: Fixed parent-clone relationships ( #5912 )
...
* cps1bl_5205.cpp: Fix parent-clone relationships
* cps1bl_pic.cpp: Fix parent-clone relationships
* cps1bl_pic.cpp: Fixed parent-clone relationships
2019-11-17 20:01:03 +11:00
Vas Crabb
90fe1e649a
Remove internal autofire functionality as there's a plugin for that now ( #5802 )
2019-11-17 17:10:07 +11:00
AJR
4765e92ec3
Fix some region widths at least for now, since no H8/500 core currently exists (nw)
2019-11-16 23:44:19 -05:00
Tom
b848013e33
some sf2ce m-street6 pal dumps ( #5902 )
...
* some mstreet6 pal dumps
* add pals properly
* another pal dump
2019-11-17 15:40:54 +11:00
AJR
6722a7c741
mc1502.cpp, pg685.cpp, rastersp.cpp, rc759.cpp: Fix region widths (nw)
2019-11-16 21:21:39 -05:00
braintro
f5b93bb346
(nw) peplus.cpp: CG ROM redump & typo
2019-11-16 20:16:22 -06:00
AJR
31c390149d
whitestar.cpp: Add stub configuration for sets using ARM7 instead of BSMT2000 (nw)
2019-11-16 21:12:58 -05:00
couriersud
6b004964ef
netlist video: Add VECTOR support. [Couriersud]
...
Fixfreq now supports VECTOR screens automatically. For now the default
remains to be RASTER since bgfx does not support VECTOR screens.
Nevertheless please expect changes in the video output. Video output is
now collected timing-exact, i.e. with subpixel accuracy. Only during
screen_update this is converted and scaled to the bitmap. There may be
changes due to rounding in comparison to current rendering.
Also added a link to a video showing a breakout cocktail table.
2019-11-17 03:07:09 +01:00
couriersud
1ac2d06ea1
atarittl: remove printf. (nw)
2019-11-17 03:07:08 +01:00
AJR
39ab6a404c
photoply.cpp: Region is 8-bit, so map it as such (nw)
2019-11-16 21:04:44 -05:00
AJR
d4e270225d
pc.cpp: Correct some region widths and change mc1702 and pc7000 to 8086 (nw)
2019-11-16 21:03:44 -05:00
AJR
759729405a
Fix more region widths (nw)
2019-11-16 20:57:00 -05:00
arbee
639f3886d7
SDL: -video auto on macOS now selects BGFX rather than OpenGL for future-proofing [R. Belmont]
2019-11-16 20:55:31 -05:00
arbee
d62c353771
opengl: work around Retina issue on macOS Catalina until SDL catches up [R. Belmont]
2019-11-16 20:48:29 -05:00
AJR
6357b2f7c2
taitojc.cpp: Correct "gfx" region widths and rename for clarity (nw)
2019-11-16 20:31:28 -05:00
AJR
021d50a138
pgm.cpp, savquest.cpp, taitotz.cpp: Correct region widths (nw)
2019-11-16 20:05:47 -05:00
AJR
7b6877b6ac
taitogn.cpp: Make region endianness consistent with everything else (nw)
2019-11-16 19:48:46 -05:00
AJR
1eb3311bb8
c900: Correct region endianness (nw)
2019-11-16 19:39:17 -05:00
AJR
fe74dec1f1
vsmile.cpp, vsmileb.cpp: Rename BIOS regions and make width explicit (nw)
2019-11-16 19:33:25 -05:00
AJR
7fc95563b8
interpro.cpp: Correct region widths (nw)
...
The consistency of this implementation could be improved. The EPROM bus does appear to be 16 bits wide on all three generations (with Sapphire using one 16-bit EPROM instead of separate even and odd EPROMs), but the 32-byte PROMs, being 8-bit devices, might also be better off with their own handlers rather than being blown up to 32-bit granularity.
2019-11-16 19:19:38 -05:00
Joakim Larsson Edström
5eacbd3b26
Merge pull request #5911 from JoakimLarsson/baudout
...
ins8250.cpp: fixed regression caused by local BRG used for baudout pin
2019-11-16 23:55:05 +01:00
Joakim Larsson Edstrom
acf9d42070
ins8250.cpp: fixed regression caused by local BRG used for baudout pin support
2019-11-16 23:40:43 +01:00
Angelo Salese
d77b089f46
cave.cpp: QA note (nw)
2019-11-16 22:53:15 +01:00
AJR
205fdff202
geniusjr.cpp: Pitagorin was recently dumped (nw)
2019-11-16 16:16:03 -05:00
AJR
f1e7bf0fda
csplayh5.cpp, maygayew.cpp: Correct region widths (nw)
2019-11-16 16:13:00 -05:00
AJR
07e35edf65
arescue: Better way of copying DSP code and data (nw)
2019-11-16 16:10:06 -05:00
antonioginer
eab5bcac00
Remove up to one frame of input latency. ( #5901 )
...
* Remove up to one frame of input latency. Makes MAME virtually lagless on VRR monitors.
* Use empty parentheses and clean interface member calls
* Add new option -instant_blit to make this feature optional
* Rename new option to -lowlatency, -ll
2019-11-16 16:06:13 -05:00
cracyc
7fc2f68051
hiscore.dat: fix renamed set (nw)
2019-11-16 15:05:20 -06:00
cracyc
b0ef759b80
winptty: don't create pipe unless requested (nw)
...
plugins/discord: disconnect if timed out (nw)
2019-11-16 14:59:02 -06:00
AJR
dd86e8408c
alg.cpp, ht68k.cpp, pgm2.cpp: Correct region widths (nw)
2019-11-16 15:21:44 -05:00