Commit Graph

85389 Commits

Author SHA1 Message Date
hap
c7cbfc13f6 New working systems
-------------------
Sound FX Phasor [hap, =CO=Windler]
2022-12-30 13:19:16 +01:00
Miodrag Milanovic
33445a91b9 sfrj: merge driver files 2022-12-30 12:17:19 +01:00
Ivan Vangelista
74b13a32f4 ibm5170_cdrom.xml: fixed validation 2022-12-30 07:23:20 +01:00
angelosa
471ab7b5ac New working software list items
-------------------------------
ibm5170_cdrom.xml: Actua Soccer (OEM v1.29), Duke Nukem 3D (shareware v1.1), Quake (shareware v1.01), SimCity Classic (v2.0), SimCity 2000, Slam Dunk Typing, Sturmtruppen: Risiken? (Italy) [archive.org]

New software list items marked not working
------------------------------------------
ibm5170_cdrom.xml: Beavis and Butthead - Virtual Stupidity, Corel DRAW! 6, Uffizi Virtual Museums [archive.org]
2022-12-30 03:56:30 +01:00
MetalliC
135d5a7d30 new WORKING clone
-----------------------
Espgaluda II (2005/11/14.MASTER VER.) [twistedsymphony]
2022-12-29 23:33:31 +02:00
Ivan Vangelista
a5c9a9e29a - atari/arcadecl.cpp, atari/cybstorm.cpp: consolidated drivers in single files
- various drivers: removed unneeded bankdev.h include
2022-12-29 18:29:05 +01:00
David Haywood
074670cd81
pacman/pengo.cpp: Sorted Pengo sets, and changed scheme for short names (#10751)
* Export versions have replaced music/faster maze drawing.
* Japan versions have slow maze drawing and 'popcorn' music.
* The unencrypted sets are the newest releases we have of both versions - for Japan that is ROMs 5120-5127 and for export that is ROMs 5128-5135 (suggesting these unencrypted versions were both released at the same time).
2022-12-30 03:26:49 +11:00
hap
6cc7ceab0d tms34010: remove really old disassembler makefile 2022-12-29 14:42:49 +01:00
hap
b205a9f0f2 meijinsn: correct audiocpu irq freq, add unemulated protection flag 2022-12-29 12:22:50 +01:00
hap
cae6f799a4 maletmad: add some dipswitches 2022-12-28 20:05:20 +01:00
Ivan Vangelista
ba44facc37 - nmk/cultures.cpp: updated to use memory view instead of bankdev and other small cleanups
- wing/lucky37.cpp: put the driver in an anonymous namespace

- wing/superwng.cpp: used finder instead of tag lookup for memory bank and other small cleanups
2022-12-28 19:03:40 +01:00
hap
0f188db315 chessking: assume lower global sound pitch 2022-12-28 16:44:47 +01:00
hap
e4fcd55225 chessking: update note 2022-12-28 16:20:15 +01:00
hap
c254f1ba3c chessking: add button panel note 2022-12-28 15:09:44 +01:00
hap
1c87b11897 chessking: simplify cartridge emulation 2022-12-28 13:28:10 +01:00
hap
ca6c114dcb chessking: add savestate flag 2022-12-28 11:10:09 +01:00
David Haywood
bb4828a575
new WORKING Software List additions (Chess King) (#10756)
* new WORKING Software List additions
----
chessking_cart.xml: Chinese Dictionary [David Haywood]
2022-12-28 09:11:07 +01:00
hap
a165ca3b88 chessking: assume 0x7f is cartridge rom bank 2022-12-27 19:57:31 +01:00
hap
2511ea04d2 chessking: add section headers 2022-12-27 19:38:14 +01:00
hap
69a57a5b7b chessking: small cleanup, add driver notes 2022-12-27 19:19:32 +01:00
hap
ec706a2173 chesskng.cpp: rename to chessking.cpp 2022-12-27 18:55:25 +01:00
David Haywood
8cc913959a
new WORKING machines: Chess King (#10753)
new WORKING machines
-----------------
Chess King (Model ET-6) [Ankos, David Haywood, hap]
2022-12-27 18:42:05 +01:00
hap
d32fd189ee cpu/nec: remove logerror on HLT opcode 2022-12-27 14:56:09 +01:00
arbee
8cc8e66fb8 macadb.cpp: improved SRQ behavior, added many of the Extended Keyboard keys including function keys. [R. Belmont] 2022-12-26 23:07:37 -05:00
hap
66b71d51f8 tickee.cpp: remove duplicate screen update function 2022-12-27 01:45:48 +01:00
hap
95db34fdd6 tickee.cpp: correct rapidfir/maletmad pixel clock, add maletmad ticket dispenser 2022-12-26 23:30:59 +01:00
angelosa
6b8ad98fc9 New working software list additions
-----------------------------------
ibm5170_cdrom.xml: Diablo, Shanghai: Great Moments, Skull Cracker (Windows) [archive.org]

New NOT_WORKING software list additions
---------------------------------------
ibm5170_cdrom.xml: Road Rash (Italy) [archive.org]
2022-12-26 21:05:57 +01:00
hap
83d255281f rapidfir: add ym2151, used by maletmad for bgm 2022-12-26 18:57:45 +01:00
MooglyGuy
574a356e41
Revert "-bgfx: Adjusted per-pass blending handling - fixes MT07586 and MT07587. (#10747) [Ryan Holtz]" (#10748)
This reverts commit 2d893a60b4.
2022-12-26 23:13:02 +11:00
hap
da58d77974 mcs48: correct opcode cycles for IN A, DBB and OUT DBB, A [devsaurus] 2022-12-26 12:48:38 +01:00
MooglyGuy
2d893a60b4
-bgfx: Adjusted per-pass blending handling - fixes MT07586 and MT07587. (#10747) [Ryan Holtz] 2022-12-26 14:40:43 +11:00
angelosa
aede45e42e video/pc_vga.cpp: fix pixel_xfer transfer shifting, makes Windows 95 to be usable in SVGA 8bpp mode 2022-12-26 03:39:08 +01:00
arbee
3292c78bfe apple2gs: remove the old HLE keyboard/mouse microcontroller and run the real microcontroller code. [R. Belmont, Peter Ferrie]
This has been extensively tested, including with Zip acceleration
2022-12-25 17:52:34 -05:00
angelosa
3205bea9f3 bus/pc8801: move list of known cards in markdown file 2022-12-25 21:29:55 +01:00
AJR
0ea23c2c88 ms7002: Use u8-type literals and Unicode escapes for Cyrillic characters; add translations for some key names 2022-12-25 13:51:10 -05:00
AJR
91a7428f4a braiplus.cpp, textelcomp.cpp: Use u8-type literals for strings containing accented characters 2022-12-25 13:49:22 -05:00
angelosa
f0fb9723c9 bus/pc8801: preliminary implementation of HAL HMB-20 sound card, addresses #10703 2022-12-25 19:32:42 +01:00
AJR
52e0c86f66 braiplus: Add preliminary keyboard 2022-12-25 06:57:28 -05:00
angelosa
ec64e9200e misc/gamtor.cpp: rearrange SVGA map layout, allow beetlem to show video 2022-12-25 02:25:32 +01:00
Sven Schnelle
0ce06a9d74
formats/hp300_dsk.cpp, formats/hp_lif.cpp: Added HP 300 floppy format and LIF filesystem. (#10729)
Added support for various disk formats used with HP computers. Named
'hp300', but also contains formats used with HP85 and HP150 computers,
using the same floppy drivers as the 300 series.

Most of the information was taken from "HP Flexible Disk Formats" by
Martin Hepperle.

HP LIF was used in quite a lot of different HP products like the
HP 9000/300, HP85/87 and HP150 computers.  Added support for
reading this filesystem.
2022-12-25 06:33:59 +11:00
hap
e76c27800e tceptor: remove input tag lookups 2022-12-24 19:20:53 +01:00
hap
34d70fd00b tceptor: correct audiocpu type 2022-12-24 18:57:08 +01:00
Vas Crabb
bb457cea6c srcclean in preparation for 0.251 branch 2022-12-25 01:33:31 +11:00
hap
8fe6887829 adc0808: one logerror was missing \n 2022-12-24 14:53:20 +01:00
ArcadeShadow
26aba20205
digiblast_cart.xml: Use lowercase for things that aren't proper nouns in list description. (#10739) 2022-12-25 00:27:06 +11:00
MetalliC
791b2c700f new NOT_WORKING machines
-----------------------
Heat Up Hockey Image (Ver.1.003R) [Darksoft, MetalliC]
Yataimura Shateki (1-player, Japan, Ver 1.000) [Darksoft, MetalliC, rtw]
2022-12-24 13:52:04 +02:00
fulivi
045f23d116
hp/hp9825.cpp: Added support for HP 9825A and HP 9831. (#10595)
* bus/hp9845_io: Added HP9871 printer.

New working machines
------------------
Hewlett-Packard HP 9825A
Hewlett-Packard HP 9831A

New working software list items
------------------
hp9825_rom: 9862 Plotter/Gen I/O ROM for 9825
hp9825_rom: General/extended I/O ROM for 9825
hp9825_rom: General/extended I/O/9862 plotter ROM for 9825
hp9825_rom: General/extended I/O/plotter ROM for 9825
hp9825_rom: Plotter/Gen I/O ROM for 9825
hp9825_rom: String/Advanced programming ROM for 9825
hp9831_rom: Mass storage ROM for 9831

New not working software list items
------------------
hp9831_rom: Matrix/plotter ROM for 9831
2022-12-24 20:15:16 +11:00
ArcadeShadow
3667549630
cdi.xml: Don't abbreviate "Europe" in descriptions. (#10736) 2022-12-24 19:40:59 +11:00
ArcadeShadow
9a66690d81
vtech_storio_cart.xml: Use lowercase for things that aren't proper nouns in list description. (#10737) 2022-12-24 19:34:28 +11:00
arbee
48ac30bc7a macpwrbk030.cpp: fixed CPU/MCU comms and improved video. [R. Belmont] 2022-12-24 00:22:47 -05:00