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
AJR
abb05472bb
skyarmy: Various small improvements
...
- Fix screen flipping in cocktail mode
- Re-add second AY-3-8910A that generates explosion sounds; the claim as to its absence made in 2003 was probably based on less accurate AY8910 emulation and/or a stripped PCB
- Add coin counter
2017-01-15 19:17:43 -05:00
RobertoFresca
e62e0dc5f5
Mega Bonus Star II (Euro, Millennium Edition):
...
Added GAL dump. [Team Europe]
2017-01-15 19:33:27 -03:00
RobertoFresca
a789ac6522
Mega Bonus Star II (Euro, Millennium Edition):
...
Added more documentation, tech notes, and M48T12 timekeeeper dump
for preservation and further analysis. [Roberto Fresca, Team Europe]
2017-01-15 19:14:47 -03:00
R. Belmont
063ea0512c
Merge pull request #1979 from npwoods/imgtool_fix_attr_listing
...
[Imgtool] Fixed recently introduce bug on attribute listings
2017-01-15 15:02:47 -05:00
R. Belmont
4d8258dbcb
Merge pull request #1978 from npwoods/fix_coco_dmk_image_creation
...
[CoCo] Fixed a recently introduced bug in DMK image creation
2017-01-15 15:00:28 -05:00
R. Belmont
e3d585e85f
Merge pull request #1980 from npwoods/remove_unnecessary_callback
...
Removing unnecessary callback
2017-01-15 14:59:16 -05:00
R. Belmont
87a9745005
Merge pull request #1983 from intealls/pa-cc
...
Fix PortAudio MinGW cross-compilation
2017-01-15 14:58:16 -05:00
intealls
28aa7060f8
Fix PortAudio MinGW cross-compilation
2017-01-15 19:59:31 +01:00
MetalliC
95e4591d0b
atvtrack.cpp NAND erase&program, game is running now (nw)
2017-01-15 20:37:49 +02:00