Commit Graph

77662 Commits

Author SHA1 Message Date
Olivier Galibert
9bb34aec20 flopimg: Fix wrapping on mac sector extraction 2021-01-31 19:15:16 +01:00
hap
4790fcba21 New machines marked as NOT_WORKING
----------------------------------
Autoslalom [hap]
2021-01-31 19:13:53 +01:00
hap
f8a3410135 hh_sm510: improve exospace svg a bit 2021-01-31 16:47:43 +01:00
hap
4a08aa0c4b hh_sm510: mark elektronika clones as bootleg 2021-01-31 15:58:39 +01:00
hap
cfef9622be compuchess: mark ccmk1 as bootleg 2021-01-31 15:55:02 +01:00
algestam
8da2685e18
hh_sm510.cpp: gnw_egg rom verified to be the same as gnw_mmouse (#7727)
* hh_sm510.cpp: gnw_egg rom verified to be the same as gnw_mmouse
2021-01-31 14:43:32 +01:00
arbee
f68d258da3 apple2gs: start hooking up the new IWM and drives [R. Belmont] 2021-01-30 17:18:37 -05:00
Olivier Galibert
c53622eb07 iwm, swim1: Implement async write on gcr 2021-01-30 23:03:18 +01:00
leesaudan2
3fc703e806
Added Apple 2 disk image format: .nib (read-only support) (#7725)
This format was not supported by the new floppy subsystem.
This commit provides read-only support of .nib files.
2021-01-30 19:35:58 +01:00
AJR
75a7445a98 unidasm: Add disassemblers for NEC/Renesas V850 family 2021-01-30 12:30:56 -05:00
AJR
b3e4af560a dp8344.cpp: Remove erroneous fallthrough 2021-01-30 12:29:54 -05:00
algestam
bd343adb1a
hh_sm510.cpp: Improve gnw_egg display (#7724)
* gnw_egg: Improved the existing display. [Henrik Algestam]
2021-01-30 17:15:22 +01:00
Ivan Vangelista
3ce4ca484a New working clones
------------------
Barracuda [Cam, Lamonsoff]
2021-01-30 14:23:28 +01:00
Vas Crabb
8d04ca7d7d Debuger updates:
* Improved behaviour of bottom line in Qt and win32 debugger views.
* Ported memory tracking feature from Qt to win32 module.
2021-01-30 22:46:43 +11:00
Ivan Vangelista
fd3ca4668a ksys573.cpp: fixed MT07863 2021-01-30 08:49:28 +01:00
Robbbert
ebe75d7fec itech32: added required newline at end 2021-01-30 17:44:00 +11:00
mac-a-r0ni
f5302cddec
Suggested changes to MacOS to build reqs (#7715)
Update compilingmame.rst
* Changes in macOS section regarding current build requirements
* Added basic info for Apple Silicon to macOS build instructions.
2021-01-29 23:15:35 -05:00
Ivan Vangelista
06fb624721 - btime.cpp: corrected size for one ROM for wtennis [f205v]
- hshavoc.cpp: simplified the already working part of the decryption

- magreel.cpp: added placeholder for undumped PIC
2021-01-29 20:42:33 +01:00
Travis Brown
88339b1ac7 New working machines
Power Up Baseball (prototype) [Frank Cifaldi, Rich Whitehouse, Ryan
Holtz, Travis Brown, Dan Filner]

* itech32: Updated NVRAM mapping on '020 machines to cover full 128k.
  [Travis Brown]
2021-01-29 17:13:48 +01:00
hap
a59cdb3f08 New working clones
------------------
Elite A/S Challenger (Budapest program, model EWC) [Berger]
2021-01-29 16:02:13 +01:00
Ivan Vangelista
34a582eab6 alpha68k_i.cpp: removed NO_DUMP entry for the Alpha 8511 MCU, since actual PCBs don't have it 2021-01-29 06:12:18 +01:00
arbee
f66febd50f kpontoon: hooked up sound CPU and comms, POST now fully passes [R. Belmont] 2021-01-28 23:17:23 -05:00
987123879113
d4ec392a16
firebeat: Implement SPU DMAs and fix SPU device configurations (#7693)
* firebeat.cpp: Implement SPU DMAs and fix SPU device configurations

* cdrom: Add way to specify Ultra DMA as a machine configuration
2021-01-28 22:18:43 -05:00
Dirk Best
a1d81a25d5 luckgrln: Minor corrections
- Add dip switch locations
- Change service switch type to not toggle on 7smash
- Add screen raw parameters
- Add anonymous namespace
2021-01-29 01:48:04 +01:00
Dirk Best
f6b89fdf38 luckgrln: Use generic xBGR_555 palette support, decrease amount of colors 2021-01-29 01:47:57 +01:00
Ryan Holtz
a0fdfb242d -itech32: Fixed graphics regressions introduced by incrementing pixel X by an unshifted value in the previous changes. [Ryan Holtz] 2021-01-29 01:08:55 +01:00
hap
c920b6db56 inputmap: don't prompt to toggle to default if default is None 2021-01-28 15:30:39 +01:00
Firehawke
7f84a651d7
Change "mame64" to "mame" in docs (#7709) 2021-01-29 00:59:06 +11:00
Vas Crabb
86666f388e Bug fixes and usablility enhancements:
* Declare intent when requesting virtual memory (for NetBSD, 7712)
* Improve scrolling behaviour in Qt debugger (MT07795)
* Added prompts to input mapping menu to make it less intimidating
2021-01-29 00:51:28 +11:00
Ivan Vangelista
1832b25ad1 skylncr.cpp: corrected a couple of typos 2021-01-28 06:48:59 +01:00
Ivan Vangelista
b1acdd5773 taito_f2.cpp: corrected Cameltry spelling 2021-01-28 06:29:51 +01:00
Stiletto
3153838929
Update "2020" text to "2021" (#7713)
Update "2020" text to "2021".
2021-01-28 00:11:17 -05:00
arbee
a6272bac13 kpontoon: hooked up sprite ROM readback, marked sound CPU dump as bad [R. Belmont] 2021-01-27 23:04:25 -05:00
AJR
ccfb843e7a ui.h: Remove now-unused slider ID macros/enums 2021-01-27 21:22:32 -05:00
AJR
1ef9d6991b ui: Clean up slider callbacks 2021-01-27 19:25:18 -05:00
Ivan Vangelista
cdde43b7a7 New working clones
------------------
Drift Out (Europe, Camel Try conversion) [twistedsymphony, Porchy]
2021-01-27 22:39:55 +01:00
hap
0cd6c079c9 ui/inputmap: prevent race condition between ui_input().pressed() and poll() 2021-01-27 20:13:25 +01:00
James Wallace
7812e9ebb6 - maygaym1.cpp: Added GAL for the FM sound board [Highwayman]
Clones promoted to working
----------------------------
Sonic The Hedgehog (JPM) (IMPACT) (SO10 C13)
Sonic The Hedgehog (JPM) (IMPACT) (SO10 AC13)
Sonic The Hedgehog (JPM) (IMPACT) (SO10 C13, Whitbread)
Sonic The Hedgehog (JPM) (IMPACT) (SO9 C12)
Sonic The Hedgehog (JPM) (IMPACT) (SO7 C10)
Sonic The Hedgehog (JPM) (IMPACT) (SO7 AC10)
Sonic The Hedgehog (JPM) (IMPACT) (SO1 AC2)
2021-01-27 19:10:57 +00:00
Ryan Holtz
4333cec3e6 -itech32: Added support for the WIDTHPIX blit flag. [Ryan Holtz] 2021-01-27 19:34:50 +01:00
Michael Zapf
207cbd739f geneve: Fixed debugger problem when writing values into memory; added debugger method to tms9995. 2021-01-27 18:58:23 +01:00
Ivan Vangelista
66bd35e6ba New working clones
------------------
Storming Party / Riku Kai Kuu Saizensen (set 2) [f205v]

New machines marked as NOT_WORKING
----------------------------------
Olympus (Z Games, version 10) [Ioannis Bampoulas]
2021-01-27 18:10:35 +01:00
AJR
c577a6748d bus/ti99/gromport/cartridges.cpp: Use get_attribute_string_ptr 2021-01-27 11:16:36 -05:00
Vas Crabb
83c9637635 -Qt debugger updates:
* Added context menu with Copy Visible and Paste commands to debug views (partially addresses #6066).
* Made memory view last PC display a context menu item.
* Fixed crash on right-clicking a memory view showing something other than an address space.

-debugger: Fixed commas in dumpkbd output.
2021-01-28 02:59:43 +11:00
Angelo Salese
832acf5731
jungleyo.cpp: Added reel layer drawing, implemented priority selection, and hooked up palette. (#7710) [Angelo Salese] 2021-01-28 01:45:26 +11:00
Julian Sikorski
fd5fb05ace
Unbreak aarch64 and arm builds (#7708) 2021-01-28 00:54:53 +11:00
ClawGrip
e069a2d17b
New machines marked as NOT_WORKING (#7706)
----------------------------------
Golden Fruits [jordigahan, ClawGrip]
2021-01-27 15:49:29 +11:00
arbee
65f56d19c5 kpontoon: add text layer tilemap, palette, and char ROM readback for POST [R. Belmont] 2021-01-26 23:11:24 -05:00
Brian Troha
f3b3a0db44 midtunit.cpp + midyunit.cpp: Correct ROM labels for the Mortal Kombat sets 2021-01-26 21:56:40 -06:00
AJR
a7e6ae77d2 rs232: HLE updates
- Remove option to change the number of start bits (1 was always the default, and the RS232 protocol requires one start bit)
- Add many historically significant baud rates ranging from 50 to 7200

* ccs2810.cpp, sb8085.cpp: Update notes
2021-01-26 14:48:07 -05:00
Brian Troha
c6cf21b01c cave.cpp: Correct some typos & update documentation for Hotdog Storm 2021-01-26 12:28:42 -06:00