Commit Graph

46870 Commits

Author SHA1 Message Date
hap
d0bf174e39 fidel*: small update, added separare layout for playmatic (nw) 2016-10-05 16:38:51 +02: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
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
briantro
e08799a94e apple2.xml: Correct Miner 2049er image
old image was hacked to give way too many players.
High scores manually reset 5K, 4K, 3K, 2K & 1K
2016-10-02 21:57:01 -05:00
cracyc
83517be327 rainbow: Add color board [Bavarese]
* first incarnatation of the Color Graphics Option for Rainbow-100 B
* Clock, VRAM reads/writes + values of uninitialized registers still unverified
* (see BUGS section in main driver).

vis: checkpoint (nw)
2016-10-02 20:40:44 -05:00
MetalliC
e2e65c9613 istrebiteli: preliminary "sound" 2016-10-03 01:27:30 +03:00
briantro
7747e7a1b9 more apple2.xml disk images
replace some images with known clean versions

New additions to apple2.xml:
Portal [TRex}
Law of the West [TRex]
2016-10-02 16:55:18 -05:00
hap
c8c51551fc fidel6502: fix low battery status in Excellence sets (nw) 2016-10-02 23:43:57 +02:00
R. Belmont
7d31073ec2 Merge pull request #1455 from MASHinfo/master
Fixed missing ARISTOCRAT_MK5_BIOS defines addition
2016-10-02 15:20:40 -04:00
R. Belmont
095ecdc445 Merge pull request #1458 from einstein95/master
Remove 2nd joystick from omv1000
2016-10-02 15:19:42 -04:00
R. Belmont
b07d7c5d63 Merge pull request #1466 from npwoods/fix_imgtool_mac_overflow
[Imgtool Mac Module]  Fixed an unsigned overflow error that would causes crashes on 64 bit systems
2016-10-02 15:19:19 -04:00
Olivier Galibert
cfed90ea81 Merge pull request #1477 from mamehaze/021016_2
make model 1 render list scanning code safer by masking accesses to t…
2016-10-02 20:05:47 +02:00
hap
2d067bd598 New clones added
------------
Fidelity The Excellence (model EP12) [anonymous]
Fidelity The Par Excellence (model 6083) [anonymous]
2016-10-02 18:57:17 +02:00