AJR
a07171e778
cps1.cpp, mitchell.cpp: Restrict inputs for some games
...
- ghouls, pang, spang, pang3: Change joysticks to 4-way as flyers and manuals indicate
- pang, spang: Mark button 2 as optional (for what little that's worth)
- pang3: Remove buttons 2 and 3 (even service mode only shows one "Shot" button)
2016-09-13 13:42:23 -04:00
MetalliC
194cdf6600
new clones added (NOT_WORING)
...
----------------------------
Air Trix (original) [Andy Geezer]
NASCAR Racing (original) [Dion]
2016-09-13 17:59:13 +03:00
MetalliC
a476087669
Merge branch 'master' of github.com:mamedev/mame
2016-09-13 17:55:50 +03:00
Vas Crabb
161d153bf7
Merge pull request #1397 from dankan1890/master
...
Fixed remove favorites via "configure machine" menu. (nw)
2016-09-14 00:47:14 +10:00
dankan1890
bceb3e34f8
Fixed remove favorites via "configure machine" menu. (nw)
2016-09-13 16:25:27 +02:00
MetalliC
032ff5d544
Atomiswave developer and game names corrections (nw)
2016-09-13 15:55:30 +03:00
Miodrag Milanović
4d3d404d17
Merge pull request #1396 from npwoods/fix_jvc_header_buffer_overrun
...
Fixed a potential buffer overrun in the code that reads headers for the CoCo JVC disk image format
2016-09-13 13:35:46 +02:00
Nathan Woods
c51de7aa95
Fixed a potential buffer overrun in the code that reads headers for the CoCo JVC disk image format
2016-09-13 06:50:08 -04:00
Miodrag Milanović
0a5078ac07
Merge pull request #1395 from ajrhacker/m68340_get_cs
...
Memberize public non-member function of m68340cpu_device (nw)
2016-09-13 09:13:11 +02:00
Justin Kerk
950f073ed5
ibm5150.xml: More additions (nw)
2016-09-12 22:02:20 -07:00
AJR
6b05fa4b4f
Memberize public non-member function of m68340cpu_device (nw)
2016-09-13 00:50:47 -04:00
Lord-Nightmare
e879b60618
superqix.cpp: Shuffled around the super qix machine configs to make a bit more logical sense.
...
added a custom input member to clean up the mcu semaphore implementation for sqix and clones.
Added some notes about the sqixb1 mcu code origin. [Lord Nightmare]
Marked the recovered sqixb1 mcu dump good for that specific set as it matches a dump from a working pcb, and updated notes. [Lord Nightmare, Elgen]
2016-09-13 00:29:42 -04:00
Vas Crabb
9b88a353ba
Merge pull request #1393 from npwoods/view_container
...
Introduced an STL container for a view (util::view<T>), and changed opresolv to use it
2016-09-13 11:01:06 +10:00
Nathan Woods
aea10e0b4d
Alphabetizing the #include's, and added typedef's for the reverse iterators
2016-09-12 20:56:32 -04:00
Nathan Woods
86e242472f
Fixed some stupid errors
2016-09-12 20:45:43 -04:00
Nathan Woods
714b78d084
Folded util::contiguous_sequence_wrapper<T> into coretmpl.h, and fixing the reverse_iterators
2016-09-12 20:33:05 -04:00
Lord-Nightmare
1c7e5ed9fa
segahang.cpp: Very minor update about hangon pcb label based on auction pictures (n/w)
2016-09-12 20:26:38 -04:00
Nathan Woods
88c952adb3
Forgot to remove these m_ptr's
2016-09-12 18:45:10 -04:00
angelosa
0acf62b8f2
Fix #02349
2016-09-12 21:29:08 +02:00
angelosa
cebbc6258c
Fix 06368
2016-09-12 19:14:53 +02:00
hap
0f110097a3
Revert "chessmst: enabled use of proper external artwork [fhub]"
...
This reverts commit e23dde49d6
.
2016-09-12 18:42:48 +02:00
hap
84fad77d58
Revert "chessmst: removed wrong comments (nw)"
...
This reverts commit ec634c3189
.
2016-09-12 18:42:48 +02:00
angelosa
e89a7c78de
Fixed text tilemap char select enable and opacity in Combat School [Angelo Salese]
...
(Also fixes MT #00399 )
2016-09-12 18:07:07 +02:00
hap
ff33510ff7
New NOT_WORKING clone added
...
------------
Electronic Battleship (1977 version, model 4750A) [hap, Sean Riddle]
2016-09-12 17:18:08 +02:00
angelosa
ebd70cd0e8
SCREEN_RAW_PARAMS for Combat School, nw
2016-09-12 16:00:23 +02:00
Nathan Woods
524d750106
Implementing util::contiguous_sequence_wrapper<T>::[c]r[begin|end]()
...
...correctly (I think). Since we're not actually using this it isn't really tested
2016-09-12 07:51:15 -04:00
Nathan Woods
af1c5b26b8
Renamed util::view<T> to util::contiguous_sequence_wrapper<T>, changed ::iterator and ::const_iterator to just be pointers and other cleanups
2016-09-12 06:56:55 -04:00
Olivier Galibert
d8aa10fbc1
pcipc: sandbox for emulating a modern-ish pc (nw)
2016-09-12 11:55:16 +02:00
Vas Crabb
0036e43b7b
check characters in softlist setnames, fix errors (nw)
2016-09-12 16:21:16 +10:00
Scott Stone
5c334d982f
Misc errors fixed in a800.zml and adam_flop.xml (nw)
2016-09-11 23:08:28 -04:00
Lord-Nightmare
418e6242df
superqix.cpp: made hotsmash machine config derived from prebillian [Lord Nightmare]
2016-09-11 22:28:51 -04:00
Robbbert
d9de85ed95
New not working driver WIP (nw)
...
RC702
2016-09-12 11:18:46 +10:00
Lord-Nightmare
051f58226d
superqix.cpp: Unified memory map for prebillian and hotsmash [Lord Nightmare]
...
(out of whatsnew: also fixed a savestate related regression from last commit which broke sqix)
2016-09-11 18:45:21 -04:00
Lord-Nightmare
0a9524d9a8
superqix.cpp: improved MCU HLE for prebillian to use non-anonymous timers instead of scheduler hacks
...
consistencized the AY port bits for hotsmash and prebillian
got rid of hack mame_rand usage for the MCU semaphores in prebillian in favor of proper implementation
added notes about what the majority of the hotsmash MCU code actually does
changed the samplerate of the sample playback engine from 5khz to 3906hz which sounds more correct in hotsmash, and is directly derivable from the 12mhz pcb xtal [Lord Nightmare]
Add notes about what the various rams on hotsmash/prebillian and superqix actually do, including the framebuffer ram [Lord Nightmare, Corrado Tomaselli]
2016-09-11 12:33:28 -04:00
Peter Ferrie
8c82b113ea
apple2e.cpp: write-only soft-switches are write-only [Peter Ferrie]
2016-09-11 08:39:48 -07:00
Vas Crabb
56d1d9cf6f
Merge pull request #1392 from MASHinfo/master
...
New Crush Roller clone
2016-09-12 01:05:39 +10:00
Nathan Woods
91fb8f5bc3
Introduced an STL container for a view (util::view<T>), and changed opresolv to use it
2016-09-11 10:49:23 -04:00
MASHinfo
45206f04e2
New Crush Roller clone
2016-09-11 16:40:58 +02:00
Justin Kerk
597626d059
ibm5150.xml: More additions (nw)
2016-09-11 00:14:08 -07:00
Vas Crabb
d4744d24ec
Merge pull request #1389 from ajrhacker/whichinputs
...
witch: Sort out which inputs and outputs are which
2016-09-11 11:37:26 +10:00
Vas Crabb
407dede1a2
Merge pull request #1390 from npwoods/fix_null_option_guide
...
Subscripting std::array<..., 0> is bad; working around this specific case
2016-09-11 11:37:20 +10:00
briantro
b3adde5a48
new Chicken Draw Clone
...
New Clone Added
--------------------------------------------------------
Chicken Draw (2131-04, U5-0) [Brian Troha, The Dumping Union]
2016-09-10 18:02:14 -05:00
briantro
b7b10cc2a5
cave.cpp: Minor doc update - NW
2016-09-10 18:00:33 -05:00
arbee
16cd5d5dd4
New machines added or promoted from NOT_WORKING status
...
------------------------------------------------------
- Apple //e Enhanced (France) [robcfg, R. Belmont]
2016-09-10 18:47:04 -04:00
Nathan Woods
cc70910693
Subscripting std::array<..., 0> is bad; working around this specific case
2016-09-10 15:16:45 -04:00
AJR
d54703c6c5
Clarification regarding 8255s (nw)
2016-09-10 14:31:18 -04:00
AJR
2a99250616
witch: Sort out which inputs and outputs are which
...
- Use standard gambling input types where appropriate
- Identify "Attendant Pay" (keyout?) and payout switches
- Remove fake DIP switches
- Names of real DIP switches no longer all-caps
- Expand range of NVRAM
- Add two PPIs for I/O
- Partially implement hopper output
2016-09-10 13:18:01 -04:00
Luca Elia
a4a5dbc5dd
New machines added or promoted from NOT_WORKING status
...
------------------------------------------------------
Star Audition [Guru, Luca Elia]
2016-09-10 17:20:58 +02:00
Luca Elia
0e49a17f3d
16-bit hook-up for the Sharp LH28F016S flash memory
2016-09-10 17:16:47 +02:00
therealmogminer@gmail.com
3e0d522bce
Fix GH#1364 [tabbycat12]
2016-09-10 10:53:48 +02:00