Nigel Barnes
9e93b10838
Revert "bus/centronics: Added a R-2R ladder DAC device."
...
This reverts commit 1564c566c1
.
2020-01-07 16:47:42 +00:00
Nigel Barnes
1564c566c1
bus/centronics: Added a R-2R ladder DAC device.
2020-01-07 12:39:16 +00:00
Nigel Barnes
5b46a3b8ab
bus/bbc/1mhzbus: Added Sprow BeebIDE 16-bit and RetroClinic BBC 8-bit IDE interfaces.
2020-01-07 12:39:16 +00:00
Nigel Barnes
b1d16b6c9a
bus/bbc/1mhzbus: Added BeebOPL FM Synthesiser.
2020-01-07 12:39:16 +00:00
AJR
cdb9578471
rx01: Dumped firmware PROMs [Lord Nightmare]
...
rx01: Add disassembler and skeleton CPU device for custom firmware architecture [AJR]
2020-01-06 09:21:09 -05:00
hap
45da347b36
mmboard: put display module in its own file (nw)
2020-01-05 13:15:36 +01:00
Ivan Vangelista
7c32014214
New machines marked as NOT_WORKING
...
----------------------------------
Dragon Dance (V1.02J) [ShouTime]
2020-01-05 12:26:58 +01:00
fulivi
2ec25ca6d5
Emulation of isbc202 floppy disk controller ( #6119 )
...
* imds2: isbc202 floppy disk controller added
* imds2: attempt to fix problems with CI checks
2020-01-04 16:11:48 -05:00
Stiletto
bc9ddb4862
2019 -> 2020 (nw)
...
2019 -> 2020 (nw)
2020-01-04 12:25:45 -05:00
MooglyGuy
52d19ef9dd
Missed some scripts, nw
2020-01-04 14:03:20 +01:00
hap
b560193d56
New working clones
...
------------------
Mephisto Portorose 68030 [hap, anonymous]
Mephisto Lyon 68030 [hap, anonymous]
Mephisto TM Lyon [hap, anonymous]
Mephisto Vancouver 68030 [hap, anonymous]
Mephisto TM Vancouver [hap, anonymous]
Mephisto TM Berlin (prototype) [hap, anonymous]
Mephisto London 68030 [hap, anonymous]
Mephisto TM London [hap, anonymous]
2020-01-04 00:33:34 +01:00
hap
6224f8a0dc
New machines marked as NOT_WORKING
...
----------------------------------
Novag Supremo [hap, Berger]
2020-01-02 22:23:22 +01:00
yz70s
00ac4f46f5
Lower number of warnings disabled with visual studio from 71 to 27 (nw)
...
And most of the remaining ones could be removed with simple code
modifications.
2020-01-02 12:36:09 +01:00
mooglyguy
2f5329f522
-arm7: Added ARM710T variant subclass. [Ryan Holtz]
...
-psion5: Added skeleton driver for the Psion 5mx. [Ninji, Ryan Holtz]
2020-01-02 02:27:04 +01:00
AJR
2240929c28
New machines marked as NOT_WORKING
...
----------------------------------
ADM 12 [Bitsavers]
2019-12-31 21:32:50 -05:00
AJR
f48f57ef81
Add new disassembler for WE32100 architecture
...
New machines marked as NOT_WORKING
----------------------------------
AT&T 3B2/300 [Bitsavers]
New clones marked as NOT_WORKING
--------------------------------
AT&T 3B2/310 [Bitsavers]
AT&T 3B2/400 [Bitsavers]
2019-12-30 19:15:31 -05:00
hap
2318d7750b
move mephisto berlin to separate driver (nw)
2019-12-30 17:07:16 +01:00
AJR
304c49cf37
New machines machines marked as NOT_WORKING
...
----------------------------------
TeleVideo 924 Video Display Terminal [Bitsavers]
2019-12-29 23:11:08 -05:00
AJR
c9b6949c69
New machines marked as NOT_WORKING
...
----------------------------------
AT&T 610 Business Communication Terminal [Bitsavers]
2019-12-29 22:02:01 -05:00
AJR
14c4dcc643
Add new disassembler for PACE architecture
...
New machines marked as NOT_WORKING
----------------------------------
unknown INS8900 Multibus card (980305652) [Bitsavers]
2019-12-28 12:39:46 -05:00
David Haywood
6b13952587
Plug and Play sync for TeamEurope (VT1682, nes_vt, iqunlim) ( #6094 )
...
* vt1682 work (nw)
* looking at stability (nw)
* new NOT WORKING machines
----
InterAct Complete Video Game - 111 Games & 42 Songs (G5410) [TeamEurope]
Let's Play! Game Machine 240 in 1 [TeamEurope]
new NOT WORKING Software List
----
iqunlim_cart.xml: Englisch für Anfänger [TeamEurope]
the vt1682 based InterAct Complete Video Game is basically playable, apart from the 'Shooting games' because I haven't mapped the guns, and some issues with player 2 / alt control schemes in some titles. want to address these (and maybe look for a better solution to some stability issues) before promoting it.
* (unrelated typo fix for clickstart software list) (nw)
* new WORKING machine
---
MiWi2 7-in-1 Sports [David Shah]
* don't printf (nw)
2019-12-24 15:36:02 -05:00
AJR
e7730aca67
New machines marked as NOT_WORKING
...
----------------------------------
VT62 DECscope [Balrog, Lord Nightmare]
2019-12-24 11:12:31 -05:00
Vas Crabb
6c156d2207
minimaws: dt, not dl (nw)
2019-12-24 23:50:14 +11:00
Vas Crabb
2ddf1de7b0
minimaws: don't accumulate (nw)
2019-12-24 23:46:42 +11:00
Ivan Vangelista
5a5feb2d73
New machines marked as NOT_WORKING
...
----------------------------------
Dinoking Battle [SpinalFeyd, Porchy]
Dinoking Kids [SpinalFeyd, Porchy]
2019-12-22 18:57:04 +01:00
MetalliC
d971ad4a25
new NOT_WORKING machine
...
-----------------------
Muscle Ranking Kinniku Banzuke Spray Hitter [Darksoft, MetalliC, rtw]
2019-12-22 16:04:01 +02:00
Vas Crabb
f9767bcb59
Revert "Revert "enable clang missing braces warning - it's useful to be able to see when you're initialising a structure or nested array inside an array""
...
This reverts commit 4264fcd136
.
2019-12-21 01:34:40 +11:00
AJR
4264fcd136
Revert "enable clang missing braces warning - it's useful to be able to see when you're initialising a structure or nested array inside an array"
...
This (mostly) reverts commit 6959de0719
.
2019-12-20 09:29:27 -05:00
Vas Crabb
6959de0719
enable clang missing braces warning - it's useful to be able to see when you're initialising a structure or nested array inside an array
2019-12-20 18:51:41 +11:00
mooglyguy
1e5b1b43a6
-zn.cpp: Split into subclasses, eliminated optional devices, removed MACHINE_START_OVERRIDE and MACHINE_RESET_OVERRIDE. [Ryan Holtz]
2019-12-20 07:07:50 +01:00
Vas Crabb
877db65af6
damn inconsistent macros, maybe I really _will_ kill them off next year (nw)
2019-12-20 15:07:43 +11:00
yz70s
9aadb44632
Enable visual studio warning C5038 about member initialization order (nw)
...
Also put vs warning options all in one place.
2019-12-20 00:53:14 +01:00
Vas Crabb
9334bf4eae
minimaws: display software lists for selected slot options on machine pages
2019-12-19 14:50:59 +11:00
AJR
5da18d7422
New machines marked as NOT_WORKING
...
----------------------------------
VT52 [Dalby Datormuseum]
2019-12-18 11:07:59 -05:00
Vas Crabb
c10ef269c5
minimaws updates:
...
* reduce network operations when initially loading a machine page
* add rudimentary software lists to machine pages
2019-12-19 02:07:58 +11:00
Ivan Vangelista
2e1ba819b6
new not working clone
...
---------------------------------
Blood Bros. (Modular System) [jordigahan, ClawGrip]
2019-12-18 09:33:04 +01:00
Vas Crabb
87fa34f9c5
minimaws: load more stuff, link more stuff
2019-12-18 04:25:52 +11:00
Vas Crabb
d19acbf952
minimaws: refactored digest code, identify fixed bit patterns
2019-12-16 23:11:15 +11:00
David Haywood
033e54d938
not NOT WORKING (plug and play / handhelds) ( #6051 )
...
* new NOT WORKING
----
Lexibook Compact Cyber Arcade - Star Wars [Team Europe]
Unknown M&D Handheld [zhongtiao1]
- hooked up controls for shredmjr, now runs the ame as taikeegr [David Haywood]
* new NOT WORKING
----
BBL380 - 180 in 1 [zhongtiao1]
* (nw)
* unkmandd contains some unsp code (nw)
* same hardware these are not (nw)
* tidy unused (nw)
* comment (nw)
* (nw)
2019-12-15 23:34:35 -05:00
Vas Crabb
87d31092e9
minimaws: identify software list dumps in CLI as well
2019-12-16 11:52:14 +11:00
Vas Crabb
53e3751bca
minimaws: fix presentation issue (nw)
2019-12-16 11:14:14 +11:00
Ivan Vangelista
b0612e2892
new not working clone
...
--------------------------------
Raiden (Modular System) [jordigahan, Recreativas.org, ClawGrip]
2019-12-15 17:08:58 +01:00
Vas Crabb
f43e9dbaa2
minimaws: add software list support to web-based romident
...
(nw) also removed unused member that was breaking clang builds
2019-12-16 01:46:47 +11:00
Vas Crabb
202d06ffb0
minimaws: fill in software list pages, load software list ROM information
2019-12-15 21:38:54 +11:00
Ivan Vangelista
49ffaafd78
mess.lua: fix linking here, too (nw)
2019-12-14 17:55:49 +01:00
Ivan Vangelista
b532e93782
hopefully fix linking, too (nw)
2019-12-14 17:55:10 +01:00
Vas Crabb
1fda8836a7
minimaws: add rudimentary listing of software lists to web UI and work around a python issue on loading; also fix up more software list issues (nw)
2019-12-15 02:38:40 +11:00
hap
88c2549cff
cgang: add some outputs (nw)
2019-12-14 14:35:24 +01:00
Vas Crabb
d506479fdd
minimaws: load and index some software list data (no way to display it yet)
...
also fix up some software lists with duplicate part features (nw)
2019-12-15 00:19:29 +11:00
hap
ab865842f2
wacky_gator is namco (nw)
2019-12-13 23:19:12 +01:00