R. Belmont
1a97b9a467
Merge pull request #1678 from ajrhacker/amusco_pit
...
amusco: Fix PIT IRQs; game speed is much better now
2016-11-13 12:25:25 -05:00
Luca Elia
55c4aa6525
Machines promoted to working
...
----------------------------
Number Crash [kurobee]
2016-11-13 17:26:57 +01:00
RobertoFresca
f8967ae92e
Tech notes... (n/w)
2016-11-13 13:19:18 -03:00
briantro
1a888dd1f3
cps1.cpp: Closer inspection of label shows it's actually "E" - NW
2016-11-13 09:34:32 -06:00
Joakim Larsson Edström
11b24c58ac
Merge pull request #1679 from JoakimLarsson/fccpu_1
...
fccpu30: WIP New board variants added
2016-11-13 11:04:02 +01:00
Joakim Larsson Edstrom
9fe0e6f3f9
Fixed board ID for CPU-33
2016-11-13 10:57:12 +01:00
Joakim Larsson Edstrom
c53419cbbb
- Small fixes: PIT68230, FGA022, DUSCC
...
- fccpu30: WIP New board variants added: cpu30x, cpu30xa, cpu30za, cpu30zbe, cpu30be8, cpu30be16, cpu30lite4, cpu30lite8, cpu30senr, cpu30senr501, cpu33
- fccpu30: support for -ramsize according to each board variant
- fccpu: Prepared to split out base fccpu class to support drivers for cpu2x and cpu4x boards etc
- fccpu30: renamed rom sets to reflect on content and versions
2016-11-13 08:46:25 +01:00
AJR
e86f303d26
amusco: Fix PIT IRQs; game speed is much better now
...
pit8253: MSB-only counter writes need to lower outputs in mode 0
2016-11-13 01:03:29 -05:00
RobertoFresca
5ef3fe31e7
Amusco driver improvements: Added button-lamps
...
and coin counter support [Roberto Fresca]
2016-11-13 01:30:40 -03:00
Robbbert
0b2d6c47f4
Merge branch 'master' of https://github.com/mamedev/mame
2016-11-13 11:10:14 +11:00
Robbbert
32c554f8da
Fixed spelling error (nw)
2016-11-13 11:09:19 +11:00
RobertoFresca
d98ac698b9
New machines marked as NOT_WORKING
...
----------------------------------
Draw 88 Poker (V2.0) [Roberto Fresca, Charles MacDonald]
2016-11-12 21:08:08 -03:00
briantro
5453cd900c
2 new clones added
...
New Clone Added
--------------------------------------------------
Forgotten Worlds (USA, B-Board 88618B-2, Rev. B) [Corrado Tomaselli, The Dumping Union]
Vendetta (World, 2 Players, ver. ?) [Corrado Tomaselli, The Dumping Union]
2016-11-12 17:21:29 -06:00
Sandro Ronco
11043e594a
New NOT WORKING machine
...
------------------------
Bandai Super Note Club μ [TeamEurope]
2016-11-12 22:50:16 +01:00
Sandro Ronco
b15200a65f
aristmk5: hooked-up EEPROMs, UARTs and some inputs also fixed video dma when vidstart != 0
2016-11-12 22:41:05 +01:00
Sandro Ronco
4cb5712cd2
arm: fixed carry for ROR and preserve IRQ_MASK in LDR R15,***
2016-11-12 22:38:35 +01:00
cracyc
7702f39327
plugins/data: put database in correct path (nw)
2016-11-12 15:16:56 -06:00
Miodrag Milanovic
f999805738
Implemented GetFileSize and and proper winrt file open (nw)
2016-11-12 15:42:47 +01:00
Miodrag Milanovic
b73126e85a
added OPTION_HOMEPATH to point to read/write folder,for now used by LUA scripts (nw)
...
Copied all needed files so plugins could be started under UWP
2016-11-12 15:27:22 +01:00
Robbbert
bf11bf6621
Housekeeping (nw)
2016-11-13 00:46:39 +11:00
Miodrag Milanovic
b9a6f57494
UWP, added support to store files on Local storage (nw)
2016-11-12 09:42:25 +01:00
Miodrag Milanovic
6b18f90438
Revert "Added IS_ENABLED, so we have compiler check for non used part, it is checked but not compiled in (nw)"
...
This reverts commit c0407f073b
.
2016-11-12 09:12:36 +01:00
Miodrag Milanovic
e71e37e54f
Revert "using of IS_ENABLED in files used in tiny build (nw)"
...
This reverts commit 1efccdd38d
.
2016-11-12 09:12:35 +01:00
Miodrag Milanovic
2131d9ad3a
Revert "Use true/false if type used is bool (nw)"
...
This reverts commit dbd07cef38
.
2016-11-12 09:12:35 +01:00
Vas Crabb
2426d31f98
Merge pull request #1673 from npwoods/dasmstream_hyperstone
...
Changed the hyperstone disassembler to use 'std::ostream &' internally
2016-11-12 18:19:58 +11:00
Vas Crabb
7a3018de4b
Merge pull request #1672 from npwoods/dasmstream_e0c6200
...
Changed the e0c6200 disassembler to use 'std::ostream &' internally
2016-11-12 18:14:25 +11:00
Vas Crabb
d69b056de6
Merge pull request #1671 from npwoods/dasmstream_dsp56k
...
Changed the dsp56k disassembler to use 'std::ostream &' internally
2016-11-12 18:13:47 +11:00
Vas Crabb
bf28a6c7ca
Merge pull request #1670 from npwoods/dasmstream_dsp32c
...
Changed the dsp32c disassembler to use 'std::ostream &' internally
2016-11-12 18:12:46 +11:00
Vas Crabb
2d0410877d
Merge pull request #1669 from npwoods/dasmstream_dsp16a
...
Changed the dsp16a disassembler to use 'std::ostream &' internally
2016-11-12 18:03:30 +11:00
Vas Crabb
9d5d7f940c
Merge pull request #1668 from npwoods/dasmstream_cquest
...
Changed the Cube Quest disassemblers to use 'std::ostream &' internally
2016-11-12 17:58:47 +11:00
Vas Crabb
01a08b12ba
Merge pull request #1667 from npwoods/dasmstream_cosmac
...
Changed the cosmac disassembler to use 'std::ostream &' internally
2016-11-12 17:57:57 +11:00
Vas Crabb
8e59dd781c
Merge pull request #1666 from npwoods/dasmstream_cp1610
...
Changed the cp1610 disassembler to use 'std::ostream &' internally
2016-11-12 17:56:25 +11:00
Vas Crabb
747647e0e4
Merge pull request #1665 from npwoods/dasmstream_cop444
...
Changed the cop444 disassembler to use 'std::ostream &' internally
2016-11-12 17:53:47 +11:00
Vas Crabb
bc9e5e6e06
Merge pull request #1664 from npwoods/dasmstream_cop410
...
Changed the cop410 disassembler to use 'std::ostream &' internally
2016-11-12 17:53:01 +11:00
Vas Crabb
fc8ffcbd0b
Merge pull request #1663 from npwoods/dasmstream_cop420
...
Changed the cop420 disassembler to use 'std::ostream &' internally
2016-11-12 17:52:21 +11:00
Vas Crabb
27b3832abb
Merge pull request #1662 from npwoods/dasmstream_ccpu
...
Changed the ccpu disassembler to use 'std::ostream &' internally
2016-11-12 17:51:32 +11:00
Vas Crabb
4c279019d4
Merge pull request #1661 from npwoods/dasmstream_asap
...
Changed the asap disassembler to use 'std::ostream &' internally
2016-11-12 17:50:47 +11:00
Vas Crabb
a261e9f4f2
Merge pull request #1659 from npwoods/dasmstream_arm
...
Changed the ARM disassembler to use 'std::ostream &' internally
2016-11-12 17:49:15 +11:00
Vas Crabb
c8a5498f9a
Merge pull request #1656 from npwoods/dasmstream_apexc
...
Changed the apexc disassembler to use 'std::ostream &' internally
2016-11-12 17:26:45 +11:00
Vas Crabb
21a225302c
Merge pull request #1655 from npwoods/dasmstream_8x300
...
Changed the 8x300 disassembler to use 'std::ostream &' internally
2016-11-12 17:25:42 +11:00
cracyc
1da229566c
vis: some input support (nw)
2016-11-11 22:05:08 -06:00
arbee
08ae0123bb
New machines added as NOT_WORKING:
...
- Televideo TV910 [Al Kossow, R. Belmont]
2016-11-11 22:13:48 -05:00
Brad Hughes
2b6ce2a5c3
Enable sound for UWP (well that was easy) (nw)
2016-11-11 19:03:49 -05:00
Nathan Woods
4234bed20d
Changed the hyperstone disassembler to use 'std::ostream &' internally
2016-11-11 17:40:02 -05:00
Nathan Woods
47755ee24b
Changed the e0c6200 disassembler to use 'std::ostream &' internally
2016-11-11 17:29:46 -05:00
Nathan Woods
09aec28fb2
Changed the dsp56k disassembler to use 'std::ostream &' internally
2016-11-11 17:05:06 -05:00
Nathan Woods
1ba390f8f4
Changed the dsp32c disassembler to use 'std::ostream &' internally
2016-11-11 16:56:14 -05:00
Nathan Woods
e725caeae9
Changed the dsp16a disassembler to use 'std::ostream &' internally
2016-11-11 16:45:15 -05:00
Nathan Woods
030d853051
Changed the Cube Quest disassemblers to use 'std::ostream &' internally
2016-11-11 16:31:39 -05:00
Nathan Woods
4546f78882
Changed the cosmac disassembler to use 'std::ostream &' internally
2016-11-11 16:20:03 -05:00