Commit Graph

47086 Commits

Author SHA1 Message Date
smf-
48fd80f624 more debug consistency. (nw) 2016-10-05 17:54:28 +01:00
Ivan Vangelista
07ef5054f5 cninja.cpp: some work on cninjabl2. It now shows the tilemap layers and plays SFX. Still missing sprites, some tilemaps have wrong offsets and misses oki banking. Also not really convinced the PCB had all the sound chips (nw) 2016-10-05 18:39:22 +02:00
fulivi
d030ab2755 hphybrid: fixed indirect EXE instruction 2016-10-05 18:02:19 +02:00
David Haywood
a32bbdf009 figured out 2 of the dipswitches. 2016-10-05 16:52:28 +01:00
David Haywood
1bdbde7fa8 (nw) 2016-10-05 16:42:02 +01:00
David Haywood
73a81eaa39 some work on the inputs / sound (nw) 2016-10-05 16:12:03 +01:00
hap
d0bf174e39 fidel*: small update, added separare layout for playmatic (nw) 2016-10-05 16:38:51 +02:00
David Haywood
5b013a346c a 16-bit 556 split access palette (8+8) on a 32-bit bus... ok... 2016-10-05 15:12:30 +01:00
David Haywood
1f10ae9609 new NOT WORKING
Mahjong Senpu [system11. David Haywood]

displays the game image, upside down, no palette for now, no inputs for now, no sound for now, going to continue work on it.
2016-10-05 14:35:33 +01:00
angelosa
eb08cc7e2a Various input related bug-fixes to Wild Pilot: [Angelo Salese]
* Lightgun is actually an ad-stick;
* Added player 2 inputs;
* Fixed bogus start button starting a play even without a coin inserted;
2016-10-05 15:08:51 +02:00
angelosa
27f203827a cischeat.cpp: irq notes, bumped framerate to 60 Hz to all minus captflag/scudhamm (nw) 2016-10-05 13:43:08 +02:00
Vas Crabb
a860875217 Merge pull request #1460 from mamedev/machine_flags
Proposal for new system flags for 0.179 dev-cycle:
2016-10-05 21:09:22 +11:00
Vas Crabb
9ae59fb76b Merge pull request #1469 from npwoods/new_strconv_overloads
Adding new string conversion overloads
2016-10-05 21:08:28 +11:00
Vas Crabb
5ce77bf9b8 Merge pull request #1481 from system11b/S11mjfixes8
Added dips for Lady Maker
2016-10-05 21:06:48 +11:00
Vas Crabb
9325dbd927 Merge pull request #1482 from ajrhacker/master
mjsister.cpp: A few input fixups
2016-10-05 21:05:20 +11:00
hap
97e01a69e6 fidel*: don't care which chessboard square is which (nw) 2016-10-05 01:45:25 +02:00
angelosa
0bfc1104d7 Promoted pdriftl to working.
cischeat.cpp: default to black palette, fix comms RAM ranges, fix f1gpstr2 dip-sw IDs, demoted wildplt to MNW, nw
2016-10-05 01:44:25 +02:00
hap
8e1314ad61 update mame.lst 2016-10-05 00:07:37 +02:00
hap
37ebafc88b New clone added
-------------
Fidelity Sensory 9 Playmatic S [anonymous]
2016-10-05 00:07:36 +02:00
Wilbert Pol
1a0ec63749 gameboy: fixed scrolling window regression (nw) 2016-10-04 22:33:28 +02:00
AJR
9fe92cffdb mjsister.cpp: A few input fixups
- Identify the difficulty DIP switches
- Add some non-DIP inputs for service mode
2016-10-04 11:17:31 -04:00
system11b
2aefb6039e Added dips for Lady Maker
Fixed some tab/space errors I made
Corrected 4psimasy dip B
2016-10-04 15:52:25 +01:00
Ivan Vangelista
4c2a962d6e New NOT WORKING machine
=======================
Super Triv Quiz I [any]

New clone added
------------
Greyhound Electronics", "Poker (Version 50.02 ICB, set 4) [any]
2016-10-04 15:01:07 +02:00
Vas Crabb
aac1805810 Merge pull request #1480 from system11b/S11mjsisters
mjsisters.cpp: Corrected dip switches
2016-10-04 17:01:54 +11:00
hap
f9a904dfa1 fidel*: fix recently added EAS/EAG speech at boot, small cleanup (nw) 2016-10-04 07:39:30 +02:00
Nathan Woods
85ba2fde28 Bulk renaming of Windows string conversion functions
utf8_from_[a|w|t]string ==> osd::text::from_[a|w|t]string
[a|w|t]string_from_utf8 ==> osd::text::to_[a|w|t]string
2016-10-03 23:20:25 -04:00
briantro
e03e09856f apple2.xml update
Specific Where in Time is Carmen Sandiego is v1.1
Add v1.0 cracked by 4am
2016-10-03 21:21:15 -05:00
Nathan Woods
8e67c061b5 Collapsing string_source class hierarchy 2016-10-03 21:50:09 -04:00
Nathan Woods
6549ec8ccf Eliminated virtual function use in strconv.cpp
Take note that in practice, this does not actually change the compiled code because the optimizer should be smart enough to remove the need for vtable lookups as a part of optimization (this is definitely true for MinGW).  If you really prefer, I can collapse the class hierarchy into a single templated class that just has overloaded constructors - this also doesn't actually change the compiled code, but I can make the change if you wish.
2016-10-03 21:50:04 -04:00
Nathan Woods
314a7e7906 Fixing const-ness on prototypes 2016-10-03 21:49:58 -04:00
hap
cbaaea6eb8 New working machine added
-----------
Fidelity Elite Avant Garde 2100 [hap, anonymous]
2016-10-04 01:20:50 +02:00
system11b
9265bb3bfd Corrected dip switches
[system11]
2016-10-03 23:58:00 +01:00
yz70s
ee5afda78e chihiro.cpp: clarifications and renaming for 3d matrices (nw) 2016-10-04 00:46:10 +02:00
Brad Hughes
3e39547742 Fix two leaks (nw) 2016-10-03 16:51:05 -04:00
angelosa
9f1d61c049 Fixed missing SHA1 for m1comm ROM, nw
(should be a fatalerror imho)
2016-10-03 22:00:24 +02:00
Wilbert Pol
2f5f50c60e gameboy: fixed serial regresssion (nw) 2016-10-03 21:45:19 +02:00
R. Belmont
9bac2c17a2 Merge pull request #1479 from system11b/S11mjfixes7
Corrected Hana no Momoko gumi dip switches
2016-10-03 15:26:48 -04:00
R. Belmont
ec1c2dd5be Merge pull request #1475 from Dagarman/master
update apple1 softwarelist
2016-10-03 15:26:18 -04:00
MetalliC
be7e5e4b41 bit better collision (nw) 2016-10-03 20:58:58 +03:00
Brad Hughes
d4b8b48127 Fix use of uninitialized stack memory in drawd3d.cpp (nw) 2016-10-03 13:45:10 -04:00
Ivan Vangelista
34538fa22f snowbros.cpp (yutnori): filled in dip-switches according to test menu (nw) 2016-10-03 19:21:12 +02:00
therealmogminer@gmail.com
e77201920f -cmi2x: Fixed MAST/TIM diagnostic test. [Ryan Holtz] 2016-10-03 19:04:19 +02:00
MetalliC
fb89088f3f istrebiteli: a bit of guesswork (nw) 2016-10-03 17:57:44 +03:00
therealmogminer@gmail.com
8be20c8cbf Change 6840ptm to use an array of devcb_write_line, nw 2016-10-03 16:55:03 +02:00
therealmogminer@gmail.com
042f15a578 -6840ptm: Changed WRITE8 to WRITE_LINE for single-bit outputs. [Ryan Holtz] 2016-10-03 16:29:42 +02:00
hap
dad928b11f fidel6502: update notes (nw) 2016-10-03 16:11:08 +02:00
system11b
23e4dcf630 Corrected Hana no Momoko gumi dip switches
Corrected Mahjong 4p Simasyo dip switches
Corrected year & company for Mahjong Housoukyoku Honbanchuu
Corrected dip switches for Hyper Reaction 2
[system11]
2016-10-03 14:59:57 +01:00
fulivi
7657035662 hphybrid: "Interrupt Mask" changed to "Interrupt Mode" (it sounds better
to me)
2016-10-03 14:24:42 +02:00
fulivi
a7e3f1f5c6 hp9845: refactored handling of irq/sts/flg bits to prepare for external
I/O bus
2016-10-03 14:20:18 +02:00
Vas Crabb
3a3efaec8f Merge pull request #1471 from ajrhacker/natkeyboard
Separate natural keyboard support from ioport.cpp (nw)
2016-10-03 21:41:13 +11:00