Commit Graph

472 Commits

Author SHA1 Message Date
etabeta78
af570db2d0 ng_aes.cpp: converted AES controllers to work through slot devices.
Also, separated more clearly the CD component by the base unit. [Fabio Priuli]
2016-04-13 23:31:07 +02:00
hap
3c774adb53 phantom.cpp skeleton driver
New NOT_WORKING machine added
-----------
Fidelity Phantom [hap, Lord Nightmare]
2016-04-13 16:20:49 +02:00
David Haywood
d702097e42 segacrpt is also a device, again reduced some duplication (nw) 2016-04-12 03:30:47 +01:00
David Haywood
0cfa192533 segacrp2 is now a device, kill off a whole bunch of duplicated decryption code across several drivers (nw) 2016-04-12 00:10:54 +01:00
etabeta78
465de15885 intv: Converted controller inputs to be slot devices. [Fabio Priuli]
intvecs: Converted hand controllers, keyboard and synth to be slot devices,
by using a temporary hack to workaround the impossibility to plug the same
device into 2 different slots as these keyboard require. [Fabio Priuli]

out of whatsnew: in the long term we need to come up with a core solution
for these devices that occupy multiple slot devices at once (another one is
the VCS Compumate which plugs into both VCS control ports), because the
hack I used (a "fake" control port which acts as a passthru for the two real
control ports) is not really satisfactory. However, current solution is better
than the selectable controllers we had, which were (ab)using
PORT_CONDITIONs...
2016-04-10 17:54:51 +02:00
etabeta78
e594366857 probably fixed the arcade only build. nw. 2016-04-10 06:15:18 +02:00
couriersud
bc936dbc26 Added m62(kidniki) to nl.lua. Started some experiments around parallel
solving of linear equations. This code is not active. Fix kidniki audio
performance. [Couriersud]
2016-04-08 03:30:11 +02:00
Miodrag Milanovic
dff2f2517a separate mpeg audio as device, made building separate model3 possible (nw) 2016-04-07 18:15:07 +02:00
David Haywood
23df0fe736 new NOT WORKING
Jungle (VI3.02) [f205v]

I think the 68k code is encrypted.
2016-04-07 14:22:22 +01:00
MetalliC
c88e9508e6 Sega Model3/Naomi/Hikaru Communication Board basic 2016-04-05 17:23:56 +03:00
Michael Zapf
ee6684ac85 New GROM implementation (TMC0430) with (almost) precise clock behavior 2016-03-30 23:50:39 +02:00
Miodrag Milanovic
913ab1e140 Cleanups and version bump 2016-03-30 08:35:21 +02:00
David Haywood
8b2613e3e0 new NOT WORKING
Super Game (Sega Master System Multi-game bootleg) [Astroblaster]

unfortunately the dump is incomplete, there's a 512KB MASK rom that hasn't been dumped.

(it also probably uses an MCU for the timer / credit logic, but we can simulate that)
2016-03-30 00:17:06 +01:00
Miodrag Milanovic
de5c77d785 add to arcade projects (nw) 2016-03-29 10:53:22 +02:00
Miodrag Milanovic
9b3788035c scrclean on lua scripts (nw) 2016-03-29 08:49:47 +02:00
David Haywood
665cce56de pull the tecfri spyhunter bootleg out of the mcr driver, hardware is too different (nw) 2016-03-28 05:59:47 +01:00
David Haywood
9d12206fd5 new clones
Spartan X (Tecfri hardware bootleg) [farzeno, rockman]

put this is a new driver because if the other Tecfri boots are anything to go by the modifications will be gross, still need to pull spyhuntpr into it's own driver too after finding out just how different it is to the original.
2016-03-27 22:45:27 +01:00
cracyc
8fc8fc5ca3 pcat_dyn: add sound and mark toursol working [Carl] 2016-03-19 21:13:00 -05:00
Dirk Best
59a41ff1d7 svi318: rewrite banking, add expander bus, add svi601 super expander and
slot modules for the sv801 disk controller, sv803 16k memory epansion
and the sv807 64k memory expansion
2016-03-16 22:05:43 +01:00
hap
ce5cb07631 tms1k: split part 2, renamed files 2016-03-16 01:26:37 +01:00
Lord-Nightmare
eb3459137c New NOT WORKING Machines added
---------------
Symbolics 3600 [trinitr0n/Ian F., Lord Nightmare]
2016-03-14 19:41:16 -04:00
David Haywood
e48a88ff43 ok, belongs in here, will improve this driver instead (nw) 2016-03-13 15:28:53 +00:00
David Haywood
79ee578ad6 new NOT WORKING
Android (early build?) [Ryan Holtz]

note this is NOT the same build of the game that Chris Hardy has, his looks more polished / finished, so this seems to be an earlier build / prototype.  I don't know if the hardware is the same or not.

Still working on this.
2016-03-12 16:01:21 +00:00
hap
262fc7035a renamed supercon.cpp to novag6502.cpp 2016-03-09 12:21:05 +01:00
Miodrag Milanovic
98f0e800f4 Fixed arcade build and merged libbus with liboptional due to circular dependencies (nw) 2016-03-06 09:09:18 +01:00
cracyc
c049a91f4a pcxt: use pc motherboard device and banking (nw) 2016-03-05 15:02:29 -06:00
cracyc
d74c750cbe pc: simplify somewhat the pcs/clones and enable configs with less than 640k ram (nw)
tandy1t: make the shared vram actually work and use banking (nw)
--
Some of the tandy's will show garbage on the screen when booted, it's the memory test overwriting the shared vram
2016-03-04 21:36:39 -06:00
Miodrag Milanovic
8d4f4d62aa remove remaining files (nw) 2016-03-04 09:27:47 +01:00
Miodrag Milanovic
c5836d89d7 Demoted svi318 to skeleton (nw) 2016-03-04 09:27:47 +01:00
Miodrag Milanovic
cc2330d739 Fix compile are demote drivers (nw) 2016-03-04 08:33:22 +01:00
Lord-Nightmare
dc6e705c0c fix mess.lua build until rest of mboard dependencies are flushed (nw) 2016-03-04 01:56:55 -05:00
Miodrag Milanovic
9a8c689960 Removed code from Ralf Schaefer and demoted drivers to skeleton and not working (nw) 2016-03-03 21:15:37 +01:00
David Haywood
d51aa530be remove drivers by 'Edgardo E. Contini Salvan' due to unresolved licensing (replaced with skeleton containing ROM loading only) 2016-03-03 18:45:14 +00:00
David Haywood
4fbd1d7bab remove all drivers by 'insideoutboy' due to unresolved licensing, replaced with skeleton drivers (rom loading only) 2016-03-03 18:38:56 +00:00
Curt Coder
99ba45ff75 newbrain: Dumped the COP internal ROM. [Chris Despinidis]
newbrain: Rewrote the driver to modern standards. [Curt Coder]
cop400: Implemented the MICROBUS interface. [Curt Coder]
2016-03-02 20:54:32 +02:00
David Haywood
3b3c516a3d Black Touch '96 hardware is a Korean clone of 'SNK68' hardware so start to refactor, and share code 2016-03-01 19:35:32 +00:00
cracyc
24ced36677 at: create at motherboard device and split pci and ps2 machines into own files [Carl] 2016-02-24 10:45:12 -06:00
arbee
aa8e0fe2cf sq1: much improved LCD and front panel button support. [Parduz, R. Belmont] 2016-02-20 16:42:29 -05:00
fulivi
408c6351cf hp9845: initial version of HP TACO driver (only basic tape movement is working) 2016-02-17 10:12:38 +01:00
Vas Crabb
5ad3e6664d Make Zaccaria 1B11142 sound board a device in preparation for netlist sound 2016-02-12 22:21:21 +11:00
hap
0c5784200c fidel68k: new skeleton driver (nw) 2016-02-11 20:52:21 +01:00
David Haywood
9c07f76389 new skeleton
Cross Puzzle [Ryan Holtz, Smitdogg, The Dumping Union]
2016-02-11 16:40:40 +00:00
David Haywood
f5d4d25d10 move flagrall to the 1945kiii driver, nearly the same thing.
I wonder what this hw was originally cloned from.
2016-02-10 02:44:19 +00:00
David Haywood
8e30db1e74 making a start on this '96 Flag Rally driver
dumped thanks to Nosunosu, ShouTime
2016-02-09 18:04:52 +00:00
Robbbert
c43792362c Fixed the build. 2016-02-09 10:49:18 +11:00
Miodrag Milanovic
a29920336d real fix (nw) 2016-02-08 19:29:42 +01:00
Miodrag Milanović
670596c4b6 Merge pull request #611 from felipesanches/argox_os214
skeleton driver for Argox OS-214 Rabbit Printer [Felipe Sanches]
2016-02-08 11:53:37 +01:00
hap
b0a3533fc5 k28: added skeleton driver for the SC-01 k28 (not a cloneset of the other one) 2016-02-08 10:59:15 +01:00
arbee
b9e37eb1dd Missed a file (nw) 2016-02-07 21:19:16 -05:00
Lord-Nightmare
efa5b5c4ef Add New Skeleton Driver: Xerox Notetaker [Lord Nightmare, bitsavers]
New Skeleton Driver Added
-------------------------------------------------
Xerox Notetaker
2016-02-07 17:38:08 -05:00
Felipe Corrêa da Silva Sanches
4fa31121f2 new skeleton driver: Argox Rabbit Printer (model OS-214) 2016-02-07 16:19:38 -02:00
hap
41f1661876 Revert "New NOT_WORKING machine added"
This reverts commit 5b0fcf5997.
2016-02-06 21:43:06 +01:00
hap
5b0fcf5997 New NOT_WORKING machine added
----------
Coleco Talking Teacher [hap, Jonathan Gevaryahu, Sean Riddle, plgDavid, Kevin Horton]
2016-02-05 22:48:44 +01:00
Miodrag Milanović
891007f5bc Merge pull request #604 from jfdelnero/master
New video and machine drivers : EF9364 and SMT Goupil G1 [Jean-François DEL NERO]
2016-02-05 15:19:55 +01:00
Jean-François DEL NERO
0b943844d0 New machine driver : SMT Goupil G1 2016-02-04 21:53:55 +01:00
Jean-François DEL NERO
19f783a571 New video chip support : Thomson EF9364 / Sescosem SFF96364 2016-02-04 21:51:39 +01:00
cracyc
88413be866 pc9801_cd: 9801 cdrom drivers require DRDY and SERV always set (nw)
pc9801_kbd: make a serial keyboard someday (nw)
---
Load NECCDM.SYS to make the cdrom work.
2016-02-01 17:24:21 -06:00
RobertoFresca
6649c76bef New machines marked as NOT_WORKING
----------------------------------
Unknown Nibble game [Team Europe, Marcus Jendroska, Y~K, Smitdogg, Roberto Fresca, The Dumping Union]
2016-01-30 23:18:17 -03:00
Robbbert
aa3b44a0e3 Fixed TR606 for Hap (nw) unable to test, no roms. 2016-01-24 17:24:12 +11:00
hap
098b43d520 s14001a_new is now s14001a 2016-01-23 18:30:26 +01:00
hap
44d700e1f5 let's forget we had a fidelsensor 2016-01-20 01:01:55 +01:00
Sandro Ronco
4f146149b8 nokia_3310.cpp: started implementing the driver based on available information. Also added dumps for various models. [Sandro Ronco] 2016-01-19 22:13:19 +01:00
hap
5d66ee8e6d Added more accurate SSi S14001A speech chip emulation, written by one of the people at SSi who originally laid out the S14001a silicon in 1974/5! [Ed Bernard] 2016-01-19 01:02:42 +01:00
hap
4af4cc4b9e renamed csc.cpp to fidelsensor.cpp 2016-01-17 11:28:22 +01:00
hap
82786e9564 Revert "removed fidelz80.h"
This reverts commit 8bbdfc0abe.
2016-01-17 11:23:14 +01:00
hap
8bbdfc0abe removed fidelz80.h 2016-01-15 03:43:26 +01:00
R. Belmont
d266cd0a09 Merge pull request #550 from JoakimLarsson/didact_r2
Didact driver
2016-01-13 09:25:10 -05:00
arbee
fcfeae0220 New machines marked as NOT WORKING
----------------------------------
- Sequential Circuits Prophet-600 [R. Belmont]
2016-01-09 19:09:08 -05:00
Miso Kim
02cc567a19 add spc1500 to mess.lua
mess.lua update for supporting spc1500
2016-01-07 03:00:02 +09:00
David Haywood
ee02c1c0f9 not sure what CPU this is uses? (nw) 2016-01-05 17:53:43 +00:00
Joakim Larsson Edstrom
767f8af94f - Added support for Didact mp68a, a 6800 based eduactional computer with 7seg display and hex keypad. 7Seg display and keyboard works only from full build.
- Added skeleton for the Didact md6802, the successor, not yet functional
- Added skeleton for Esselte 100, another Didact design with a CRT and real keyboard, no ROM dumped yet
2016-01-05 16:57:27 +01:00
David Haywood
4d762486b7 Merge pull request #547 from felipesanches/marywu
[marywu] new gambling game (unknown name/manufacturer)
2016-01-04 21:27:43 +00:00
Felipe Corrêa da Silva Sanches
9a2c1b7fa4 [marywu] new gambling game (unknown name/manufacturer). The PCB has the text "WU- MARY-1A" which seems to indicate the pcb designer might be called "Mary Wu". Also the ROM contents indicate the author of the song(s): "Music by: SunKiss Chen (05)-2237380" 2016-01-04 19:16:23 -02:00
David Haywood
d74d1febc4 more potential workouts for the I960 are always a good idea (nw) 2016-01-02 08:15:41 +00:00
Miodrag Milanovic
f1a0a3cb88 Added pre-compiled headers support to build system (nw) 2016-01-01 08:23:58 +01:00
Miodrag Milanovic
1aa986d617 Revert "removing MESS brand and making MAME a name not acronym (nw)"
Too contraversial for now :)

This reverts commit 47bf03513e.
2015-12-31 10:51:15 +01:00
Miodrag Milanovic
47bf03513e removing MESS brand and making MAME a name not acronym (nw) 2015-12-31 10:31:00 +01:00
David Haywood
3b0d814b9b new NOT WORKING
Fast Invaders (2 sets) [ANY]
2015-12-30 06:07:39 +00:00
therealmogminer@gmail.com
df60e5db3e Fix build 2015-12-23 18:16:25 +01:00
David Haywood
2cb6396333 before I misplace the files again (nw) 2015-12-22 21:41:25 +00:00
Miodrag Milanović
54cadc3c31 Merge pull request #514 from bmunger/r9751
New driver:
ROLM 9751 [Brandon Munger]
2015-12-21 16:05:06 +01:00
Brandon Munger
cebed33843 r9751: fix for g++14 and add rolm as a manufacturer 2015-12-20 19:55:06 -05:00
hap
6ffbf69aa3 initial skeleton driver for TI Spelling B 2015-12-21 01:46:16 +01:00
Justin Kerk
169a193dc0 New skeleton: Saturn ST-17xx series DVD players [Justin Kerk] 2015-12-20 16:13:25 -08:00
Brandon Munger
b3b834c45a r9751: rename drivers to cpp 2015-12-20 17:46:11 -05:00
Brandon Munger
052b94a236 r9751: moved driver from mess directory to mame 2015-12-20 17:46:11 -05:00
Brandon Munger
d3785e805e Initial ROLM 9751 driver 2015-12-20 17:46:09 -05:00
Ville Linde
0df7787f16 Split Taito TC0780FPA into its own device [Ville Linde] 2015-12-18 22:07:02 +02:00
Vas Crabb
a8d1e313b4 Make Lazarian playable
* Decode PLA bitstream and use for video mixing
* Document colour format and make up usable colour values
* Implement shell and area effects
* Use proper video timings - yes there is blank space on the right
* Add PLA from lazarian to laserbat as bad dump as it's needed now
* Yes it's impossible to get black because there's no LSB for blue
* Colours are still wrong, but at least it's only the intensities now
* There are still alignment issues between layers
* catnmous is completely broken, need schematic for PLA hookup
2015-12-15 21:03:31 +11:00
David Haywood
570de81e04 new clones
Ninja-Kid II / NinjaKun Ashura no Shou (set 4) [system11]
2015-12-13 15:59:21 +00:00
Miodrag Milanovic
6a765a95ec Added addprojectflags function and added -Wsuggest-override for all that are not 3rdparty projects.
It is place where all additional checks we should put
2015-12-06 17:07:50 +01:00
Felipe Corrêa da Silva Sanches
0618c642ba adding a basic machine driver for the Patinho Feio and setting up build system for the driver and the CPU module 2015-12-06 13:32:03 -02:00
David Haywood
2fc3aa92a5 just a place for notekeeping on the nokia 3310, I put 2 update firmware files in there, maybe they can be converted to a usable format, or maybe we need more? we do need to start looking at these things, and MP3 players etc. tho. moreso the rarer ones before they drop out of circulation altogether.
actual input / work to further document all this would be greatly appreciated, I'm hoping this gets the ball rolling a little (nw)
2015-11-30 17:57:27 +00:00
David Haywood
6c94222788 (nw) 2015-11-30 16:59:06 +00:00
David Haywood
cd0cac560d 2 more skeleton mechanicals (nw) 2015-11-30 16:35:31 +00:00
Miodrag Milanović
60083f5094 Merge pull request #478 from jfdelnero/master
EF9365 video controller skeleton added and connected to Squale [Jean-Francois DEL NERO]
2015-11-30 09:01:29 +01:00
Jean-François DEL NERO
6f4ad44183 EF9365 video controller skeleton added. 2015-11-29 23:36:16 +01:00
Justin Kerk
36ce16ddb0 New skeleton: Tektronix TekXpress XP330 X Terminal [Justin Kerk]
(Dump from MooglyGuy, 2005)
2015-11-29 13:22:35 -08:00
David Haywood
840eeacf97 few more (nw) 2015-11-29 20:35:46 +00:00
David Haywood
05209630d3 another (nw) 2015-11-29 20:02:52 +00:00
David Haywood
40f3dcf96a another skeleton mechanical driver free to a good home (nw) 2015-11-29 19:35:40 +00:00
David Haywood
0a4b68efb0 mechanical skeleton, feel free to flesh it (nw) 2015-11-29 17:19:53 +00:00
David Haywood
b852e4814c this was also said to fit here when it was dumped by Xing Xing, although i haven't checked in detail (nw) 2015-11-23 14:38:22 +00:00
David Haywood
78b3dc8ef2 move this (nw) 2015-11-23 14:31:18 +00:00
Miodrag Milanovic
44e4bf0d4b few more added (nw) 2015-11-12 13:50:20 +01:00
Miodrag Milanovic
d0a4ae59ad added more h files missing in lua scripts (nw) 2015-11-12 13:33:00 +01:00
Miodrag Milanovic
0332334ecd move formats to proper place (nw) 2015-11-12 10:31:15 +01:00
Miodrag Milanovic
fdcb47333c Add h files to projects as well (nw) 2015-11-11 20:35:28 +01:00
Miodrag Milanovic
033227778e Remove not longer needed ForceCpp flag (nw) 2015-11-08 13:44:34 +01:00
Miodrag Milanovic
5deec43cbc update build scripts for rename c - > cpp (nw) 2015-11-08 13:26:29 +01:00
hap
068c61549a added alpha8201 skeleton 2015-10-31 16:06:44 +01:00
David Haywood
1899788b97 a 100% skeleton 'Sega Sawatte' driver, so that the softlist isn't orphaned and -romident can identify items in it etc.
we don't know the CPU or anything else, what is known is in the driver.
2015-10-27 12:31:19 +00:00
David Haywood
bc6c55fe47 new WORKING
Unisonic Champion 2711 [David Viens]
2015-10-26 22:02:55 +00:00
David Haywood
0c434ec835 new NOT WORKING
Sub Hunter [Piero Andreini]
2015-10-26 19:04:45 +00:00
Lord-Nightmare
86d3537f95 Split cat.c into separate drivers for canon cat and iai swyft. (Part 1) [Lord Nightmare] 2015-10-22 01:11:25 -04:00
Robbbert
bc19234d3f Camputers Lynx: some work on floppy disk. 2015-10-19 13:33:27 +11:00
Curt Coder
af70919cb1 tiki100: Added expansion bus and skeleton for 8088 card. [Curt Coder] 2015-10-12 22:13:08 +03:00
Miodrag Milanovic
86d3aa8065 Moved tools in proper place, and moved build python scripts together with other scripts (nw) 2015-10-07 12:01:21 +02:00
kazblox
0c28355f29 Move spcwarp to cvs.c 2015-10-06 23:16:17 +08:00
Sandro Ronco
c69dffc4b0 fixed arcade SUBTARGET (nw) 2015-10-02 22:34:55 +02:00
Robbbert
d30acf0c7a New skeleton: Proteus III [Robbbert] 2015-10-02 23:49:59 +10:00
Robbbert
b384591712 New skeleton: Data RD100 [Robbbert] 2015-10-02 16:32:15 +10:00
Robbbert
e1cad4365a zapcomp: Fixed some errors in the rom; tidied the code. 2015-10-02 11:05:53 +10:00
Robbbert
06e3257c6e New skeleton: Micral 80-22G [Robbbert] 2015-10-02 01:32:39 +10:00
Miodrag Milanovic
2fdcf3bc14 fix build (nw) 2015-09-30 17:32:32 +02:00
Miodrag Milanovic
1fc48ce120 move mess into mame (nw) 2015-09-30 17:21:14 +02:00
Miodrag Milanovic
87a576c555 fixing scripts for building with new names (nw) 2015-09-30 16:24:43 +02:00
R. Belmont
1febce4996 Merge pull request #347 from felipesanches/wacky_gator
Skeleton driver for Wacky Gator (Data East - 1990)
2015-09-28 10:24:38 -04:00
hap
f85d827d73 driver lib filenames are lowercase 2015-09-28 15:18:33 +02:00
Felipe Corrêa da Silva Sanches
8a4b732020 Skeleton driver for Wacky Gator (Data East - 1990) whack-a-mole style game with alligators. 2015-09-27 19:39:29 -03:00
R. Belmont
057b5ebd2e Merge pull request #345 from felipesanches/zap_computer
new driver: ZAP - Z80 Applications Processor (by Steve Ciarcia - 1981)
2015-09-27 09:51:10 -04:00
Miodrag Milanovic
3bb1dc3646 Skeleton driver:
-Squale [Miodrag Milanovic, thanks to Olivier Aichelbaum]
2015-09-27 13:29:08 +02:00
Felipe Corrêa da Silva Sanches
88ab4da61c new driver: ZAP - Z80 Applications Processor - based on the book "Build Your Own Z80 Microcomputer" by Steve Ciarcia (1981) 2015-09-27 01:56:18 -03:00
David Haywood
2dabd5e7d4 new skeleton
Piggy Pass (version 04.40)

(can't really find any good references for what this is but looks like something mechanical, CPU type seems wrong)
2015-09-25 20:58:32 +01:00
kazblox
bd41a1ad64 Merge branch 'master' of https://github.com/mamedev/mame 2015-09-25 20:10:02 +08:00
mixxmaster
4e3fb779dc Seperate Space Warp into it's own skeleton driver. 2015-09-25 20:01:28 +08:00
Scott Stone
ec1ee61dae Moved bus\a8sio files to bus\a800 to avoid redundancy (nw) 2015-09-24 13:11:55 -04:00
mahlemiut
cdb93cff68 ficpio2: add PCI bus and chipset. -bios 2 and 3 now boot. Other BIOSes require some cache funkiness. 2015-09-24 14:16:32 +12:00
arbee
affe28ab34 New machine added as MACHINE_NOT_WORKING
----------------------------------------
Commodore MPS-1230 NLQ Printer [Guru, R. Belmont]
2015-09-20 18:18:07 -04:00
David Haywood
9e11f53298 refactor some igs code into a device so that we can use it with igs_m027.c (nw) 2015-09-20 17:08:51 +01:00
Lord-Nightmare
ed89f8d6e3 Add (mostly) skeleton driver for the DECwriter III (LA120) [Lord Nightmare, NeXT] 2015-09-20 01:09:16 -04:00
David Haywood
37272185a4 split fearless into a different driver, has different vid hw (nw) 2015-09-20 02:49:39 +01:00
Olivier Galibert
0ad1714394 Skeleton driver for the Brother MT735 thermal printer [Cowering, O. Galibert]
We really need to decide what printers should output...
2015-09-18 11:08:31 +02:00
Olivier Galibert
8d1b766ca7 Skeleton driver for the LG GP40NW10 USB DVD writer [O. Galibert]
It is (was?) an inexpensive dvd writer.  I started this driver to see
if it was possible to add commands for really raw reading.  Let's just
say that mcs51 code is a pain to read.

If it ever works, it can be interesting as a USB device for when we
end up insane enough to try to handle USB in the first place.
2015-09-18 11:07:57 +02:00
Joakim Larsson Edstrom
13bbcd2836 Added new devices to build 2015-09-13 20:16:02 +02:00
Joakim Larsson Edström
807bdf0a06 Added driver for Heurikon HK68K/V10 VME board
Added some SCC support in the z80dart driver
2015-09-13 20:12:29 +02:00
Miodrag Milanovic
d0e0a5bfa4 removed not needed include paths (nw) 2015-09-13 14:04:00 +02:00
Miodrag Milanovic
05c7edb199 Remove direct zlib dependency in code (nw) 2015-09-13 12:27:46 +02:00
Miodrag Milanovic
c9bde5341d reorganized scripts according to new structure (nw) 2015-09-13 10:17:58 +02:00
Miodrag Milanovic
ee7ff77255 update build scripts and code change in order to fix compile (nw) 2015-09-13 09:20:24 +02:00
Miodrag Milanovic
115ffcb10a Moved netlist from emu to lib (nw) 2015-09-12 10:12:14 +02:00
cracyc
78c8d33ebd pcd: implement pcx video device [Carl, Axel Muhr] 2015-09-09 22:15:46 -05:00
Miodrag Milanovic
37c52103a5 moved nsc810 build to proper place (nw) 2015-09-05 08:18:31 +02:00
R. Belmont
eb4348b5d8 Merge pull request #302 from JoakimLarsson/mz8105_1
New VME board: Mizar 8105
2015-09-02 21:25:45 -04:00
Joakim Larsson Edström
7d43a97f12 New VME board: Mizar 8105, 68000@10Mhz with support for a 16Kb OS9 bootstrap
- Terminal interface hooked up to a UPD7201 that the board expects on the VME bus
2015-09-02 23:30:15 +02:00
Sergey Svishchev
28287d2970 New skeleton: dvk_kcgd (colour graphics display controller for DVK series) 2015-08-30 15:06:06 +03:00
R. Belmont
48d414360c Merge pull request #287 from felipesanches/canons80
initial skeleton driver for Canon S-80 typowriter
2015-08-28 15:32:08 -04:00
Luca Elia
314affc3a0 New games marked as GAME_NOT_WORKING
------------------------------------
Chexx (EM Bubble Hockey, 1983 1.1) [Clay Harrell, Luca Elia]
2015-08-25 17:55:30 +02:00
Felipe Corrêa da Silva Sanches
25dd325c93 initial skeleton driver for Canon S-80 typowriter 2015-08-24 19:20:02 -03:00
Luca Elia
f8e7f02ce0 rename vampire.c to faceoffh.c (nw) 2015-08-23 17:49:22 +02:00
Luca Elia
94fec04e06 New games marked as GAME_NOT_WORKING
------------------------------------
Unknown Entertainment Enterprises sound pcb (maybe Vampire?) [Jarrod Wright]
2015-08-22 17:36:20 +02:00
Michael Zapf
4398fa4f66 New AT29 flash EEPROM circuits 2015-08-21 14:14:13 +02:00
Wilbert Pol
43e4d38a6f IPC skeleton (nw) 2015-08-18 20:12:56 +02:00
Ville Linde
7834ef5485 New games marked as GAME_NOT_WORKING ------------------------------------ ROLLing eX.tre.me [Ville Linde, Guru] 2015-08-18 20:49:45 +03:00
Luca Elia
67da7a4c89 New games marked as GAME_NOT_WORKING
------------------------------------
Joy Stand Private [Luca Elia, Guru]
2015-08-16 18:29:54 +02:00
Wilbert Pol
b30cb9180d fix mess build (nw) 2015-08-14 13:27:21 +02:00
Dirk Best
389fbaf2f0 blockhl: use bankdev, clean up driver 2015-08-13 03:55:04 +02:00
Michael Zapf
985decb028 ti99: That's one small move for a man 2015-08-11 18:41:36 +02:00
yz70s
1ac27c1bea try fix 3 (nw) 2015-08-11 15:36:18 +02:00
yz70s
b682f0babd try fix 2 (nw) 2015-08-11 14:24:49 +02:00
yz70s
b8d19a6c86 chihiro.c: Move parts common with Xbox console into their own files machine/xbox.c and includes/xbox.h [Samuele Zannoli] 2015-08-11 02:25:51 +02:00
Ville Linde
01b95b1973 firebeat: Split GCU into its own file (nw) 2015-08-09 20:22:14 +03:00
couriersud
7815f924ec Add emu/netlist to include dirs to avoid relative paths in netlist
include files. (nw)
2015-08-03 00:10:23 +02:00
Robbbert
465878ee75 New mostly-working system: SME Systems Aussie Byte SBC [Robbbert] 2015-08-02 13:41:31 +10:00
andreasnaive
e5628609f4 Preliminary decryption support for Namco System 10 [Andreas Naive] 2015-08-01 17:28:22 +02:00
David Haywood
e9421244c6 new NOT WORKING
Sega Picture Magic

(it's a 32x PCB attached to a custom stripped down 68k base board instead of a MD, likely that the internal boot roms for the SH2s differ however)
2015-07-30 20:41:35 +01:00
Dirk Best
93bd0f0daf pmd85: use standard palette, clean up video emulation 2015-07-30 10:31:00 +02:00
Dirk Best
a1157715fe New working driver: Monkey Magic © 1979 Nintendo 2015-07-24 17:02:35 +02:00
Joakim Larsson Edström
e436f2a3a3 Added driver for CPU-1 VME SBC from Force Computers and a skeleton 68230 device driver 2015-07-20 22:51:35 +02:00
Wilbert Pol
69f5f49c52 msx.c: Start hooking up moonsound; not fully working yet (nw) 2015-07-19 14:36:12 +02:00
Robbbert
f5f0f6057c New skeleton: Intel SDK-80 [Nigel Barnes] 2015-07-16 01:49:01 +10:00
Luca Elia
699716bb18 New games added or promoted from NOT_WORKING status
---------------------------------------------------
The Dealer (Visco Games) [Luca Elia, Fabrice Arzeno, Porchy, tormod, The Dumping Union]
2015-07-13 22:39:35 +02:00
cracyc
2d2fb40f77 peoplepc: split from pc.c and make it work [Carl] 2015-07-10 16:39:42 -05:00
Felipe Corrêa da Silva Sanches
a43fac75ee New non-working driver: Metamáquina 2 desktop 3d printer (This also provides an implementation of the AVR8 EIJMP instruction) 2015-07-05 19:47:37 -03:00
angelosa
13d62dd0eb Merge branch 'master' of https://github.com/mamedev/mame 2015-07-02 22:56:05 +02:00
angelosa
40e74477eb XBOX skelly driver. 2015-07-02 22:55:57 +02:00
Lord-Nightmare
d59b9e7416 Fix for MESS subtarget compile (nw) 2015-07-02 13:27:09 -04:00
cracyc
201b1ba302 m20: 8086 apb [Carl, rfka01, Christian Groessler] 2015-07-01 17:09:39 -05:00
Scott Stone
49471a2cf4 Fix for MAME compile (nw) 2015-07-01 14:49:23 -04:00
hap
ee8e7dd26b added hh_sm510.c skeleton driver 2015-06-30 17:05:29 +02:00
hap
7b0b0bbc95 added SM510 cpu skeleton 2015-06-30 02:10:33 +02:00
Dirk Best
caa26040c7 rc759: wip. initial version of the intel 82730 text coprocessor, and
added more meat to the driver. currently dies testing the cassette.
2015-06-27 20:50:15 +02:00
R. Belmont
ef59471890 Merge pull request #218 from felipesanches/icatel
skeleton driver of Icatel (brazilian public payphone)
2015-06-27 11:47:51 -04:00
R. Belmont
84c4b76fcf Merge pull request #222 from felipesanches/daruma
Daruma DS348 dot-matrix printer skeleton driver.
2015-06-27 11:47:28 -04:00
Ariane Fugmann
7a07ecba2a Merge pull request #3 from mamedev/master
merge with base
2015-06-24 23:33:18 +02:00
Felipe Corrêa da Silva Sanches
6b601f9032 Daruma DS348 dot-matrix printer skeleton driver. 2015-06-23 16:36:38 -03:00
Miodrag Milanovic
8cc4be2364 Revert "fix separate build (nw)"
This reverts commit 2766fc3357.
2015-06-23 07:28:30 +02:00
Miodrag Milanovic
f7ce68d453 Revert "fix separate compile for amiga and removed duplicated code (nw)"
This reverts commit 7322d3e1ef.
2015-06-23 07:28:20 +02:00
Miodrag Milanovic
ef69007aa8 Revert "fix compile of asteroid (nw)"
This reverts commit 0f15e374d3.
2015-06-23 07:28:09 +02:00
Miodrag Milanovic
431152bf05 Revert "fix astrocde (nw)"
This reverts commit 31a1f6b01f.
2015-06-23 07:27:57 +02:00
Miodrag Milanovic
0775014967 Revert "fixed asuka (nw)"
This reverts commit 38b7f181ee.
2015-06-23 07:27:42 +02:00
Miodrag Milanovic
38b7f181ee fixed asuka (nw) 2015-06-22 18:54:09 +02:00
Miodrag Milanovic
31a1f6b01f fix astrocde (nw) 2015-06-22 18:50:54 +02:00
Miodrag Milanovic
0f15e374d3 fix compile of asteroid (nw) 2015-06-22 18:42:23 +02:00
Miodrag Milanovic
7322d3e1ef fix separate compile for amiga and removed duplicated code (nw) 2015-06-22 18:42:22 +02:00
Miodrag Milanovic
2766fc3357 fix separate build (nw) 2015-06-22 18:20:03 +02:00
Felipe Corrêa da Silva Sanches
a8ee1a5645 initial implementation of Icatel driver (brazilian public payphone) 2015-06-19 18:31:03 -03:00
Ariane Fugmann
51bc1ff9bf S32COMM: initial upload
prepared for multiple simulation modes.
- f1lap works.
2015-06-18 23:17:06 +02:00
Ivan Vangelista
a7556c3dce battlera.c: added save state support, deleted video/battlera.c since it was empty. make REGENIE=1 or linking will fail. (nw) 2015-06-17 17:09:52 +02:00
David Haywood
63cc0ad214 new NOT WORKING
Bingo Party Multicart (Rev B) (M1 Satellite board) [zozo]

this is one of the satellite boards from a much larger system, unfortunately no other parts of it are dumped.  We have bingoc.c but I think that's a different part of a similar system (possibly one of the 'link' boards but for an earlier)  we also have 'pontoon' in segas18.c which is likely to be the video part of a similar system, but again there we're missing all the other boards.  Finally we also have Royal Ascot (X-Board) which could also be a component of one of these setups (we know Caribbean Boule which has M1 satellite boards uses an X-Board for the communal display)

maybe one day we can actually get hold of a complete set of PCBs for one of these things....
2015-06-15 13:49:16 +01:00
Robbbert
f0a189b9de New working console
-------------------
Z80 TV Game System [Robbbert]
2015-06-13 02:46:37 +10:00
Dirk Best
48cc86740b New skeleton driver: Regnecentralen RC759 2015-06-11 13:33:05 +02:00
Miodrag Milanović
a0e8c2703c Merge pull request #206 from felipesanches/i7000
New driver : Itautec I7000 [Felipe Sanches]
2015-06-10 14:14:56 +02:00
Miodrag Milanović
6ad1b32595 Merge pull request #207 from fulivi/hp64k_dev
New driver for hp 64000 development system
2015-06-10 14:13:32 +02:00
fulivi
9fc4731399 hp64k: preliminary version of hp64k driver 2015-06-10 12:23:23 +02:00
Felipe Corrêa da Silva Sanches
3778c95e95 Initial minimal skeleton driver for Itautec I7000 computer. Thanks to Alexandre Souza (a.k.a. Tabajara). 2015-06-09 13:52:18 -03:00
Dirk Best
faa977641a apricot: add initial keyboard support 2015-06-09 17:01:16 +02:00
Dirk Best
9b4905c6b6 apricot: add an expansion slot interface and add two ram expansion
cards. this will also be usuable by the apricot f series and portable.
2015-06-08 20:41:32 +02:00
Miodrag Milanović
ed05af5bff Merge pull request #205 from SailorSat/master
Model1 Communication Board [Ariane Fugmann]
- add emulator options required for comm boards
- add the model 1 communication board as a device
- add an optional simulation for the model 1 communication (enabled atm.)
- allows to play Virtua Racing, Virtua Formula and WingWar in "link mode".
2015-06-07 13:30:59 +02:00
Miodrag Milanović
cee210f47e Merge pull request #203 from belegdol/master
Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib based on wallyweek's work
This brings the system lib capabilities back to where they were prior to build system rewrite [Julian Sikorski]
2015-06-07 06:20:28 +02:00
cracyc
0cf27a8f7d m20: improve keyboard [Carl] 2015-06-06 21:01:58 -05:00
Ariane Fugmann
7bc2f26393 Merge pull request #1 from mamedev/master
merge with base
2015-06-07 01:38:39 +02:00
Julian Sikorski
9027ce9575 Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib based on wallyweek's work 2015-06-06 23:39:24 +02:00
Dirk Best
1c8c6405e9 goodbye old friend, you had a good run. 2015-06-05 10:48:22 +02:00
hap
25a8f0715d reverted this commit 2015-06-03 17:03:50 +02:00
David Haywood
d8f3c86b98 new WORKING game
Monkey Magic [Hau, Chack'n]

(politics aside, this is the correct procedure and credit, everything has been submitted for inclusion)
2015-06-03 11:42:12 +01:00
hap
00026ec095 small correction 2015-06-02 00:05:38 +02:00
couriersud
872ca80ac5 Converted netlist into a library. Moved most code from nl_convert.h to
nl_convert.c. Targets using netlist must now specify this explicitly
with MACHINES["NETLIST"] = true
Added subtarget "nl" which only contains games with netlist elements.
(nw)
2015-06-01 00:54:45 +02:00
Ariane Fugmann
c4c906f509 M1COMM - initial commit 2015-05-31 22:21:14 +02:00
Olivier Galibert
511762fa2d Allow compiling with shared libraries [O. Galibert]
Put SHLIB=1 in the main makefile, or on the command line.

The idea is to get a *way* faster link with symbols.  It works at
least on linux, with one annoying caveat: you have to be in the
build/projects/sdl/mame/gmake-linux directory to start mame
afterwards.  We're going to move some things around to be able to use
LD_LIBRARY_PATH or have it start as-is from the root.
2015-05-31 13:25:17 +02:00
hap
eb13a4deda added tms1024 device placeholder 2015-05-26 14:53:56 +02:00
Dirk Best
b3b2768cc9 cgenie: Rewrote driver and removed lots of cruft.
- Remove custom 6845 emulation and use our standard core
- Use the slot system for the parallel interface, fix and implement the
joystick as a slot device and create a printer slot device
- Add support for the RS-232 port
- Add support for the Break key (causes NMI)
2015-05-24 18:31:36 +02:00
Dirk Best
879baad29a cgenie: removed old broken floppy implementation, added an expansion bus
interface, implemented new floppy controller as expansion device. works
with mfi files, still some issues with plain sector dumps.
2015-05-22 01:20:57 +02:00
Miodrag Milanovic
fe68338c2c All files now do have owner (nw) 2015-05-21 20:06:05 +02:00
hap
4587bb0369 added MELPS 4 skeleton 2015-05-19 23:34:20 +02:00
hap
5fb7f7e82a added hh_melps4 skeleton driver 2015-05-19 23:05:24 +02:00
Dirk Best
1e9f57c2cd Nascom: Clean up, add NASBUS emulation and make the floppy disc
controller a NASBUS card, convert to the new wdc emulation, add generic
socket emulation, add initial software list.
2015-05-17 15:18:59 +02:00
David Haywood
7b18f4bd9c compile/link fix (nw) 2015-05-17 02:11:45 +01:00
Wilbert Pol
f177f2fc99 Comment fixes (nw) 2015-05-16 10:34:34 +02:00
Miodrag Milanovic
f2940a7a5f no need for layout deps (nw) 2015-05-14 13:49:43 +02:00
Luca Elia
2e719ed1ec New games added or promoted from NOT_WORKING status
---------------------------------------------------

Crazy Dou Di Zhu [Guru, bnathan]
2015-05-10 19:54:55 +02:00
hap
54c88e91e6 added Tamagotchi generation 1 driver 2015-05-09 21:24:09 +02:00
Andrew Gardner
ab3a1886b1 Messy merging maybe done 2015-05-09 16:28:22 +02:00
Miodrag Milanovic
ca37d40f69 Removed comments and added generic license for whole team on top (nw) 2015-05-09 16:05:30 +02:00
Miodrag Milanovic
5df1b60963 MAME now represent full build, for building MESS drivers only use [Miodrag Milanovic]
make SUBTARGET=mess, for building only Arcades drivers only use:
make SUBTARGET=arcade
2015-05-09 15:10:29 +02:00
hap
2ec391faca actually hmcs40 is/should/will be in MAME: it's the hitachi mcu used in some old alpha denshi games 2015-05-05 19:11:19 +02:00
hap
fc68370aa5 added E0C6200 cpu skeleton.
also commented out some cpu cores from mame.lua, not needed anymore for unidasm compile due to this check:
if (CPUS["MYCPU"]~=null or _OPTIONS["with-tools"]) then
2015-05-05 15:54:07 +02:00
hap
3b17cba4b5 added preliminary COP400 handheld driver 2015-05-01 20:36:52 +02:00
cracyc
3c886dfe12 (mess) m24: add z8000 apb support [Carl]
isa_cga: m24 640x400x1 mode (nw)
upd765: return 0xff when reading from fifo while busy (nw)
z8000: mreq instruction and the apb expects sout to work just like out (nw)
2015-04-29 21:08:43 -05:00
couriersud
6297e4cf18 Merge branch 'master' of https://github.com/mamedev/mame.git 2015-04-22 00:45:32 +02:00