Miodrag Milanovic
e1dbcbb722
added owners on corvushd (nw)
2015-05-14 08:19:30 +02:00
Miodrag Milanovic
1efaeb8599
Updated license for byuu code with agreement with him (nw)
2015-05-14 08:16:30 +02:00
Alex W. Jackson
df05706a99
peplus.c: fix gfx colors (nw)
2015-05-13 23:32:53 -04:00
briantro
66fbe5e801
peplus.c: Add in init for 64K banked CG roms - NW
2015-05-13 20:13:07 -05:00
briantro
c1549bfa0f
new PE+ Poker game
...
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Player's Edge Plus (X002297P+XP000053) Jackpot Poker [BrianT, Kevin]
2015-05-13 20:04:10 -05:00
Scott Stone
4e779c750d
Merge pull request #177 from system11b/S11vigilante
...
Corrections to all Vigilante sets plus new clone
2015-05-13 17:37:01 -04:00
hap
b0ee1b65f9
added tamagotchi internal layout
2015-05-13 22:37:23 +02:00
Peter Ferrie
8923ae9911
CMOS: memset, not vector.clear (nw)
...
vector.clear() sets size to zero, causing a crash immediately upon next
access
2015-05-13 13:21:15 -07:00
couriersud
7b0e4ab452
Fix TTL output levels. The old ones assumed maximum currents.
...
This fixes latch operation in breakout. (nw)
2015-05-13 22:10:29 +02:00
couriersud
62521a0c32
Added netlist-level parameter NETLIST.USE_DEACTIVATE. Device
...
deactivation optimisations can now be enabled within the netlist
provided the circuit can deal with them. [Couriersud]
2015-05-13 22:10:05 +02:00
hap
bbb49e299e
notes
2015-05-13 19:17:24 +02:00
Ivan Vangelista
4b6c552073
dgpix.c, twins.c: fixed saving problems / regressions found by Tafoid's latest regression test (nw)
2015-05-13 19:16:14 +02:00
hap
a74a444810
Shit ball in da house
2015-05-13 18:42:31 +02:00
Miodrag Milanovic
b518d1bfe5
some more (nw)
2015-05-13 18:35:28 +02:00
Miodrag Milanovic
d762e225bc
change for Hans Ostermeyer (nw)
2015-05-13 18:16:41 +02:00
Miodrag Milanovic
32559c1a2e
Added some that could be tracked in emu section (nw)
2015-05-13 18:15:08 +02:00
Miodrag Milanovic
2722c8500a
fix for amiga (nw)
2015-05-13 17:15:01 +02:00
Miodrag Milanovic
1ed4f69abd
finish setting copyright holders for MESS section (nw)
2015-05-13 16:19:00 +02:00
Miodrag Milanovic
451339ceb4
update for Ville Linde (nw)
2015-05-13 16:11:59 +02:00
Miodrag Milanovic
25ab0e4d3d
Done work for Luca Elia (nw)
2015-05-13 14:27:26 +02:00
Miodrag Milanovic
56d9295f8a
GPL - > LGPL for Kale (nw)
2015-05-13 14:14:52 +02:00
Miodrag Milanovic
4f65c692dd
more sorting of MESS licenses (nw)
2015-05-13 12:27:50 +02:00
etabeta78
82bc54fb61
check device roms only once as well when using -romident. this does not help
...
as much as the softlist change, but there was no reason to keep the old
unoptimal behavior. nw.
2015-05-13 12:24:52 +02:00
etabeta78
1c9dd20020
not sure what has happened here, but it cannot compile the way it became this morning ;)
2015-05-13 12:18:50 +02:00
Miodrag Milanovic
42207cc385
Sync other dirs with main driver license for MAME (nw)
2015-05-13 12:04:18 +02:00
Miodrag Milanovic
1e4b9b8a15
Synced other dirs withs driver license for MESS (nw)
2015-05-13 12:02:41 +02:00
Miodrag Milanovic
87e2b23895
liceses for rest of Couriersud files (nw)
2015-05-13 11:46:26 +02:00
Miodrag Milanovic
9f1788f65c
Sorted out cpu cores (nw)
2015-05-13 11:33:24 +02:00
Miodrag Milanovic
475e90ca8b
lot more changes and fixes (nw)
2015-05-13 09:57:19 +02:00
Scott Stone
7a88053201
atarist.c: Due to long time failing Save States and state of the driver (none considered working), GAME_SAVE_SUPPORTED has been dropped. (nw)
2015-05-13 03:47:19 -04:00
Miodrag Milanovic
47e6b78bb3
added Colin as well (nw)
2015-05-13 09:35:49 +02:00
Miodrag Milanovic
d289859a16
fixed missed license for PeT (nw)
2015-05-13 09:33:46 +02:00
Miodrag Milanovic
582befbb41
fixed name for apple1 (nw)
2015-05-13 09:32:38 +02:00
Miodrag Milanovic
adabeb0b37
some more ISA for Sergey (nw)
2015-05-13 09:23:18 +02:00
Miodrag Milanovic
3e38b7d541
Updated MESS info for licenses (nw)
2015-05-13 09:23:17 +02:00
etabeta78
e978f44775
clifront.c: Slightly optimized -romident so that each software list is
...
parsed only once instead of as many times as the number of drivers
it is attached to. Also, removed the implication that files with
(size != power of 2) are to be skipped, since we now want to identify
also tapes and floppies and not only ROM binaries. [Fabio Priuli]
2015-05-13 08:17:40 +02:00
Miodrag Milanovic
e674358476
update for Jim Stolis (nw)
2015-05-13 07:50:26 +02:00
Peter Ferrie
88f2f9d65d
fix compile on MSVC2012 (nw)
2015-05-12 20:45:42 -07:00
Lord-Nightmare
e5e01fc725
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-12 23:26:57 -04:00
Lord-Nightmare
00276eaac6
Fix for previous sn76489a patch (nw)
2015-05-12 23:25:34 -04:00
RobertoFresca
25866c88fb
minor corrections and cleans... nw
2015-05-13 00:20:32 -03:00
Scott Stone
a3e1a6ccc8
All games in ddenlovr.c: Given the overall state of the driver and the inability to save states correctly for many years, all sets have had GAME_SUPPORTS_SAVE flag removed. (nw)
2015-05-12 19:15:20 -04:00
yz70s
b9e3ff70fa
chihiro.c: add support for swizzled render targets (nw)
2015-05-12 22:47:07 +02:00
couriersud
c9a40fdda5
Finally got USE_DEACTIVE_DEVICE to work with breakout as well.
...
This adds about 10% to 20% performance. In addition,
increased timing accuracy for deactivated devices.
However still, there may be timing inaccuracies which certain
circuits may not tolerate. Disabled for now. [Couriersud]
2015-05-12 21:34:29 +02:00
couriersud
b9f376b38e
Fix SOR criteria. (nw)
2015-05-12 21:34:03 +02:00
couriersud
4bde85438a
Netlist:
...
- Fixed soft reset due to wild BJT_SW oscillations
- Downsized nld_signal.h to one template
- Some minor changes improving performance by some notches.
- Always compile nl_asserts to avoid bit rot.
- Adjusted monitor gain for breakout.
[Couriersud]
2015-05-12 21:34:03 +02:00
R. Belmont
1590e0cb74
Merge pull request #179 from nitrofurano/patch-6
...
Update palette in 315_5124.c [nitrofurano]
2015-05-12 14:45:42 -04:00
Miodrag Milanovic
59b3fc54f8
missed one (nw)
2015-05-12 20:16:21 +02:00
Miodrag Milanovic
0b35d445a1
update for James Wallace (nw)
2015-05-12 20:10:02 +02:00
Miodrag Milanovic
a3a678f276
Added resto for Kale, these are BSD3 (nw)
2015-05-12 19:59:36 +02:00
Miodrag Milanovic
34ef3df89e
Update for Mirko Buffoni and some shared (nw)
2015-05-12 19:49:55 +02:00
Miodrag Milanovic
44a8b40271
part of license work for Kale, mostly those that needs to be GPL (nw)
2015-05-12 18:23:44 +02:00
hap
ae24f91e2b
E0C6S46 checkpoint: added lcd driver, timers, interrupts
2015-05-12 18:02:51 +02:00
Miodrag Milanovic
973608485b
Thanks to Karl Stenerud his cores are now BSD3 (nw)
2015-05-12 17:33:34 +02:00
R. Belmont
3c0ef9ab73
More license self-service (nw)
2015-05-12 10:49:29 -04:00
R. Belmont
5a7d450bf5
License self-service (nw)
2015-05-12 10:48:14 -04:00
Miodrag Milanovic
4110c9c007
Update for Jarek Parchanski (nw)
2015-05-12 15:39:07 +02:00
Miodrag Milanovic
9649ec2870
did change for smf (nw)
2015-05-12 14:30:28 +02:00
Andrew Gardner
892e7e406b
More work on Monty - video works but the 'keyboard' doesn't yet (nw)
2015-05-12 13:53:52 +02:00
nitrofurano
fb7d11bb73
Update 315_5124.c
...
mistake on colour index 15, it should be palette.set_pen_color(64+15, 255, 255, 255), not palette.set_pen_color(64+15, 0, 0, 0)
2015-05-12 11:26:49 +01:00
cracyc
affc880caf
pcw16: make it work when first starting too (nw)
2015-05-11 22:47:19 -05:00
cracyc
899ee187b2
pcw16: make suspend/resume work a bit better (nw)
2015-05-11 22:42:11 -05:00
RobertoFresca
23eeecbfb6
clean, spaces, alignement... nw
2015-05-11 19:16:18 -03:00
yz70s
9bdeedb52b
chihiro.c: add 3d method 1808 puls a few misc. changes (nw)
2015-05-12 00:00:14 +02:00
hap
88c04136c8
exit execute loop if it ran out of icount after an interrupt
2015-05-11 23:01:51 +02:00
Lord-Nightmare
3a298f294a
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-11 14:28:50 -04:00
Lord-Nightmare
7b90d41357
fix clang compile (n/w)
2015-05-11 14:11:34 -04:00
Stiletto
1ba88539b4
PCB info changes from Siftware. (nw)
...
PCB info changes from Siftware. (nw)
2015-05-11 14:10:32 -04:00
hap
f222769016
updated license (note: it is lgpl compatible, no dual license needed) - Also got rid of ancient outdated changelog
2015-05-11 19:41:04 +02:00
Ivan Vangelista
c5822c196e
monsterb: fixed typo, music should work again (nw)
2015-05-11 19:29:31 +02:00
Miodrag Milanovic
74334a71ed
changes for Ernesto Corvi (nw)
2015-05-11 18:51:47 +02:00
Miodrag Milanovic
cfd2e459f4
done for Tomasz Slanina (nw)
2015-05-11 17:57:26 +02:00
Miodrag Milanovic
bfeeaa44f3
Brad Oliver licenses (nw)
2015-05-11 17:51:56 +02:00
R. Belmont
26572a83c3
Merge pull request #173 from ImJezze/master
...
Many HLSL shader improvements [Jezze]
2015-05-11 11:02:01 -04:00
Miodrag Milanovic
8f7aae6937
Changes for Bryan McPhail (nw)
2015-05-11 16:07:11 +02:00
Miodrag Milanovic
e4b919213e
lot more updated (nw)
2015-05-11 15:09:24 +02:00
Miodrag Milanovic
6b04fd7f05
Added some for Nathan and some more for Nicola (nw)
2015-05-11 14:42:31 +02:00
Miodrag Milanovic
00b76c70c3
update for Pierpaolo Prazzoli (nw)
2015-05-11 14:16:23 +02:00
Miodrag Milanovic
a0cf1159d1
changed to BSD3 in agreement with Dirk (nw)
2015-05-11 14:07:10 +02:00
Miodrag Milanovic
951a01b03f
Updated for Nicola (nw)
2015-05-11 13:58:22 +02:00
Miodrag Milanovic
dd5c5cdaa5
Updated files for Dan Boris (nw)
2015-05-11 13:54:25 +02:00
Miodrag Milanovic
77e6356641
update for Mariusz Wojcieszek (nw)
2015-05-11 08:54:41 +02:00
Miodrag Milanovic
882e5b7f6a
update license for Peter Trauner and Antoine Mine (nw)
2015-05-11 08:06:17 +02:00
Lord-Nightmare
ba7f476106
given this driver is 3bsd, this makes no sense anymore. (n/w)
2015-05-11 01:39:22 -04:00
Lord-Nightmare
744fa2859a
License tagging (n/w)
2015-05-10 20:01:46 -04:00
briantro
3d816d7fe6
new PE+ poker clone
...
This allows for a previously unsupported X002474P Double Double Bonus Plus to be added. Currently there it's unknown which undumped XP000xxx poker program will work with X002474P.
New Clone Added
------------------------------------------------
Player's Edge Plus (XMP00030) 5-in-1 Wingboard (CG2451) [BrianT]
2015-05-10 16:39:51 -05:00
Sandro Ronco
37ac4e8a87
Updated license tags
2015-05-10 22:14:58 +02:00
cracyc
331ea009ed
fix and add licenses [nw]
2015-05-10 13:35:38 -05:00
Miodrag Milanovic
0f65eec439
Added credit lines for new file (nw)
2015-05-10 20:29:14 +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
couriersud
fb9bf71e40
Fixed recursive call in nl_math. Straightened some code. (nw)
2015-05-10 19:29:00 +02:00
Miodrag Milanovic
f2317dd119
added judge on gc code (nw)
2015-05-10 19:16:19 +02:00
Miodrag Milanovic
3360feb244
Updated licenses to some of bus devices (nw)
2015-05-10 18:58:39 +02:00
couriersud
423def0ccc
Introduced a nl_math static class to have all math related
...
functions in one place. This is a portability exercise, e.g.
log1p is not supported on all platforms. (nw)
2015-05-10 18:34:47 +02:00
Miodrag Milanovic
e923df8137
made mess to behave as before (nw)
2015-05-10 18:03:15 +02:00
RobertoFresca
17dce96766
Alignement and some cleans...
2015-05-10 12:41:02 -03:00
RobertoFresca
7cb928c793
Added some technical notes about super9 and cmtetrsb issues...
2015-05-10 12:29:37 -03:00
Luca Elia
9a84fe06c5
sigmab98: Implemented sprite rotation [Luca Elia]
2015-05-10 16:01:28 +02:00
Miodrag Milanovic
7a0659dfa1
fix arcade buid (nw)
2015-05-10 07:34:53 +02:00
Lord-Nightmare
3850c0c83b
zaxxon.c: Use SN76489A for sound as shown on congo bongo schematic [Lord Nightmare[
2015-05-09 21:49:43 -04:00
Lord-Nightmare
8867f77e1e
Deniam.c: minor comment updates to note names of undumped games (n/w)
2015-05-09 21:49:41 -04:00
mahlemiut
d2101108a1
some license updates
2015-05-10 13:42:59 +12:00
arbee
1fa394eb58
A few more license fixups (nw)
2015-05-09 20:13:27 -04:00
hap
10b239a613
removed old copyright notice, tms7000 was completely rewritten by me, except for the disassembler
2015-05-10 00:27:16 +02:00
system11b
35dd7cfb2a
Corrections to all Vigilante sets plus new clone
2015-05-09 23:26:32 +01:00
Scott Stone
11fd18b104
Description change to avoid duplication. (nw)
2015-05-09 18:00:55 -04:00
arbee
ce86d072b1
Add licenses (nw)
2015-05-09 17:41:51 -04:00
hap
b909d5dc90
2015-05-09 23:29:32 +02:00
hap
8fa240fe39
doh
2015-05-09 23:28:21 +02:00
hap
54c88e91e6
added Tamagotchi generation 1 driver
2015-05-09 21:24:09 +02:00
couriersud
bb3ac09be2
Downsizing ... Removed netlist_ttl_input_t and netlist_ttl_output_t.
...
The logic family is governed by the chip and defaults to TTL.
However individual devices may change the logic family of their
inputs and outputs as well. Implementing special output/input
characteristics of "S", "LS", "HC", ... you name it, devices
is now pretty easy. Theoretically e.g. a "LS_HighPrecision"
proxy could be used to model the output down to the transistor
level. [Couriersud]
2015-05-09 21:12:02 +02:00
hap
a9fa89ef41
moved E0C6S46 to its own file
2015-05-09 19:47:27 +02:00
hap
7523b96daa
some copyright tags
2015-05-09 18:50:21 +02:00
couriersud
2daf85bd65
Adjust breakout layout to fit screen boundaries.
...
Changed lights to be be circles. [Couriersud]
2015-05-09 17:57:54 +02:00
couriersud
226bedbb6a
Fix timing of dice compatibility capacitor delay. (nw)
2015-05-09 17:57:53 +02:00
couriersud
8720d303c3
Doubled horizontal resolution in breakout because pixelclock has
...
2:1 and 1:1 duty cycles. Adjusted screen boundaries.
2015-05-09 17:57:52 +02:00
David Haywood
533697dccc
tag some drivers where I've made significant contributions, or in some case authored the whole driver (nw)
2015-05-09 16:40:53 +01:00
Miodrag Milanovic
5cf3361293
few more resolved in lib/util (nw)
2015-05-09 17:26:55 +02:00
Miodrag Milanovic
db9f8ea39c
did license settings for OG and Andrew, cleared up OSD part for licenses (nw)
2015-05-09 17:02:35 +02:00
Miodrag Milanovic
7513fb00a0
Fix resources and updated verinfo to give default for mame in any subtarget case except mess (nw)
2015-05-09 16:32:49 +02:00
Andrew Gardner
ab3a1886b1
Messy merging maybe done
2015-05-09 16:28:22 +02:00
Andrew Gardner
6f61a296e9
Comment fix (nw)
2015-05-09 16:26:46 +02:00
Andrew Gardner
75cb255e36
License addition (nw)
2015-05-09 16:26:05 +02:00
Andrew Gardner
28aa0712ae
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-09 16:08:40 +02:00
Andrew Gardner
cbe638fe1e
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-09 15:53:43 +02:00
Miodrag Milanovic
a9600a90da
Moved licenses from Dirk Best to top of file (nw)
2015-05-09 15:53:32 +02:00
Andrew Gardner
7cb6ab6e6a
(MESS) New Not Working\n----------\nMonty Plays Scrabble\nMaster Monty
2015-05-09 15:52:09 +02:00
ted green
a27ee8be75
Fixed button mapping for service and test
2015-05-09 07:23:43 -06: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
therealmogminer@gmail.com
9d82d2242f
(MESS) -n64: 50% RDP speedup on an i7-5930K [MooglyGuy]
2015-05-09 13:56:14 +02:00
RobertoFresca
a3b31a14e8
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-09 08:14:29 -03:00
RobertoFresca
6b0e657b6b
Updated some notes and cosmetic clean-up.
2015-05-09 08:13:38 -03:00
David Haywood
b2892fedcf
new clones
...
Olympic Soccer '92 (set 3) [zozo] (not working)
2015-05-09 11:55:00 +01:00
David Haywood
7e84989659
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-09 11:10:04 +01:00
David Haywood
3baef57f15
add a note about the differences in the gfx roms for the maddonnb set, we should be on the lookout for a PCB that does not show '(c)Copyright 1995' on the title screen in order to find the correct program roms for them. (nw)
2015-05-09 11:09:20 +01:00
ImJezze
f940c884a0
Fixed automatic Shadow Mask rotation
...
- fixed usage of OrientationSwapXY shader parameter
- added RotationSwapXY shader parameters to consider the user defined
screen rotation
2015-05-09 11:40:23 +02:00
Miodrag Milanovic
ff1d3994ad
Added known authors to licenses tags (nw)
2015-05-09 10:51:31 +02:00
David Haywood
2dab82800a
correct hashes as per tafoid mail (nw)
2015-05-09 09:03:19 +01:00
Ivan Vangelista
a9d1c3d38e
nbmj8900.c: added save state support (nw)
2015-05-09 08:48:20 +02:00
Miodrag Milanovic
bdf5d552f3
Updated licenses on Ryan Holtz request (nw)
2015-05-09 08:20:39 +02:00
mahlemiut
d7fe898124
cpcexp: added ROMEN signal, and a function to tell an expansion to set up any RAM mapping it needs. Added support for Brunword MK4 as an expansion device.
2015-05-09 13:27:06 +12:00
couriersud
00af096b9f
Aligned logic_family usage across objects. (nw)
2015-05-09 02:08:17 +02:00
ted green
5cf7b1fb78
Remove semi-colon from macro invocation
2015-05-08 17:39:09 -06:00
couriersud
1b57b856ea
Fix clang compile (nw)
2015-05-09 01:10:38 +02:00
couriersud
de46166cfd
Netlist chnages:
...
- Cleanup of the solver system. Moved all experimental stuff into
nld_ms_sor_mat.h to have a production solver. Renamed Gauss-Seidel to
SOR since it is actually a SOR with omega = 1.
- Separated matrix and right-hand-side calculation.
- Aligned register_sub to follow the same calling convention as other
register_* calls.
2015-05-09 01:10:37 +02:00
briantro
f7b41e3384
mame.lst: Add missing sets for Ted's last commit - NW
2015-05-08 17:54:12 -05:00
ted green
eac72331ca
Updated configuration methods for fpga and eeprom
2015-05-08 16:35:08 -06:00
ted green
30f73716c3
Interm release that breaks everything because iteagle was updated.
2015-05-08 16:27:39 -06:00
David Haywood
8cf42e5bc7
corrections to gtfore sets [Brian Troha]
...
(if stepping on toes, revert)
2015-05-08 20:48:34 +01:00
Miodrag Milanovic
7f5a85bd3c
Updated license info on Wilberts request (nw)
2015-05-08 19:29:24 +02:00
Miodrag Milanovic
f0ea3238d8
Added owners and licenses for those who can be tracked (nw)
2015-05-08 19:04:46 +02:00
Ivan Vangelista
dae60116d6
hvyunit.c: added save state support, moved to configured banking (nw)
2015-05-08 18:13:37 +02:00
Ivan Vangelista
1d12e0e909
renegade.c: completed save state support (nw)
2015-05-08 18:12:58 +02:00
cracyc
bedee83f26
add some licenses to stuff I wrote (nw)
2015-05-08 09:20:03 -05:00
Miodrag Milanovic
c04e731350
more updates (all for today) (nw)
2015-05-08 16:14:28 +02:00
R. Belmont
e98e19a3e3
(MESS) Fix gp32 credit, my code's all gone (nw)
2015-05-08 10:08:50 -04:00
Miodrag Milanovic
f7af7af075
Start adding owners to files in MESS and updated license for PeT (nw)
2015-05-08 15:51:47 +02:00
Miodrag Milanovic
5a14a6348a
agreed license with major contributor (nw)
2015-05-08 12:21:26 +02:00
Peter Ferrie
1b1ea60108
gambl186: enable payout, improve EEPROM behaviour a bit so Poker is somewhat playable [Peter Ferrie]
2015-05-07 23:42:28 -07:00
Peter Ferrie
7c03cff3a3
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-07 21:37:04 -07:00
Peter Ferrie
86cc1e2a57
fix compile on MSVC2012 (nw)
2015-05-07 21:36:47 -07:00
Robbbert
cd2a58ae3a
MT 05936
2015-05-08 13:04:03 +10:00
Robbbert
deb46b922e
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-08 11:52:11 +10:00
Robbbert
736247f5b3
MT 05935
2015-05-08 11:48:53 +10:00
Stiletto
41afa49507
Info correction from ShouTime (nw)
...
Info correction from ShouTime (nw)
According to ShouTime, the MAME dump is release 3/6 which is the Asian one, not the Japanese one. There is a Japanese proto which is an earlier build.
2015-05-07 20:44:39 -04:00
hap
18056df8a2
added e0c6200 add,sub,rotate opcodes
2015-05-08 00:16:26 +02:00
RobertoFresca
15aeebbbad
Multi Game (EGD): Sounds are 4-bit ADPCM driven by a NEC D7759GC.
...
Hooked preliminary sound routines. Needs more work. [Roberto Fresca]
2015-05-07 17:56:46 -03:00
Ivan Vangelista
ccad2dd0a9
popobear.c: added save state support (nw)
2015-05-07 21:49:20 +02:00
hap
9acb9d0e08
moved inline functions and opcode handlers to separate file
2015-05-07 21:29:07 +02:00
Alex W. Jackson
6bc5c35b87
bwing.c: fix save state issue with RAM-based gfxdecode (nw)
2015-05-07 15:14:44 -04:00
RobertoFresca
6e273a53b5
just commented out a logerror...
2015-05-07 15:59:42 -03:00
RobertoFresca
1db006b0fc
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-07 15:53:02 -03:00
RobertoFresca
a40ec765e2
Mini.Boy 7: Added lamps and a internal button-lamps layout based on
...
the cabinet pictures. Lamps are currently disabled due to other
unknown writes are happening on the same port. Need more investigation.
Also added the coin counter. [Roberto Fresca]
2015-05-07 15:49:46 -03:00
Angelo Salese
da9f165d4d
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-07 20:35:06 +02:00
Angelo Salese
f20f404e98
Minor changes, nw
2015-05-07 20:33:56 +02:00
Alex W. Jackson
e3792c1312
Fix MT 5910 [Alex Jackson]
2015-05-07 13:51:37 -04:00
Ivan Vangelista
694a809de6
harddriv.c: cleanups (nw)
2015-05-07 19:34:53 +02:00
hap
6213bb4610
added e0c6200 and,or,xor,fan instructions (will clean this up with next commit..)
2015-05-07 19:18:43 +02:00
Miodrag Milanovic
2d2728363a
rest for Juergen (nw)
2015-05-07 19:02:18 +02:00
Ivan Vangelista
ba41d0dce6
bwing.c, wiping.c: added / enabled save state support (nw)
2015-05-07 18:51:40 +02:00
Ivan Vangelista
a20b254ca1
harddriv.c: separated the harddriv sound board from the driver class into a device (nw)
2015-05-07 18:51:15 +02:00
Miodrag Milanovic
31abc855db
changes for Juergen Buchmueller in core and credits for some files in mess(nw)
2015-05-07 18:37:06 +02:00
R. Belmont
ecf365f6f5
License update by request. (nw)
2015-05-07 12:09:33 -04:00
R. Belmont
2f6c48907f
License update by request. (nw)
2015-05-07 12:08:17 -04:00
hap
413dc651aa
added e0c6200 load/store and jump opcodes
2015-05-07 17:38:24 +02:00
Vas Crabb
3ac3f889ce
Fix alexk64 crash (nw)
2015-05-07 23:05:21 +10:00
hap
b4ccb07a9a
notes
2015-05-07 13:36:23 +02:00
Miodrag Milanovic
70f0e7ac07
did change on Robbberts behalf (nw)
2015-05-07 13:31:17 +02:00
Miodrag Milanovic
3034cb6451
Missed lib for adding licenses (nw)
2015-05-07 11:27:58 +02:00
Miodrag Milanovic
f5ba2d39b3
removed restriction link for BSD3 licensed files (nw)
2015-05-07 11:25:01 +02:00
Miodrag Milanovic
1a3af8b611
Added license headers to the rest of files (nw)
2015-05-07 10:52:45 +02:00
Miodrag Milanovic
6d902a08bd
Added dummy license headers for EMU section (nw)
2015-05-07 10:45:57 +02:00
Miodrag Milanovic
9089ec243a
Added dummy license headers for MAME part (nw)
2015-05-07 10:43:17 +02:00
Miodrag Milanovic
3951e18032
Added dummy license lines to each file for MESS (nw)
2015-05-07 10:41:15 +02:00
Miodrag Milanovic
2c89ad69b1
Placed my files under BSD3, and also some that I shared with Robbert with his approval (nw)
2015-05-07 09:59:08 +02:00
Miodrag Milanovic
8be1964896
Changed license of DEC drivers together with Jonathan Gevaryahu (nw)
2015-05-07 09:21:43 +02:00
Alex W. Jackson
3d331e8598
s14001a.c: fix compile (nw)
2015-05-06 20:47:30 -04:00
couriersud
023a9705df
Netlist:
...
- fixed save state in 9312
- Added EXTCLOCK which can generate arbitrary timing patterns.
- Use two EXTCLOCKs to replace timing circuit (9316) in breakout.
This gives a speed increase from 60% to 75%.
[Couriersud]
2015-05-07 01:32:08 +02:00
couriersud
a38d5d5fe0
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-05-06 20:38:32 +02:00
couriersud
ef8b1168b3
- improved 9312 device ==> 20% speed increase
...
- remove netlist_state_t ==> no added value
- removed dead code in solver
- various minor modifications
- performance monitoring now also displays stats for subdevices
- fixed save-state issues
[Couriersud]
2015-05-06 20:38:04 +02:00
Ivan Vangelista
343cfd2be4
berzerk.c: enabled save state support (nw)
...
s14001a.c: added save state support (nw)
2015-05-06 18:21:34 +02:00
David Haywood
ab59de88ab
royalpk2 : note on 'secret' check done on startup (nw)
2015-05-06 16:04:26 +01:00
hap
d4dcc1e793
added e0c6200 disassembler
2015-05-06 17:00:15 +02:00
Vas Crabb
25e65ddfd5
Better way to disable optimisation (nw)
2015-05-06 21:00:57 +10:00
David Haywood
0c1cac747a
new clones
...
Contra (US / Asia, set 3) [system11]
Also made cocktail dipswitch apply to gryzor sets only, it has no function in the others.
2015-05-06 10:48:26 +01:00
David Haywood
7a88d8c102
these need faster eeprom timing, even mosaicf2 wasn't saving, royalpk2 now shows a boot screen (nw)
2015-05-06 09:50:02 +01:00
David Haywood
c08c09fab0
new NOT WORKING
...
Royal Poker 2 [system11]
2015-05-06 09:41:17 +01:00
ted green
d6d5d89997
That was painful.
...
Fixed voodoo direct lfb reads from PCI memBase1 (non-3d).
Fixed voodoo depth selection for pixel pipeline write.
Fixed voodoo depth selection for rasterizer.
Fixed depth biasing for fog selection.
Minor voodoo fix for color expansion in rasterizer.
Minor voodoo initialization changes so that address masks are correct.
2015-05-05 18:53:12 -06:00
Lord-Nightmare
be28f51b30
Minor DEC notes (n/w)
2015-05-05 18:56:34 -04:00
Lord-Nightmare
57dec08b78
(MESS) VT240 and VT320: add links to DEC-O-LOG service notes for different firmware changes, add firmware version numbers. [Lord Nightmare]
2015-05-05 18:03:37 -04:00
MetalliC
a05b613d1c
(MESS) fix MT05924, adjust ZX-Spectum flash frequency
2015-05-06 00:15:31 +03:00
RobertoFresca
309e48fe4f
gambl186: Worked a complete set of inputs + DIP switches, fixed the
...
CPU frequency, added findings and tech notes. Now the four games
could be selected. Roulette, Bingo and Black Jack are playable.
Casino 10 (poker) needs the watchdog implemented to work properly.
Also changed the game name to Multi Game (Vxxx). [Roberto Fresca]
2015-05-05 18:09:19 -03:00
couriersud
9f157b47c4
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-05-05 21:43:45 +02:00
couriersud
1dd58681aa
Small object tree maintenance. (nw)
2015-05-05 21:43:23 +02:00
David Haywood
0c705c7c6f
new WORKING game
...
Race Drivin' Panorama (prototype, rev 2.1) [David Haywood]
(the fix for regression MT05911 caused by modernization also fixes the timeout error whey you select the roadster, so with no further changes from the old progress I did on this it can now be considered working)
2015-05-05 18:49:12 +01: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
96b6c8ec08
note
2015-05-05 11:55:04 +02:00
couriersud
0bb61ddc43
Some class structure cleanup. (nw)
2015-05-05 00:55:06 +02:00
couriersud
7e88b96660
Minor changes. (nw)
2015-05-04 22:48:31 +02:00
Stiletto
6fc6e68448
(nw)
...
(nw)
2015-05-04 12:40:27 -04:00
Ivan Vangelista
80d82c03cd
tms34010.c: fixed a stupid error I did while moving this CPU core to inline config, fixes MT05911. MT05910 on the other hand start happening way before my screw-up. Will see if I can fix it or at least determine the commit which caused the regression (nw)
2015-05-04 18:20:51 +02:00
Stiletto
71a6225260
Added Knockout notes, thanks Andy (nw)
...
Added Knockout notes, thanks Andy (nw)
2015-05-04 11:43:05 -04:00
Miodrag Milanovic
a2429f813c
fix compile with gcc 5.x (nw)
2015-05-04 15:56:14 +02:00
Miodrag Milanovic
9aac2734ef
this does not work on GCC 5.x (nw)
2015-05-04 15:26:20 +02:00
hap
14a89da95b
note
2015-05-04 09:08:40 +02:00
hap
c9270c3e97
(MESS)New working games added
...
-----------------
Entex Turtles [hap, Kevin Horton]
Entex Stargate [hap, Kevin Horton]
2015-05-04 08:51:24 +02:00
couriersud
802ae48f13
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-05-04 01:44:42 +02:00
couriersud
33d543883f
Breakout: Hooked up antenna and free game dip switch as well.
...
[Couriersud]
2015-05-04 01:44:27 +02:00
hap
9d6900cee3
improved super breakout color overlay a bit
2015-05-03 22:27:13 +02:00
couriersud
42fdc36a0b
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-05-03 20:20:35 +02:00
couriersud
b0979ceb10
Minor speed improvements and some timing adjustments. (nw)
2015-05-03 20:20:19 +02:00
couriersud
16618b71c7
Fix a bug in the solver code. (nw)
2015-05-03 19:32:20 +02:00
hap
1125de77a9
improved lightfgt.lay
2015-05-03 19:15:23 +02:00
hap
49e9ffd008
changed lbi skip testing again, previous solution didnt work properly
2015-05-03 18:05:20 +02:00
hap
f73fe34db7
added plus1 skeleton
2015-05-03 15:08:32 +02:00
ImJezze
a70198a5fb
HLSL shader improvements
...
- changed shadow mask implementation, shadow count XY now represent the
number of pixel the shadow UV sized tiles will take on the screen
- implemented rotation of the shadow mask texture depending on the
default landscape or portrait view of the screen
- removed prescale and pixel border of the shadow mask texture
- added option to change the shadow UV offset, to reduce the color
bleeding of the shadow mask
- adjusted presets to work with the changed mask implementation
- reduced defocus offset
- improved downsampling for better blurring
- improved alignment of bloom layers (raster and vector)
- applied bloom effect to the render output of screenshot and AVI
recording
- changed curvature effect to fit screen size
- changed scanlines to be not rendered into bloom layers
- changed shadow mask to be not rendered into bloom layers
- changed color floor to not light the bloom layers
- changed shadow mask to not dark the color floor
- added image vignetting simulation and option
- added round screen corner simulation and option
- added screen light reflection simulation and option
- made usage of unused brightness offset (additive)
- removed unused pincushion option
- removed duplicate shadow count Y options
- removed artwork/adapture.png
- added artwork/adapture-grill.png
- added artwork/shadow-mask.png
- added artwork/slot-mask.png
- added hlsl/simple.fx
- removed unused shaders::blit() function
- added shaders::screen_pass() function, which handles the
(raster-)rendering on screen, into screenshot and AVI recording
- added effect:set_bool() function
2015-05-03 14:41:05 +02:00
hap
f4dcdb392a
Mattel Funtronics Jacks WIP
2015-05-03 14:33:34 +02:00
Lord-Nightmare
b972e6dffa
(MESS) VT240: Map the T11 roms into cpu space in the correct order/interleave [Lord Nightmare]
2015-05-03 05:56:45 -04:00
briantro
90ec1d3b6d
miniboy7.c: Minor update - Add DSW2-1 as Bartop/Cocktail and add GAME_NO_COCKTAIL flag. Also add note about custom AD setup with service button - NW
2015-05-02 22:57:49 -05:00
briantro
fc7272dd6e
promote Mini-Boy 7 to working
...
Out of whatsnew - Working status by Sandro Ronco. Just changed the buttons to use the standard Poker HOLD style (IE: keys Z X C V B) as per cabinet design. Someone just needs to hook up the lamps and maybe a simple layout, although the actual keys on the machine are not labeled.
Also deleted the bad_dump set 2. According to the dumper's notes it's a bad dump of set 3 as rom labels matched that set. Set 2 hangs when trying to play.
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Mini-Boy 7 [Sandro Ronco]
2015-05-02 22:30:05 -05:00
R. Belmont
5b851ef77e
Merge pull request #167 from nitrofurano/master
...
Update 315_5124.c palette in TMS99x8 modes [nitrofurano]
2015-05-02 21:48:08 -04:00
arbee
0026618a68
[MESS] DEC Rainbow updates: [Karl-Ludwig Deisenhofer]
...
- Hard disk R/W support and real-time clock support emulating ClikClok card.
-wd2010: provides IRQ / (B)DRQ signals. Honors DRIVE_READY and WRITE FAULT
(DRDY / WF) now. Set WF to GND and DRDY to VCC in your driver if signals are
not serviced.
-ds1315 : Handle chip enable / chip reset / phantom writes to RTC.
2015-05-02 21:42:25 -04:00
arbee
b702e6bd3e
mac: NuBus "image" card now provides primitives for programs on the Mac to interact with the host's filesystem. [Rob Braun, R. Belmont]
2015-05-02 21:23:02 -04:00
couriersud
4c7066c787
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-05-03 02:11:56 +02:00
couriersud
090904828c
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
- Breakout [Couriersud]
2015-05-03 02:11:45 +02:00
couriersud
2f0468fa0b
Breakout:
...
- Added led and lamp components
- Start2 works
Netlist:
- Added led models
2015-05-03 02:09:03 +02:00
Vas Crabb
d0ca4ffffe
Merge pull request #172 from LuigiBlood/master
...
Fixed N64 Mouse wrapping.
2015-05-03 10:05:25 +10:00
mahlemiut
d1a79df509
clgd542x: added reverse direction BitBLTs, and improved colour-expanded pattern handling (still not quite perfect, though)
2015-05-03 11:44:57 +12:00
luigiblood
03f43229b7
Fixed N64 Mouse wrapping.
2015-05-03 01:34:29 +02:00
yz70s
b76daef85a
chihiro.c: correct 2 errors, one with register combiners (nw)
2015-05-02 23:15:05 +02:00
Sandro Ronco
1f62ac2cef
miniboy7: fixed video emulation and added inputs. [Sandro Ronco]
2015-05-02 21:18:45 +02:00
RobertoFresca
f82868b2f8
WMS driver... Hooked the Analog Devices ADSP-2105 CPU (still need
...
proper memory maps). Added technical notes.
2015-05-02 16:15:20 -03:00
angelosa
66c7f7524b
Notes
2015-05-02 19:50:13 +02:00
angelosa
a649a95488
Added ROM bank to data ROM, graphics are fixed. Needs an input overhaul because coins doesn't work and by default only one game is enabled.
2015-05-02 19:39:46 +02:00
angelosa
1b4d3e06d8
Added NVRAM hook up (so you don't need to insert the psw everytime).
2015-05-02 19:11:01 +02:00
hap
1e189ee52e
changed skip-lbi-testing
2015-05-02 18:26:19 +02:00
Vas Crabb
5b0e6aae92
Clean up Aleck64 inputs (nw)
2015-05-03 00:46:23 +10:00
Vas Crabb
856d6a6496
Merge branch 'master' of https://github.com/LuigiBlood/mame
2015-05-03 00:26:46 +10:00
luigiblood
6d7d958d2f
Fix Aleck64 input.
2015-05-02 16:08:14 +02:00
Vas Crabb
c18f104914
Merge pull request #169 from LuigiBlood/master
...
Added 4 controller support for N64/N64DD, as well as rough mouse support...
2015-05-02 23:34:03 +10:00
luigiblood
7aa17da424
Mouse optimizations and moved global vars to n64_periphs.
2015-05-02 15:25:11 +02:00
Ivan Vangelista
a689baa76c
nbmj8688.c: added save state support (nw)
2015-05-02 14:43:52 +02:00
Ivan Vangelista
bfcec3ecc6
videopin.c: added save state support (nw)
2015-05-02 09:39:24 +02:00
Ivan Vangelista
938b279ad6
usgames.c: enabled save state support (nw)
2015-05-02 09:14:15 +02:00
RobertoFresca
b108f487f8
WMS games: Fixed CPU clock...
2015-05-01 23:43:15 -03:00
RobertoFresca
458fb7f48e
New games marked as GAME_NOT_WORKING
...
------------------------------------
Hot Toppings (English) [Roberto Fresca]
Leprechaun's Gold (Spanish) [Roberto Fresca]
(just forgot...)
2015-05-01 23:31:31 -03:00
luigiblood
e115dff18a
Added 4 controller support for N64/N64DD, as well as rough mouse support. You can select the device on each controller port.
2015-05-02 03:31:48 +02:00
RobertoFresca
a640d83341
Added a lot of findings and docs to the WMS games. These are video slots
...
identified as WMS 360 / 550. Also added the proper crystals, correct CPU,
frequency, preliminary memory map, 2 new sets, and technical info.
2015-05-01 22:04:30 -03:00
RobertoFresca
2559f1c671
Capitals and github test...
2015-05-01 21:28:33 -03:00
RobertoFresca
667e05796c
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-01 21:26:06 -03:00
RobertoFresca
afd9c55ec6
Capitals... (testing github)
2015-05-01 21:16:27 -03:00
couriersud
101cd369f0
More improvements for breakout. (nw)
2015-05-02 01:51:38 +02:00
couriersud
c9aa1ae686
Fix compile. (nw)
2015-05-02 01:32:25 +02:00
hap
24671fc8c2
(MESS)New working game added
...
-----------------
Milton Bradley Lightfight [hap, Sean Riddle]
2015-05-02 01:00:21 +02:00
Lord-Nightmare
23b499cb22
(MESS) vt240.c: Add two DEC VT240 ROMsets and enable driver [Matt Burke, Balrog, Lord Nightmare]
2015-05-01 18:36:09 -04:00
Lord-Nightmare
35890052f4
(MESS) Correct VT220 xtal, and add the romset listed in the schematics as NO_DUMP. [Lord Nightmare]
2015-05-01 18:32:48 -04:00
Lord-Nightmare
92547ac8a0
(MESS) Add VT220 V2.1 ROMs and VT220 Character Generator Rom [Matt Burke]
2015-05-01 15:22:58 -04:00
hap
3b17cba4b5
added preliminary COP400 handheld driver
2015-05-01 20:36:52 +02:00
Lord-Nightmare
192f22667a
Update VT100 AVO documentation a bit (n/w)
2015-05-01 14:04:24 -04:00
hap
7ca53964f5
fix B mask on XDS,XIS
2015-05-01 19:15:10 +02:00
hap
23d09f8ef8
fix LBI mask
2015-05-01 18:58:06 +02:00
cracyc
f80fb7bc0b
(mess) m24: enable loading of m20 floppies (nw)
...
z8000: port access can be unaligned (nw)
2015-05-01 11:55:20 -05:00
couriersud
aeba33df1a
Added colour overlay to breakout. [Couriersud]
2015-05-01 18:45:30 +02:00
couriersud
77e03ef8b3
Optimized some netlist devices. [Couriersud]
2015-05-01 18:43:10 +02:00
couriersud
177cc096e8
Don't call outside of netlist in case of noise introduced by solver.
...
(nw)
2015-05-01 18:42:19 +02:00
couriersud
0cfce891a2
Added adjustable gain to fixfreq.c. (nw)
2015-05-01 18:38:16 +02:00
couriersud
6688996c44
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-05-01 17:25:31 +02:00
Ivan Vangelista
ca20495ce6
darkseal.c: readded flipscreen support, enabled save state support (nw)
2015-05-01 14:19:16 +02:00
couriersud
8dbc55a85b
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-05-01 11:23:02 +02:00
Lord-Nightmare
2148d5e992
Typo (n/w)
2015-05-01 03:03:30 -04:00
Lord-Nightmare
e068898acf
(MESS) Add newer VT320 Firmware [Matt Burke]
2015-05-01 03:00:58 -04:00
Lord-Nightmare
10635df7b5
(MESS) add more (undumped, needed) roms as NO_DUMP to the VT100 driver after consulting later VT100 Tech manual. Correct one misnamed undumped rom on the GPO board. [Lord Nightmare]
2015-05-01 02:58:34 -04:00
Lord-Nightmare
d86a2df835
This snuck past my last license tagging run. Better late then never, I suppose. (n/w)
2015-05-01 02:55:45 -04:00
mahlemiut
81232204cf
clgd542x: fix BitBLTs being short by one scanline, and correct colours used when using both patterns and colour expansion together.
2015-05-01 14:46:12 +12:00
hap
530a5a9390
finished efball internal layout
2015-05-01 00:54:46 +02:00
cracyc
15c72b0466
(mess) m24: add obf bit to port 64 (nw)
2015-04-30 16:01:45 -05:00
Peter Ferrie
86455d8771
gambl186: update communication with EEPROM [Peter Ferrie]
...
service mode works properly, game starts booting.
still missing memory banking, so boot hangs.
2015-04-30 12:48:15 -07:00
MetalliC
f7ad401001
segasp: various additions, fixes and notes (nw)
2015-04-30 20:05:37 +03:00
hap
12e5f62ee4
got rid of cop400 fake io memory map
2015-04-30 18:10:44 +02:00
Robbbert
4e152d7a49
(MESS) ZRT80 : fixed regression from r30287 (2014-05-07) (nw)
2015-05-01 02:06:22 +10:00
hap
c11e73de2a
efball internal artwork wip
2015-04-30 13:50:43 +02:00
mahlemiut
8636aabc27
fix shadowed variables
2015-04-30 19:40:09 +12:00
mahlemiut
713f790c73
clgd542x: added system-to-video BitBLTs, and fixed up patterned BitBLTs.
2015-04-30 15:01:29 +12: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
Stiletto
29fdb4d27c
Update gamelists in comments (nw)
...
Update gamelists in comments (nw)
2015-04-29 19:15:42 -04:00
hap
4ff7b35e57
changed some rand_r to unknown_r
2015-04-29 20:36:12 +02:00
couriersud
49d7814a92
Merge branch 'master' of https://github.com/mamedev/mame.git
...
Conflicts:
src/mame/drivers/nl_breakout.c
2015-04-29 17:35:34 +02:00
couriersud
2b5ec6944f
Further work to improve breakout. Introduced a switchable resistor to be
...
able to delay output changes. Changed monoflops to use this as a
subdevice. Now you can leave away the charging capacitor and the
monoflop will properly emit a pulse. This was needed by the scoring part
in breakout. (nw)
2015-04-29 17:14:20 +02:00
Miodrag Milanovic
76b978d039
Cleanups and version bump
2015-04-29 08:18:54 +02:00
hap
5a15555d9e
added bdoramon factory test
2015-04-29 06:35:58 +02:00
briantro
29e896f3bd
new Xmen clone
...
New Clone Added
---------------------------------------
X-Men (2 Players ver UAB) [Andrew Welburn, The Dumping Union]
2015-04-28 22:19:09 -05:00
Brian Callahan
3b9240d261
Fix build on OpenBSD
2015-04-28 21:24:29 -04:00
Scott Stone
07f2f25f56
Workaround for certain Naomi sets to allow loading using Osso's example for model2.c fixes. (nw)
2015-04-28 20:45:25 -04:00
Alex W. Jackson
62ebd1f859
vigilant.c: let's not save an enormous bitmap in each savestate when we can regenerate it (nw)
2015-04-28 17:45:21 -04:00
MetalliC
d2c736443a
atomiswave: more correct ROM board PIO access (fixes ggisuka, rumblef2 crash)[MetalliC, CaH4e3]
2015-04-28 23:49:05 +03:00
David Haywood
900a2e0bb6
new rdft set was missing idle skip (nw)
2015-04-28 17:44:54 +01:00
couriersud
e08cb1c3f2
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-04-28 18:19:07 +02:00
Ivan Vangelista
400ef9cf51
model2.c: since it's close to release time, added workaround for regression found by Tafoid ("Caught unhandled St11logic_error exception: basic_string::_S_construct null not valid") (nw)
2015-04-28 18:14:45 +02:00
Peter Ferrie
945c1e6313
Merge branch 'master' of https://github.com/mamedev/mame
2015-04-28 08:03:59 -07:00
Peter Ferrie
65b5d2a623
gambl186: implement communication with EEPROM [Peter Ferrie]
...
service mode passes now, until the memory clear.
nw: funnily enough, it's not the cause of the "No Funzione" screen,
which still appears.
2015-04-28 08:03:33 -07:00
David Haywood
952e387695
new NOT WORKING
...
Spatter (315-5099) [Andrea Palazzetti]
2015-04-28 15:25:58 +01:00
MetalliC
d2daa20b02
naomi.c: bios info corrections
2015-04-28 19:18:10 +03:00
mahlemiut
30a471c3bc
clgd542x: made a start at implementing extended write modes 4 and 5.
2015-04-28 22:34:42 +12:00
etabeta78
33bc84d339
(MESS) removed spc1000 tape hack. you first press PLAY on the tape drive,
...
and then you type LOAD... and things work as expected ;-)
2015-04-28 11:04:08 +02:00
couriersud
0726b4f232
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-04-28 08:39:12 +02:00
couriersud
14b91227f1
Various bugfixes for netlist code and improvements for breakout. (nw)
2015-04-28 08:39:00 +02:00
cracyc
4a22ac1a5f
ins8250: msr is writeable (pcjr depends on this) and fix update (nw)
2015-04-27 18:08:25 -05:00
MetalliC
f30e5f21fb
nw
2015-04-28 01:51:36 +03:00
MetalliC
1cb336fc17
SystemSP: do not inherit unneeded stuff (MIE MCU, JVS, etc)
2015-04-28 01:46:32 +03:00
MetalliC
e77609df8a
SystemSP inputs
2015-04-28 01:11:59 +03:00
hap
1dd9e357a8
h2hbaseb looks like it works, but i still need to finish the layout
2015-04-27 23:13:03 +02:00
hap
2f3108d29d
accuracy fix (integer division loses fraction)
2015-04-27 22:26:00 +02:00
MetalliC
941116af2b
SysteSP checkpoint: add protection keys, main board eeproms, basic system hookup, tetgiant boots to title
2015-04-27 23:15:15 +03:00
MetalliC
de598ccdff
fix prev (nw)
2015-04-27 23:15:13 +03:00
MetalliC
575083011a
DC: implement G2 DMA channels 1-3
2015-04-27 23:15:11 +03:00
couriersud
149b356101
Remove usage of initial in 7474. (nw)
2015-04-27 21:01:40 +02:00
couriersud
0a085b5ee0
Fixed a bug in DELAY. (nw)
2015-04-27 20:33:54 +02:00
nitrofurano
6a5b1e4541
Update 315_5124.c
...
sms and sg1000-mark3 uses a different palette for modes 0 to 3
besides the colour space got posterized into 4 levels (2 bits), that was "designed" from people that didn't care about using the closest colours, which results in a darker picture, and somehow different from what sg1000 mark1 and mark2 games displays
http://www.smspower.org/Development/Palette has more information about
2015-04-27 18:53:49 +01:00
Ivan Vangelista
75ece50e98
bagman.c, toobin.c: added / enabled save state support (nw)
2015-04-27 19:07:59 +02:00
couriersud
1d9b53044d
NE555 now supports reset. (nw)
2015-04-27 19:07:28 +02:00
hap
1078486922
finished internal artwork h2hfootb.lay
2015-04-27 18:57:14 +02:00
hap
89b2ea822e
(MESS)New working game added
...
-----------------
Bandai Dokodemo Dorayaki Doraemon [hap, Kevin Horton, Rik]
2015-04-27 16:03:13 +02:00
mahlemiut
4309f134db
More Cirrus WIP, fixing some possible crashes, BitBLT destinations, and fixing some errors in handling VGA CRTC registers, found using MFGTST.
2015-04-27 18:37:28 +12:00
couriersud
d9b96c0fef
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-04-26 23:59:02 +02:00
couriersud
e482d3f40e
(MAME)New game added
...
-----------------
Breakout [Couriersud, DICE Team]
2015-04-26 23:58:46 +02:00
hap
606abf6131
bugger
2015-04-26 22:08:43 +02:00
hap
ac0e596c89
(MESS)New working game added
...
-----------------
Coleco Head to Head Football [hap, Sean Riddle]
2015-04-26 18:57:20 +02:00
couriersud
5f7587dd9e
Make logic signal outputs default to low at startup. (nw)
2015-04-26 18:29:34 +02:00
hap
afd563acd7
(MESS)New working game added
...
-----------------
Bandai Machine Man [hap, Kevin Horton, Rik]
2015-04-26 16:39:46 +02:00
couriersud
5c516aff00
Always connect to the first element in NET_C. (nw)
2015-04-26 16:00:37 +02:00