4822 Commits

Author SHA1 Message Date
hap
521ee3cf0b pluto6: move those pl6_ devices to local folder 2025-09-23 16:55:34 +02:00
hap
869f1fa02d video.lua: fix copy paste error 2025-09-23 14:42:57 +02:00
hap
824eeb489a pluto6: replace serialvfd device with msc1937_device,
roc10937: move this vfd controller from machine folder to video folder
2025-09-23 12:32:29 +02:00
Vas Crabb
987221b177 scripts/build/llvm-objdump-filter.py: Manage objdump processes from python.
Avoids issues with inconsistent shell behaviour.
2025-09-21 00:39:44 +10:00
Vas Crabb
30a1363797 Improved support for building on Windows arm64. 2025-09-21 00:03:01 +10:00
Vas Crabb
1928919dc8 Don't pass --line-numbers to objdump. It has no effect on --syms for GNU objdump, but it causes llvm objdump to disassemble the executable. 2025-09-20 03:23:10 +10:00
Nigel Barnes
c920296814 bus/bbc/exp: Added ROM handlers to the slot interface.
- Added JAFA Cartridge Adaptor and Magazzino Parametrico devices.

bus/bbc/exp/autocue: Moved class into anonymous namespace.

bus/bbc/exp/mertec: Mapped the PIA to ROM space, ADC is now working.
2025-09-16 12:49:49 +01:00
Nigel Barnes
1ae1c87846 bus/bbc/analogue: Added Micro Mike and light pen devices Datapen Light Pen, The Robin Light Pen, Stack Light Pen, and Stack Light Rifle. 2025-09-13 18:52:02 +01:00
Patrick Mackinlay
87c7b86c45 bus/isa/pcat512me.cpp: add PC AT 512Kb Memory Expansion 2025-09-12 14:43:57 +07:00
hap
52033b117d tiny.lua: another venture->videogames folder here 2025-09-11 19:30:49 +02:00
Patrick Mackinlay
002eb9d915 isa/5080pa.cpp: add IBM 5080 Peripheral Adapter 2025-09-09 13:35:38 +07:00
Patrick Mackinlay
1f85778878 isa/ubpnic.cpp: add Ungermann-Bass Personal NIC 2025-09-08 15:35:42 +07:00
Olivier Galibert
840d976ff3 Added the Sord Future 32 alpha. It needs interrupts, and they're
complicated because there's an interrupt controller somewhere that
generates vectors.

New non-working systems
-----------------------
Sord Future 32 alpha [O. Galibert, plamen]
2025-09-05 01:12:03 +02:00
Mark Garlanger
fd8525a509 heathzenith/h8.cpp: Add more cards, change to using address_space_installer (#14090) 2025-09-04 14:15:04 +02:00
stonedDiscord
5da0dc1fe2 adp/stella8085.cpp: lamps, layout and 5 more games (#14020)
new NOT WORKING software list entries

Bahia [stonedDiscord]
Disc [stonedDiscord]
Doppelstart [stonedDiscord]
Macao [stonedDiscord]
Rasant [stonedDiscord]
2025-09-04 09:21:07 +02:00
holub
a8224768df endstate: zxbus + vtrd (#13372) 2025-09-04 09:18:53 +02:00
Felipe CorrĂȘa da Silva Sanches
c3cd944fc8 Extension bus for Technics KN5000 and its HD-AE5000 optional board. (#14068) 2025-09-04 09:08:21 +02:00
Vas Crabb
0480c0384e emu/rendlay.cpp: Make hit test priority match visual order (GitHub #14113).
Also made order of parsing view element more logical (makes interation
with parameter elements less confusing).

Some layouts have been updated, others still need work.
2025-09-04 00:00:11 +10:00
Vas Crabb
78e5dd0bb1 Correct markup for file moved from one project to another. 2025-08-31 06:05:54 +10:00
Vas Crabb
a17c87d7e5 Tidied various things, added side effect checks for some reads. 2025-08-31 04:54:10 +10:00
angelosa
49ca2401b1 .github/workflows/includeguards.yml: fix pull_request property 2025-08-30 18:12:20 +02:00
Patrick Mackinlay
d35c3ae53c ibm/rtpc.cpp: ibm advanced monochrome graphics display adapter (aka apa8) 2025-08-29 14:28:45 +07:00
Dirk Best
0e279a2e36 bus/coleco/cartridge: Initial support for the 'Super Game Cartridge'
New working software list items (coleco_homebrew.xml)
-----------------------------------------------------
Gradius [Dirk Best, TechZombie/archive.org]
2025-08-26 08:57:52 +02:00
Angelo Salese
8c477252b1 mdioport: move to devices folder, hook it up to teradrive (#14078) 2025-08-23 13:11:33 +02:00
AJR
245bee64a0 in207100: Slotify keyboard and add some alternate options [AJR]
* in213: Add dump and LLE of keyboard [AJR, Bitsavers]
2025-08-22 10:56:00 -04:00