briantro
8ee902247c
peplus.cpp: Documentation update - NW
2016-12-04 02:03:02 -06:00
mahlemiut
844d4cbe45
debugimgui: lighten combo box list so that it's easier to read (nw)
2016-12-04 19:43:27 +13:00
cracyc
eb22bd45f1
upd765: isbc215 format expects sector size to be in result (nw)
...
floppy: 8" motor on for create too (nw)
2016-12-03 22:03:34 -06:00
briantro
ff83f7f1fd
new PE+ Poker game added
...
New Game Added
----------------------------------------------------------
Player's Edge Plus (XMP00011) 5-in-1 Wingboard (CG2298) [BrianT]
2016-12-03 20:26:15 -06:00
cracyc
4a7f62957b
isbx_218a: 8" floppy support (nw)
2016-12-03 10:46:50 -06:00
hap
6873794eed
fidel6502: fix fexceld wrong set (nw)
2016-12-03 17:15:01 +01:00
hap
a73606962a
neogeo: correct burningfpa romlabels(thanks jackc), added it to swlist
2016-12-03 15:22:48 +01:00
smf-
63bb277ce4
Don't change cs if new pc/curpc is within the current segment on i86/i186, fix i286 pc/curpc in protected mode. (nw)
2016-12-03 12:52:35 +00:00
smf-
9708183b46
added halt to debugger state, so you can break out of a hlt instruction [smf]
2016-12-03 01:55:00 +00:00
smf-
43bf02b759
Added preliminary sound to Dulmont Magnum [smf]
2016-12-03 00:48:26 +00:00
smf-
8ab4957f97
missed these (nw)
2016-12-03 00:09:27 +00:00
smf-
b90375bf65
Update disassembly if IP or CS are changed in the debugger. Also update IP & CS when PC or CURPC changes (currently using a simple algorithm that may need to be improved). [smf]
2016-12-03 00:00:38 +00:00
R. Belmont
25789eda48
Merge pull request #1792 from mamedev/revert-1782-gitignore
...
Read this backwards, this would be bad (nw)
2016-12-02 16:41:56 -05:00
R. Belmont
24c43b94a0
Revert "update git ignore list. (nw)"
2016-12-02 16:41:20 -05:00
cracyc
68772044fb
magnum: links (nw)
2016-12-02 15:19:38 -06:00
Scott Stone
eccd7accb4
Merge branch 'master' of https://github.com/mamedev/mame
2016-12-02 16:14:06 -05:00
Scott Stone
53e9168f15
Proper support for Rescue on Fractalus (proto) - No Bankswitch + 2K Mirror RAM. [Mike Saarna]
2016-12-02 16:13:45 -05:00
R. Belmont
5ce105e096
Merge pull request #1782 from dankan1890/gitignore
...
update git ignore list. (nw)
2016-12-02 16:13:37 -05:00
cracyc
a38d5c1d84
magnum: oops (nw)
2016-12-02 15:13:13 -06:00
R. Belmont
84f9def81f
Merge pull request #1788 from ajrhacker/ls157
...
Create new 74LS157 device and hook it up to MSM5205 on Rastan
2016-12-02 16:13:12 -05:00
R. Belmont
d83c5b1ecc
Merge pull request #1791 from Bavarese/patch-19
...
DEC Rainbow 100 color board clock fix
2016-12-02 16:13:05 -05:00
cracyc
5ad9b67e1d
new not working
...
----------------
Dulmont Magnum [Carl, Dave Jones]
isbc: new isbc8630 sct set [Al Kossow]
2016-12-02 15:07:26 -06:00
MetalliC
e029a9c2e8
guessing security PIC numbers (nw)
2016-12-02 22:57:07 +02:00
Ivan Vangelista
5ee931216d
leland.cpp: initial work towards save state support (nw)
2016-12-02 20:05:22 +01:00
Ivan Vangelista
865b76da9d
photon.cpp: minor cosmetical cleanup, initial preparation for save state support (nw)
...
pk8000.cpp: ioport_array, minor cosmetical cleanup, initial preparation for save state support (nw)
2016-12-02 19:54:57 +01:00
Ivan Vangelista
f417697f4a
New clones
...
__________
Lost in Space (1.01 France) [PinMAME]
X-Files (3.03 France) [PinMAME]
2016-12-02 19:52:35 +01:00
Bavarese
4621d42b0d
DEC Rainbow 100 color board clock fix
...
Change 7220 divider from 4 to 32 (closer to 1 Mhz from VT240). Clock test from the GDC test disk passes (Short test -> subtest 5) and scroll test actually displays something.
Also: stop flicker when color video is off (hgdc_display_pixels) and change the effect of GDC_MODE_ENABLE_VIDEO. See page 21 of PDF AA-AE36A.
2016-12-02 19:44:59 +01:00
smf-
92c3fa0931
remove a couple of driver_data() calls (nw)
2016-12-02 18:19:12 +00:00
AJR
5044432ff6
Create new 74LS157 device and hook it up to MSM5205 on Rastan
2016-12-02 06:59:45 -05:00
Vas Crabb
c22d15aa3d
Merge pull request #1790 from ajrhacker/debugcmdo
...
Add 'o' variants to memory debugging commands to request decrypted op…
2016-12-02 22:41:26 +11:00
smf-
9a3fc65797
Fix for ATA Write Multiple (command c5) ignoring the block count on the first block. [smf]
2016-12-02 10:39:36 +00:00
AJR
f050607f8e
One more command that lacked an 'o' version (nw)
2016-12-02 05:39:22 -05:00
Ariane Fugmann
28978a4357
M1COMM/M2COMM cleanups ( #1789 )
...
* M1COMM: code cleanup (nw)
* M2COMM: code cleanup (nw)
2016-12-02 20:58:20 +11:00
Dirk Best
e44ca0abe6
guab: hook up 4th ppi
2016-12-02 03:32:56 +01:00
AJR
ff4f03694f
Add 'o' variants to memory debugging commands to request decrypted opcodes space
2016-12-01 21:11:35 -05:00
Dirk Best
5df36e5631
guab: label some outputs
2016-12-02 01:30:59 +01:00
Dirk Best
39b3caf77b
guab: more cleanups, hook up ppi and acia
2016-12-02 00:27:50 +01:00
Stiletto
47d25ad974
comments (nw)
...
comments (nw)
2016-12-01 17:36:57 -05:00
Stiletto
2f29350300
(nw)
...
(nw)
2016-12-01 17:19:31 -05:00
Vas Crabb
2119b2bfb4
Merge pull request #1749 from bradhugh/dynamic_api
...
Created DYNAMIC_API macros for dynamic bind helper classes
2016-12-02 05:50:45 +11:00
Brad Hughes
6acd017c3f
Update name of DYNAMIC_API macros (nw)
2016-12-01 13:35:58 -05:00
Dirk Best
c776b48e5f
guab: cleanup, hook up sn76489 ready signal, hook up some debug leds
2016-12-01 18:27:11 +01:00
smf-
f43b81317e
Don't use mem_mask as ATA doesn't have an equivalent mechanism for byte accesses and it could mask out data that real hardware would keep. Instead fix issue with 68000 byte writes to sector count by only taking the bottom 8 bits from the bus. [smf]
2016-12-01 14:43:05 +00:00
Joakim Larsson Edström
de89444efb
Merge pull request #1786 from JoakimLarsson/prodigy
...
Prodigy: Added layout
2016-12-01 13:12:33 +01:00
Joakim Larsson Edstrom
d7b469edb1
Prodigy: Added layout
2016-12-01 13:09:39 +01:00
Scott Stone
30b78ffe0c
Uppercase hash fixes (nw)
2016-11-30 18:41:31 -05:00
MetalliC
19ca94760f
new clone
...
-----------
Space Dungeon (larger roms) [Ordyne, The Dumping Union]
2016-12-01 00:00:06 +02:00
Vas Crabb
10deed6319
Merge pull request #1783 from JoakimLarsson/micro20
...
Improved reset, timer and port C behaviour
2016-12-01 08:49:36 +11:00
Joakim Larsson Edstrom
9b84f0bd72
Fixed typo and removed uneeded counter in exchange for a more clear TIN pin clock update interface
2016-11-30 22:08:28 +01:00
Dirk Best
8fc52f35f6
Update mpu4vid to use ef9369 device
2016-11-30 21:49:17 +01:00