hap
24259c9377
chess*: small cleanup (nw)
2019-02-21 21:27:06 +01:00
Ivan Vangelista
b61662e925
vsmile_cart.xml: fixed validation (nw)
2019-02-21 19:35:47 +01:00
ClawGrip
66de91cecb
New NOT_WORKING software list additions ( #4670 )
...
--------------------------------------
vsmilem_cart.xml: Action Mania (US, Rev. 4?), Action Mania (US, Rev. 6?), Nickelodeon Dora the Explorer: Dora's Fix It Adventure (US, Rev. 3?), Disney Handy Manny (US, Rev. 2?), Disney's Little Einsteins (US, Rev. 2?), Disney's Little Einsteins (US, Rev. 5?), Disney Mickey Mouse Clubhouse (US), DreamWorks Monsters vs. Aliens (US, Rev. 3?), NASCAR Academy - Race Car Superstar (US), Nickelodeon Ni Hao Kai Lan - Happy Chinese New Year! (US), TinkerBell (US, Rev. 2?), Disney/Pixar Wall-E (USA, Rev. 2?) [Sean Riddle, TeamEurope]
2019-02-21 19:33:08 +01:00
ClawGrip
9bba515b87
New WORKING software list additions ( #4668 )
...
* New WORKING software list additions
---------------------------------------
vsmile_cart.xml: Alphabet Park Adventure (USA, alt), Alphabet Park Adventure (USA, alt, Rev. 2?), Nick Jr. Blue's Clues - Collection Day (USA), Disney/Pixar Cars - Rev It Up in Radiator Springs (USA), Nickelodeon Dora the Explorer - Dora's Fix-it Adventure (USA, alt), Nick Jr. Go Diego Go! - Save the Animal Familes! (US, Rev. 2?), Disney's Little Einsteins (US, Rev. 5?), Noddy - Detective for a Day (USA), Scooby-Doo! - Funland Frenzy (USA, alt), DreamWorks Shrek the Third - Arthur's School Day Adventure (USA, alt), V.Smile Soccer Challenge (USA), Marvel Spider-Man & Friends - Secret Missions (USA), Superman - The Greatest Hero (USA), Thomas & Friends - Engines Working Together (USA), Disney/Pixar Toy Story 2 - Operation: Rescue Woody! (USA, alt) [Sean Riddle, TeamEurope]
* New NOT_WORKING software list additions
-----------------------------
vsmile_cart.xml: V.Smile Art Studio (USA) [Sean Riddle, TeamEurope]
New WORKING software list additions
-----------------------------
V.Smile PC Pal Island (USA, Rev. 3?) [Sean Riddle, TeamEurope]
* vsmile_cart.xml: Small fix (nw)
2019-02-21 19:32:51 +01:00
Ivan Vangelista
f34b338e92
mame\drivers: removed most MCFG and MACHINE_CONFIG macros in drivers in the sm*-sy* range (nw)
2019-02-21 18:03:48 +01:00
hap
b82c6fad58
chess*: un-public classes (nw)
2019-02-21 15:25:15 +01:00
hap
03493a0405
chess*: move fidel/novag base files to machine folder (nw)
2019-02-21 13:41:35 +01:00
hap
2b59e65561
chess*: move generic electronic chessboard functions to machine/chessbase.cpp (nw)
2019-02-21 13:38:18 +01:00
ajrhacker
03753c9fbf
Merge pull request #4671 from shattered/_6dd3d90695
...
imgtool: new read-only filesystem: DEC RT-11 (take 2)
2019-02-21 07:04:49 -05:00
Ivan Vangelista
4890bdeb9f
tsamurai.cpp: fixed c/p error (nw)
2019-02-21 08:52:21 +01:00
Patrick Mackinlay
970edf7502
jazz_mct_adr: logging (nw)
2019-02-21 11:44:42 +07:00
Patrick Mackinlay
6b0a64a053
ncr53c90: be quiet (nw)
2019-02-21 11:43:47 +07:00
AJR
fbabda8efe
wy30p, wy120, wy150, wy160: Descramble program code and split to new skeleton drivers (nw)
2019-02-20 23:05:55 -05:00
Scott Stone
092349d265
vgmplay.xml: Added most recently released vgmrip packs. [Tafoid]
2019-02-20 20:49:59 -05:00
hap
c0610d91fc
novagbase: split into several drivers (nw)
2019-02-21 01:35:41 +01:00
MooglyGuy
61a76b45bd
hpc3: Trigger audio DMA on channels 0-3. Fixes hang when starting apps in IRIX. [Ryan Holtz]
2019-02-20 23:23:46 +01:00
hap
dc7fdc367c
novagbase: separate classes (nw)
2019-02-20 21:45:19 +01:00
couriersud
064050323e
netlist: fix access specifiers. (nw)
2019-02-20 20:53:56 +01:00
couriersud
a5f3787058
netlist: fix a bug and some performance tweaks. (nw)
2019-02-20 20:16:08 +01:00
Ivan Vangelista
085ddc5daf
zn.cpp: dumped PLDs for Cool Boarders Arcade Jam [f205v]
2019-02-20 18:34:45 +01:00
Ivan Vangelista
2a5e0e39f1
Fixed linking (nw)
2019-02-20 18:30:30 +01:00
Olivier Galibert
8162f9d39b
astrocorp: First layers of the astoneag encryption [O. Galibert]
2019-02-20 17:50:44 +01:00
hap
24da0f87e2
novag*: refactor diablo,delta1,presto (nw)
2019-02-20 16:10:41 +01:00
Robbbert
1983c113ae
(nw) knightsb: fixed sound regression; marked as working
2019-02-21 00:27:20 +11:00
Patrick Mackinlay
ac63bffecc
alpha: implement srom interface (nw)
...
* alpha: added icache and srom interface
* xc1700e: implemented oe/reset line
* jensen: connect the cpu to the srom
2019-02-20 19:37:41 +07:00
cam900
107acd2545
timekpr.cpp : Remove unnecessary arguments in handlers
...
Use shorter / correct type values, Fix code styles
2019-02-20 18:57:26 +09:00
Patrick Mackinlay
e17ff486db
jensen: minor update (nw)
...
* reworked srom to use new xc1765e device
* added another flash dump and noted sources
2019-02-20 14:26:38 +07:00
Ivan Vangelista
0bbb3c5489
macs.cpp: revert my recent changes as they caused problems (nw)
...
This needs an ad hoc constructor, since the ones in bus\generic.h always assume no default option. Don't have time to do it right now, will revisit later (nw)
2019-02-20 08:25:10 +01:00
Patrick Mackinlay
455195eecf
xc1700e: new device
2019-02-20 13:25:12 +07:00
AJR
b84397f786
Make -nonvram_save also inhibit saving of "battery" NVRAM for image devices
2019-02-19 20:47:39 -05:00
Sergey Svishchev
8313f096d3
imgtool: new read-only filesystem: DEC RT-11 (take 2)
2019-02-20 00:42:40 +03:00
MooglyGuy
f31246981a
-newport: Added DID entry handling. Fixes palette issues with buttonfly. Still some issues on login screen. [Ryan Holtz]
2019-02-19 22:08:07 +01:00
AJR
a9f1509511
bus/newbrain, bus/tiki100, wd2010: Simplify read/write handlers (nw)
2019-02-19 13:55:56 -05:00
AJR
48563c34f2
Fix clang error: reference to non-static member function must be called (nw)
2019-02-19 12:38:06 -05:00
Ivan Vangelista
5961cff302
vsmilem_cart.xml: fixed validation (nw)
2019-02-19 18:33:28 +01:00
ClawGrip
fa21fe07a6
New NOT_WORKING software list additions ( #4643 )
...
* New NOT_WORKING software list additions
leapfrog_leappad_cart.xml: Was ist das? - Von Richard Scarry (Germany), LeapPad Lernsystem (Germany), Einkaufen mit Tad (Germany), Disney Jede Menge Honigtöpfe (Germany) [TeamEurope]
* New NOT_WORKING software list additions
leapfrog_leappad_cart.xml: Pre Math - Tad goes shopping (UK), Music - Mother Goose Songbook (UK), Reading - Bounce, Tigger, Bounce (UK), Vocabulary - Richard Scarry's Best Little Word Book Ever! (UK), Pre Reading - Thomas the Really Useful Engine (UK), Great Reader Series - Dinosaurs Before Dark (UK), Leap's Pond (UK), Spongebob Schwammkopf - Meeres-Geschichten (Germany) [TeamEurope]
2019-02-19 18:22:38 +01:00
ClawGrip
83e080a868
New NOT_WORKING software list addition ( #4660 )
...
Disney/Pixar Cars 2 (Ger) [Sean Riddle, TeamEurope]
2019-02-19 18:21:18 +01:00
ClawGrip
fa182fbca7
vsmile_cart.xml: Add some cart info (nw) ( #4649 )
...
* vsmile_cart.xml: Add some more carts info (nw)
* Fix title (nw)
2019-02-19 18:18:15 +01:00
Ivan Vangelista
7ebde83736
mame\drivers: removed MCFG and MACHINE_CONFIG macros from most drivers starting with t (nw)
2019-02-19 18:16:28 +01:00
hap
e49c52f54c
novag*: renamed drivers (nw)
2019-02-19 18:12:49 +01:00
AJR
e67155ed08
mc6845, crtc_ega: Simplify read/write handlers (nw)
2019-02-19 12:06:11 -05:00
hap
3426c5ead6
fidelbase: extract card,vcc,vsc drivers (nw)
2019-02-19 17:41:13 +01:00
MetalliC
e905ec1d18
dccons.cpp: dumped Katana Dev.box checker ROM v0.71 [Ioncannon]
2019-02-19 18:16:45 +02:00
AJR
8c63e2ddba
votrax: Simplify write handlers (nw)
2019-02-19 10:57:28 -05:00
AJR
30e3be0bef
bus/comx35, bus/vip: Eliminate address_space argument from handlers (nw)
2019-02-19 10:46:27 -05:00
AJR
1ff00607de
ichiban: Figure out opcode/data split [O. Galibert]
...
- Add NVRAM and start mapping devices (nw)
2019-02-19 09:52:22 -05:00
AJR
3bd5da37c0
bus/adam, bus/cbm2, bus/coleco, bus/vic20: Eliminate unnecessary address_space and/or offset arguments from handlers (nw)
2019-02-19 09:02:10 -05:00
AJR
36012553a7
bus/c64: Eliminate address_space arguments from handlers (nw)
2019-02-19 08:27:08 -05:00
hap
d85f8b5d0d
volt_reg: set default m_output (nw)
2019-02-19 14:22:06 +01:00
AJR
aef98d52ed
6525tpi, mos6526, bus/vic10: Eliminate address_space argument from handlers (nw)
2019-02-19 07:46:07 -05:00