Commit Graph

38641 Commits

Author SHA1 Message Date
Curt Coder
e17f57845f tiki100: Connected the I/O space to the expansion bus, and added the 360KB floppy format for MS-DOS. [Curt Coder] 2015-10-13 21:57:37 +03:00
Scott Stone
1e8c16dd89 Fix for fatalerror related to inputs for dvk_ksm01 (nw) 2015-10-13 13:13:29 -04:00
fulivi
d2d30ee26c pty: fixed for mame0166 release 2015-10-13 13:37:57 +02:00
fulivi
898fc7b373 pty: seems ok (linux only) 2015-10-13 12:01:30 +02:00
fulivi
f8cb153519 pty: first step of pseudo terminal implementation
Conflicts:
	scripts/src/bus.lua
2015-10-13 12:00:52 +02:00
David Haywood
3b785a1ffe Merge branch 'master' of https://github.com/mamedev/mame 2015-10-12 22:21:21 +01:00
David Haywood
542259a5e2 expand on note (nw) 2015-10-12 22:21:00 +01:00
Olivier Galibert
450d182b9f Merge pull request #380 from kazblox/patch-1
Fix digitalker speed
2015-10-12 21:54:04 +02:00
Curt Coder
af70919cb1 tiki100: Added expansion bus and skeleton for 8088 card. [Curt Coder] 2015-10-12 22:13:08 +03:00
kazblox
55ded79b56 Fix digitalker speed
The interrupt command was triggered at the end of the post-sample blank instead of at the start. It's a tight guess but is on par with real hardware footage of Scorpion...
2015-10-12 15:02:10 -04:00
yz70s
da8ef95cd7 atahle.c: ultra dma modes shuld be useable now (nw) 2015-10-12 19:44:20 +02:00
David Haywood
f84a93d881 new clones
Led Storm Rally 2011 (World) [system11]

(actually the new parent)
2015-10-12 17:56:29 +01:00
David Haywood
1a3f534dfd new WORKING game
Led Storm Rally 2011 (US) [Guru}

(bad rom was redumped, I know it wasn't technically marked as not working anyway, but it really wasn't working before with the wrong sprites and all that)
2015-10-12 15:56:14 +01:00
David Haywood
68aacd7719 added mostly correct sprite rom dumps to Led Storm Rally 2011 (US) [Guru]
adjusted the rom loading / gfxdecoding in the driver to accommodate the correct ROMs for Led Storm Rally 2011 [David Haywood]

ls-10.13a still has an issue ( FIXED BITS (xxxxx0xxxxxxxxxx) ) but I'm sure Guru will get around to it shortly and plug in the correct ROM now that he can.  I've also made it 'not a clone' because it's a distinct and different release with significantly changed presentation and gameplay as many people have pointed out over the years.
2015-10-12 09:09:19 +01:00
Miodrag Milanovic
8f5fd37724 Revert "Make screen rotation to be per-screen attribute (nw)"
This reverts commit 63844e14f5.
2015-10-12 08:11:28 +02:00
Miodrag Milanovic
024c1f6960 Revert "Added some of screen orientations for test (nw)"
This reverts commit f78e035fc1.
2015-10-12 08:11:16 +02:00
Miodrag Milanovic
08c512d923 Revert "fixed commented validation to show all cases (nw)"
This reverts commit feef4e980e.
2015-10-12 08:11:04 +02:00
Miodrag Milanovic
eaa4b31868 Revert "Set some screens to ROT90 (nw)"
This reverts commit 50af1f9954.
2015-10-12 08:10:51 +02:00
Miodrag Milanovic
643dc3d8d9 Revert "Set some screens to ROT270 (nw)"
This reverts commit a1c5963d15.
2015-10-12 08:10:40 +02:00
Miodrag Milanovic
e1d441fa9b Revert "Updated some swap and flip screen orientation (nw)"
This reverts commit 9326b32aa9.
2015-10-12 08:10:27 +02:00
Miodrag Milanovic
b77712170c Revert "Fixed validation (nw)"
This reverts commit e193cae6d4.
2015-10-12 08:10:13 +02:00
Joakim Larsson Edström
c92193a0ec TABified as per coding standard 2015-10-12 07:20:15 +02:00
cracyc
651a18c181 upd7220: mm1m6 seems to depend on fifo showing empty when there's one byte left to read (nw) 2015-10-11 20:22:06 -05:00
Guru
43c85d594d electron.c: added PCB layout 2015-10-12 07:38:32 +08:00
Joakim Larsson Edström
3751c3f099 turned off LOG printouts 2015-10-11 23:08:55 +02:00
briantro
ed5fa13042 New Joe & Mac Returns clone
New Clone Added
---------------------------------------
Joe & Mac Returns (Japan, Version 1.2, 1994.06.06) [rtw, The Dumping Union]
2015-10-11 15:56:55 -05:00
Joakim Larsson Edström
33665b7c46 - Improved logging
- Started variant handling
2015-10-11 22:55:10 +02:00
Joakim Larsson Edström
a5f9fb2d42 - z80scc_channel class rebased on device_t instead of z80sio_channel
- Improved LOG printouts
- Interrupt support started
- Made register pointer bits shared bewtween A and B channel as per spec
- Variant type keeping moved from channel class to device class where it belongs
- Clocks are blocked until Rx/Tx enabled by ROM code
2015-10-11 22:45:17 +02:00
arbee
51d705c4c3 New working games added
-----------------------
Attack Pla Rail (Japan, AP1/VER.A) [Guru, R. Belmont]
2015-10-11 16:33:01 -04:00
Miodrag Milanovic
e193cae6d4 Fixed validation (nw) 2015-10-11 15:12:05 +02:00
Miodrag Milanovic
9326b32aa9 Updated some swap and flip screen orientation (nw) 2015-10-11 12:51:24 +02:00
Miodrag Milanovic
a1c5963d15 Set some screens to ROT270 (nw) 2015-10-11 11:40:22 +02:00
Miodrag Milanovic
50af1f9954 Set some screens to ROT90 (nw) 2015-10-11 11:16:34 +02:00
Lord-Nightmare
ba0b802474 typo (nw) 2015-10-11 01:53:53 -04:00
Lord-Nightmare
1122d70d17 Votrax TNT: fixed the memory map mirroring based on schematic. [Lord Nightmare, Kevtris] 2015-10-11 01:28:19 -04:00
cracyc
9cb770e66d mikromik: this isn't actually necessary (nw) 2015-10-10 21:50:02 -05:00
Lord-Nightmare
0475cbfd85 DEC LA120: Make the status leds and 7seg displays a popmessage(), for now. [Lord Nightmare] 2015-10-10 22:20:42 -04:00
Lord-Nightmare
6f90a6e6e1 Victor 9000 Keyboard: Added two key labels I realized I'd forgotten. Updated comments to be more clear about keys with multiple contacts underneath but only one metal contact on the key. Noted in comments that the symbolic and mode keys on the numeric keypad (except for decimal point) are beige, not white. [Lord Nightmare] 2015-10-10 22:11:03 -04:00
cracyc
cd476eba71 Merge pull request #371 from shattered/_7c974de
ec1840, ec1841: clean up memory options
2015-10-10 20:55:33 -05:00
cracyc
b57c863748 Merge branch 'master' of https://github.com/mamedev/mame 2015-10-10 20:50:07 -05:00
cracyc
78379fd6df mikromik: implement the 7220 offset and screen size change differently as there were issues with other machines with 7220s (nw) 2015-10-10 20:42:41 -05:00
Guru
7bdbe3deda namcops2.c: (nw) 2015-10-11 09:35:37 +08:00
cracyc
95154b19d1 Merge branch 'fix_mm1_video' of git://github.com/kara1001000/mame into kara1001000-fix_mm1_video 2015-10-10 19:52:23 -05:00
hap
c04a52e429 update previous fix: this fixes palette problem in thunderj 2015-10-11 02:05:37 +02:00
Guru
fec9657003 namcops2.c: doc update (nw) 2015-10-11 07:11:25 +08:00
hap
a2acf18c5a Merge pull request #377 from kazblox/master
Verify the clocks in 1942p; fix spcwarp boot procedure.
2015-10-10 19:27:26 +02:00
Stiletto
117c7ed9ce comments fix (nw)
comments fix (nw)
2015-10-10 12:41:38 -04:00
ImJezze
534cd86c17 Bloom Overdrive
- added experimental bloom overdrive effect and options, this effect
allows to overdrive pure colors like red, green and blue to become more
brighter
- added lcd.ini to parse_standard_inis()
2015-10-10 17:02:51 +02:00
kazblox
c020c87f77 Correct the clocks in 1942p; fix spcwarp boot procedure. 2015-10-10 08:41:48 -04:00
Miodrag Milanovic
9b82f7b2e7 Revert "lzma pedantic fixes (nw)"
No updating of 3rdparty allowed

This reverts commit 94aa0602d5.
2015-10-10 08:09:12 +02:00