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
MetalliC
86ef78c9da
naomi.cpp latest NAOMI revision docs [Darksoft, MetalliC, rtw]
2021-03-11 20:10:01 +02:00
MetalliC
3f151895b9
new NOT_WORKING clone
...
-----------------------
Mazan: Flash of the Blade (Japan, MAZ1 Ver.A) [Darksoft, MetalliC, rtw]
2021-03-11 20:07:04 +02:00
Ivan Vangelista
e83c29b53b
suna8.cpp: removed auto_allorc_array, started work on save state supports, other minor cleanups
2021-03-11 18:52:12 +01:00
hap
d0cfd3b28e
netlist: missed some files for license change
2021-03-11 17:24:39 +01:00
hap
28ab52f1aa
f2pbball: use inline svg for diamond shape
2021-03-11 17:21:39 +01:00
Robbbert
dff6fc11a0
nes: if file has invalid header, say so
2021-03-12 02:56:27 +11:00
hap
0b371f5962
New machines marked as NOT_WORKING
...
----------------------------------
Tri-1 (Fonas) [hap, Sean Riddle]
2021-03-11 15:37:12 +01:00
Vas Crabb
4cf96da22c
-A few incremental UI code improvements:
...
* Simplified message when toggling UI controls.
* Show actual configured UI toggle key, not misleading hard-coded text.
* Push window activated/deactivated events to UI manager.
* Simplified SDL window event handling code - events are pretty precise.
-Miscellaneous code cleanup.
2021-03-12 01:15:08 +11:00
Olivier Galibert
b38a77bca5
swim3: Just enough emulation that it is not the cause of power mac not booting anymore
2021-03-11 14:10:19 +01:00
987123879113
5f7283161f
-firebeat.cpp: Added support for beatmania III FDD and spectrum analyzer. ( #7835 )
...
* Added support for FDD and spectrum analyzer to beatmania III.
* Promoted all Firebeat machines except pop'n music to working with imperfect sound.
-sound/rf5c400.cpp: Added channels for effect outputs.
Machines promoted to working
--------------------------
ParaParaParadise
ParaParaDancing
ParaParaParadise v1.1
Keyboardmania
Keyboardmania 2nd Mix
Keyboardmania 3rd Mix
Beatmania III
Beatmania III Append 7th Mix
Beatmania III The Final
Clones promoted to working
--------------------------
ParaParaParadise 1st Mix Plus
Keyboardheaven (Korea)
2021-03-11 22:43:43 +11:00
AJR
e639dbcb9a
feversoc.cpp: Add notes on unpopulated RS232/Ethernet ICs
2021-03-10 23:35:33 -05:00
David Haywood
b050d1db6d
new NOT WORKING machines (Plug & Play) ( #7848 )
...
--------------------
Pac-Man (mini arcade) [Sean Riddle]
Ms. Pac-Man (mini arcade) [Sean Riddle]
2021-03-11 13:58:53 +11:00
ajrhacker
77e7be625f
Merge pull request #7849 from DavidHaywood/100321
...
midzeus.cpp - turn off hardcoded 'in video driver' debugging keys by default, it's a common source of confusion.
2021-03-10 19:21:48 -05:00