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
couriersud
7fa10acca6
Added 74192, 9316, 9310 and 74193 devices to netlist. Added breakout
...
(wip) netlist as well, but still have to implement three more devices
until work can really start. [Couriersud]
2015-04-22 00:45:21 +02:00
David Haywood
490b86bae8
skeleton SP, gotta start somewhere (nw)
...
(plenty more sets can be added, some probably need making into CHDs as a few games used CF cards)
2015-04-21 23:40:43 +01:00
Miodrag Milanovic
1a5d5bbbd1
added ume subtarget dummy so can test compile of all devices (nw)
2015-04-18 20:16:22 +02:00
arbee
b96b59caee
atlantis: added PCI9050 device skeleton. [R. Belmont]
2015-04-12 13:13:33 -04:00
Miodrag Milanovic
c334fda9a9
Start adding .h and .inc files to help usage inside IDE's like VS and XCode (nw)
2015-04-11 14:17:02 +02:00
Miodrag Milanovic
899f23a7ec
Added PYTHON_EXECUTABLE to use differently named python executable(nw)
2015-04-08 14:19:43 +02:00
Miodrag Milanovic
1026d09afa
Moved creation of most non-layout files out of makefile (nw)
2015-04-04 14:44:06 +02:00
Miodrag Milanovic
2df0d9deed
Added generated m68kops files to tree, added makefile for developers working on core (nw)
2015-04-03 15:59:18 +02:00
Miodrag Milanovic
86e36b4912
removed includeosd (nw)
2015-04-02 18:04:21 +02:00
mamehaze
ad76983e54
hng64: push code for what I believe is the sound chip into it's own file (nw)
2015-03-30 18:32:10 +01:00
Vas Crabb
dce0421517
Fix ldplayer build
2015-03-29 15:02:23 +11:00
Miodrag Milanovic
a9c86a645d
fixed duplicated lib name (nw)
...
ume links now
2015-03-28 16:06:31 +01:00
Miodrag Milanovic
6825ee0a55
Made ume target include mame and mess targets (nw)
2015-03-28 15:19:21 +01:00
Miodrag Milanovic
bc8b2b2c13
removed DRC example, not needed anymore (nw)
2015-03-28 14:31:28 +01:00
Miodrag Milanovic
7f1ad1db99
Explicit file listing in lua scripts making generate much much faster (nw)
2015-03-28 10:10:03 +01:00
Miodrag Milanovic
52efc8a693
drc test build for easier debugging of current issues (nw)
2015-03-27 12:37:34 +01:00
Miodrag Milanovic
7495d63776
changed to removefiles and fixed locations, vs builds do fine now (nw)
2015-03-26 17:32:34 +01:00
Miodrag Milanovic
83917e51b5
Added two missing devices in ume (nw)
2015-03-26 12:12:18 +01:00
Miodrag Milanovic
8c09cdaa6d
ah (nw)
2015-03-26 12:06:18 +01:00
Miodrag Milanovic
8263784f7f
exclude rc's in ume build (nw)
2015-03-26 12:00:27 +01:00
Miodrag Milanovic
51968eddb3
fixed compiling ldplayer (nw)
2015-03-26 09:20:27 +01:00
Miodrag Milanovic
f76d59c41d
Moved build system to GENie [Miodrag Milanovic]
...
make TARGET=mess -j19
will generate all needed files and build MESS, while developing you can use
make TARGET=mess COMPILE=1 -j19
to prevent rebuilding of make files.
Build system have automatic generate of dependencies so will do incremental builds fine.
make clean
will remove all generated files/projects and obj files
2015-03-26 09:00:39 +01:00