Brandon Munger
d256291daf
r9751: Fix floppy disk access and add log defines
2015-12-20 17:46:13 -05:00
Brandon Munger
ce577865e7
r9751: PDC floppy read support
2015-12-20 17:46:12 -05:00
Brandon Munger
fbaf2f4358
r9751: More PDC DMA additions
2015-12-20 17:46:11 -05:00
Brandon Munger
862abdaf21
r9751: Initial DMA hookups and driver cleanup
2015-12-20 17:46:11 -05:00
Brandon Munger
b3b834c45a
r9751: rename drivers to cpp
2015-12-20 17:46:11 -05:00
Brandon Munger
052b94a236
r9751: moved driver from mess directory to mame
2015-12-20 17:46:11 -05:00
Brandon Munger
17570e9406
r9751: map more registers to PDC and minor cleanup
2015-12-20 17:46:11 -05:00
Brandon Munger
2c64c41e1f
r9751: Driver clean up
2015-12-20 17:46:11 -05:00
Brandon Munger
53c8790eab
r9751: More PDC changes
2015-12-20 17:46:11 -05:00
Brandon Munger
8fe5c58a6f
r9751: forgot to update machine.lua
2015-12-20 17:46:10 -05:00
Brandon Munger
e3a7ccdfd5
r9751: move pdc to new device directory
2015-12-20 17:46:10 -05:00
Brandon Munger
ad33c2c2a7
r9751: some more pdc changes
2015-12-20 17:46:10 -05:00
Brandon Munger
b0be3d116f
r9751: More work on PDC and r9751.c clean up.
2015-12-20 17:46:10 -05:00
Brandon Munger
e43e32a0db
r9751: PDC fix for driver crash
2015-12-20 17:46:10 -05:00
Brandon Munger
4bd3961db0
r9751: Correct ROM names and attach P8237 DMA to PDC address space
2015-12-20 17:46:10 -05:00
Brandon Munger
1f72043047
r9751: Add i8237 dma callbacks
2015-12-20 17:46:10 -05:00
Brandon Munger
f4b1a41d26
R9751 PDC Floppy disk changes
2015-12-20 17:46:09 -05:00
Brandon Munger
d3785e805e
Initial ROLM 9751 driver
2015-12-20 17:46:09 -05:00
briantro
70d77a389c
peplus.cpp: Fix yet another Cut-N-Paste error - NW
2015-12-20 16:07:20 -06:00
briantro
6061457a5c
peplus.cpp: More set combo verifications - NW
2015-12-20 15:56:14 -06:00
Ville Linde
c01425566c
rollext: very preliminary video emulation (nw)
2015-12-20 20:32:45 +02:00
Ville Linde
e2e762b216
tms32082: FPU fixes + command callback (nw)
2015-12-20 20:11:35 +02:00
Ville Linde
399692f17a
taitopjc: hook up TC0780FPA (nw)
2015-12-20 18:30:04 +02:00
Ville Linde
29372faf39
tc0780fpa: double buffering + better FIFO handling (nw)
2015-12-20 16:48:32 +02:00
Miodrag Milanovic
c8583ebdc9
os calls do not follow MAKE escaping
2015-12-20 09:45:39 +01:00
Miodrag Milanović
7e4ff974ac
Merge pull request #509 from ajrhacker/master
...
Refactoring memory map validity checking [ARJ]
2015-12-20 09:41:44 +01:00
briantro
c43be4ed21
peplus.cpp: Mark sets using CG2135 as wrong color - NW
...
Turns out CG2135 is custom card backs for Grand Casino and needs CAP1292 for the correct colors.
2015-12-20 02:19:26 -06:00
briantro
07c860bd25
peplus.cpp- Fix cut-n-paste - NW
...
hhmmmm.... CG2135 _IS_ different then CG2133 :-0 pay attention
2015-12-20 01:17:24 -06:00
Miodrag Milanovic
b08423fa85
Fixed zwackery (nw)
2015-12-20 07:59:54 +01:00
briantro
8bbffa76f2
New PE+ Poker clone
...
Out of whatsnew:
Based on IGT documentation several sets were updated to correct CG and or CAP files. All sets that have be corrected are now tagged with "PSR Verified"
New Clone Added
---------------------------------------------------------------------
Player's Edge Plus (XMP00022) 5-in-1 Wingboard (CG2346) - Spanish [BrianT]
2015-12-20 00:49:19 -06:00
arbee
89ec79c953
Support 64 and 80-bit floats in OS X debugger (nw)
2015-12-19 22:08:45 -05:00
AJR
d6445f496c
Allow SDLMAME to build on OS X from paths containing spaces (and allow SOURCES option as well)
2015-12-19 20:20:55 -05:00
AJR
ad4d85f68f
Fixed wrong number of arguments to makedep.py in SOURCES build
2015-12-19 20:00:22 -05:00
arbee
538d7d5fe7
mac: use real split ROMs for maciici [Guru]
2015-12-19 18:58:03 -05:00
R. Belmont
c8e567bfd8
Merge pull request #510 from mamedev/revert-507-master
...
Revert "Allow SDLMAME to build on OS X from paths containing spaces"
2015-12-19 18:56:03 -05:00
R. Belmont
4518735134
Revert "Allow SDLMAME to build on OS X from paths containing spaces"
2015-12-19 18:55:02 -05:00
AJR
de31dfcf58
Refactoring memory map validity checking
2015-12-19 18:22:19 -05:00
Miodrag Milanovic
58202e4605
some hand made changes (nw)
2015-12-19 20:49:03 +01:00
Miodrag Milanovic
87ca771281
Merge branch 'master' of https://github.com/mamedev/mame
2015-12-19 20:05:46 +01:00
Miodrag Milanovic
a8cef0ae39
global_alloc for m_gfxdecode->set_gfx changed to work with unique_ptr (nw)
2015-12-19 20:05:35 +01:00
hap
a36b684bf8
notes
2015-12-19 19:37:14 +01:00
Miodrag Milanovic
497c204431
global_alloc_array to std::make_unique where applicable (nw)
2015-12-19 18:47:54 +01:00
R. Belmont
98b121c52d
Merge pull request #508 from einstein95/patch-1
...
Further research from the smspower thread (nw)
2015-12-19 12:44:01 -05:00
Logan B
42e64603ea
Further research from the smspower thread (nw)
2015-12-20 06:04:28 +13:00
Miodrag Milanović
d66932ad8b
Merge pull request #507 from ajrhacker/master
...
Allow SDLMAME to build on OS X from paths containing spaces
2015-12-19 17:36:52 +01:00
AJR
8567ac0d64
Allow SDLMAME to build on OS X from paths containing spaces
2015-12-19 11:09:57 -05:00
Miodrag Milanovic
03736b8c5a
Merge branch 'jfdelnero-master'
2015-12-19 17:00:49 +01:00
Miodrag Milanovic
b065b26072
Merge branch 'master' of https://github.com/jfdelnero/mame into jfdelnero-master
...
Conflicts:
src/mame/drivers/squale.cpp
2015-12-19 17:00:35 +01:00
Ville Linde
2aca8639ee
tms32051: disasm fixes (nw)
2015-12-19 16:17:11 +02:00
Jean-François DEL NERO
e1ef4d2149
Keyboard I/O speed up.
2015-12-19 14:29:24 +01:00