r09
2692bded6e
bus/iee488/hp9122c.cpp: Added default MFM floppy image formats, ( #9811 )
...
This allows HP 9000/3xx machines to actually use floppy images from the software list.
2022-05-23 05:10:33 +10:00
smf-
b9e9b2555a
Spectrum +2/+3 contended memory is different to Spectrum 128k [smf]
2022-05-23 05:10:32 +10:00
smf-
cecbe8e906
change spectrum 128 code to match comment [smf]
2022-05-23 05:10:32 +10:00
ClawGrip
6294f1cb80
pce_tourvision.xml: Added Galaga '88 to list of known undumped games. ( #9807 )
2022-05-23 05:05:41 +10:00
hap
9c44a96b42
flt_vol.h: use default variable type for m_gain
2022-05-22 20:46:20 +02:00
0kmg
0d0a6122d9
snes.xml: Added six prototypes. ( #9791 )
...
New working software list additions
-----------------------------------
Kidou Soukou Dion (Japan, prototype) [Zoda-Y13, Forest of Illusion]
Pocky & Rocky (USA, prototype) [Squiddy, Forest of Illusion]
Puggsy (prototype) [TCRF]
Radical Rex (USA, prototype 19940318) [Squiddy, Forest of Illusion]
Seifuku Densetsu Pretty Fighter (Japan, prototype) [Squiddy, Forest of Illusion]
Snoopy Concert (Japan, prototype) [Squiddy, Forest of Illusion]
2022-05-22 14:20:26 -04:00
Mike Naberezny
33d14d54fe
clcd.cpp: Use 1 MHz for system clock. ( #9797 )
2022-05-22 14:20:04 -04:00
r09
091f82af00
bus/iee488/hp9122c.cpp: Added default MFM floppy image formats, ( #9811 )
...
This allows HP 9000/3xx machines to actually use floppy images from the software list.
2022-05-23 03:56:37 +10:00
hap
e3c8b078d3
hh*: use flt_vol device for volume decay
2022-05-22 19:46:48 +02:00
hap
87a1e2cc2e
flt_vol: fix regressions, apply_gain takes effect too early so do it it in a loop like how it was before
2022-05-22 19:06:27 +02:00
couriersud
034e0d2c87
netlist: Address comments from PR #9794 , partially fix issue #9801 ( #9805 )
...
- added cstddef to includes in ppmf.h
- more explicit comments in ppmf.h
- Fixed more typos and improved readiability
2022-05-23 03:05:22 +10:00
hap
ceafeebd49
New machines marked as NOT_WORKING
...
----------------------------------
Musical Marvin [hap, Sean Riddle]
2022-05-22 17:25:24 +02:00
smf-
5cab79bc53
Spectrum +2/+3 contended memory is different to Spectrum 128k [smf]
2022-05-22 10:28:45 +01:00
smf-
7a08cddf57
change spectrum 128 code to match comment [smf]
2022-05-22 10:09:06 +01:00
Vas Crabb
3984f8f883
srcclean in preparation for release
2022-05-22 09:36:01 +10:00
0kmg
810d844469
megadriv.xml: Added eight dumps. ( #9785 )
...
New working software list additions (megadriv.xml)
-----------------------------------
Canon - The Legend of the New Gods [NoIntro]
Clan of Heroes - Generals of the Yang Family [NoIntro]
Custodian [NoIntro]
Duke Nukem 3D (Piko reissue) [NoIntro]
Mega Noah's Ark 3D [NoIntro]
Switchblade [NoIntro]
Water Margin - A Tale of Clouds and Wind [NoIntro]
Wisdom Tree Collection [NoIntro]
2022-05-22 06:58:10 +10:00
r09
b211a705d4
fmtowns_cd.xml: 7 new dumps ( #9786 )
...
New working software list additions
-----------------------------------
'94-nen Nice Gal - Natsu no Soukessan [redump.org]
Ii Tabi Ii Aji Goannai - Furusato Kodzutsumi & Kanpo no Yado - Heisei Gannendo-ban [redump.org]
Pocky 1-2 + Ponyon [redump.org]
Psychic Detective Series Vol. 4 - Orgel (Demo) [redump.org]
Psychic Detective Series Final - Solitude Gekan (Demo) [redump.org]
The Playroom [redump.org]
Zak McKracken and The Alien Mindbenders (HMB-218) [redump.org]
2022-05-22 06:56:58 +10:00
0kmg
52080d979a
Removed superfluous semicolons from various source files. ( #9796 )
2022-05-22 06:54:10 +10:00
0kmg
9b571e77a5
Corrected various Wonder Boy title descriptions (MT08321). ( #9798 )
2022-05-22 06:53:02 +10:00
0kmg
ddf5d55ef0
gamegear.xml: Added ROM patch to brkthru playable. ( #9792 )
...
Software list items promoted to working
---------------------------------------
BreakThru! (prototype)
2022-05-22 01:22:24 +10:00
couriersud
324f9d44d5
netlist: More c++, less macros, added support for cspell ( #9794 )
...
- More c++, less macros
* Significantly reduced the use of unused_var and replaced it with
[[maybe_unused]]
* use enum class in ppmf.h
- Changes to testing code in ptest.h
* Catch exceptions in more places
* The verbosity of the output can now be controlled
* Display of test stats totals
- added support for cspell
- fixed various typos
- fixed SUBTARGET=nl build
- fixed more file permissions
- srcclean and add fix_permissions target to netlist makefile
2022-05-22 01:16:50 +10:00
wilbertpol
b33946d980
nec.cpp: Add support for EXT reg,imm4 and INS reg,imm4 ( #9793 )
2022-05-21 09:36:09 -04:00
Ivan Vangelista
da91682bf5
xain.cpp: updated hardware info [Guru]
2022-05-21 11:33:29 +02:00
Vas Crabb
be781bb886
ui/viewgfx.cpp: Fixed some cases where no tiles would appear with tall or wide aspect ratio windows.
2022-05-21 18:25:43 +10:00
Vas Crabb
92610fb3a3
ui/viewgfx.cpp: Remember orientation/position/scale per tilemap; more encapsulation.
2022-05-21 17:56:09 +10:00
Olivier Galibert
12b6572a7e
perfrman: Partially guessed video adjustment
2022-05-21 09:24:37 +02:00
Vas Crabb
b2ef8aba82
machine/7474.cpp: Fixed use of uninitialised members.
2022-05-21 16:09:23 +10:00
Vas Crabb
c60cc01dbc
netlist/plib: Fixed detection of clang versions with noexcept issue, added feature constants for C++ standard library version.
2022-05-21 15:39:18 +10:00
Nigel Barnes
753756988d
bus/acorn/cms/4080term: Use raw screen params.
2022-05-21 02:02:31 +01:00
Nigel Barnes
6abfd7c097
tube: Implemented parasite reset PRST line, and added to all co-processors.
2022-05-20 22:45:06 +01:00
Nigel Barnes
f3328f2255
bus/mtx/cfx: Do nothing when both READ/WRITE are asserted.
2022-05-20 22:45:06 +01:00
smf-
988a9b974a
partial revert of 68ebb786d1
2022-05-20 16:31:52 +01:00
smf-
68ebb786d1
Added Z80 Video Pak cartridge to Commodore 64. [smf]
...
Fixed XL-80 cartridge lower case and inverse video [smf]
2022-05-20 15:06:04 +01:00
hap
028b97b995
fidel_csc: get rid of ca1/cb1 read handlers, the easy way
2022-05-20 15:10:40 +02:00
Vas Crabb
ffab5b98fa
ui/viewgfx.cpp: Added ability to restrict tiles to integer scale factors. ( #9783 )
...
Also encapsulated things a bit more and made the UI manager hold onto the storage rather than keeping it in file statics.
2022-05-20 18:26:14 +10:00
Patrick Mackinlay
56702e4217
labtam3232: new card skeleton
2022-05-20 14:55:29 +07:00
Ivan Vangelista
1d2fe9cdb1
funworld.cpp: actually removed MNW flag from multiwina
2022-05-20 05:54:23 +02:00
Patrick Mackinlay
3f4e4ee985
rs2030: add mouse
2022-05-20 10:43:36 +07:00
Robbbert
7519508363
krokha,iphone2g: Fixed "Attempt to register save state entry after state registration is closed"
2022-05-20 11:31:04 +10:00
Nigel Barnes
d586398eba
bus/bbc/internal/cumana68k: Add default MFM floppy formats.
2022-05-20 02:02:36 +01:00
Nigel Barnes
6e80edf3be
bus/mtx/cfx: Do nothing when both CS0/CS1 are asserted.
2022-05-20 02:02:36 +01:00
smf-
b6c0392fa9
Patch Commodore LCD RTC register table by swapping day & month values. [smf]
2022-05-20 01:19:38 +01:00
Ivan Vangelista
066f2005dd
funworld.cpp: used the decryption PROM in other set where available, too (megacard, powercrd)
2022-05-19 22:29:58 +02:00
Ivan Vangelista
46150db584
Clones promoted to working
...
----------------------------
Multi Win (Ver.0091, encrypted) [Ivan Vangelista]
2022-05-19 22:08:48 +02:00
Ivan Vangelista
a047f1d310
atarist.cpp: fixed compile on GCC 11.3.0
2022-05-19 21:58:40 +02:00
ICEknigh7
989edafea2
gbcolor.xml: Added Green Beret prototypes developed by Kak. ( #9754 )
...
New working software list additions (gbcolor)
--------------------------
Green Beret (prototype 1) [Kak, retroLEL]
Green Beret (prototype 2) [Kak, retroLEL]
Green Beret (prototype 3) [Kak, retroLEL]
2022-05-20 05:26:45 +10:00
AJR
aa66b4a013
atarist.cpp: Split out video and blitter as separate devices
2022-05-19 15:21:55 -04:00
eientei95
d561b82fae
spdheat.cpp: Demoted to MACHINE_IMPERFECT_SOUND. ( #9779 )
...
Analog filters and actual speaker arrangement are not emulated.
2022-05-20 05:20:23 +10:00
Devin Acker
75e986a651
3rdparty/portmidi: Fixed windows MIDI callback signatures. ( #9781 )
2022-05-20 04:41:08 +10:00
smf-
46a01470e6
Updated Commodore LCD colors, based on recent pictures from one of the prototypes. [smf]
...
Fixed Commodore LCD real time clock reading, it relies on the RTC chip being able to ground PORT A while it is set to an output. Which is documented in the 6522 datasheet as being possible. It's NMOS, so it has weak pull ups and doesn't drive it's output hard. However due to a bug in the prototype ROM code, it currently has the date and month swapped round. [smf]
2022-05-19 19:19:27 +01:00