hap
3e1d84b7fa
Machines promoted to working
...
-----------
Boris [hap, Sean Riddle]
2019-03-10 20:17:57 +01:00
Nigel Barnes
5511ce41e2
mtx: Added expansion bus with SDX floppy controller.
...
- 80 column card with SDX in CP/M mode.
- ROM/RAM banking fixed for CP/M, and MTX500 now correctly detected.
- Support for Type 03 and Type 07 .mfloppy images.
- Added alternate MTX2 romset (German).
- Keyboard ROM now selected in Configuration.
- Quickload .RUN files.
2019-03-10 17:23:39 +00:00
Nigel Barnes
d1d395e282
New working software list additions
...
-----------------------------------
electron_cart: ROMPlus-144
2019-03-10 16:03:41 +00:00
Nigel Barnes
09f698ddc8
spectrum: Improved expansion interface to allow devices to act on opcode fetches.
...
- Added Multiface One/128/3, and MultiPrint devices.
2019-03-10 16:03:40 +00:00
AJR
dc6c49f98f
Housekeeping (nw)
2019-03-08 19:01:50 -05:00
hap
f86ffd0802
added mm5445_device (nw)
2019-03-07 21:06:38 +01:00
AJR
156619b401
Add skeleton CPU device and disassembler for HPC architecture
2019-03-03 16:56:13 -05:00
Ivan Vangelista
b1e89cd1e3
new not working machine
...
---------------------------------------------
Frantic Fruits [SpinalFeyd, The Dumping Union]
2019-02-28 17:41:08 +01:00
enikland2
5309bae38b
sg1000m3: Add keyboard cable link for F-16 Fighting Falcon's 2p mode ( #4680 )
...
* sg1000m3: Add keyboard cable link for F-16 Fighting Falcon's 2p mode
* included missing files
2019-02-27 01:02:31 -05:00
arbee
5f4a587422
New machines added as MACHINE_NOT_WORKING
...
-----------------------------------------
Advanced Pico BEENA: Fresh Pretty Cure [Team Europe, R. Belmont]
This is a little weird because it's a new system and we have a cartridge dump but not the BIOS.
2019-02-26 20:50:14 -05:00
Peter Ferrie
487cb60ae6
further quieting of MS-LLVM (nw)
2019-02-25 14:48:37 -08:00
Dirk Best
ddc3672bad
apricot: Add support for the Winchester controller
2019-02-23 20:42:01 +01:00
Dirk Best
093d7cbf18
New device: Western Digital WD1010-05
2019-02-23 20:41:50 +01:00
arbee
6d4ba81467
apple2: enhanced disassembly for 8-bit Apple IIs [R. Belmont]
...
* Disassembly names Monitor ROM entry points, I/O locations, and common zero-page locations
* Disassembly shows ProDOS calls with the call name and lets you step completely over them
2019-02-23 13:53:55 -05:00
couriersud
672f9b092a
Move ptime struct into plib namespace and fix relative includes. (nw)
2019-02-23 18:54:27 +01:00
AJR
d0cb917f3f
wyse.cpp: Descramble all remaining sets and move to separate drivers
2019-02-23 00:51:10 -05:00
hap
1d866d3203
New working machine added
...
----------------
Intellect-02 [hap, Alex_LG]
2019-02-23 03:16:19 +01:00
hap
23c11c7cb4
New working machine added
...
------------
Auto Response Board [hap, Berger]
2019-02-22 15:56:18 +01:00
hap
03493a0405
chess*: move fidel/novag base files to machine folder (nw)
2019-02-21 13:41:35 +01:00
hap
2b59e65561
chess*: move generic electronic chessboard functions to machine/chessbase.cpp (nw)
2019-02-21 13:38:18 +01:00
ajrhacker
03753c9fbf
Merge pull request #4671 from shattered/_6dd3d90695
...
imgtool: new read-only filesystem: DEC RT-11 (take 2)
2019-02-21 07:04:49 -05:00
AJR
fbabda8efe
wy30p, wy120, wy150, wy160: Descramble program code and split to new skeleton drivers (nw)
2019-02-20 23:05:55 -05:00
hap
c0610d91fc
novagbase: split into several drivers (nw)
2019-02-21 01:35:41 +01:00
Ivan Vangelista
2a5e0e39f1
Fixed linking (nw)
2019-02-20 18:30:30 +01:00
Patrick Mackinlay
455195eecf
xc1700e: new device
2019-02-20 13:25:12 +07:00
Sergey Svishchev
8313f096d3
imgtool: new read-only filesystem: DEC RT-11 (take 2)
2019-02-20 00:42:40 +03:00
hap
e49c52f54c
novag*: renamed drivers (nw)
2019-02-19 18:12:49 +01:00
hap
3426c5ead6
fidelbase: extract card,vcc,vsc drivers (nw)
2019-02-19 17:41:13 +01:00
AJR
d815ddd0fd
mess.lua: Fix full build (nw)
2019-02-19 07:46:07 -05:00
hap
75805ea2f0
fidelbase: split off some drivers (nw)
2019-02-19 13:04:08 +01:00
Patrick Mackinlay
61db5737b5
genie: restore msvc build (nw)
...
I don't really understand why this works, but it enables building with VS 2017 15.7.6 as before. Apologies if it breaks LLVM on VS - I don't have that configuration to test.
2019-02-19 18:59:26 +07:00
Patrick Mackinlay
ac876f3ebc
jensen: new skeleton driver (nw)
2019-02-19 18:56:43 +07:00
couriersud
a1abd4f64d
Fix compile. (nw)
2019-02-18 23:07:53 +01:00
hap
30b5793916
fidel6502: rename to fidel_elite (nw)
2019-02-18 22:35:14 +01:00
hap
077f602605
fidel6502: split up into multiple files (nw)
2019-02-18 22:32:57 +01:00
Vas Crabb
8ffff5d2d3
(nw) misc stuff:
...
* Document cross-compilation options
* Use lowercase for some libraries that are lowercase in system32 on Windows anyway
* Make USE_BUNDLED_LIB_SDL2=0 not use the bundled SDL
2019-02-18 21:13:44 +11:00
Vas Crabb
176ba64b26
attempt to fix testkeys linking in more configurations (nw)
2019-02-18 14:28:00 +11:00
hap
058f7c0ae3
fidel6502: put excellence in its own file (nw)
2019-02-18 02:54:52 +01:00
hap
95f817b54d
fidel68k: rename to fidel_eag68k (nw)
2019-02-18 02:26:45 +01:00
hap
2f428400fd
fidel*: put designer display in its own file (nw)
2019-02-18 02:00:34 +01:00
Vas Crabb
01ccbd89c9
(nw) remove some superfluous const, eliminate a superfluous temp, remove superflous semicolons, etc. and also fix a known broken build script change
2019-02-18 00:48:52 +11:00
couriersud
c1ea281761
Fix testkeys compile/link on windows. (nw)
2019-02-17 14:01:57 +01:00
couriersud
d72df29988
testkeys: remove dead code, don't build on windows. (nw)
2019-02-17 12:45:20 +01:00
couriersud
44bd859b04
Added sdl testkeys as a tool again. (nw)
2019-02-17 12:45:19 +01:00
couriersud
9c9fe82d4f
Fix cross compile mame/sdl/windows. (nw)
2019-02-17 12:45:18 +01:00
Peter Ferrie
0cacc8bc1f
Merge branch 'master' of https://github.com/mamedev/mame
2019-02-16 21:47:23 -08:00
hap
9f7c4385a8
cking,cxg: split files (nw)
2019-02-17 03:07:34 +01:00
hap
330727ee63
rename ckz80, cxgz80, fidelz80 (nw)
2019-02-17 02:05:10 +01:00
hap
d6303dccca
fidel*: make desmas a child class of desdis (nw)
2019-02-17 01:11:47 +01:00
hap
8e3a8fd4a3
rename fidelmcs48 to fidel_sc6 (nw)
2019-02-16 22:20:56 +01:00