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
Oliver Stöneberg
a9bef4c516
small adjustment to -snapbilinear description (nw)
2014-10-25 20:46:25 +02: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
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
Cowering
811e803c10
More updates, Figured out country code 1 (nw)
2014-10-24 11:19:38 -05:00
Oliver Stöneberg
9867043d73
added assert for index out-of-bounds access with jolypark (nw)
2014-10-24 18:01:36 +02:00
Oliver Stöneberg
3e4c2c84ea
adjusted check in src/emu/snes/snes_slot.c (nw)
2014-10-24 15:49:33 +02:00
Oliver Stöneberg
58ee4eb6c1
fixed usage of initialized members in dave_device() (nw)
...
also fixes signed integer overflow in dave_device::sound_stream_update()
with ep128 and others
2014-10-24 15:48:51 +02:00
smf-
24228220bc
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
Pop'n Music 1 (ver AA-A) [smf]
2014-10-24 14:38:45 +01:00
Miodrag Milanovic
6cdca14803
made .gitignore much smaller (nw)
2014-10-24 14:51:06 +02:00
Miodrag Milanovic
44c54629c2
fix for gitignore (nw)
2014-10-24 14:20:32 +02:00
Oliver Stöneberg
ea75a57613
Merge branch 'master' of https://github.com/mamedev/mame
2014-10-24 14:11:24 +02:00
Oliver Stöneberg
4972bd3b54
ignore *.psess and *.vsp in root (nw)
...
these are Visual Studio Performance Analysis output files
2014-10-24 14:11:17 +02:00
mahlemiut
1a7faf39a7
Changed Trident ISA device to be 16-bit, which is likely more correct.
2014-10-24 21:36:52 +13:00
Miodrag Milanovic
02f94acba9
fix eol for brian (nw)
2014-10-24 08:23:55 +02:00
Robert
ccfe7d3a97
gts3a.c : WIP
2014-10-24 16:39:06 +11:00
etabeta78
bee92d27ee
made accessible to frontends usage instructions for tapes which need to
...
be loaded twice. nw.
2014-10-24 07:18:12 +02:00
etabeta78
d7c2e7201a
I still have not complete control over github
2014-10-24 06:10:24 +02:00
etabeta78
7e23a90317
(MESS) spc1000: added support for tapes in .cas format [Fabio Priuli]
...
(MESS) spc1000: added emulation of joystick inputs [Fabio Priuli]
(MESS) added software list for Samsung spc1000 tapes [Fabio Priuli]
out of whatsnew: addition of joystick support made playable Space Invaders, Super Xevious, The Goonies and King's Valley.
2014-10-24 06:10:24 +02:00
Scott Stone
700981f762
delete assert no longer needed (nw)
2014-10-23 17:23:08 -04:00
briantro
eb3ca10a73
sonson.c: Correct Audio CPU clock for Son Son as measured on PCB. [Corrado Tomaselli]
2014-10-23 15:52:09 -05:00
briantro
a712b740c0
psychic5.c: Correct Audio CPU clock for Psychic 5 as measured on PCB. [Corrado Tomaselli]
2014-10-23 15:46:17 -05:00