ICEknigh7
e8c1f0f926
st_flop.xml: New addition
...
Added the unreleased port of Highway Encounter by Vortex Software.
2019-08-08 18:43:27 +02:00
Dirk Best
02bf593635
ml20: Add a simple layout
2019-08-08 17:21:34 +02:00
Justin Kerk
490709a6c1
Fix build in newer Emscripten versions (nw)
2019-08-08 14:23:12 +00:00
Patrick Mackinlay
2e2ee0ee6a
4dpi: wip (nw)
2019-08-08 19:50:30 +07:00
good cop bad cop
8e10e88e1b
Update sdk85.cpp ( #5427 )
...
* Update sdk85.cpp
Add a15 option rom bank default mastermind image and bios empty rom image by NASZVADI Peter
* sdk85.cpp: indentation fix
2019-08-07 15:20:39 -04:00
AJR
b1ecfc83d2
v25: More work towards macro service (nw)
2019-08-07 13:19:02 -04:00
AJR
a53c0b4612
v25: Add more interrupt SFRs, including underpinnings for macro service (nw)
2019-08-07 12:34:26 -04:00
Ivan Vangelista
1cab21dc41
m72.cpp: small ROM definitions update for airduelm72 (nw)
2019-08-07 18:21:46 +02:00
Dirk Best
460bc3dc93
ml20: Add keypad input
...
Also add speaker (not hooked up), dipswitches (not hookedup ) and
add some additional logging. Start documenting the CPU ports.
2019-08-07 17:14:06 +02:00
ajrhacker
d4c84459c6
Merge pull request #5450 from npwoods/infocpp_no_stdendl
...
Changing info_xml_creator to not use std::endl (nw)
2019-08-07 10:52:54 -04:00
ajrhacker
d45c144ee1
Merge pull request #5451 from clawgrip/patch-3
...
ml20.cpp: Add small note (mw)
2019-08-07 10:50:48 -04:00
ClawGrip
bfbd9ff132
ml20.cpp: Add small note (mw)
2019-08-07 15:45:22 +02:00
npwoods
7c41f7b2da
Changing info_xml_creator to not use std::endl (nw)
2019-08-07 09:34:49 -04:00
npwoods
1f2b5aafdb
Speeding up -listxml by performing the heavy lifting asynchronously
2019-08-07 22:58:27 +10:00
Dirk Best
abbe4fec09
New not working machine
...
-----------------------
Digitek Micrologic 20 [ClawGrip, Dirk Best]
2019-08-07 13:12:42 +02:00
Stiletto
9fd3a40496
typo fix (nw)
...
typo fix (nw)
2019-08-07 05:45:08 -04:00
Stiletto
b0a3c48865
adding the recent to 3rdparty README.md (nw)
...
adding the recent to 3rdparty README.md (nw)
2019-08-07 05:41:23 -04:00
Patrick Mackinlay
fcd10571a1
timehelp: fix bcd wrap (nw)
2019-08-07 12:48:48 +07:00
AJR
6d08feb711
am8052: Name the registers (nw)
2019-08-06 21:42:11 -04:00
Vas Crabb
37e80d9762
use dual-licensed GPLv2/MIT TAP for Windows header (nw)
2019-08-07 11:37:30 +10:00
ajrhacker
96cda1689f
Merge pull request #5449 from rfka01/master
...
at.cpp: more chipset identifications (comments).
2019-08-06 20:26:15 -04:00
rfka01
69c885fa8d
at.cpp: more chipset identifications (comments).
2019-08-06 23:48:07 +02:00
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