Commit Graph

35442 Commits

Author SHA1 Message Date
briantro
fc7272dd6e promote Mini-Boy 7 to working
Out of whatsnew - Working status by Sandro Ronco. Just changed the buttons to use the standard Poker HOLD style (IE: keys Z X C V B) as per cabinet design. Someone just needs to hook up the lamps and maybe a simple layout, although the actual keys on the machine are not labeled.

Also deleted the bad_dump set 2. According to the dumper's notes it's a bad dump of set 3 as rom labels matched that set.  Set 2 hangs when trying to play.

New games added or promoted from NOT_WORKING status
---------------------------------------------------
Mini-Boy 7 [Sandro Ronco]
2015-05-02 22:30:05 -05:00
R. Belmont
f5ab8dbe65 Merge pull request #170 from mbcoguno/osx-libsdl-glext
Drop NO_SDL_GLEXT define on OSX [mbcoguno]
2015-05-02 21:48:27 -04:00
R. Belmont
5b851ef77e Merge pull request #167 from nitrofurano/master
Update 315_5124.c palette in TMS99x8 modes [nitrofurano]
2015-05-02 21:48:08 -04:00
arbee
0026618a68 [MESS] DEC Rainbow updates: [Karl-Ludwig Deisenhofer]
- Hard disk R/W support and real-time clock support emulating ClikClok card.
-wd2010: provides IRQ / (B)DRQ signals. Honors DRIVE_READY and WRITE FAULT
 (DRDY / WF) now. Set WF to GND and DRDY to VCC in your driver if signals are
 not serviced.
-ds1315 : Handle chip enable / chip reset / phantom writes to RTC.
2015-05-02 21:42:25 -04:00
arbee
b702e6bd3e mac: NuBus "image" card now provides primitives for programs on the Mac to interact with the host's filesystem. [Rob Braun, R. Belmont] 2015-05-02 21:23:02 -04:00
couriersud
4c7066c787 Merge branch 'master' of https://github.com/mamedev/mame.git 2015-05-03 02:11:56 +02:00
couriersud
090904828c New games added or promoted from NOT_WORKING status
---------------------------------------------------
- Breakout [Couriersud]
2015-05-03 02:11:45 +02:00
couriersud
2f0468fa0b Breakout:
- Added led and lamp components
 - Start2 works

Netlist:
- Added led models
2015-05-03 02:09:03 +02:00
Vas Crabb
d0ca4ffffe Merge pull request #172 from LuigiBlood/master
Fixed N64 Mouse wrapping.
2015-05-03 10:05:25 +10:00
mahlemiut
d1a79df509 clgd542x: added reverse direction BitBLTs, and improved colour-expanded pattern handling (still not quite perfect, though) 2015-05-03 11:44:57 +12:00
luigiblood
03f43229b7 Fixed N64 Mouse wrapping. 2015-05-03 01:34:29 +02:00
yz70s
b76daef85a chihiro.c: correct 2 errors, one with register combiners (nw) 2015-05-02 23:15:05 +02:00
Mike Naberezny
52e4c741b5 (MESS) pet_rom.xml: Added BASIC Programmer's Toolkit for BASIC 2.0 [Mike Naberezny] 2015-05-02 13:47:05 -07:00
Sandro Ronco
1f62ac2cef miniboy7: fixed video emulation and added inputs. [Sandro Ronco] 2015-05-02 21:18:45 +02:00
RobertoFresca
f82868b2f8 WMS driver... Hooked the Analog Devices ADSP-2105 CPU (still need
proper memory maps). Added technical notes.
2015-05-02 16:15:20 -03:00
angelosa
66c7f7524b Notes 2015-05-02 19:50:13 +02:00
angelosa
a649a95488 Added ROM bank to data ROM, graphics are fixed. Needs an input overhaul because coins doesn't work and by default only one game is enabled. 2015-05-02 19:39:46 +02:00
angelosa
1b4d3e06d8 Added NVRAM hook up (so you don't need to insert the psw everytime). 2015-05-02 19:11:01 +02:00
hap
1e189ee52e changed skip-lbi-testing 2015-05-02 18:26:19 +02:00
Vas Crabb
5b0e6aae92 Clean up Aleck64 inputs (nw) 2015-05-03 00:46:23 +10:00
Vas Crabb
856d6a6496 Merge branch 'master' of https://github.com/LuigiBlood/mame 2015-05-03 00:26:46 +10:00
luigiblood
6d7d958d2f Fix Aleck64 input. 2015-05-02 16:08:14 +02:00
Vas Crabb
c18f104914 Merge pull request #169 from LuigiBlood/master
Added 4 controller support for N64/N64DD, as well as rough mouse support...
2015-05-02 23:34:03 +10:00
luigiblood
7aa17da424 Mouse optimizations and moved global vars to n64_periphs. 2015-05-02 15:25:11 +02:00
Ivan Vangelista
a689baa76c nbmj8688.c: added save state support (nw) 2015-05-02 14:43:52 +02:00
Ivan Vangelista
bfcec3ecc6 videopin.c: added save state support (nw) 2015-05-02 09:39:24 +02:00
Ivan Vangelista
938b279ad6 usgames.c: enabled save state support (nw) 2015-05-02 09:14:15 +02:00
RobertoFresca
b108f487f8 WMS games: Fixed CPU clock... 2015-05-01 23:43:15 -03:00
RobertoFresca
458fb7f48e New games marked as GAME_NOT_WORKING
------------------------------------
Hot Toppings (English) [Roberto Fresca]
Leprechaun's Gold (Spanish) [Roberto Fresca]

(just forgot...)
2015-05-01 23:31:31 -03:00
luigiblood
e115dff18a Added 4 controller support for N64/N64DD, as well as rough mouse support. You can select the device on each controller port. 2015-05-02 03:31:48 +02:00
RobertoFresca
a640d83341 Added a lot of findings and docs to the WMS games. These are video slots
identified as WMS 360 / 550. Also added the proper crystals, correct CPU,
frequency, preliminary memory map, 2 new sets, and technical info.
2015-05-01 22:04:30 -03:00
RobertoFresca
2559f1c671 Capitals and github test... 2015-05-01 21:28:33 -03:00
RobertoFresca
667e05796c Merge branch 'master' of https://github.com/mamedev/mame 2015-05-01 21:26:06 -03:00
RobertoFresca
afd9c55ec6 Capitals... (testing github) 2015-05-01 21:16:27 -03:00
couriersud
101cd369f0 More improvements for breakout. (nw) 2015-05-02 01:51:38 +02:00
couriersud
c9aa1ae686 Fix compile. (nw) 2015-05-02 01:32:25 +02:00
hap
24671fc8c2 (MESS)New working game added
-----------------
Milton Bradley Lightfight [hap, Sean Riddle]
2015-05-02 01:00:21 +02:00
Lord-Nightmare
23b499cb22 (MESS) vt240.c: Add two DEC VT240 ROMsets and enable driver [Matt Burke, Balrog, Lord Nightmare] 2015-05-01 18:36:09 -04:00
Lord-Nightmare
35890052f4 (MESS) Correct VT220 xtal, and add the romset listed in the schematics as NO_DUMP. [Lord Nightmare] 2015-05-01 18:32:48 -04:00
Lord-Nightmare
92547ac8a0 (MESS) Add VT220 V2.1 ROMs and VT220 Character Generator Rom [Matt Burke] 2015-05-01 15:22:58 -04:00
hap
3b17cba4b5 added preliminary COP400 handheld driver 2015-05-01 20:36:52 +02:00
Lord-Nightmare
192f22667a Update VT100 AVO documentation a bit (n/w) 2015-05-01 14:04:24 -04:00
hap
7ca53964f5 fix B mask on XDS,XIS 2015-05-01 19:15:10 +02:00
hap
23d09f8ef8 fix LBI mask 2015-05-01 18:58:06 +02:00
cracyc
f80fb7bc0b (mess) m24: enable loading of m20 floppies (nw)
z8000: port access can be unaligned (nw)
2015-05-01 11:55:20 -05:00
couriersud
aeba33df1a Added colour overlay to breakout. [Couriersud] 2015-05-01 18:45:30 +02:00
couriersud
77e03ef8b3 Optimized some netlist devices. [Couriersud] 2015-05-01 18:43:10 +02:00
couriersud
177cc096e8 Don't call outside of netlist in case of noise introduced by solver.
(nw)
2015-05-01 18:42:19 +02:00
couriersud
0cfce891a2 Added adjustable gain to fixfreq.c. (nw) 2015-05-01 18:38:16 +02:00
couriersud
6688996c44 Merge branch 'master' of https://github.com/mamedev/mame.git 2015-05-01 17:25:31 +02:00