smf-
fb32987469
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
(MESS) clcd.c Commodore LCD
2014-01-23 21:17:04 +00:00
Couriersud
104a5e283b
Added pin-outs to a number of devices
2014-01-23 21:16:24 +00:00
Couriersud
3ff8e23a53
Remove dead code in nL_parser.c
2014-01-23 20:29:05 +00:00
Ivan Vangelista
51646dab7a
Some more Technos flipscreen work: fixes MT04914 and MT4906 (nw)
2014-01-23 20:25:03 +00:00
Ivan Vangelista
f02bf3d5f2
Some Technos flipscreen adjustments to account for raw_params (nw)
...
Fixes MT04916, MT04982, MT04983, MT04984, MT04986
2014-01-23 20:06:46 +00:00
Michaël Banaan Ananas
1f21d86be1
mapped left/right fire as 2nd joystick
2014-01-23 18:53:12 +00:00
Alex W. Jackson
58b59f671b
tugboat.c: change driver_init() to machine_start()
2014-01-23 18:45:46 +00:00
smf-
43f5ef37be
(MESS) corrected function key mapping [smf]
2014-01-23 18:09:23 +00:00
Michaël Banaan Ananas
e7237ff7b5
make special case voice-stop return value clearer
2014-01-23 18:08:49 +00:00
smf-
d492f8a475
don't change the current bank on reset, because another device might have already changed the bank when it was reset [smf]
2014-01-23 17:55:59 +00:00
smf-
76c09a17be
(MESS) Improved the commodore lcd mmu emulation, some software is starting to work a bit [smf]
2014-01-23 17:54:55 +00:00
Ivan Vangelista
01f7f527c4
Fixed MT05430. (nw)
2014-01-23 17:30:27 +00:00
Robbbert
881c328b4b
(MESS) apf : improved graphics
2014-01-23 14:30:12 +00:00
Nathan Woods
cd9479b751
Refactoring and cleanup of tapectrl.? and bbcontrl.?, created base class
2014-01-23 12:43:39 +00:00
Fabio Priuli
77044d754f
(MESS) brought some more softlists up to date with recent dumps (courtesy of taizou,
...
nointro, Redfield1, nintendoplayer, fasebonus). nw.
2014-01-23 09:32:29 +00:00
Robbbert
f5d4952849
(MESS) apf : added basic cart to software list
...
can someone do a bom check on this list...thx
2014-01-23 06:32:21 +00:00
Robbbert
65df1ab85e
(MESS) apf : more WIP
...
* Added -ram switch, the default is 8K, this allows most tapes to load
* Fixed pasting of upper-case program listings
* Added cart slot to apfimag, you must now load the BASIC cart yourself.
* Any apfm1000 cart can be loaded into apfimag
2014-01-23 05:30:21 +00:00
Brian Troha
6bd6dcdbed
new PE+ slot game added
...
New Game Added
------------------------------------------
Player's Edge Plus (PS0296) Haywire [BrianT]
2014-01-23 03:29:54 +00:00
Couriersud
e7ed74b009
Minor bugfixes + parser is now based on tokens. Should ease reading other netlist formats significantly.
2014-01-23 01:55:21 +00:00
smf-
4737fe54cd
replaced some calls to machine().firstcpu->pcbase() with machine().describe_context() [smf]
2014-01-23 01:34:19 +00:00
smf-
aeb1aa6fec
replaced some calls to machine().firstcpu->pcbase() with machine().describe_context() [smf]
2014-01-23 01:17:55 +00:00
smf-
9244b6baff
replaced more machine().firstcpu with m_maincpu [smf]
2014-01-23 01:01:24 +00:00
Curt Coder
c2158d2c10
(MESS) g64_dsk: Skip unformatted tracks. (nw)
2014-01-22 20:57:56 +00:00
Ivan Vangelista
f3b3dc9225
Fixed sprite offset in dec8.c games with karnov_sprites_device (nw)
2014-01-22 17:54:37 +00:00
Ivan Vangelista
71dc6b59c9
Fixed birdtry regression + some cleanups (nw)
2014-01-22 17:43:31 +00:00
Ivan Vangelista
134c691d63
Modernized mc6843 device.(nw)
2014-01-22 17:33:47 +00:00
Robbbert
c3372f0a5a
(MESS) apf : WIP - fixed a few bugs
2014-01-22 16:18:15 +00:00
smf-
57f53a1d90
added a hack for mametesters 05256 [smf]
2014-01-22 13:52:40 +00:00
smf-
24f1903f15
Added a hack to get taito gnet games working after r27187. More investigation is required to determine whether there is a latch when using 8 bit accesses or whether the limitation of fixed sized transfers is only applicable to the ATA bus and not flash cards that implement the ATA protocol. (nw)
2014-01-22 13:22:55 +00:00
smf-
6b04d984cc
rename functions with upper case names to lower case to avoid #define collisions (nw)
2014-01-22 13:04:52 +00:00
Fabio Priuli
b8f4843e1e
(MESS) a few new dumps from SMS power, including European dump of
...
Zool for gamegear, and a series of MSX port for the Taiwanese SG1000
(these need a RAM adapter that only MESS and Meka emulate!!). nw.
2014-01-22 08:44:15 +00:00
R. Belmont
1da112a853
(MESS) pc_vga: default DAC mask to 0xff, indiana now shows text [Carl]
2014-01-22 02:16:10 +00:00
Brian Troha
62855b919a
more PE+ Poker sets
...
New Clones Added
--------------------------------
Player's Edge Plus (X000536P+XP000038) Joker Poker [BrianT]
Player's Edge Plus (X002440P+XP000053) Deuces Wild Poker [BrianT]
Player's Edge Plus (XM00006P+XMP00006) Multi-Poker [BrianT]
Player's Edge Plus (XMP00030) 5-in-1 Wingboard (CG2426) [BrianT]
2014-01-22 01:11:56 +00:00
Couriersud
38d43fc7fd
Fixed reported memory leak in debug build.
2014-01-21 23:34:49 +00:00
Curt Coder
92f475be80
Fixed build. (nw)
2014-01-21 22:28:05 +00:00
Curt Coder
e04ec2a3dd
(MESS) g64_dsk: Fixed modern image loading. (nw)
2014-01-21 21:32:41 +00:00
Wilbert Pol
e7b95675bd
(MESS) sms.c: Updated some notes and shuffled some code around (Enik Land) (nw)
2014-01-21 19:57:12 +00:00
Wilbert Pol
2813a9510c
Added 8x300 to unidasm (nw)
2014-01-21 19:53:12 +00:00
Wilbert Pol
ee0343a310
Getting rid of some references to legacy_cpu_device (nw)
2014-01-21 19:46:53 +00:00
Wilbert Pol
e7362aa0ba
Enable all cpu cores in mame (nw)
2014-01-21 19:33:33 +00:00
Ivan Vangelista
163bfbe6df
Fixed some z80 related regressions. (nw)
2014-01-21 17:47:05 +00:00
Ivan Vangelista
697ec7482e
More Data East games flipscreen work: added a workaround for MT04724 and MT04797, until all drivers are updated to use RAW_PARAMS. (nw)
2014-01-21 17:19:37 +00:00
smf-
e0ef89359e
replaced #defines with inline functions (nw)
2014-01-21 16:38:23 +00:00
Robbbert
9a6ce4bf3e
(MESS) mx2178 : some more work
2014-01-21 16:30:17 +00:00
Robbbert
50ab23c87e
(MESS) new not working system [Al Kossow, Robbbert]
...
---------------------------
Memorex 2178
2014-01-21 14:35:19 +00:00
smf-
a8ec93faec
fixed z80 regressions (nw)
2014-01-21 12:19:35 +00:00
Robbbert
9fcfd02258
New Not-working systems [The Dumping Union, TeamEurope]
...
----------------------------------
Genius Leader 4004 Quadro L (Germany)
Genius Leader 5000 (Germany)
Genius Leader 5005X (Germany)
Genius Leader 6000SL (Germany)
2014-01-21 12:07:09 +00:00
smf-
d48fb5df85
Added support for 8 bit data transfers using the set features command, instead of using mem_mask as ATA doesn't work that way. [smf]
2014-01-21 07:26:19 +00:00
Fabio Priuli
6019b0f2dc
missed this one. nw.
2014-01-21 05:55:43 +00:00
smf-
a6bd80b07f
converted z80 to c++ [smf]
2014-01-21 05:51:49 +00:00