Commit Graph

67827 Commits

Author SHA1 Message Date
AJR
e7e165b44a trocana: Add preliminary MSM6650 device and some test inputs
okim6376: Use device_rom_interface; convert logging calls to logmacro.h (nw)
2019-08-06 17:02:37 -04:00
R. Belmont
c750b8efd5
Merge pull request #5446 from rfka01/master
at.cpp: add BIOS dates
2019-08-06 14:41:19 -04:00
R. Belmont
9bfa3c77c4
Merge pull request #5448 from npwoods/ignore_mandatory_with_str
Surpressing mandatory file manager when -str (seconds to run) is on (nw)
2019-08-06 14:40:46 -04:00
hap
fff1fe468b New working machine added
---------
Superstar 28K [hap Berger]
2019-08-06 20:11:23 +02:00
npwoods
6ddad43360 Surpressing mandatory file manager when -str (seconds to run) is on (nw)
This is a bug fix to an earlier PR
2019-08-06 12:36:52 -04:00
rfka01
a5128bd253 at.cpp: add BIOS dates 2019-08-06 13:37:52 +02:00
hap
d54653bfae sms: fix eo's sdl blackscreen (nw) 2019-08-06 12:58:05 +02:00
Patrick Mackinlay
c2f75033cb mips1: clear softfloat exceptions (nw) 2019-08-06 15:10:27 +07:00
Patrick Mackinlay
43fc9101fc dp8573: don't clear ram on reset (nw) 2019-08-06 15:09:51 +07:00
Sandro Ronco
198f3854cb mephisto_mm2: fix leds ordering. (nw) 2019-08-06 08:55:44 +02:00
ajrhacker
60ea7d96ee
Merge pull request #5445 from groessler/m20-floppy-write-support
add write support for Olivetti M20 floppy images
2019-08-05 19:21:35 -04:00
Christian Groessler
22f96480b1 add write support for Olivetti M20 floppy images
m20_dsk.cpp: add write support
floptool.cpp: add m20 format support
2019-08-06 00:14:51 +02:00
AJR
d80fa68db6 unidasm: Add address shift for scudsp
cr16bdasm, mcs51dasm: Spacing fixes (nw)
2019-08-05 17:26:19 -04:00
R. Belmont
43fc80c5aa
Merge pull request #5438 from npwoods/lua_manadatory_file_manager_override_changes
Changed mechanisms for overriding the mandatory file manager
2019-08-05 15:42:05 -04:00
R. Belmont
9c89109d15
Merge pull request #5441 from npwoods/infocpp_use_ostream
Changed info_xml_creator to use std::ostream
2019-08-05 15:41:48 -04:00
R. Belmont
ad1e055f5a
Merge pull request #5442 from belegdol/midtunit-system-rapidjson-fix
Fix building using system rapidjson
2019-08-05 15:41:11 -04:00
Julian Sikorski
0b5b13cf1e Fix building using system rapidjson 2019-08-05 21:16:54 +02:00
Ivan Vangelista
6fe707a91d expro02.cpp: identified one dip-switch for zipzap (nw) 2019-08-05 20:05:54 +02:00
ClawGrip
8da04e4ae9 vsmilem_cart.xml: New NOT_WORKING software list additions (#5440)
-------------------------------
Wall-E (Germany) [TeamEurope]
Monsters vs. Aliens (Germany) [TeamEurope]
2019-08-05 19:27:38 +02:00
ClawGrip
147e73b98f Add notes about soon-to-be-dumped carts (nw) (#5439) 2019-08-05 19:26:56 +02:00
Ivan Vangelista
45118abccd new not working machine
---------------------------------------
Miss Americana (Bingo) [IPDB]

new not working clones
---------------------------------------
Cyclopes (11/85) [IPDB, PinMAME]
Fish Tales (P-2) [IPDB, PinMAME]
Flash Gordon (French Vocalizer sound) [IPDB, PinMAME]
Police Force (LG-4) Germany [IPDB, PinMAME]
Robocop (2.9) [IPDB, PinMAME]
WWF Royal Rumble (1.03 French) [IPDB, PinMAME]
2019-08-05 18:17:25 +02:00
npwoods
6dc792694e Changed info_xml_creator to use std::ostream
Also, we are now passing the stream to every function, rather than
sloppily keeping it in a member variable
2019-08-05 12:17:01 -04:00
Dirk Best
b12e24a388 juku: Floppy now (partially) works
The CPU tries to read data in a tight loop, so there must be
some way for it to be halted until data is ready. The current
solution works good enough to boot CP/M.

Also:

- Change FDC to KR1818VG93
- Change disk format from 3.5" to 5.25"
- Add single sided disk format
- Add softlist
2019-08-05 17:25:51 +02:00
R. Belmont
0954ed8205
Merge pull request #5436 from npwoods/listxml_refactor_2
Follow up to previous listxml_refactor PR (nw)
2019-08-05 11:11:03 -04:00
npwoods
12e0982f3c Changed mechanisms for overriding the mandatory file manager
- Removed the -skip_mandatory_fileman command line option

- Created an emu.register_mandatory_file_manager_override() LUA function
  to allow LUA plugins to substitute the mandatory file manager
2019-08-05 11:03:50 -04:00
angelosa
18f8373ce5 pce_cd.cpp: register 0x0b is unrelated with 0x0c (nw) 2019-08-05 16:58:18 +02:00
angelosa
666dff20f5 pce_cd.cpp: refactor i/o accesses (nw) 2019-08-05 15:48:38 +02:00
MetalliC
95a9220722 typo (nw) 2019-08-05 13:37:14 +03:00
hap
67cc4efe7b mephisto_brikett: add mephisto III Special (nw) 2019-08-05 10:05:17 +02:00
Patrick Mackinlay
e24d084520 mips1dsm: address is only 26 bits (nw) 2019-08-05 13:38:13 +07:00
braintro
9d0b3911ce (nw) segas16b.cpp: Misc Sega ID# updates 2019-08-04 23:02:47 -05:00
npwoods
17e194de8f Follow up to previous listxml_refactor PR (nw)
Specifically, this simplifies that change by collapsing the newly
introduced enum info_xml_creator::devices_disposition into a bool, more
resembling what was there before.

It occurred to me that having a tristate was unnecessary, because the
need for filtering could be expressed by a null std::function for the filter
2019-08-04 21:20:59 -04:00
Scott Stone
d3383c54ab Merge branch 'master' of https://github.com/mamedev/mame 2019-08-04 17:36:19 -04:00
Scott Stone
2e10ed062a Fix crc32/sha1 hashes for magicardf romset to actual dump values (nw) 2019-08-04 17:33:46 -04:00
hap
f914fc8854 New working machine added
--------------
Mephisto [hap, Berger]
Mephisto II [hap, Berger]
Mephisto III [hap, Berger]

New working clone added
---------------
Mephisto Amsterdam (older) [Berger]
Mephisto London 16 Bit [Berger]
2019-08-04 23:22:02 +02:00
AJR
04a0ac8970 apple2_flop_orig.xml: Correct one title again (nw) 2019-08-04 16:11:30 -04:00
npwoods
fe3caae2a4 Creating an -attach_window command line parameter on Windows to attach to an existing window (#5381)
* Creating an -attach_window command line parameter on Windows to attach
to an existing window

* Moved -attach_window option to Windows-specific code

* Created an osd_set_aggressive_input_focus() function and exposed to LUA

* Created a dummy implementation of osd_set_aggressive_input_focus() for
SDL
2019-08-04 15:49:31 -04:00
R. Belmont
16b1ed88f6
continued Spectrum list work [see previous credits] (#5406)
* continued Spectrum list work [see previous credits] (NOT YET READY TO MERGE)

* Betadisc / TR-Dos floppy start (nw)

* casing (nw)
2019-08-04 15:48:18 -04:00
cam900
dc35777d8d nmk16.cpp : Add docs for tharrier, blkheart test mode, Add notes (#5418)
* nmk16.cpp : Add notes

* nmk16.cpp : Move TODO, Add notes
2019-08-04 15:47:50 -04:00
shattered
5936b650b6 agat: Nippel Clock slot device (#5425) 2019-08-04 15:47:29 -04:00
ClawGrip
2499d14991 vsmile_cart.xml: New NOT_WORKING software list addition (#5429)
* New NOT_WORKING software list addition
-----------------------------
Scooby-Doo! - A Night of Fright is no Delight (V.Smile Smartbook) [TeamEurope]

* Add notes about V.Baby games (nw)

* Typo (nw)

* Add notes about soon-to-be-dumped carts (nw)

* vsmileb_cart.xml: Normalized region names with other V.Smile softlists (nw)
2019-08-04 15:45:41 -04:00
rfka01
0493325bb6 genpc.cpp: added BIOS version (#5430)
* genpc.cpp: added BIOS version

* at.cpp: add 286 BIOS versions
2019-08-04 15:45:29 -04:00
Firehawke
793201f242 4AM releases to August 2nd, 2019 (nw) (#5432)
* 4AM releases to August 2nd, 2019 (nw)

Won't fall behind...

* Updated with 4AM releases from August 3rd, 2019 (nw)

* Add Castle Wolfenstein 06-84 (nw)

* Cleanly Cracked: Back Aid and Beyond Castle Wolfenstein (nw)

* 4AM released a few more things tonight.. (nw)

* Morning of August 4th, 2019 releases from 4AM. (nw)
2019-08-04 15:45:16 -04:00
AJR
4c7ef02016 arm7dasm.cpp: Remove unnecessary newline (nw) 2019-08-04 15:29:14 -04:00
Robbbert
f2eceaf326 (nw) vip: more notes 2019-08-04 18:08:31 +10:00
ajrhacker
fc2c7c3809
Merge pull request #5435 from npwoods/listxml_refactor
Refactored info_xml_creator::output()
2019-08-03 23:50:29 -04:00
AJR
f9c8d6e255 tek4404.cpp: Stuff to fill in later (nw) 2019-08-03 22:17:32 -04:00
braintro
2c3bbc8315 (nw) tumbleb.cpp: Add Magic Purple to header of supported games 2019-08-03 20:51:02 -05:00
braintro
c615f7464e (nw) slapfght.cpp: Correct ROM labels for Tiger-Heli 2019-08-03 20:35:33 -05:00
MetalliC
f3fc1b9d49 simplify Atomiswave key scheduling, get rid of 20bit key files 2019-08-04 02:32:10 +03:00