Commit Graph

421 Commits

Author SHA1 Message Date
Miodrag Milanovic
13855d2404 Fixed ti drivers (nw) 2016-05-01 12:55:22 +02:00
Miodrag Milanovic
11ceaee97f fake include till adb is not converted to device (nw) 2016-05-01 12:42:27 +02:00
Miodrag Milanovic
79e69182cc fixed pong (nw) 2016-05-01 12:16:00 +02:00
David Haywood
4f231ca8ca new NOT WORKING
Metal Freezer [Arcade Addict, Smitdogg, The Dumping Union]

(has various encryptions by the looks of it)
2016-05-01 10:04:58 +01:00
Miodrag Milanovic
10557e4f12 irem audio fix (nw) 2016-05-01 10:09:42 +02:00
Miodrag Milanovic
949fddaaa8 hec2hrp and arcompact fix (nw) 2016-05-01 09:51:51 +02:00
Miodrag Milanovic
a485340223 raiden2 fix (nw) 2016-05-01 09:34:46 +02:00
Miodrag Milanovic
d2fba8eea6 s11 fix (nw) 2016-05-01 09:22:43 +02:00
Miodrag Milanovic
256521ff28 seibuspi fix (nw) 2016-05-01 09:14:58 +02:00
Miodrag Milanovic
c6cc5f7887 snowbros fix, these are not devices so anyway better to keep it this way (nw) 2016-05-01 09:07:38 +02:00
Miodrag Milanovic
e89baf5d7c itech8 rename, maybe in future split that machine (nw) 2016-05-01 09:00:20 +02:00
Miodrag Milanovic
42e0242e91 galaga fix (nw) 2016-05-01 08:56:18 +02:00
Miodrag Milanovic
1d65d9520f exidy fix (nw) 2016-05-01 08:43:49 +02:00
AJR
dafe4d8e22 Make watchdog timer a separate device
- Separate watchdog implementation from running_machine (once again) and driver_device
- Old-style methods, now hidden behind #ifdefs, will probably be safe to remove soon
2016-04-30 16:39:27 -04:00
cracyc
a717ba24ed new not working altos486 [Carl, Al Kossow] 2016-04-30 15:20:02 -05:00
Miodrag Milanovic
c294968563 vicdual fix compile 2016-04-30 20:07:31 +02:00
Miodrag Milanovic
8bef52ec6d fixed wpc, okiadpcm and eolith (nw) 2016-04-30 19:56:18 +02:00
Miodrag Milanovic
172becaad6 cliffhgr fix (nw) 2016-04-30 19:04:59 +02:00
Miodrag Milanovic
64df157502 wrong name for video file (nw) 2016-04-30 18:52:00 +02:00
Miodrag Milanovic
61349c9eaa Fix deco crypt separate compile (nw) 2016-04-30 18:49:36 +02:00
Ivan Vangelista
9727a393f1 warpwarp.cpp: allow separate building (nw) 2016-04-30 17:12:38 +02:00
Miodrag Milanovic
e044d56500 Fixed build atom driver (nw) 2016-04-29 10:16:04 +02:00
Miodrag Milanovic
047e3d1329 fix astrocde (nw) 2016-04-29 09:37:45 +02:00
Miodrag Milanovic
ccc4d75a78 asteroid build fix (nw) 2016-04-29 09:27:56 +02:00
Miodrag Milanovic
8e58d4099c move to proper place (nw) 2016-04-28 20:40:17 +02:00
Miodrag Milanovic
4a2cca538a Fixed amiga related drivers buid (nw) 2016-04-28 19:34:16 +02:00
Miodrag Milanovic
91719978c9 abc80x separate compile possible (nw) 2016-04-28 18:48:02 +02:00
Miodrag Milanovic
50361fcc23 R3000 is separate CPU, helps building some drivers with SOURCES (nw) 2016-04-28 18:26:37 +02:00
David Haywood
917c9fc361 despite PCB being different operation looks similra to crgolf, so put it in there.
note, need to verify if there is a BPROM present on this PCB, if so it needs dumping.
2016-04-28 14:16:34 +01:00
David Haywood
01b454694d new NOT WORKING
Master's Golf [MooglyGuy, ShouTime]
2016-04-28 11:58:07 +01:00
etabeta78
1524406721 misc clean up. nw. 2016-04-28 11:20:54 +02:00
etabeta78
508c19abf1 neogeo.cpp: huge clean up of the cartslot code in order to better
exploit slot devices: [Fabio Priuli]
- moved cart-specific components to the carts itself removing
  the fake protection devices from the main system, since they
  never belonged there
- removed hacky rom region destruction/construction when a
  new cart is inserted, replacing it with proper bank pointers to
  the carts (except for ymsnd and ymsnd.deltat region which
  will require modernization of the ym devices)
- started re-organization of bootleg boards emulation, so to
  reduce the need of collapsing everything into a single cart
  type with multiple protection devices, more work is needed

neopcb.cpp: moved to a separate source file the emulation for
JAMMA PCB versions of a few neogeo games, since they don't
have a cartslot. [Fabio Priuli]

neogeo.xml: added information about Japanese titles and
release dates to the software list and aligned the list to the
driver. [Fabio Priuli]
2016-04-28 07:16:35 +02:00
David Haywood
02534d1a9c new NOT WORKING
Polaroid Instant Memories [Alex Cmaylo]
2016-04-26 12:24:27 +01:00
David Haywood
c42e275665 Document internal hardware of original Pocket Challenge machine [Team Europe]
(as a result, moved it to a new skeleton driver, and moved the softlist connection for the original machine there too)

not started to hook anything up yet.
2016-04-25 18:45:18 +01:00
etabeta78
eac382d629 Merge pull request #829 from fulivi/hp9845_dev
Hp9845: added capabilty to load option ROMs
2016-04-25 14:51:24 +02:00
Miodrag Milanovic
1e0f3bfc37 Revert "Unified filenames for ep64 audio/video components to match driver (nw)"
This reverts commit 10a20e4d7d.
2016-04-25 12:16:28 +02:00
Scott Stone
691494277b vc4000snd and specimx_snd files renamed to match driver (nw) 2016-04-24 22:47:05 -04:00
Scott Stone
2b69aa072b tvc_snd renamed to match driver name (nw) 2016-04-24 21:45:13 -04:00
Scott Stone
6794654a06 Moved upd1771 files to proper device folder and fixed includes (nw) 2016-04-24 21:22:59 -04:00
Scott Stone
86be9779cc Wonderswan audio/video files renamed to match driver (nw) 2016-04-24 20:41:31 -04:00
Scott Stone
10a20e4d7d Unified filenames for ep64 audio/video components to match driver (nw) 2016-04-24 19:10:07 -04:00
Scott Stone
169b790b99 Merge md_cons.h to megadriv.h to match that of main driver (nw) 2016-04-24 16:42:50 -04:00
Scott Stone
819309bade Rename atari files to atari400 files and references to match driver name (nw) 2016-04-24 15:59:46 -04:00
Scott Stone
af1756e508 Rename cps2crpt to cps2crypt to match header filename (nw) 2016-04-24 12:39:43 -04:00
etabeta78
10c5c6cfb9 This shall fix arcade target. Sorry for the breakage. nw. 2016-04-24 05:59:19 +02:00
etabeta78
3b1f24dd82 saturn.cpp: converted controllers to work through slot devices,
cleaning up the related code. [Fabio Priuli]

saturn.cpp: added emulation of the SegaTap adapter (4 controllers)
and Sega Multitap adapter (6 controllers). Saturn Bomberman
can now be played as intended. [Fabio Priuli]
2016-04-23 19:07:33 +02:00
fulivi
b9f17449ee hp9845b: added capability to load optional ROMs 2016-04-23 14:33:32 +02:00
Miodrag Milanovic
c47bd3a937 Added generic latch to replace soundlatch in driver_device (nw) 2016-04-18 14:08:54 +02:00
couriersud
31325d6599 Convert kidniki netlist into an external one. 2016-04-17 22:30:55 +02:00
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