Commit Graph

69711 Commits

Author SHA1 Message Date
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
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
AJR
ce999a48c5 More region width fixes (nw)
N.B. Many of these ROMs are really accessed as bytes or 16-bit words rather than at the native 32-bit or 64-bit widths, thanks to unemulated dynamic bus sizing and/or bridge controllers.
2019-11-16 14:58:44 -05:00
AJR
653fd83da5 viewgfx.cpp: Allocate bitmap in place rather than using global_alloc; explicitly initialize each member of ui_gfx_state (nw)
This code honestly deserves more modernization than this, but this is enough for now.
2019-11-16 13:37:16 -05:00
AJR
464f464dd0 Correct region widths in miscellaneous drivers and devices (nw) 2019-11-16 13:12:02 -05:00
AJR
1ffcbdeaf9 at.cpp, fmtowns.cpp, hp95lx.cpp, pc88va.cpp, pc9801.cpp, tandy1t.cpp, tosh1000.cpp: Correct region widths (nw)
mba009: Configure as a 286 PC, not with a 386 (nw)
2019-11-16 13:00:58 -05:00
Vas Crabb
80eb09f966 get rid of some pointless members of input mapping menu (nw) 2019-11-17 04:12:54 +11:00
Firehawke
9773421bee Apple Softlists to Nov 16th, 2019 (#5906)
* New working software list additions
-----------------------------------

apple2_flop_orig: Checker King, Gammon Gambler [4am, Firehawke]

* New working software list additions
-----------------------------------

apple2_flop_orig: Bloody Murder, The Best of MUSE, Beneath The Pyramids, Asteroid, Roadwar 2000 (Version 1.1) [4am, Firehawke]

apple2_flop_clcracked: MECC-A315 Freedom! (Version 1.0) (cleanly cracked), Labyrinth: The Computer Game (Lucasfilm Games) (cleanly cracked), Labyrinth of Crete (cleanly cracked), Fractions: Addition (cleanly cracked), The Tournament Manager (cleanly cracked), Questron (cleanly cracked),The Adventures of Kristen and Her Family (cleanly cracked) [4am, Firehawke]

apple2_flop_clcracked: The Cosmic Balance (cleanly cracked) [4am, san, Firehawke]

* Additional metadata and formatting fixes. (nw)
2019-11-16 12:07:42 -05:00
David Haywood
8248cde598 split out vt1682 as it isn't NES based (nw) (#5909)
* split out vt1682 as it isn't NES based (nw)

* preparation for notes (nw)

* bank register notes (nw)
2019-11-16 12:07:27 -05:00
couriersud
ba8da7aae7 netlist: Fix freeze on reset (F3). (nw)
Also added a link to pong video showing a real pcb.
2019-11-16 18:06:47 +01:00
Vas Crabb
7880de4d32 UI cleanup:
* Make input mapping menus more efficient - most of the properties of a field won't change
* Get rid of the pool allocator in base menu class - it was encouraging bad design
2019-11-17 04:01:22 +11:00
Ivan Vangelista
0dc8480a28 pacman.cpp: descrambled clubpacma. Boots but resets during attract (nw) 2019-11-16 17:38:19 +01:00
Nigel Barnes
31ce39b9a0 bbc_cumana68k: Remove trampolines and cleanup (nw) 2019-11-16 16:25:54 +00:00
Vas Crabb
bb68893deb UI updates:
* Cleaned up memory management in some more menus
* Don't walk the directory every time the crosshair menu is refreshed
* Sort crosshair pictures
* Show a selector menu when crosshair picture item is selected
2019-11-17 02:59:11 +11:00
MooglyGuy
173bcb30b6 -cgsix: Added pattern register, plane-mask register, and pixel-mask register support. [Ryan Holtz] 2019-11-16 16:12:53 +01:00