Robbbert
9099142a18
Converting m_p_chargen into a required_region, part 1
2017-02-09 11:07:23 +11:00
Vas Crabb
90f0107cb1
another comment (nw)
2017-02-09 10:49:06 +11:00
Vas Crabb
8b3e9f37ac
all CC0 (nw)
2017-02-09 10:36:22 +11:00
Vas Crabb
a5aaaa047c
Explicitly #include C++ headers for features use, see issue #2048 (nw)
2017-02-09 09:02:43 +11:00
angelosa
993f24710a
Mark Combat School trackball clones as MNW (nw)
2017-02-08 20:24:17 +01:00
Stiletto
08fd481283
fix comment (nw)
...
fix comment (nw)
2017-02-08 11:30:34 -05:00
Joakim Larsson Edström
89f38d64ce
Merge pull request #2049 from JoakimLarsson/vme
...
VME bus: added default bus address space and prepared for bus specifi…
2017-02-08 15:33:33 +01:00
Joakim Larsson Edstrom
42b50225ed
VME bus: added default bus address space and prepared for bus specific features
2017-02-08 15:25:56 +01:00
Vas Crabb
fcac51c274
osborne1nv: restore row/col portion masking (fixes horizontal scroll), update comments
2017-02-09 01:24:35 +11:00
Robbbert
9b48fc922c
osborne1nv: scroll fix (nw)
2017-02-09 00:50:16 +11:00
Olivier Galibert
773e541626
portaudio: minimal const-correctness
2017-02-08 13:34:09 +01:00
angelosa
1dfd6a9c3f
Work around for Dunk Dream '95 sound routing issue (nw)
2017-02-08 13:32:28 +01:00
Vas Crabb
0ca13a2f67
New WORKING machines:
...
---------------------
Westinghouse Test Console Serial #5 [Vas Crabb, NekoEd]
2017-02-08 22:52:41 +11:00
Robbbert
c58ad51d51
banctec: hooked up the crtc (nw)
2017-02-08 19:43:13 +11:00
Vas Crabb
b3f1bcdc23
clean up #includes (nw)
2017-02-08 17:46:52 +11:00
Vas Crabb
c64245653f
make object finder arrays meet more Container/Sequence requirements (allows range-based for and many algorithms to work)
2017-02-08 17:40:36 +11:00
Frank Palazzolo
8ef98237ab
intvkbd - mostly internal driver improvements ( #2045 )
...
WIP - commit. Not much visible progress yet, except that the screen alignment is now correct. But internally things are getting better. Rebased on top of mame0182
Changed intvkbd to use generic TMS9927 support
Modded TMS9927 to allow for driver-specific overscan areas
Aligned STIC and TMS9927 graphics properly
Added prelim support for testing intvkbd printer
Add proper documented memory addresses for tape drive
Bring in commented tape drive code from old MESS source (wip)
2017-02-07 22:26:41 -05:00
Scott Stone
5990685b53
New Working Clone
...
-----------------
Speak and Help [Andrew Welburn]
Note: Sounds are inaccurate and needs some emulation attention to sound as shown in video referenced in driver.
2017-02-07 21:52:25 -05:00
Vas Crabb
2f6973fdc7
note (nw)
2017-02-08 13:14:53 +11:00
Sergey Svishchev
00d3f7dc8a
T11: HALT opcode jumps to fixed restart address with PSW=0340 (nw)
2017-02-08 02:26:59 +03:00
Patrick Mackinlay
840fa1f1fd
logging fixes, new scsi
2017-02-07 17:11:43 +07:00
Patrick Mackinlay
0e269bc906
expand cammu skeletons
2017-02-07 17:09:44 +07:00
Patrick Mackinlay
b319e00e61
fix mcga/fmcc detection
2017-02-07 16:18:16 +07:00
Patrick Mackinlay
f7de9a203a
expanded skeleton
2017-02-07 16:17:55 +07:00
Vas Crabb
383e5ab7c7
Osborne-1 cleanup:
...
* Use an extra ROM region for the additional Nuevo Video chargen ROM
* Use required_region_ptr rather than doing a tagmap lookup on start
* Make Alpha Lock a toggling key rather than a fake DIP switch
* Add hacky vertical scrolling support to Nuevo Video board
2017-02-07 20:03:16 +11:00
Vas Crabb
b66f8a83b0
Add Osborne 1 with Nuevo Video board. Marked not working as scrolling
...
isn't implemented.
New NOT_WORKING clones:
-----------------------
Osborne-1 (Nuevo Video) [Vas Crabb, NekoEd]
2017-02-07 18:19:57 +11:00
Patrick Mackinlay
37ff97a526
correct header file name
2017-02-07 12:34:25 +07:00
Patrick Mackinlay
5963478743
improved mcga/fmcc skeleton
2017-02-07 12:30:22 +07:00
Patrick Mackinlay
f3b19a5dc3
skeleton for srarb
2017-02-07 12:26:00 +07:00
Robbbert
7433329168
Housekeeping (nw)
2017-02-07 13:56:01 +11:00
arbee
dd82e28c83
Get rid of now-deprecated a2lang (nw)
2017-02-06 21:24:56 -05:00
arbee
39d9dbb9e3
fix apple2gs regressions [R. Belmont]
2017-02-06 21:19:47 -05:00
briantro
94cfc518e3
dec0.cpp: New and improved readme for the DEC0 based games. [Guru]
2017-02-06 20:04:45 -06:00
ajrhacker
1e64ff86bf
Merge pull request #2043 from shattered/_e109698
...
ms7004 keyboard: handle incoming serial data via INT pin.
2017-02-06 19:14:29 -05:00
AJR
0102b8022d
galgames.cpp: A few compilation fixes (nw)
2017-02-06 19:13:12 -05:00
Luke Jones
631323e9c2
Updates FSF address in a few files. ( #2044 )
...
* Update hq2x.json
Correct FSF address
* Update hq3x.json
Correct FSF address
* Update hq4x.json
Correct FSF address
2017-02-06 18:50:49 -05:00
Kaz
c84fbdded6
Corrected the main crystal in marineb.cpp to 12MHz as seen in PCB photos.
...
Cleaned up clock definitions in galaxian driver.
Moved ladybugg from galaxold to galaxian drivers.
2017-02-06 15:52:38 -05:00
Luca Elia
a1f661cc31
Missing galgames.cpp (nw)
2017-02-06 19:36:22 +01:00
Ivan Vangelista
9bae6c46ba
new not working clone
...
__________________
Excalibur (German) [PinMAME]
2017-02-06 17:04:25 +01:00
Ivan Vangelista
06f51d361a
New not working clone
...
__________________
T.T. Defender [ShouTime, Renato Mucciarelli, Jan Stuhler, Surgeville, John Wilke, Rod_Wod, Mr. Goodwraith, ranger_lennier, Antonio Jover, ArcadeDude, Paul Vining, Ryan Gatto, joey35car, Smitdogg, The Dumping Union]
Will be redumped soon(ish) (nw)
2017-02-06 17:02:24 +01:00
Curt Coder
f419eba57e
vic20: Emulated the Data 20 Display Manager 40/80 column video cartridge. [Curt Coder]
2017-02-06 12:34:41 +02:00
angelosa
07f104af68
new working:
...
Dodge Man [Shoutime, Darksoft, Anonymous Donator, Smittdogg, The Dumping Union]
(working with color and gfx glitches)
2017-02-06 07:04:07 +01:00
Vas Crabb
9ede7e317e
Amiga 500 keyboard updates:
...
* Refactor function keys, keypad, etc. into a common set of inputs
* Add layouts for Spain, Denmark, Switzerland, Norway and UK
* Switzerland has French/German config option, natural mode only works for French
2017-02-06 15:32:23 +11:00
AJR
9e7d187976
lastbank: Add NVRAM; remap/rename inputs; RTC notes
2017-02-05 23:23:30 -05:00
AJR
7f531aa84d
kothello: Add DIP SW2 and identify DIP switches and locations
2017-02-05 22:24:56 -05:00
briantro
31e42fa0bc
aquarium.cpp: Doc & Clock update
...
aquarium.cpp update [Brian Troha]
Replace PCB layout with with a more informational version.
List out major chips on the PCB including customs.
Correct OKI M6295 clock with actual resonator.
2017-02-05 20:12:01 -06:00
AJR
13c5af1035
Reference video recommended by briantro (nw)
2017-02-05 20:54:05 -05:00
mahlemiut
d1485e2d04
t10mmc: added Play Audio MSF (0x47) command, used by Another CD Player and Astrocounter of Crescents.
2017-02-06 14:50:55 +13:00
AJR
e0938f4218
Further Namco sound documentation (nw)
2017-02-05 20:44:34 -05:00
Scott Stone
1e219f087e
Adjust/comment some entries to get compile working until src/mame/drivers/galgames.cpp is uploaded (nw)
2017-02-05 20:18:36 -05:00