Commit Graph

62039 Commits

Author SHA1 Message Date
AJR
969175269d Invalidate memory access caches when removing watchpoints to prevent crashes on subsequent accesses to the same memory areas 2018-10-23 09:04:25 -04:00
hap
f16d70d90e opwolf: set_input_gain on speaker device overrides the one set on sound route, this makes it look less misleading now (nw) 2018-10-23 14:00:12 +02:00
AJR
3b84297de5 z29: Fix pseudo-DMA memory fill mode (nw) 2018-10-23 07:13:34 -04:00
ajrhacker
484e0bb9fb
Merge pull request #4182 from clawgrip/patch-4
Add TODO info for "spangbl2" dipswitches (nw)
2018-10-23 06:30:44 -04:00
ClawGrip
b41f7cdfad
Add TODO info for "spangbl2" dipswitches (nw) 2018-10-23 10:01:45 +02:00
Lord-Nightmare
8c798708a2 Add dumps of the Kurzweil K2000 "ROM1 - Orchestral" and "ROM2 - Contemporary" add-on modules. [anonymous]
Add a bunch of notes about the rest of the Kurzweil K2xxx series, and some more notes about the K2000 hardware. [Lord Nightmare]
2018-10-23 02:54:13 -04:00
David Haywood
25b70ce773 XaviX - support per-line rendering and raster interrupts (#4180)
* checkpoint (nw)

* improve rasters (nw)

* improve again (nw)

* raster effect improvements (nw)

* tidy (nw)

* keep happy (nw)

* also keep things happy (nw)

* rad_rh notes (nw)

* kill unneeded code (nw)

* (nw)

* oops (nw)

* extra rad_bass inputs (nw)

* misc refactors (nw)

* 2nd palette on superxavix (nw)

* improvements to line renderer (nw)

* optimize slightly (nw)

* bitmap layer related (nw)

* this bitmap in xavtennis is very big (nw)
2018-10-22 21:35:02 -04:00
R. Belmont
3916ced0ed
Merge pull request #4181 from hp9k/m68kmmu_indirect_fix
m68kmmu: don't try to read address bits in indirect descriptors as status bits (nw)
2018-10-22 21:34:35 -04:00
braintro
f5da4a8c50 sega16a.cpp: Correct labels and rom locations for the aliensyn2 set. [Brian Troha] 2018-10-22 18:05:27 -05:00
hap
c893b58eca k054321: correction on prev commit (nw) 2018-10-22 23:47:08 +02:00
hap
317a597236 k054321: make it work on all speaker inputs, not just the first (nw) 2018-10-22 23:40:29 +02:00
hap
932b9ad71e namcos22: show alpinr2b titlescreen animation, preliminary (nw) 2018-10-22 23:31:13 +02:00
Sven Schnelle
922bf727a9 m68kmmu: don't try to read address bits in indirect descriptors as status bits (nw)
and initialize m_mmu_tmp_sr before doing a table search. With this commit,
everything required to run HP-UX 9 in mame is upstream.

Tested the following machines with this mmu change:

maciix with Mac OS 7
hp9k360 with HP-UX 7, HP-UX 9 and the HP-UX 9 installer.
2018-10-22 23:16:09 +02:00
Ivan Vangelista
8211efbb8a cinemat.cpp: fixed save state regression (nw) 2018-10-22 23:10:07 +02:00
Ivan Vangelista
407222940f namcops2.cpp: redumped superdbz DVD and confirmed gundzaft DVD dump [Arcade-Projects] 2018-10-22 23:01:59 +02:00
Ivan Vangelista
e227060f5c new not working software list addition:
---------------------------------------------------------
pico.xml: Oryouri Daisuki! Kitchen Pico (Jpn) [TeamEurope]
2018-10-22 20:26:17 +02:00
Ivan Vangelista
588776d891 exidy.cpp: identified P1/P2 Start LEDs for Mouse Trap [Brad Oldham]
original patch modified by me (nw)
2018-10-22 19:03:38 +02:00
Ivan Vangelista
21b6c96cac rs232: another batch of MCFG removal (nw) 2018-10-22 18:44:07 +02:00
dxl
9703b60a20 m68kmmu: support short indirect descriptors & set MMU status flags in pmmu_atc_lookup() (#4179)
* m68kmmu: support short indirect table entries

* m68kmmu: set SR bits in pmmu_atc_lookup()
2018-10-22 12:19:27 -04:00
Ivan Vangelista
6c23ea53f6 bfmsys85.cpp: added save state support, no idea why this was marked as SUPPORTS_SAVE (nw) 2018-10-22 18:02:56 +02:00
ajrhacker
2d392f5ef8
Merge pull request #4177 from MASHinfo/master
Fixed Arcade build
2018-10-22 10:39:28 -04:00
Roberto Fresca
b4d5b3b50d Removed due to legal issues. 2018-10-22 15:25:04 +02:00
MASH
129571495b
Fixed Arcade build 2018-10-22 11:02:10 +00:00
Ivan Vangelista
6995e29882 new working clone
------------------------------
PuLiRuLa (World, earlier?) [Jorge Silva]
2018-10-22 07:24:34 +02:00
AJR
d5f195c046 flipjack: Driver overhaul
- Reimplement video using CRTC row update method.
- Cocktail mode is fully supported.
- Change monitor orientation from ROT90 to ROT270.
- Modernize interrupts.
- Clean up miscellaneous things.
2018-10-21 17:30:15 -04:00
arbee
688ce5bf93 hapyfish: correct flash IDs and flash switching, bootloader now loads Linux kernel and then nothing happens (nw) 2018-10-21 15:47:32 -04:00
mooglyguy
d1ec0b957c vsmile: removed Unununium timing hacks, nw 2018-10-21 21:29:14 +02:00
mooglyguy
af515310d7 vsmile: Fixed erroneous cartridge ROM mirroring. Gets V.Smile games to boot. Needs cleanup. [Ryan Holtz] 2018-10-21 21:29:13 +02:00
braintro
5e85036f34 new clone added - Soldier Girl Amazon (Tecfri license)
New Clone Added
-----------------------------------------
Soldier Girl Amazon (Tecfri license) [Fredric Sjöholm]
2018-10-21 14:20:23 -05:00
hap
0eb5679d24 namcos22: improve window clipping (nw) 2018-10-21 20:08:38 +02:00
dxl
3f19591995 m68kmmu: cleanups (#4172)
* m68kmmu: factor out TT register matching into pmmu_match_tt()

* m68kmmu: simplify tt/fc matching

* m68kmmu: remove dead code

* m68kmmu: factor out table walking code

* m68kmmu: replace printf by logerror

This should be switched over to use LOG(), but can't
right now because the header file is included directly
in C++ classes.
2018-10-21 12:24:27 -04:00
fulivi
5dba426a7c HP9825: printer & beeper added (#4175)
* hp9825: printer added. Whitespace cleanup on hp9825_tape.*

* hp9825: added beeper
2018-10-21 12:15:57 -04:00
Robbbert
877906143a New WORKING software item for the sorcerer
- Lander Arcade   (thanks to Exidyboy)
2018-10-22 02:42:23 +11:00
arbee
f4d9bd18d5 hapyfish: replaced driver with clone of mini2440 that enabled NAND booting [R. Belmont]
The boot loader now comes up and fails because it can't find both NANDs; how they're banked or whatever isn't clear yet.
2018-10-21 09:52:34 -04:00
ajrhacker
9da9131fe4
Merge pull request #4174 from hp9k/disable_debug
nereid: disable debug (nw)
2018-10-21 09:01:13 -04:00
Sven Schnelle
35d1736019 nereid: disable debug (nw) 2018-10-21 14:36:45 +02:00
hap
552f67540e hh_sm510: correct built-in cheats for gnw_ghouse (nw) 2018-10-21 13:48:25 +02:00
algestam
1482a81fc2 New working machine added (#4173)
-----------
Green House (Nintendo Game & Watch) [algestam]
2018-10-21 13:37:41 +02:00
AJR
dbaf83eebf crt9007: Interrupts don't get canceled here (nw) 2018-10-21 00:14:44 -04:00
AJR
451ffb3746 crt9007: Add frame timer
altos2: Add bell (nw)
2018-10-21 00:01:43 -04:00
braintro
8955f8c03c segas16b.cpp: Minor doc update - Time Scanner Sega ID numbers (nw) 2018-10-20 23:01:04 -05:00
ClawGrip
e752558529 New NOT_WORKING clone (#4122)
* New NOT_WORKING clone

----------------------------------
Break Thru (Tecfri license) [jordigahan, Recreativas.org]

* Add "brkthrut"

* Marked "8.bin" on "brkthrut" as BAD_DUMP
2018-10-20 22:33:50 -04:00
Jürgen Buchmüller
c6365e4605 pokey: remember m_allpot_r_cb() value 2018-10-21 03:47:49 +02:00
Sergey Svishchev
78ac38e4e0 vt100, ec1841, mc1502, poisk1, km035 and ms7004 keyboards: make Lua-friendly and update mappings (#4145)
* vt100_kbd: make Lua-friendly -- add PORT_CODE's (nw)

* ec1841, mc1502, poisk1, km035 and ms7004 keyboards: make Lua-friendly and update mappings (nw)

Also, restore comments in utf-8 (lost to srcclean), define missing keys, change a few mappings to match keycaps, remove redundant PORT_NAME definitions.
2018-10-20 18:38:53 -04:00
ajrhacker
5cf7efd685
Merge pull request #4170 from hp9k/m68k_mmu_improvements
m68kmmu: factor out atc lookup into pmmu_atc_lookup()
2018-10-20 17:21:12 -04:00
R. Belmont
5f88ab4e7c
Merge pull request #4167 from cam900/namcoc355_duplicates
namco_c355spr.cpp : Cleanup duplicates
2018-10-20 17:14:09 -04:00
R. Belmont
5fe1f607e5
Merge pull request #4168 from hp9k/m68kmmu_improvements
m68kmmu: deduplicate code to set buserror details
2018-10-20 17:13:20 -04:00
Scott Stone
11da5fd993 megadriv.xml: Fixed MT#7123 - Description for Desert Strike (nw) 2018-10-20 15:16:31 -04:00
Sven Schnelle
5fce6d4273 m68kmmu: factor out atc lookup into pmmu_atc_lookup() 2018-10-20 20:40:24 +02:00
Sven Schnelle
6e5965a939 m68kmmu: deduplicate code to set buserror details 2018-10-20 20:28:04 +02:00