cracyc
a928d3c40c
plugins/cheat: fix selection
2021-03-17 14:10:05 -05:00
David Haywood
c9daa42aa9
momoko: fixed glitches on high score table after memory system updates (was reading past end of region)
2021-03-17 12:30:19 +01:00
David Haywood
d4c18136b8
tecmo16.cpp - improve IRQ ack mechanism
...
* riot - don't trigger multiple interrupts per frame
* 1943.cpp - don't draw past end of spriteram
* flip 'free play' switch in quasar based on observed behavior (maybe freeplay isn't the best name for this)
2021-03-17 12:28:12 +01:00
David Haywood
24cef6fd40
new NOT WORKING machines ( #7860 )
...
------
Turbo Twist Fact Blaster (US) [Sean Riddle, David Haywood]
2021-03-17 12:27:22 +01:00
Aaron Giles
0485eea4fc
ym2610: remove FM output boost to match previous volume better.
2021-03-17 02:22:39 -07:00
Aaron Giles
0e0341b9b6
ym2608: Remove FM output boost. Matches previous core's volume better.
2021-03-17 02:19:01 -07:00
Aaron Giles
ce4b91c11f
Fix missing ADPCM in Hatris.
2021-03-17 02:16:26 -07:00
Robbbert
969b4589f0
mess.flt: added macpdm.cpp
2021-03-17 12:01:57 +11:00
AJR
30bb147dab
speakres (& clones): Improve notes; adjust DAC output
2021-03-16 19:45:41 -04:00
James Wallace
ceb8f32cc0
-jpmimpctsw.cpp: Promoted Untouchables again now we have sound
...
Clones promoted to working
----------------------------
Give Us A Break (JPM) (IMPACT) (GB 5 C 8) (set 1)
Give Us A Break (JPM) (IMPACT) (GB 5P C 8) (set 2, Protocol)
Give Us A Break (JPM) (IMPACT) (GB 5 C 8) (set 3, Whitbread)
Give Us A Break (JPM) (IMPACT) (GB 6 C 9) (set 4)
Give Us A Break (JPM) (IMPACT) (GB 6P C 9) (set 5, Protocol)
Give Us A Break (JPM) (IMPACT) (GB 6 C 9) (set 6)
Give Us A Break (JPM) (IMPACT) (GB 6 C 9) (set 7, Whitbread)
2021-03-16 20:57:50 +00:00
hap
6dc9c022ea
New working machines
...
--------------------
Dunk 'n Sunk [hap, Sean Riddle]
2021-03-16 21:55:04 +01:00
Olivier Galibert
6ea142efb8
pmac6100: Connect SCSI
2021-03-16 21:00:40 +01:00
Ivan Vangelista
516b085368
- gaelco3d.cpp: obliged MT07898
...
- monkey_king_3b: fixed MT07904
2021-03-16 20:27:51 +01:00
Ivan Vangelista
2333683549
menghong.cpp, trivrus.cpp: got rid of auto_alloc_array and tagmap lookups
2021-03-16 18:48:50 +01:00
arbee
2e749cdd86
apple2gs: updates [R. Belmont]
...
- Fix 3.5" floppy motor sound never turning off
- Fix $C00X and $C01X readbacks to match hardware (GitHub issue #7867 )
- Some minor cleanup and modernization
2021-03-15 22:50:15 -04:00
Aaron Giles
1650f5bf6f
If volume is low, don't erase output, just leave it alone. Fixes missing sound in raimais.
2021-03-15 17:27:41 -07:00
AJR
531a39ad53
rc759: Add timer input to keep self-test working
2021-03-15 18:30:39 -04:00
Dirk Best
62fdcc28df
rc759: Major improvements to I82730, hook up SN76489A, preliminary palette
2021-03-15 23:15:57 +01:00
Olivier Galibert
d26be5231a
macpdm: Add timer, interrupts, fix via speed, fix sonora bit order...
2021-03-15 20:43:53 +01:00
hap
02f72db821
New working clones
...
------------------
Chess Champion 2150 [hap, Berger]
2021-03-15 20:34:20 +01:00
AJR
9a29c3be6a
i186: Timer updates
...
- Implement retrigger mode
- Clean up code a little, removing redundant "active_count" flag
- Modernize save state registration
2021-03-15 14:27:23 -04:00
Ivan Vangelista
6cb1559991
New machines marked as NOT_WORKING
...
----------------------------------
Super Mario All-Stars (Nintendo Super System) [Mike Ortizz]
2021-03-15 18:12:03 +01:00
Ivan Vangelista
82a88e10a8
machine/3dom2.cpp: got rid of auto_alloc_array
2021-03-15 18:09:32 +01:00
Ivan Vangelista
613eaa353c
gaelco3d.cpp: fixed MT07831
2021-03-15 18:04:33 +01:00
AJR
91fc42789c
gime: Fix ROM mapping again; initialize one more variable
2021-03-15 12:14:16 -04:00
ArcadeShadow
e21ba3aa22
spectrum_cass.xml: Updated metadata for six entries. ( #7861 )
2021-03-15 23:02:17 +11:00
arbee
7571f8c3b8
apple2gs: don't render 8-bit modes past their bounds [R. Belmont]
2021-03-15 07:50:12 -04:00
AJR
25ed5bb25d
mpc60: Misc. additions and notes
2021-03-14 11:45:15 -04:00
hap
410b42ee77
pps41: remove obsolete function
2021-03-14 14:36:24 +01:00
AJR
e21017d3bb
gaelco3d.cpp: Do a little less error logging
2021-03-14 09:32:04 -04:00
Ziemas
0edc5ffb8d
twinkle.cpp: Removed periodic source for IRQ2 ( #7817 )
...
* Only periodically assert IRQ1.
* Added comment about SPU IRQ2 handler.
2021-03-14 20:13:29 +11:00
Robbbert
6073410ba4
nes: Coverity 138925,161402: bad shift
2021-03-14 16:14:17 +11:00
arbee
4171bbadd3
apple2gs: don't reselect drives on writes to DISKREG (github issue #7852 ) [R. Belmont]
2021-03-13 22:55:01 -05:00
arbee
fe20679f11
apple2gs: fix MouseText regression [R. Belmont]
2021-03-13 20:42:00 -05:00
ksherlock
c38b02f72a
apple2gs: control panel (Ctrl-Cmd-Esc) and flush (Ctrl-Cmd-Delete) support
...
generate adb interrupt when the data register is full
2021-03-13 20:33:14 -05:00
arbee
3b70d3a8be
apple2gs: enable some raster-splitting in the 8-bit video modes. [R. Belmont]
2021-03-13 12:31:40 -05:00
ajrhacker
a3ee988ec7
Merge pull request #7857 from DavidHaywood/130321
...
new NOT WORKING machines
2021-03-13 10:47:45 -05:00
DavidHaywood
52f313dd00
new NOT WORKING machines
...
------
Turbo Twist Spelling (US) [Sean Riddle, David Haywood]
Turbo Twist Vocabulator (US) [Sean Riddle, David Haywood]
2021-03-13 13:31:35 +00:00
Vas Crabb
28bfe967b8
f2pbball.lay, ftri1.lay: Attributes are more readable than inline
...
styles, and defaults can be omitted.
2021-03-14 00:18:15 +11:00
hap
e058313217
New working machines
...
--------------------
Super-Sonic Electronic Master Mind [hap, Sean Riddle]
Reader's Digest Q&A - Computer Question & Answer Game [hap, Sean Riddle]
World Championship Football [hap, Sean Riddle, Kevin Horton, Olivier Galibert]
2021-03-13 13:58:05 +01:00
987123879113
721fbb5cfe
video/k057714.cpp: Implemented raster timing registers. ( #7846 )
...
* Gives precise timings for Firebeat screens.
2021-03-13 23:28:40 +11:00
Jennifer Taylor
61a941762c
twinkle.cpp: Added missing data except for encrypted dongles (1st, club, substream). ( #7833 )
...
* Added all missing hard disk and CD images.
* Replaced CD images marked as bad dumps.
* Added dongle dumps for 2nd style through 8th style, replacing hand-crafted data for 4th and 5th.
New working clones
----------------
beatmania IIDX 3rd style (GC992 JAB)
beatmania IIDX 7th style (GCB44 JAB)
beatmania IIDX Substream (983-AA JAA)
Machines promoted to working
----------------
beatmania IIDX 2nd style (GC985 JAA)
beatmania IIDX 3rd style (GC992 JAC)
beatmania IIDX 5th style (GCA17 JAA)
beatmania IIDX Substream (983 JAA)
Clones promoted to working
----------------
beatmania IIDX 3rd style (GC992 JAA)
beatmania IIDX 7th style (GCB44 JAA)
2021-03-13 23:24:48 +11:00
cam900
b0a3f9b785
joystand.cpp: Converted cartridge access function into address_map_bank_device. ( #7856 )
...
* Added MACHINE_NODEVICE_PRINTER flag because printer emulation is missing.
* Added notes and cleaned up code.
2021-03-13 23:13:53 +11:00
David Haywood
af201202ec
-zaxxon.cpp: Switched ixion sprite/tilemap priority.
...
-eolith.cpp, lastfght.cpp: Demoted raccoon and lastfght to not working due to timing issues.
-m62.cpp: Removed outdated comment.
2021-03-13 23:03:12 +11:00
David Haywood
cf950b285a
new WORKING machines ( #7850 )
...
------
Teléfono interactivo de TV (Spain) [ClawGrip, Sean Riddle, David Haywood, ArcadeHacker]
2021-03-13 22:55:52 +11:00
Brian Troha
5816084652
namcos12.cpp: Change Techno Drive's game designation from TD2 to the correct designation of TH1
2021-03-13 01:29:11 -06:00
AJR
e1d4138d27
macpdm.cpp: Fix clang build
2021-03-12 17:01:57 -05:00
Olivier Galibert
cdb06b7a99
pmac6100: Move it to a new driver
2021-03-12 21:35:02 +01:00
Scott Stone
83b3a2e0e5
typo fix
2021-03-11 19:28:07 -05:00
hap
269e145561
Machines promoted to working
...
----------------------------
Tri-1 (Fonas) [hap, Sean Riddle]
2021-03-11 22:07:58 +01:00