Joakim Larsson Edstrom
8009b01385
fccpu20: Changed crystal value after visual verification to get 9600 as the manual says, terminal works but needs to be set to 7bit
2017-01-18 16:29:07 +01:00
Joakim Larsson Edstrom
1db6eb0998
fccpu30: improved documentation
2017-01-18 16:26:09 +01:00
Joakim Larsson Edstrom
42b396a294
fccpu20: set terminal as default rs232 device
2017-01-18 10:42:04 +01:00
Joakim Larsson Edstrom
085cab6fe5
MPCC: robustification, LOG messages and pinout added
2017-01-18 10:40:27 +01:00
Vas Crabb
7e96b08b15
stfight.cpp: fix ADPCM control
...
* Latch ADPCM counter on the correct edge
* Remove unused members, eliminate function statics, and fix up save state registration
* Reduce runtime tagmap lookups
2017-01-17 15:56:55 +11:00
RobertoFresca
234fa8890d
Merge branch 'master' of https://github.com/mamedev/mame
2017-01-17 00:48:20 -03:00
RobertoFresca
684281f7b9
Mega Bonus Star II (Euro, Millennium Edition):
...
Get back the attract...
2017-01-17 00:47:44 -03:00
cracyc
74f6ea68e4
luaengine: wait (nw)
2017-01-16 21:42:40 -06:00
RobertoFresca
c2a81dfca7
Mega Bonus Star II (Euro, Millennium Edition):
...
Inputs from the scratch. Coins and Remote credits. [Roberto Fresca]
2017-01-17 00:36:13 -03:00
Justin Kerk
5b49e10a43
ibmpcjr: Add Fraction Fever to cart softlist, hook up ibm5150 softlist, move nortutil to the ibm5150 softlist (nw)
2017-01-16 18:28:29 -08:00
R. Belmont
043005906d
Merge pull request #1991 from ajrhacker/68561mpcc_fix
...
Fix build (nw)
2017-01-16 20:48:19 -05:00
AJR
293a840a93
Fix build (nw)
2017-01-16 20:10:11 -05:00
couriersud
ca11021d73
Netlist:
...
- refactored reverse polish notation evaluator into own source files.
- added function parameter to current and voltage sources VS and CS.
You can now use those to e.g. produce a sine wave.
- Changed code to allow devices to optionally be treated as dynamic or
timestepping devices.
[Couriersud]
2017-01-17 01:35:16 +01:00
Vas Crabb
5dad5349c4
a2bus/mouse.cpp: simplification and cleanup
...
* Consistent comment styles
* Eliminate device timers altogether
* De-duplicate code for updating X and Y axes
2017-01-17 11:09:04 +11:00
Joakim Larsson Edström
976d3d5c7f
Merge pull request #1990 from JoakimLarsson/mpcc_1
...
- WIP: Refactored device: MPCC 68561 (nw)
2017-01-16 23:55:05 +01:00
Joakim Larsson Edstrom
a2f105b8e4
- WIP: Refactored device: MPCC 68561 (nw)
...
- 68230 PIT: Added support for the PSR register, H1-H4 sense and direct pin levels
- WIP: fccpu20: added mpcc device and serial interface (nw)
2017-01-16 23:49:55 +01:00
hap
1dc632ee09
New working machine added
...
--------
Mattel Dalla$ (J.R. handheld) [hap, Sean Riddle]
2017-01-16 21:57:14 +01:00
R. Belmont
7b32ed03e8
Merge pull request #1989 from intealls/pa-cc
...
Fix MinGW cross-compilation, for real this time
2017-01-16 15:50:16 -05:00
Brad Hughes
c1c379a0fb
Fix UWP Build - no portaudio support (nw)
2017-01-16 15:48:06 -05:00
Nigel Barnes
c3e0acbc52
atom_cass: added various games from A&F and Bug Byte
2017-01-16 20:44:43 +00:00
Nigel Barnes
2fed4be990
electron_flop: minor corrections (nw)
2017-01-16 20:44:43 +00:00
Nigel Barnes
3dbdc7fca0
bbc_flop_65c102: corrected description (nw)
2017-01-16 20:44:43 +00:00
Nigel Barnes
036504ffd4
atom_flop: added Galaxians (Aardvark)
2017-01-16 20:44:43 +00:00
Nigel Barnes
5b0985b2dd
archimedes.xml: added over 30 games (some protected), and many apps
...
- removed not supported tag from all sets
2017-01-16 20:44:43 +00:00
Nigel Barnes
2188df0263
apd_dsk: new floppy format 'Archimedes Protected Disk'
2017-01-16 20:44:43 +00:00
Curt Coder
9d371eb5ba
cop400: Properly separated COP444L from COP444C. [Curt Coder]
2017-01-16 22:06:11 +02:00
hap
8d6054db1e
hh_cop400: mattel dallas skeleton driver (nw)
2017-01-16 20:27:54 +01:00
hap
8dabc094da
added novag68k skeleton driver, moved diablo68 to it (nw)
2017-01-16 19:59:30 +01:00
couriersud
7bf2939fd8
Register all devices using NETLIB_DEVICE_IMPL. Fix encoding issue. (nw)
2017-01-16 19:49:45 +01:00
couriersud
969e6ed6a0
Keep track were registry elements are created. (nw)
2017-01-16 19:49:44 +01:00
couriersud
10a4ab4af1
Preparation work for automatically generated include file for devices.
...
nltool now is able to create all defines from the factory definitions.
This will reduce the number of places needed to touch when adding
devices and always ensure that the parser and statically compiled
netlist code use the same syntax. This will enable us to delete most
device include files, e.g. nld_74107.h.
Netlist usage to create this header file:
./nltool -c header > src/lib/netlist/devices/nld_devinc.h
This is not yet used in production. It will be enabled after additional
tests.
[Couriersud]
2017-01-16 19:49:43 +01:00
Curt Coder
028fd8563a
cop400: Fixed COP444 disassembly. [Curt Coder]
2017-01-16 20:41:15 +02:00
MetalliC
f926784aed
new clone added as NOT_WORKING
...
------------------------------
World Kicks (Japan, WK1 Ver.A) [rtw]
2017-01-16 20:30:06 +02:00
hap
b72848be49
added novag base class (nw)
2017-01-16 19:28:56 +01:00
Curt Coder
af0805d848
cop400: Removed non-working, incomplete COP440 code. (nw)
2017-01-16 20:13:31 +02:00
hap
dae1284f9d
renamed fidelity base class (nw)
2017-01-16 19:11:02 +01:00
intealls
6a15ddca71
Fix MinGW cross-compilation, for real this time
2017-01-16 19:06:46 +01:00
yz70s
487cd9395c
bx: fix some mistakes that have already been corrected in upstream (nw)
...
Same as e0936a0278
2017-01-16 18:47:49 +01:00
Ivan Vangelista
5ba6527567
pse.cpp: redumped bazookabr [f205v]
2017-01-16 18:41:41 +01:00
Bryan McPhail
2b0987c8a3
Correct tilemap colors in Stadium Hero [Bryan McPhail/Guru]
2017-01-16 12:04:30 -05:00
Vas Crabb
a3e60b3f3d
pushman: better understanding of how CPU reads MCU data/status
...
bballs: simplify protection MCU simulation using pushman hookup as a guide
(nw) bballs appears to use a simpler single-word arrangement for
messages from CPU to MCU, perhaps so it can use a 28-pin MCU (pushman
MCU receives the command byte on port D, which the 28-pin parts lack)
2017-01-17 03:52:08 +11:00
hap
408a8fceb4
change some of my files to use abbreviated integer types (nw)
2017-01-16 17:03:06 +01:00
hap
1d4bc8025a
for technicality sake, these header files are 100% me (nw)
2017-01-16 16:24:15 +01:00
Curt Coder
d740c36fe2
thayers: Keyboard WIP. (nw)
2017-01-16 15:41:28 +02:00
Vas Crabb
5ae669c195
tstrike, ddungeon, darktowr: use new MC68705P3 core
...
tigeroad.cpp: cleanup and modernisation
* split out bballs and pushman state classes
* use new MC68705R3 core for pushman (this one uses port D - another test case)
* make pushman MCU hookup believable (internal registers can't be in shared RAM)
* use derived memory maps rather than installing handlers in init members
2017-01-16 23:12:44 +11:00
Curt Coder
650ca8b573
cop400: Fixed debugger behavior on skip. (nw)
2017-01-16 11:54:54 +02:00
Curt Coder
6e031697b3
thayers: Keyboard WIP. (nw)
2017-01-16 11:54:54 +02:00
Vas Crabb
555bfc95cc
m68705: re-implement timer/counter
...
* Support MOR-controlled mode
* Correct count direction
* Correct startup and reset states
a2bus/mouse.cpp: use new MC68705P3 core and remove obsolete glue
* the card works before and after the change, but by default axes are only mapped to inc/dec keys, not host mouse
quizpun: use new MC68705P5 core, MCU now gets timer interrupts correctly
2017-01-16 15:40:47 +11:00
R. Belmont
7264353ee5
Merge pull request #1988 from ajrhacker/skyarmy_flip
...
skyarmy: Various small improvements
2017-01-15 22:13:38 -05:00
RobertoFresca
b4e31560eb
Mega Bonus Star II (Euro, Millennium Edition):
...
Video hardware work to fix the video reels. [Roberto Fresca]
2017-01-15 23:59:13 -03:00