Commit Graph

52278 Commits

Author SHA1 Message Date
yz70s
aee52deb0e at586x3: add n7ns04 bios of the Micronics M55HI-Plus moterboard and log writes to port 0x80 (nw) 2017-06-25 17:55:02 +02:00
yz70s
0c3f8a22b5 lpci/i82371sb.cpp: add boot_state_hook devcb to receive writes to debug port 0x80 (nw) 2017-06-25 17:55:02 +02:00
yz70s
608fbf58f0 lpci/southbridge.cpp: give derived classes the ability to intercept writes to debug port 0x80 (nw) 2017-06-25 17:55:02 +02:00
yz70s
7d449ce828 lpci/i82439tx.cpp: do not always assert on unimplemented pci cofiguration registers ... (nw)
... log a message in the error log instead. Also put writes to 0x58 and 0x5c in their own case.
2017-06-25 17:55:02 +02:00
Scott Stone
0bb1b8599c New Clone Added
---------------
Operation Wolf (Japan, SC)  [ShouTime]
2017-06-25 11:41:14 -04:00
MetalliC
75013aefb2 new working clone
-----------------
Street Fighter II: The World Warrior (Japan 911210, CPS-B-17) [ShouTime, Bonky, MetalliC]
2017-06-25 18:34:25 +03:00
hap
8d82bf8896 hh_sm510: added lcd deflicker (nw) 2017-06-25 17:33:15 +02:00
Olivier Galibert
d4edf2e508 Reintegrate neogeo romdefs in the source (nw) 2017-06-25 16:50:02 +02:00
Olivier Galibert
df1b7770ef options: Set the value when setting the default as before [O. Galibert] 2017-06-25 16:50:02 +02:00
Stiletto
580898e4ca (nw)
(nw)
2017-06-25 10:34:31 -04:00
AJR
f86df156eb amerihok: Attempt at CPU identification (nw) 2017-06-25 10:21:02 -04:00
hap
5b5ae97cdd sm5a: fix ram mirror (nw) 2017-06-25 15:25:00 +02:00
hap
456e4c47eb sm500: fix ACL (nw) 2017-06-25 15:21:31 +02:00
Robbbert
583fedecc8 (nw) Fixed the build. 2017-06-25 23:09:17 +10:00
R. Belmont
7f51bbb61f Merge pull request #2408 from DavidHaywood/200617
keep legacy arcade build staggering along for now (nw)
2017-06-25 07:55:59 -04:00
R. Belmont
10f74bb2fe Merge pull request #2409 from 057a3dd61f99517a3afea0051a49cb27994f94d/sdl-callback-fix
Fix sound_sdl::sdl_callback, fill buffer with silence when underflow.
2017-06-25 07:55:14 -04:00
057a3dd61f99517a3afea0051a49cb27994f94d
9788f622e2 Fix sound_sdl::sdl_callback, fill buffer with silence when underflow.
The problem is most noticeable when you are saving state, and the
save takes a relatively long time, short period of audio gets played
repeatedly, which is usually unpleasant.

I found out it's caused by sdl_sound::sdl_callback not fill the audio
buffer with silence when underflow occurs. According to
https://wiki.libsdl.org/SDL_AudioSpec, if there's nothing to play,
the callback should fill the buffer with silence.

I tested this change and the problem is gone.
2017-06-25 18:28:43 +00:00
Olivier Galibert
319eb61d0f Put mpu4 back into how it should be... not sure what went on there, but current state was unacceptable (nw) 2017-06-25 12:36:19 +02:00
Olivier Galibert
8d2a1d4268 debugcpu: Eliminate direct() from read_opcode [O. Galibert] 2017-06-25 11:15:00 +02:00
Olivier Galibert
d34051484d dvdisasm: Simplify by decoupling information creation and display rendering [O. Galibert] 2017-06-25 11:14:51 +02:00
Olivier Galibert
cd6acdb6bc sdl: Add SDL_WINDOW_BORDERLESS for fullscreen, required by some window managers on linux [O. Galibert]
Breakage was in 8338e0d7a4 (march 2015),
and yes, fullscreen didn't work correctly for me since then.  Shows
how much I use it, I guess.  FWTW my window manage is the venerable
fvwm2.  CourierSud, if you happen to remember why you changed that (in
the middle of a lot of other changes), let me know, and we'll see how
to make it work for everybody.
2017-06-25 11:14:45 +02:00
David Haywood
f31efbf4d0 keep legacy arcade build staggering along for now (nw) 2017-06-25 10:00:44 +01:00
Vas Crabb
fb61e98cc5 more srcclean (nw) 2017-06-25 15:21:44 +10:00
Vas Crabb
41e1555242 Merge branch 'release0187'
Conflicts:
	src/mame/drivers/accomm.cpp
2017-06-25 15:19:30 +10:00
Vas Crabb
f31e735053 srcclean (nw) 2017-06-25 15:18:14 +10:00
AJR
4c815ece23 6821pia.cpp: Logging improvements (nw)
- Use logmacro.h interface
- Remove device tags superfluous with modern logerror
- Make LOG_SETUP actually handle something
2017-06-24 23:28:45 -04:00
AJR
599f6dde70 clowndwn: Flesh this skeleton out slightly (nw) 2017-06-24 23:28:45 -04:00
Justin Kerk
25fc18c04d New NOT working software list additions
-----------------------------------
ibm5170: PC-DOS (multiple sets using XDF disk format) [Justin Kerk]
2017-06-24 20:25:41 -07:00
npwoods
b193e05cd7 Overhaul to how MAME handles options, take two (#2341) 2017-06-25 12:48:56 +10:00
npwoods
1b28df0b39 Reintroduced a state save menu, take two (#2358)
* This turns the current state save feature to a menu; one can still press 0-9, but you can also browse a menu when loading and saving state

* Fixed some issues requested by Vas Crabb

* Updated state menu to support arbitrary character slots

* WIP, transitioned 'entry_char' to std::string

Still need to address Joystick and FR keyboard concerns

* Reimplemented state save support with joystick buttons

* Changed the state menu to be "code driven" rather than "character driven"

When the menu is displayed, it will look at the filenames, and translate them to a visual representation as per the user's locale

* Vas feedback
2017-06-25 12:48:13 +10:00
AJR
4a57052b5f Fix build (nw) 2017-06-24 22:15:34 -04:00
AJR
69828a8ff9 Fix build (nw) 2017-06-24 22:14:27 -04:00
AJR
9481dc6c54 age_candy: Document MCU type that isn't emulated (nw) 2017-06-24 22:02:34 -04:00
arbee
469c2bbc4b hp9k_3xx updates:
- Preliminary working DIO/DIO-II bus implementation and 98544 video card
  - Hooked up i8042 I/O microcontroller comms to main CPU
  - Support medium-res built-in video on 9000/332
2017-06-24 20:29:03 -04:00
Robbbert
fcd0ec717d (nw)Fixed the build (*interrupt_source not used) 2017-06-25 09:58:44 +10:00
R. Belmont
1a06955f3e Merge pull request #2403 from npwoods/fix_source_eof_error
Fixed an issue that could cause the debugger 'source' command to falsely display I/O error
2017-06-24 19:47:18 -04:00
R. Belmont
f1e04947f8 Merge pull request #2397 from Tauwasser/gameboy_v7
Gameboy v7
2017-06-24 19:46:54 -04:00
R. Belmont
8601018f06 Merge pull request #2399 from pmackinlay/interpro
added diagnostic 7-seg led
2017-06-24 19:46:36 -04:00
R. Belmont
32f89a1018 Merge pull request #2406 from DavidHaywood/240617
new working clones  Treasure Island (DECO Cassette) (Region D) [David Haywood]
2017-06-24 19:45:53 -04:00
R. Belmont
cee1ad341e Merge pull request #2407 from DavidHaywood/200617
new NOT WORKING  Game Prince RS-16 [BeckieRGB]
2017-06-24 19:45:33 -04:00
David Haywood
91d2326902 new NOT WORKING Game Prince RS-16 [BeckieRGB]
boots to menu, some games are playable
2017-06-24 23:57:54 +01:00
Justin Kerk
d3315bcfe2 New working software list additions
-----------------------------------
ibm5150: 688 Attack Sub (3.5", older), Star Goose! [ArcadeShadow]
2017-06-24 15:14:04 -07:00
David Haywood
cc082c7890 typos (nw) 2017-06-24 22:24:04 +01:00
David Haywood
638749af20 mark as working (nw) 2017-06-24 22:16:47 +01:00
David Haywood
9b8f69200f new working clones Treasure Island (DECO Cassette) (Region D) [David Haywood]
this is the ctisland3 set that has been in MAME since forever.  compared to the other ctisland sets it uses a different encryption and has a region code of 'D' in the header.
we haven't seen any 'D' region roms before (A is Japan, B is assumed to be US) so I've had to handcraft a bios rom for it (the only difference between the A/B bios roms is the single byte it checks in the header anyway)
2017-06-24 22:13:21 +01:00
hap
d09534c380 sm500: added lcd output (nw) 2017-06-24 21:26:23 +02:00
hap
a89cc32081 removed hh_sm500 driver, will re-add nupogodi as a clone of gnw_mc25 another time (nw) 2017-06-24 19:42:15 +02:00
hap
37c6419121 New NOT_WORKING machine added
------------
Game & Watch: Mickey Mouse [hap, Igor]
2017-06-24 19:38:58 +02:00
ajrhacker
3643d8378d Merge pull request #2404 from DavidHaywood/200617
new NOT WORKING
2017-06-24 11:47:32 -04:00
hap
4cc7afc65c sm500: added device start/reset (nw) 2017-06-24 17:14:32 +02:00