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