Commit Graph

37178 Commits

Author SHA1 Message Date
Joakim Larsson Edström
08e1a1db38 Added serial ports and changed names to the less than 8 chars fccpu<xxx> 2015-07-20 18:07:06 +02:00
Joakim Larsson
d7685ca35c 68230 device improvements, not yet compiling 2015-07-20 18:07:06 +02:00
Joakim Larsson Edström
6df19efcdd got it to compile and then disabled CPU-6 variants for now
Conflicts:
	scripts/target/mame/my.lua
2015-07-20 18:07:06 +02:00
Joakim Larsson
705458fd1f started implementation of a Motorola 68230 PI/T (Parallell Interface / Timer) device 2015-07-20 18:07:06 +02:00
Joakim Larsson
96cc9cb25b Added more info and enabled RTC, does not compile yet 2015-07-20 18:07:06 +02:00
Joakim Larsson Edström
bde2e8cc51 First compling forcecpu1 driver, just bare CPU and memory
Conflicts:
	scripts/target/mame/my.lua
	src/mame/my.lst
2015-07-20 18:07:06 +02:00
Joakim Larsson
b9edf7956c commented out all but cpu, ram and rom load as a first step to get something to work 2015-07-20 18:07:06 +02:00
Joakim Larsson
9e543a09ea Added info about the Force CPU-1 board 2015-07-20 18:07:05 +02:00
Joakim Larsson
13254b740a Adding first stab at force68k driver
Conflicts:
	scripts/target/mame/my.lua
	src/mame/my.lst
2015-07-20 18:07:05 +02:00
Joakim Larsson Edström
28ee343aff Merge remote-tracking branch 'upstream/master' 2015-07-20 15:33:10 +02:00
hap
229785f695 fixed some bit errors, thing still doesn't work though 2015-07-20 01:28:37 +02:00
R. Belmont
efe00cd202 Merge pull request #260 from belegdol/master
Do not pass -m32 to gcc on arm
2015-07-19 16:20:28 -07:00
Michael Zapf
5c0c340302 mfmhd: pluggable image format 2015-07-19 22:34:52 +02:00
couriersud
bf7c6d585b Changed phashmap_t to dynamically resize hash table. (nw) 2015-07-19 20:55:01 +02:00
briantro
c0c76edc28 new Varth (Japan resale) clone added
New Clone Added
-----------------------------------------
Varth: Operation Thunderstorm (Japan Resale Ver. 920714) [Alex Cmaylo, The Dumping Union]
2015-07-19 12:35:00 -05:00
hap
51daac7a8e forgot one port, untested 2015-07-19 16:33:15 +02:00
Michael Zapf
3c7513c4e8 Adding more MFM hard disk models (ST213, ST251) 2015-07-19 16:27:53 +02:00
hap
ee258a156b added buttons according to schems, but doesn't seem to be doing much 2015-07-19 16:19:17 +02:00
Wilbert Pol
a526e64c53 moonsound.c: Make it stereo (nw) 2015-07-19 15:41:07 +02:00
Wilbert Pol
69f5f49c52 msx.c: Start hooking up moonsound; not fully working yet (nw) 2015-07-19 14:36:12 +02:00
Lord-Nightmare
16d785db9c taito_x: comment update (n/w) 2015-07-19 04:40:35 -04:00
Lord-Nightmare
1d260cbfa6 VK100.c: correct prom locations based on schematics; Mark one PROM as bad pending a redump. [Lord Nightmare] 2015-07-19 04:40:32 -04:00
Lord-Nightmare
184a5cca4f WIP preparing to fix the speech in radar scope (n/w) 2015-07-19 04:40:30 -04:00
Wilbert Pol
e338cdaf85 ymf278b.c: Added simple FM reg read back (nw) 2015-07-19 10:34:09 +02:00
hap
f1de898fba made tb303 a subclass of hh_ucom4_state 2015-07-19 10:25:52 +02:00
Robbbert
84b7889103 MONTY: Kickstart mmonty & improve the display. 2015-07-19 16:47:07 +10:00
Ivan Vangelista
66bdb61a06 sbowling.c: added save state support (nw) 2015-07-19 08:13:13 +02:00
Ivan Vangelista
d10c6629c2 spbactn.c: enabled save state support (nw) 2015-07-19 08:11:02 +02:00
Ivan Vangelista
9486dca594 poolshrk.c: added save state support (nw) 2015-07-19 08:01:42 +02:00
hap
24f8796614 added RAM 2015-07-19 02:23:00 +02:00
couriersud
3b35c7a12e Aligned builtin device identification with parser device
identification. (nw)
2015-07-19 02:08:04 +02:00
couriersud
1c9b70aabd Added a phashmap_t object for faster lookups. (nw) 2015-07-19 02:08:03 +02:00
Robbbert
f6ea498ecf MONTY: added keyboard and sound. 2015-07-19 01:09:53 +10:00
Robbbert
7822e262fe Small doc update. 2015-07-18 11:42:30 +10:00
David Haywood
3aa7f65e7c defaulted these in service mode too (nw) 2015-07-17 23:11:52 +01:00
David Haywood
e60782c2c4 new clones
Hot Rod (Japan, 4 Players, Floppy Based, Rev C) [Ordyne]

(also defaulted all the hotrod sets in service mode, most had some bookingkeeping data still, for example on time stored, or had been blanked out manually leaving corrupt data)
2015-07-17 22:50:16 +01:00
David Haywood
93cd73f0ca Merge pull request #261 from system11b/S11chopper
Corrected viewable as per 05991
2015-07-17 21:59:33 +01:00
Mike Naberezny
f299b7b03b Add TODO comment to investigate toolkit2-b000.bin (nw) 2015-07-17 13:19:50 -07:00
Wilbert Pol
edc09b4f48 v9938.c: Removed set_resolution() method, simplifying the code a bit. All drivers were defaulting to the 'HIGH' setting anyway. This also puts the drivers back in charge of setting the screen parameters. (nw) 2015-07-17 21:10:47 +02:00
hap
4b9d68194f op_lb WIP 2015-07-17 19:34:46 +02:00
system11b
8956502d93 Corrected viewable as per 05991 2015-07-17 18:03:03 +01:00
MetalliC
dfdaaf0a1c chihiro.c: bruteforced DES key for "Sega Network Taisen Mahjong MJ 3 Evolution" [f205v] 2015-07-17 19:04:53 +03:00
MetalliC
011a6a1c6d new game added as NOT WORKING
------------------------------
Sega Network Taisen Mahjong MJ 3 Evolution (Rev B) (GDX-0021B) [Andy Geezer]
2015-07-17 18:48:05 +03:00
Cowering
6b9fecb7f2 fix linux compile with -Wodr in GCC 5.2 2015-07-17 10:17:58 -05:00
therealmogminer@gmail.com
b20988f0a3 [MESS] sdk80.c: Begun hooking up devices [MooglyGuy]
* Hooked up i8251 USART and RS232 device. Can use standard RS232 slot devices,
    including the internal serial terminal, or a terminal program running on
    the host machine.
  * Hooked up USART baud rate selection switch.
2015-07-17 11:49:17 +02:00
Alex W. Jackson
1b2b784b5c Merge pull request #259 from system11b/S11trigon
Corrected lgtnfght/trigon visible area as per PCB.
2015-07-17 03:00:05 -04:00
Robbbert
74dade42e7 Advision: expanded the image to fill the screen. 2015-07-17 12:28:59 +10:00
couriersud
aa5785832c Add macro library for opamp models. (nw) 2015-07-16 23:10:36 +02:00
Julian Sikorski
d4ec50198c Do not pass -m32 to gcc on arm 2015-07-16 22:54:34 +02:00
ted green
821be22983 mips3drc.c - Mippity mip mips. Fixed drc bug.
voodoo.c - Added define for turning off cycle eating during regiser reads.
2015-07-16 14:46:33 -06:00