Commit Graph

49455 Commits

Author SHA1 Message Date
Vas Crabb
48073dbf03 completely eliminate the concrete 68705-without-peripherals class
m6805evs: add proper memory map in comment and note that it needs CPU core support for the 68HC705 family
2017-01-20 01:42:28 +11:00
Robbbert
a6afc556b4 Zorba keyboard: fixed F4 2017-01-19 23:41:45 +11:00
Vas Crabb
b6d0ccd09b zorba keyboard improvement (nw) 2017-01-19 23:23:45 +11:00
Vas Crabb
df75e7463e zorba: use perfect time quantum for keybaord MCU, map right shift (nw)
There's some kind of sync issue between the keyboard MCU which generates
serial signals off its internal timer/counter and the 8251 USART in the
computer that causes characters to be dropped.  Some characters are more
likely to be dropped than others.  There's an issue somewhere in the
chain, and this is a good test case for whatever it is.
2017-01-19 22:05:39 +11:00
Vas Crabb
98b85af4a7 pitnrun: use new MC68705P5 device
m68705: expose more more internal registers through the state interface
* shows contents of registers that can't be read by program code

i8251: make receive more reliable clean up a little

zorba: meat on the bones
* create emulated keyboard device
  - 88 of 96 matrix keys identified, 6 of 8 DIP switches identified, 3 of 6 outputs identified
* connect IEEE-488, RS232 and Centronics ports
* hook up all IRQ sources and connect PIT to UARTs
* more notes

osborne1, gladiatr: use input changed member (nw)
2017-01-19 20:51:30 +11:00
Ivan Vangelista
64659f8bca Merge pull request #1998 from ajrhacker/bagmanf_inputs
bagmanf: Fix inputs and shuffle PROMs for better colors (game still t…
2017-01-19 06:45:00 +01:00
briantro
beab5e24c7 vicdual.cpp: Minor spelling fix - NW 2017-01-18 21:36:16 -06:00
AJR
ce9e5c8f34 bagmanf: Fix inputs and shuffle PROMs for better colors (game still tends to crash) 2017-01-18 22:25:52 -05:00
Scott Stone
646a8e6397 aztarac.cpp: Verified and correct labels/locations and added newly dumped video board PROMS for this machine. [Andrew Welburn, Tafoid] 2017-01-18 21:23:27 -05:00
Scott Stone
83d7ad8918 vicdual.cpp: Updated subhunt labels with locations and added readme from recent dump (nw) 2017-01-18 18:16:27 -05:00
hap
8a47b0c42b hh_cop400: added svg artwork for einvaderc (nw) 2017-01-18 23:46:45 +01:00
hap
c69c144013 Machine promoted to working
------------
Novag Diablo 68000 [hap]
2017-01-18 21:51:46 +01:00
RobertoFresca
446532b332 Pyon Pyon Jump: Documented bank #2 DIP switches. [Roberto Fresca] 2017-01-18 14:51:45 -03:00
RobertoFresca
1a4a1232ca Pyon Pyon Jump: Documented bank #1 DIP switches. [Roberto Fresca] 2017-01-18 14:50:23 -03:00
RobertoFresca
b94e02a787 Pyon Pyon Jump: Documented board 7908B pinout. [Roberto Fresca] 2017-01-18 14:44:35 -03:00
RobertoFresca
80a9832e60 Gran Premio F1 (Spanish bootleg of Pole Position II):
Documented the 'C' board edge connector. [Arcade Hacker, Rockman, Roberto Fresca]
2017-01-18 13:57:16 -03:00
RobertoFresca
43e61a0c9b Gran Premio F1 (Spanish bootleg of Pole Position II):
Documented the 'B' board edge connector. [Arcade Hacker, Rockman, Roberto Fresca]
2017-01-18 13:44:52 -03:00
RobertoFresca
db31d1b5a0 Gran Premio F1 (Spanish bootleg of Pole Position II):
Documented the 'A' board edge connector. [Arcade Hacker, Rockman, Roberto Fresca]
2017-01-18 13:31:00 -03:00
hap
0fac76b27a hh_tms1k: added svg layout for einvader (nw) 2017-01-18 17:11:53 +01:00
Joakim Larsson Edström
2d742ef130 Merge pull request #1996 from JoakimLarsson/mpcc
fccpu20: prints on terminal
2017-01-18 16:37:28 +01:00
Joakim Larsson Edstrom
26593bbb5f MPCC: completed tx serial, rx not yet verified 2017-01-18 16:32:04 +01:00
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
RobertoFresca
76e5126348 Mega Bonus Star II (Euro, Millennium Edition):
Added references for Z86C15 MCU. [Roberto Fresca]
2017-01-18 02:57:24 -03:00
RobertoFresca
14ce81377d Mega Bonus Star II (Euro, Millennium Edition):
Added unknown Zilog DIP40 IC diagram. Looks as a Z8 family MCU.
[Roberto Fresca, Team Europe]
2017-01-18 02:33:03 -03:00
RobertoFresca
7a63c6c5b0 Mega Bonus Star II (Euro, Millennium Edition):
Inputs: Limited the coin-in pulse to avoid coin errors. [Roberto Fresca]
2017-01-17 18:42:50 -03:00
Curt Coder
ebac862e2b OS X Cocoa debugger: Improved view scroll behavior. [Curt Coder] 2017-01-17 22:29:38 +02:00
Curt Coder
f096bee09b OS X Cocoa debugger: Autoscroll log window. [Curt Coder] 2017-01-17 22:29:38 +02:00
RobertoFresca
6ab31a3944 Merge branch 'master' of https://github.com/mamedev/mame 2017-01-17 14:38:58 -03:00
RobertoFresca
70e8593905 Mega Bonus Star II (Euro, Millennium Edition):
Inputs: Identified the different coin/note/remote in. [Roberto Fresca]
2017-01-17 14:35:20 -03:00
R. Belmont
9d6a96e02f Merge pull request #1987 from npwoods/tracesym_debugger_command
Created a new debugger command 'tracesym'
2017-01-17 12:21:57 -05:00
R. Belmont
ec4b0ff9f7 Merge pull request #1992 from npwoods/tracelogerror_debugger_option
Tracelogerror debugger option
2017-01-17 12:20:59 -05:00
RobertoFresca
c0c623883e Mega Bonus Star II (Euro, Millennium Edition):
Inputs: Collect. Also used to blank the BK. [Roberto Fresca]
2017-01-17 14:16:17 -03:00
RobertoFresca
34c384f031 Fixing inputs.... 2017-01-17 13:10:54 -03:00
RobertoFresca
425e8b7bc4 Mega Bonus Star II (Euro, Millennium Edition):
Inputs: Increment top's 'S' (looks like bet). [Roberto Fresca]
2017-01-17 12:41:26 -03:00
RobertoFresca
5dabf044c6 Mega Bonus Star II (Euro, Millennium Edition):
Inputs: Payout key. [Roberto Fresca]
2017-01-17 12:36:46 -03:00
RobertoFresca
ac5f436747 Mega Bonus Star II (Euro, Millennium Edition):
Inputs: Bookkeeping down and set/enter keys. [Roberto Fresca]
2017-01-17 12:33:59 -03:00
RobertoFresca
582cc353ea Mega Bonus Star II (Euro, Millennium Edition):
Inputs: Supervisor Bookkeeping mode. [Roberto Fresca]
2017-01-17 12:29:20 -03:00
RobertoFresca
f4d9057fc5 Mega Bonus Star II (Euro, Millennium Edition):
Inputs: Operator Bookkeeping mode. [Roberto Fresca]
2017-01-17 12:26:22 -03:00
angelosa
79d1dac894 Merge branch 'master' of https://github.com/mamedev/mame 2017-01-17 15:47:03 +01:00
angelosa
90a5de4682 Document this mess (nw) 2017-01-17 15:46:47 +01:00
MetalliC
5d9954bd66 segae.cpp: fix incorrect Opa Opa rom labels [ShouTime] 2017-01-17 16:30:49 +02:00
angelosa
3ee4ebdee4 Added preliminary banked 256 color mode to PC-9821 [Angelo Salese] 2017-01-17 15:21:47 +01:00
Curt Coder
4eb192eb9a cop400: Fixed debugger register/flags view. (nw) 2017-01-17 13:39:20 +02:00
Vas Crabb
fbb99184b7 retofinv: use common Taito MCU hookup 2017-01-17 19:11:14 +11:00
Vas Crabb
8a368007d3 maxaflex: use new MC68705P3 core 2017-01-17 18:34:05 +11: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