Sergey Svishchev
b1ff333c73
ec184x: MDA clone
2014-10-26 21:36:13 +03:00
Sergey Svishchev
dbdef6bf0b
isa_hdc: add DIPs, make ROM optional
2014-10-26 21:28:53 +03:00
Sergey Svishchev
2619333f6f
mc1502: restore fdc support for bios 5.3x
2014-10-26 21:26:02 +03:00
Sergey Svishchev
0d35beff3f
poisk1: new HDC ROM
2014-10-26 20:21:22 +03:00
Sergey Svishchev
6de34219f4
ec1840: new BIOS ROM
2014-10-26 20:21:22 +03:00
Sergey Svishchev
a8b46cc708
ec1841: new softlist item
2014-10-26 19:51:25 +03:00
Sergey Svishchev
1960361f04
kb_ec1841: use correct clock frequency
2014-10-26 19:43:37 +03:00
etabeta78
218ea90606
(MESS) spc1000: converted the expansion bus EXT1 to be a
...
slot device, moved FDD expansion to be a slot card, added
emulation of the VDP expansion as another slot card. This
makes Gun Fright, TwinBee and Zanac playable if you launch
them with "-ext1 vdp" option. If you want to emulate a
SPC-1000 with floppy drive, you have to add "-ext1 fdd"
instead. [Fabio Priuli]
out of whatsnew: disk emulation still does not work (unless we use
Meeso Kim's patched BIOS), but emulation is now closer to the real
functionality and we needed the changes for the VDP unit emulation.
2014-10-26 12:48:02 +01:00
smf-
7e7b1dc0bb
Convert PSX sio to use devcb. [smf]
2014-10-26 10:32:58 +00:00
Miodrag Milanović
50d9838853
Merge pull request #11 from p1pkin/master
...
multfish.c: new game added - Windjammer
2014-10-26 11:01:02 +01:00
MetalliC
e7b0770093
New Game Added
...
---------------------------------------
Windjammer (021216) [MetalliC]
2014-10-26 11:51:23 +02:00
MetalliC
80bc6493c8
Merge branch 'master' of https://github.com/mamedev/mame
2014-10-26 10:23:04 +02:00
Oliver Stöneberg
a78db2485b
fixed usage of uninitialized member in wd1770_device (ne)
...
happened with e.g. fm7
2014-10-26 08:33:02 +01:00
Oliver Stöneberg
e1166cec8c
fixed usage of uninitialized memory in m6800_cpu_device (nw)
...
happened with e.g. ehx20e
2014-10-26 08:25:44 +01:00
Oliver Stöneberg
c49617fec2
fixed usage of uninitialized members in c64h156_device (nw)
...
was actually used inside base_c1541_device::via1_pb_r() with e.g. edu
-cart batman
2014-10-26 08:18:33 +01:00
etabeta78
22d0388e7d
(MESS) spc1000: fixed inputs in Toiler Adventure II and Vela (they needed inputs
...
to be mirrored in the whole 0x8000-0x9fff range) + some minor cleanup. nw.
2014-10-26 08:04:03 +01:00
mahlemiut
2e2a41a8c7
calchase: map Trident memory clock, video clock and LUTDAC registers
2014-10-26 19:23:17 +13:00
Oliver Stöneberg
07a05054af
fixed usage of uninitialized member in upd7220_device (nw)
2014-10-26 02:38:59 +02:00
Oliver Stöneberg
63439efb2a
fixed usage of uninitialized member in sega_32x_device (nw)
2014-10-26 02:12:33 +02:00
Michaël Banaan Ananas
4f193a31da
and what a fine horse it was
2014-10-26 02:00:27 +02:00
Michaël Banaan Ananas
818be1ef5e
test
2014-10-26 01:55:15 +02:00
MetalliC
6e18d45af3
Merge branch 'master' of https://github.com/mamedev/mame
2014-10-25 23:05:45 +03:00
Oliver Stöneberg
a9bef4c516
small adjustment to -snapbilinear description (nw)
2014-10-25 20:46:25 +02:00
MetalliC
3ac8c0fc14
Merge branch 'master' of https://github.com/mamedev/mame
2014-10-25 21:33:42 +03:00
Scott Stone
d53c0b73ba
New games added
...
---------------
Solar War (Anonymous)
NOTE: Added as playable, but with issues. Layout needs work and coins do not operate in game. Therefore, game is set to Free Play by default. Also, renamed Solar Warrior (xain.c) from solarwar -> solrwarr to allow this original game to use the setname "solarwar". Added diplocations to both games.
2014-10-25 14:16:06 -04:00
MetalliC
e77507bab9
Merge branch 'master' of https://github.com/mamedev/mame
2014-10-25 19:54:09 +03:00
MetalliC
748b1197b6
endings
2014-10-25 19:53:59 +03:00
Oliver Stöneberg
4f9db1e734
added command-line option -[no]snapbilinear to control binlinear filtering for snapshots (enabled by default) [Oliver Stöneberg]
...
this is mainly for making testruns and debugging faster - could also be
used to speed up -aviwrite usage though
2014-10-25 18:14:16 +02:00
Cowering
6a48055e44
More updates.. Figured out country code 6 (Portugal) (NW)
2014-10-25 11:01:51 -05:00
cracyc
75ec87e1ec
(mess) pc9801: this patch no longer works, it's not even needed (nw)
2014-10-25 10:14:13 -05:00
cracyc
89840fe6eb
fix line endings, hopefully (nw)
2014-10-25 10:13:15 -05:00
Miodrag Milanović
4d15049201
Merge pull request #10 from trap15/master
...
Fix frequency for X1-010 and add a note.
2014-10-25 13:13:17 +02:00
Alex Marshall
d0b49b2407
Fix frequency for X1-010 and add a note.
...
I know PhilB is working on a totally new driver, but this should be fixed anyways. It's a very small change, but fixes a lot of things and breaks nothing as far as I can tell.
2014-10-25 03:49:53 -07:00
miodragm
797ef55e2f
Merge branch 'plgDavid-patch-3'
2014-10-25 10:33:28 +02:00
miodragm
f7be2e136e
Merge branch 'patch-3' of https://github.com/plgDavid/mame into plgDavid-patch-3
2014-10-25 10:33:15 +02:00
miodragm
d092bdc6ca
Merge branch 'plgDavid-patch-2'
2014-10-25 10:32:48 +02:00
miodragm
61b3fb62c8
Merge branch 'patch-2' of https://github.com/plgDavid/mame into plgDavid-patch-2
2014-10-25 10:32:30 +02:00
miodragm
45b1c02ed5
Merge branch 'Jonimoose-ti85_changes_for_upstream'
2014-10-25 10:32:04 +02:00
miodragm
cd9047f67c
Merge branch 'ti85_changes_for_upstream' of https://github.com/Jonimoose/mame into Jonimoose-ti85_changes_for_upstream
2014-10-25 10:31:47 +02:00
Osso
82b448adf8
vamphalf.c: moved some video functions into driver class (nw)
2014-10-25 09:16:55 +02:00
Osso
841c2d7b13
ppc: converted remaining callbacks to delegates (nw)
2014-10-25 08:31:27 +02:00
etabeta78
48df1930c4
(MESS) astrocde.xml: added a few prototypes dumped last year. [BallyAlley]
...
out of wn: these were actually in the previous commit, but I forgot to credit...
2014-10-25 08:35:07 +02:00
etabeta78
4c19da9cce
(MESS) astrocde.c: added support for 256K and 512K carts
...
with bankswitch. [Fabio Priuli]
2014-10-25 08:23:15 +02:00
David Viens
56296e0df0
Support for the BEXT instruction (part2)
...
The BEXT instruction is needed for the Unisonic Champion driver which I'm building.
The Intellivision doesn't need it since its EBCA0, EBCA1,EBCA2 and EBCA3 pins are grounded.
The method used was a suggestion from RB
2014-10-24 21:44:22 -04:00
David Viens
754a24b583
Support for the BEXT instruction
...
The BEXT instruction is needed for the Unisonic Champion driver which I'm building.
The Intellivision doesn't need it since its EBCA0, EBCA1,EBCA2 and EBCA3 pins are grounded.
The method used was a suggestion from RB
2014-10-24 21:42:41 -04:00
Robert
0fcd9bf702
Added licence info to some pinball drivers (nw)
2014-10-25 12:23:12 +11:00
cracyc
d635c1a7cc
(mess) a5105: don't draw double wide chars (nw)
2014-10-24 18:04:23 -05:00
cracyc
b5eb1789e6
upd7220: slanted chars [Carl]
2014-10-24 16:20:10 -05:00
Jon Sturm
947d396010
(MESS) ti85: add basic support for the TI-84 Plus
...
Adds known dump of TI-84 Plus which has been sent to a mess dev and supports
enough asic functionality that it boots and runs.
Fixed up model enum to match style from the apple2 and used it to add support
for where the ti84p differs from the ti84pse.
Consolidated code for the 15Mhz calculators so there is less duplicated code
between the ti83pse, ti84pse and ti84 support code.
2014-10-24 16:20:00 -05:00
Sandro Ronco
9696c38f0d
(MESS) asma2k: fixed LCD and RAM bankswitch. (nw)
2014-10-24 19:30:08 +02:00