Commit Graph

4613 Commits

Author SHA1 Message Date
Dirk Best
ad7fdda12b coleco: Add expansion bus and support for the Super Game Module
This obsoletes PR#10816. Thanks to 0kmg for the initial implementation.
2024-04-13 17:06:28 +02:00
hap
202c33d5e4 ds8874: move to video folder (led driver chip),
misc: remove folder from self #include
2024-04-11 22:30:50 +02:00
Vas Crabb
cb8b90cd38 konami/twinkle.cpp: Migrated to "new SCSI".
Also removed legacy am53cf96.cpp SCSI bus host controller device.
2024-04-12 05:14:23 +10:00
Vas Crabb
4ddd26fe21 Initial touch input support:
* Feed mouse/pen/touch pointer events through UI input manager with Win32 and SDL.
* Started migrating UI code to use new API and reworking mouse/touch interaction.
* emu/render.cpp: Support pressing multiple clickable layout items simultaneously.
* emu/render.cpp: Allow UI elements to be drawn in any window.
* emu/rendlay.cpp, luaengine_render.cpp: Added layout view events for pointer input.
* ui/ui.cpp: Allow the UI handler to control pointer display.
* ui/analogipt.cpp: Added mouse/touch and more keys for navigating field state list.
* ui/menu.cpp: Use vertical swipe to scroll and horizontal swipe to adjust.
* ui/menu.cpp: Draw after processing input - greatly improves responsiveness.
* ui/menu.cpp: Ignore keyboard/gamepad input during pointer actions.
* ui/selmenu.cpp: Made left/right info pane arrows repeat when held.
* ui/selmenu.cpp: Use middle click to move keyboard focus.
* ui/selmenu.cpp: Let filter list scroll if it's too tall, and use a bit of horizontal padding.
* ui/selmenu.cpp: Improved divider sizing.
* ui/state.cpp: Don't allow clicks to pass through the confirm deletion prompt to the menu.
* ui/simpleselgame.cpp: Fixed error message display and graphics/sound status not showing.
* ui/simpleselgame.cpp: Allow tap/click to dismiss error message.
* ui/utils.cpp: Show UI for choice filters when there are no choices - it's less confusing.
* modules/input/input_sdl.cpp: Made scaling for mouse scroll better match RawInput and DirectInput.
* modules/input/input_rawinput.cpp: Added support for horizontal scroll axis.
* modules/input/input_win32.cpp: Added support for scroll axes and more buttons to mouse/lightgun.
* modules/debugger/debugimgui.cpp: Don't fight over events with the UI manager - it breaks menus.
* osd/windows/window.cpp: Translate mouse position to window cooridinates for scroll wheel events.
* osd/sdl/window.cpp: Supply last mouse position for scroll wheel events if possible.
* scripts/build/complay.py: Made zero input mask an error - it was only being used to block clicks.
2024-04-12 02:49:15 +10:00
Patrick Mackinlay
2c566627a1
3rdparty/asmjit: Updated to upstream version 1.13.0. (#12228)
From revision asmjit/asmjit@e5d7c0bd5d
2024-04-11 03:16:51 +10:00
shattered
c895c5e198
bus/multibus: Added Robotron K7071 text-only video card for the A7100 series. (#12188) 2024-04-09 03:17:12 +10:00
hap
4071f307fd msx: add magic key dongle 2024-04-08 15:51:19 +02:00
Julian Sikorski
2752ad052d
Add C compiler flags for Wayland EGL backend to bgfx build options (#12216) 2024-04-07 16:45:17 -04:00
AJR
a5c5d21c09 qbus: Add dump of Matrox QG-640 Color Display Processor Card and skeleton device implementation [AJR, Bitsavers] 2024-04-06 13:46:48 -04:00
Julian Sikorski
7018e93c32
Add C compiler flags for Wayland EGL from pkgconfig to OSD build options on Linux. (#12194)
This will hopefully fix compiling on openSUSE where Wayland headers are in /usr/include/wayland.
2024-03-31 02:52:05 +11:00
Vas Crabb
926fe9bc82 -nes.xml: Use self-closing tags for data areas with no load commands - saves a lot of lines in a file this big.
-Disabled GCC stringop-overflow warning due to numerous false positives.
2024-03-31 02:37:24 +11:00
Vas Crabb
fe923e9b3c Drop support for GCC < 10.3, clang 6, SDL < 2.0.14 and Qt 5.10. 2024-03-28 00:11:18 +11:00
Patrick Mackinlay
b19122db32 palm: new cpu device and disassembler 2024-03-27 15:21:12 +07:00
hap
a4cf1316fa added novag tv interface peripheral [hap, Achim] 2024-03-23 19:03:46 +01:00
angelosa
467e577ee4 machine/mediagx_host: move VGA to own core 2024-03-23 15:18:33 +01:00
angelosa
935ad2bcb0 machine/mediagx_host: prepare for MediaGX virtual VGA hookup 2024-03-20 23:19:08 +01:00
Olivier Galibert
6bccd589c1 swx00: Advance 2024-03-18 22:46:54 +01:00
Olivier Galibert
7fe04d0f8e Start adding the m37640 2024-03-18 22:46:54 +01:00
Patrick Mackinlay
d939557e4c upd7261: new device 2024-03-18 16:19:55 +07:00
Devin Acker
a97718f3b3
misc/jaminator.cpp: Added driver and software list for Noise Toys Jaminator guitar toy. (#12146)
sound/cf61909.cpp: Added Texas Instruments CF61909 sound chip device.

New working systems
----------
Noise Toys Inc. Jaminator [Devin Acker]

New working software list items
----------
jaminator.xml: Classic Rock I (USA), Classic Rock II (USA), Hard Rock I (USA), Hard Rock II (USA), Lead Rock Guitarists (USA), Modern Rock (USA) [Devin Acker]
2024-03-18 16:35:01 +11:00
Justin Kerk
663464d169 Slightly different fix for asio compilation with newer Emscripten (#12098)
This restores the previous status quo from Emscripten 3.1.28 where asio is always compiled with pthread support, however threading is still not actually functional in the Emscripten target.

The change in behaviour appears to be due to emscripten-core/emscripten@690f1bdb9e
2024-03-13 23:03:49 -07:00
Justin Kerk
39db822d4e Fix compile error in 3rdparty/asio with newer Emscripten versions (#12098) 2024-03-13 11:04:01 -07:00
angelosa
8cc0a3f213 bus/pci: add SiS6326 AGP card 2024-03-13 03:17:03 +01:00
wilbertpol
8dbb5b3da2
cpu/z80/r800dasm.cpp: Add disassembler for ASCII R800. (#12116) 2024-03-10 20:59:57 -04:00
angelosa
720ee36acb pc/sis630: initial implementation for IT8705F Super I/O 2024-03-10 17:47:36 +01:00
Vas Crabb
c53b36b892 -bus/a2bus: Added SNES MAX game controller interface card.
-docs: Clarified description of EMULATOR make option.
2024-03-10 23:38:41 +11:00
angelosa
40bf644661 bus/pci: add Cirrus Logic GD5446 card 2024-03-09 22:41:04 +01:00
Vas Crabb
2d6233b8f0 cpu/g65816: Don't expose a pile of macros to downstream users. 2024-03-08 03:35:09 +11:00
hap
9d332ed7be h8: add h8s/2319 family, make 2320 (now renamed to 2329) a subdevice,
h8_watchdog: apparently fix funcube watchdog reset issue,
mentor16: add lcd vertical layout to artwork
2024-03-04 16:56:23 +01:00
shattered
36cf92be37
Add support for 1801VP1-128 gate array (MFM codec) (#12089) 2024-03-04 10:35:11 -05:00
Angelo Salese
7db1458ca1
Moved Cave drivers and devices to atlus project and a new cave project. (#12090) 2024-03-05 01:31:38 +11:00
AJR
b53e5439f0 a800: Add Atari CX85 Numeric Keypad to controller port options 2024-03-03 17:52:04 -05:00
Olivier Galibert
1dae50467e Enhance the sh704x. MU128 MSTO, needs interrupts now. 2024-03-03 20:13:26 +01:00
Olivier Galibert
295b00c0e6 plg150-ap: Added 2024-03-03 18:00:29 +01:00
angelosa
66ca989488 pc/pcipc_sis: preliminary W83787F Super I/O core;
machine/sis85c496: add ISA irq pins;
2024-03-03 01:08:02 +01:00
Vas Crabb
f28fe7db31 osd: Cleaned up MIDI and network interfaces a little more. 2024-03-01 05:06:54 +11:00
angelosa
9b2e02a839 bus/pci: add PDC20262 card [Guru] 2024-02-29 02:50:32 +01:00
hap
19c5c5bff8 added preliminary OKI MSM6588 ADPCM Recorder device 2024-02-29 01:52:37 +01:00
Sylvain Glaize
5466b7f0c9
trs/mc10.cpp: Add "Multiport" cartridge and RAM expansion for the Matra & Hachette Alice (#12080) 2024-02-28 19:07:49 -05:00
ksherlock
068704c298
scripts/build/verinfo.py: Use a raw string literal for regular expression. (#12069)
Fixes Pylint invalid escape sequence warning.
2024-02-27 23:03:37 +11:00
angelosa
fb4db134ab bus/pci: separate AGP cards to their own container, add Laguna 3d as AGP slot option 2024-02-27 00:13:32 +01:00
hap
8528c4c14b h8: add basic support for h8/3217,
h8_watchdog: clock divider table was the wrong way around
2024-02-25 21:04:41 +01:00
Vas Crabb
8b33ac0d0d Merge branch 'release0263' into HEAD 2024-02-26 06:35:15 +11:00
Vas Crabb
2dd558b2c0 Update copyright years. 2024-02-26 03:32:36 +11:00
angelosa
5c84856b50 bus/pci: add Vision 864 and 968 cards 2024-02-25 01:52:51 +01:00
Vas Crabb
d98993d7ff
osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058)
* This allows save states to be created and loaded when network interfaces are present.
* device_network_interface may need some more attention to get save states taken while receiving a packet to work properly.
2024-02-25 02:25:23 +11:00
angelosa
4996c8d2e2 bus/ata: basic Toshiba XM-3301 ATAPI CD drive [Angelo Salese, Grull Osgo]
* Allows mounting with TAISATAP.SYS in DOS, allows gammagic to moving on to Voodoo init
2024-02-24 00:55:59 +01:00
angelosa
53082b4f8f video.lua: fix a couple shortsights 2024-02-22 02:44:38 +01:00
angelosa
5f7912858d bus/pci/promotion: add Alliance VGA core stub 2024-02-22 02:18:18 +01:00
hap
a5e4482ebf lc7582: rename file to lc7580 2024-02-19 13:49:20 +01:00
Olivier Galibert
2785a4df9e New machines marked as MACHINE_NOT_WORKING
------------------------------------------
Yamaha MU128 [Matt, O. Galibert]
2024-02-18 15:50:41 +01:00
Nigel Barnes
7d46eed853 bus/spectrum: Added Prism VTX 5000 Modem device. 2024-02-17 19:55:18 +00:00
Miodrag Milanovic
fb131c9514 bus/idpartner: added SASI adapter 2024-02-17 18:15:54 +01:00
angelosa
b05ee45a43 bus/pci/vt6306: confirm some HW details [Guru] 2024-02-17 17:23:07 +01:00
Nigel Barnes
7099a5c22c bus/rs232: Added the Micro-Robotics Scorpion Intelligent Controller device. 2024-02-17 16:08:20 +00:00
angelosa
a355ac845a bus/pci: add stub for VT6306 FireWire controller 2024-02-17 16:37:05 +01:00
Nigel Barnes
ea22a3567f machine/saa5070: New SAA5070 Viewdata Input/Output Peripheral (VIOP) device. 2024-02-16 18:29:51 +00:00
Olivier Galibert
300dcfaf79 Add a plg100-vl skeleton-ish. We have h8-h8 serial communications
reliability issues to track.
2024-02-16 19:23:55 +01:00
Nigel Barnes
fb3539ce0c bus/bbc/1mhzbus: Added The Barry-Box (not working) 2024-02-16 18:13:30 +00:00
Nigel Barnes
e7038e81ce bus/bbc/userport/lvlecho.cpp: Added the LVL Echo Keyboard. 2024-02-15 22:27:43 +00:00
angelosa
2a63ecffb1 bus/pci: add WD9710 Paradise Pipeline card 2024-02-15 20:33:04 +01:00
Miodrag Milanovic
b3c50c13f9 sfrj/idpartner.cpp - fixed floppy daisy chain
lib/formats/idpart_dsk.cpp - added Iskra Delta Partner floppy image format
2024-02-13 20:58:17 +01:00
angelosa
f68a0c03e6 video/pc_xga: move OAK VGA core to standalone pc_vga_oak file 2024-02-12 19:13:06 +01:00
angelosa
9ef7ed7a49 bus/pci: add stub for OAK OTI Spitfire line 2024-02-12 01:06:24 +01:00
Miodrag Milanovic
6aa0c208da New machines marked as NOT_WORKING
----------------------------------
Iskra Delta Partner [Jernej Jakob]

sfrj/idpartner.cpp : Added bus connector and split GDP into separate card [Miodrag Milanovic]
2024-02-11 14:45:03 +01:00
Patrick Mackinlay
3b8ad86c87 ns32k: housekeeping 2024-02-11 16:09:05 +07:00
angelosa
3a454f5615 bus/pci: add stub for ESS Solo1/Maestro line 2024-02-10 23:48:53 +01:00
Olivier Galibert
d7e9314388 mu5/15: split the lcd
sh7042: Start fleshing it up
swx00: Same
mu15: Added
swp30: readd the scount increment
2024-02-10 18:52:45 +01:00
shattered
b992130045
bus/qbus: Added DVK MX floppy controller. (#11840) 2024-02-09 02:42:43 +11:00
hap
c144c79ee3 h8: add preliminary h8/325
New systems marked not working
------------------------------
Kasparov Prisma [hap, Sean Riddle]
2024-02-06 18:08:45 +01:00
Miodrag Milanovic
d3ccee321c tim011: Add expansion bus support and AY card [Marko Solajic, Miodrag Milanovic] 2024-02-01 12:02:53 +01:00
hap
0732db9d07 upd7810: move near empty upd7811 file to upd7810 2024-01-28 23:56:32 +01:00
Vas Crabb
e503b7f90e srcclean and manual cleanup in preparation for release branch 2024-01-28 03:06:23 +11:00
Devin Acker
8e9d6cc955
casio/cz230s.cpp: Added Casio CZ-230S and SZ-1. (#11969)
* cpu/upd7810: Added support for internal RAM.
* sound/upd934g.cpp: Corrected channel mapping for play sample command.
* video/mn1252.cpp: Added Panasonic MN1252 LCD controller emulation.
* casio/ra3.cpp: Added RA-5 8 KiB RAM cartridge.

New working systems
----------
Casio CZ-230S [BCM, =CO=Windler, Devin Acker]
Casio SZ-1 [BCM, Devin Acker]
2024-01-27 09:34:04 +11:00
cam900
8bf993ca5b
bus/pce: Moved Super System Card and Arcade Card to slot card devices. (#11726)
* Moved expansion card emulation out of the system into card devices.
* Removed machine configuration settings for expansion settings.
* Started to modernise the HuCard slot interface.

New working software list items (pce.xml)
------------------------
Arcade Card Pro
2024-01-26 05:22:19 +11:00
Mark Garlanger
035d49869d
machine/s2350.cpp: Added AMI S2350 USRT device. (#11959)
Frame format configuration is not implemented yet.
2024-01-24 18:56:27 +11:00
wilbertpol
245b399d0b
New not working system & software list: Sega AI (#11747)
* bus/segaai: Rename device_segaai_card_interface to segaai_card_interface
* bus/segaai: Rename device_segaai_exp_interface to segaai_exp_interface

* hash/segaai.xml: Add barcode for several titles.
* hash/segaai.xml: Merge eigooha1 and eigooha2 into eigoohan, and eigogam1 and eigogam2 into eigogame.
* hash/segaai.xml: Update description for Eigo de Ohanashi and Eigo de Game.
* hash/segaai.xml: Add notes to Pinpon Music Rhythm and Melody.
* hash/segaai.xml: Merge Okeiko Aiueo and Hanamaru Aiueo into a single software item.
* hash/segaai.xml: Swapped checksums for Okeiko Aiueo and Hanamaru Aiueo and updated some notes.
* hash/segaai.xml: Added and replaced some overlays. Added placeholders for some older revisions released on cassette.
* hash/segaai.xml: Add cassette dumps of Alice World, Robinson Land, and Cosmis Train.
* hash/segaai.xml: Add dumps of several older cassette versions.
* hash/segaai.xml: Add/update serial, alt_title, and barcodes for cassette releases.
* hash/segaai.xml: Use improved overlay scans.

* layout/segaai.lay: Display clickable area when no overlay is present.
* layout/segaai.lay: Make cursor square.

* sega/segaai.cpp: Update old driver.
* sega/segaai.cpp: Let cards and expansions install themselves.
* sega/segaai.cpp: Adjust upd7759 sound level.
* sega/segaai.cpp: Mark cassette as stereo.
* sega/segaai.cpp: Only output the left channel from the cassette player.
* sega/segaai.cpp: Set the cassette channel to use for data input.
* sega/segaai.cpp: Add upd7759 busy signal to input port 4.
2024-01-23 16:23:49 -05:00
Vas Crabb
e1874ac786 Added a skeleton Aquaplus P/ECE driver.
skeleton/aquaplus_piece.cpp: Added skeleton Aquaplus P/ECE driver with
Flash and RAM mapped in the right places.

cpu/c33: Added skeleton devices for C33 STD Core (S1C33000) and
S1C33209/221/222.

New systems marked not working
------------------------------
Aquaplus P/ECE (512 kB Flash)

New clones marked not working
-----------------------------
Aquaplus P/ECE (2 MB Flash)
2024-01-23 09:21:30 +11:00
angelosa
2d03bccbe8 bus/pci: add stub for Emagic Audiowerk2 2024-01-21 00:42:15 +01:00
Vas Crabb
832c8d9e64 cpu/c33, tools/unidasm.cpp: Added disassembler for Epson C33 ADV Core. 2024-01-21 09:47:03 +11:00
angelosa
6e7c44a696 bus/pci: add stub for AHA2940AU [Guru] 2024-01-20 19:21:02 +01:00
Vas Crabb
8f98b61a7e bus/pci: Make #include guards match paths, sort filenames. 2024-01-20 06:42:23 +11:00
angelosa
705922f609 bus/pci: add ZR36057 stub 2024-01-19 04:14:15 +01:00
angelosa
dc9384250f bus/pci: add RTL8139 stub 2024-01-18 02:05:07 +01:00
Angelo Salese
81a6a18e47
bus/pci: convert opti82c861 to a pci_slot, add basic OpenHCI values (#11940) 2024-01-16 20:47:07 -05:00
angelosa
4d9d523143 bus/pci: add stubs for S3 SonicVibes and RTL802AS PCI based cards 2024-01-16 04:25:27 +01:00
987123879113
32e13b0f3c
misc/sttechno.cpp: Implement driver for Kato's Shamisen Brothers. (#11929)
* machine/intelfsh.cpp: Implemented fast mode for Fujitsu flash.
* bus/ata/atapihle.cpp: Made DMA ready configurable.
* sound/stt_sa1.cpp: Emulated STT-SA1 PCM sample playback.

Systems promoted to working
-----------------------------
Shamisen Brothers Vol 1 (V1.01K) [Windy Fairy, Taro, angeryer]
2024-01-16 05:51:26 +11:00
Olivier Galibert
43352d46b1 pci: correct upcalls, add ymp21 and ds2416 skeletons 2024-01-14 15:10:27 +01:00
angelosa
500eeb1695 bus/pci: add ProMotion 3210 PCI card stub [VGA Legacy MKIII] 2024-01-14 03:42:06 +01:00
Olivier Galibert
828a54af4e newpci: Create a first stab at slottable cards. Embrace the future insanity
sw1000xg: Add a very temporary placeholder
2024-01-13 23:34:05 +01:00
MooglyGuy
ba60c481b5
Added LD-V1000 HLE device, placeholder SSI-263A HLE device, and promoted Thayer's Quest. (#11915) [Ryan Holtz]
-cinematronics/thayers.cpp: Added CHD and promoted to working. [Ryan Holtz]
 * Fixed periodic IRQ hookup.
 * Fixed COP421 clock divisor.
 * Switched to LD-V1000 by default and removed LD-PR7820 support for now.
 * Switched to using logmacro and shorthand data types.
 * Adjusted IRQ triggering and acknowledgement according to schematics.

-sound/ssi263hle.cpp: Added a temporary SSI-263 device which remaps SC-02 phonemes onto the SC-01's phoneme set. [Ryan Holtz]
 * SSI-263 skeleton extracted from cinematronics/thayers.cpp.

-machine/ldv1000hle.cpp: Added an HLE version of the Pioneer LD-V1000 laserdisc player. [Ryan Holtz]

-machine/laserdsc.h: Added a general-purpose parallel LaserDisc player interface, to have a common class parent for LD-PR7820. [Ryan Holtz]

-sega/timetrv.cpp: Replaced timetrv2 LaserDisc image with a good capture. [Ryan Holtz, Matt Ownby, ld-decode Team]

Systems promoted to working
---------------------------
Thayer's Quest (set 1) [Ryan Holtz, Matt Ownby, ld-decode Team]

Clones promoted to working
--------------------------
Thayer's Quest (set 2) [Ryan Holtz, Matt Ownby, ld-decode Team]
2024-01-08 03:47:49 +11:00
Miodrag Milanović
d5340b8be4
Make building emulator optional (allow building tools without building MAME) (#11889) 2023-12-31 20:41:59 -05:00
wilbertpol
7a1c86c4d1
bus/msx/cart/scsi.cpp: Add support for MSX Computer Club Gouda MSX-SCSI Interface. (#11892) 2023-12-31 20:40:47 -05:00
robjustice
982623956a
bus/a2bus: Added Vista A800 8 inch Disk Controller Card (#11885) 2023-12-30 20:55:40 -05:00
mamehaze
6222175a22
Holtek HT1130 CPU core, and preliminary driver for a brick game using it (#11872)
new machines marked as NOT WORKING
--------------------------
Brick Game 96 in 1 (E-23 Plus Mark II) [azya52, David Haywood]
2023-12-26 20:01:41 +01:00
wilbertpol
d74f2ce2a7
bus/msx/cart: Added partial emulation of Panasonic FS-SR021 MSX2 Word Processor cartridge. (#11866)
New software list items marked not working (msx2_cart.xml)
------------------------------
FS-SR021 MSX2 Word Processor (Japan) [file-hunter]
2023-12-22 22:59:44 +11:00
arbee
73f27a5dae bus/kim1: Add support for MTU "Visible Memory" (aka "Visable Memory") board. [R. Belmont] 2023-12-19 20:52:15 -05:00
Olivier Galibert
f9de60c435 sh: start adding the sh7042 2023-12-17 19:57:13 +01:00
wilbertpol
b9fbc6e7e9
formats/flacfile.cpp: Added support for compact cassette images in FLAC format. (#11841) 2023-12-17 15:22:40 +11:00
angelosa
3706aabe3d misc/matrix.cpp: add CS5530 IDE PCI block 2023-12-17 03:58:32 +01:00