AJR
80673f8dbf
Fix tiny build (nw)
2017-12-27 15:34:09 -05:00
AJR
c6d3b14aa5
v102: Skeleton driver (nw)
2017-12-27 12:15:57 -05:00
AJR
5134ebb97f
v100: Skeleton driver (nw)
2017-12-27 11:28:07 -05:00
RobertoFresca
f17dea0f0c
Added new preliminary/skeleton driver for Odyssey
...
(Silicon Gaming) [Roberto Fresca]
New machines marked as NOT_WORKING
----------------------------------
Odyssey [Roberto Fresca]
2017-12-27 03:26:10 -03:00
smf-
a3f8dcf915
remove qtmain on windows, it conflicts with SDL2_Main (nw)
2017-12-26 23:06:03 +00:00
Robert
f128fba379
Merge pull request #2776 from felipesanches/sagitta180
...
new non-working driver: Scopus Sagitta 150/180 serial terminal
2017-12-27 01:11:18 +11:00
smf-
b0223ac413
Use dynamic linking for windows SDL builds to workround an error during linking about liblualibs.a being corrupt, which is dependant on the order of the .o files contained within it. [smf]
2017-12-26 11:11:51 +00:00
smf-
68b16a8808
added -lSDL2main to fix linking with gcc 7 [smf]
2017-12-26 11:11:50 +00:00
smf-
f789821121
Added workround for clang static builds and enable them again, don't force -O1 on clang builds. [smf]
2017-12-26 11:11:50 +00:00
arbee
64d73e68aa
Merge branch 'master' of https://github.com/mamedev/mame
2017-12-25 22:28:14 -05:00
arbee
aadaf0c303
mac: Support for "BootBug" NuBus remote debugger card [Al Kossow, R. Belmont]
2017-12-25 22:27:02 -05:00
R. Belmont
32843bba87
Merge pull request #2972 from JoakimLarsson/didact_split
...
Didact split
2017-12-25 18:57:12 -05:00
Joakim Larsson Edstrom
510c302003
didact.cpp: split out of Eseelte 100 computer in its own driver for clarity
2017-12-25 15:50:21 +01:00
Phil Bennett
5e2a848d90
New working machines:
...
Cyberstorm (prototype) [ShouTime, The Dumping Union, Christophe Marignol, Sean Sutton, gamerfan, Brandon Munger, Renato Mucciarelli, Jan Stuhler, Jeffrey Gray, Aaron Giles, Phil Bennett]
2017-12-24 16:05:12 -08:00
R. Belmont
bfffc50606
Merge pull request #2969 from shattered/_b26597f
...
tosh1000: hook up NVRAM for CONFIG.SYS storage
2017-12-24 12:04:13 -05:00
Sergey Svishchev
f30785b760
tosh1000: hook up NVRAM for CONFIG.SYS storage (nw)
2017-12-24 18:38:30 +03:00
Vas Crabb
25f84e3bf0
srcclean and manual cleanups (nw)
...
please people, remember to keep source UTF-8 and if you're committing on behalf of others, clean up indents to meet MAME conventions
anyone can run srcclean over a submission and see what will get hit
2017-12-24 15:03:04 +11:00
fulivi
e593ad3c51
hp2645: very first commit, driver works. No UART yet among other minor things.
2017-12-22 14:16:43 +01:00
hap
e08f42a74e
tms1000c: added correct microinstructions pla (nw)
2017-12-21 23:50:29 +01:00
hap
d4b109c5f2
New machines marked as NOT_WORKING
...
----------------------------------
Chess Champion: Delta-1 [hap, Berger]
2017-12-19 20:26:11 +01:00
AJR
5ee6e4dd26
zephyr: Another new skeleton driver (nw)
2017-12-19 12:59:37 -05:00
AJR
dc55db34a9
hp700_92: This one also gets a driver of its own (nw)
2017-12-18 16:08:39 -05:00
AJR
a727c415e8
hp2622a: Give this its own driver (nw)
2017-12-18 13:38:50 -05:00
AJR
3d6eab8501
backgamn: Merge skeleton driver with that of manohman, which has a better description of same HW (nw)
2017-12-17 22:27:36 -05:00
AJR
171de63d86
backgamn: Split off to separate driver (nw)
2017-12-17 22:02:26 -05:00
AJR
21c98c7dda
68230 goes arcade side (nw)
2017-12-17 21:12:08 -05:00
hap
8eeddd8d7c
add template driver for chessking (nw)
2017-12-17 04:53:08 +01:00
cracyc
a3e4c79be6
i386: x87 bug fixes and FERR support [Andrey Merkulov]
...
i8087: separate 8087 device [Carl]
2017-12-16 14:24:24 -06:00
Joakim Larsson Edström
59824c1929
Merge pull request #2946 from JoakimLarsson/stepone_2
...
myb3k: WIP adding ISA bus, cards, devices and branded clones
2017-12-16 02:05:07 +01:00
Joakim Larsson Edstrom
3faf6ab474
myb3k: preliminary keyboard support for Ericsson step/one brand [Fredrik Ohrstrom]
2017-12-15 21:27:47 +01:00
Joakim Larsson Edstrom
2922b345d5
myb3k: Added three new ISA8 cards, one COM card and two FDC, specific for the MyBrain 3000 and its branded variants JB-3000 and Ericsson PC step/one
2017-12-15 21:21:26 +01:00
AJR
5334d77c78
Add Seals 8K SC Memory Board to S-100 bus emulation
2017-12-14 22:58:06 -05:00
Firehawke
9ece34eb21
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame ""
...
This reverts commit 54155441e9
.
2017-12-13 21:31:27 -07:00
Firehawke
54155441e9
Revert "Merge branch 'master' of https://github.com/mamedev/mame "
...
This reverts commit f537428e5a
, reversing
changes made to 0d70d79810
.
2017-12-13 21:01:10 -07:00
Ivan Vangelista
dce8c25a39
new machines marked as not_working:
...
Golden Hexa [Yohji, Smitdogg, The Dumping Union]
Hexa President [Yasu]
2017-12-13 19:43:39 +01:00
David Haywood
caed83833c
pgm2: memcard reader now uses image_device stuff, cards can be inserted / removed and get saved [Metallic, David Haywood]
...
promoted China set of Oriental Legend 2 to working
promoted Knights of Valour 2 New Legend to working
as each game/region requires a valid default card in order to save said cards are part of romset.
(there's probably a cleaner way to do the device finder stuff but I forgot and can't find reference)
2017-12-11 15:11:26 +00:00
David Haywood
f9b7e3e60c
Merge branch 'master' of https://github.com/mamedev/mame into 101217
2017-12-10 23:50:29 +00:00
AJR
141f2364cc
New generic ripple counter device
2017-12-10 09:06:41 -05:00
David Haywood
e5d39e7ed9
new WORKING machine
...
Calcune (Japan, prototype) [David Haywood, ShouTime, gamez fan, Sacrilego, Paul Vining, Jeffrey Gray, Fabien Marsaud, Jarrod Wright, Darksoft, Rod_Wod, Steven Young, Sean Sutton, Surgeville, The Dumping Union]
2017-12-10 01:43:08 +00:00
Sergey Svishchev
00c9b62a24
agat7: 840KB floppy HLE; minor fixes -> mark WORKING ( #2912 )
...
* agat7: add port_char definitions to allow access from Lua, &c (nw)
* agat7: adapt "apple2: Break up handlers for C000-C07F range" (nw)
* agat7: timer and vblank interrupts (nw)
* agat7: HLE of 840KB floppy controller, read-only (nw)
* agat7: memory expansion wip (nw)
* agat7: update todo list, mark partially WORKING
2017-12-08 18:46:23 -05:00
AJR
b2d1b433d1
New machines marked as NOT_WORKING
...
----------------------------------
Pitch Hitter - Baseball Challenge [unknown]
2017-12-07 09:50:43 -05:00
mooglyguy
5d51e91100
no help = no hyperstone drc, nw
2017-12-06 21:51:34 +01:00
Patrick Mackinlay
ad9b6fe4e5
dp8510: new device
...
An implementation of the National Semiconductor DP8510 BITBLT Processing Unit. This is used on the InterPro GT family graphics boards, and this implementation seems to be correct enough to enable me to progress there, hence the PR. While I'd love to have another system to test against, I'm not aware of any other systems that ever used this device other than some NatSemi reference designs, which are not (yet) in MAME.
2017-12-06 18:58:55 +07:00
fulivi
6ab7c6949f
HLE of HP9845 internal printer ( #2884 )
...
* hp9845 & hp64k: fixed breakage caused by c46e1007a8
* hp9845: HLE of internal printer added
* hp9845: fix to printer interrupt line
* hp9845: moved src/devices/machine/hp9845_printer.* to src/mame/machine
2017-12-05 14:34:30 +11:00
Olivier Galibert
7799777902
Fix linking on linux (nw)
2017-12-04 07:27:19 +01:00
hap
bbe91a860f
arcade.lua: rax device should be in shared.a (nw)
2017-12-04 04:04:22 +01:00
R. Belmont
4f59d001e9
Merge pull request #2813 from JoakimLarsson/prodigy_webinterface_1
...
Prodigy webinterface poc
2017-12-02 16:42:23 -05:00
mooglyguy
bccc962b69
e132xs: initial work on drc, nw
2017-12-02 04:02:37 +01:00
mooglyguy
495df45315
e132xs: initial drc work, and templated conditional db/b, nw
2017-12-02 04:02:37 +01:00
AJR
112fbd83ab
Clones promoted to working
...
--------------------------
SWTPC 6800 Computer System (with MIKBUG) [AJR]
2017-12-01 16:57:15 -05:00