summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/target
Commit message (Collapse)AuthorAgeFilesLines
* More miscellaneous fixes: Vas Crabb2022-09-141-2/+0
| | | | | | * Fixed tiny build for consolidated driver files. * tools/unidasm.cpp: Capture big objects by reference in lambdas. * misc/oneshot.cpp: Fixed unsigned comparison to zero bugs.
* Miscellaneous fixes: Vas Crabb2022-08-281-0/+1
| | | | | | | * util/ioprocsvec.h: Fixed truncating when a write doesn't reach the end of stream. [F.Ulivi] * floptool.cpp: Fixed reversed error checking logic. [F.Ulivi] * Fixed SUBTARGET=tiny build (required Sega encrypted CPUs to be added).
* Assume any src/<target>/* folder containing C++ source is a project. Only ↵ Vas Crabb2022-07-012-3518/+78
| | | | 'shared' is special-cased.
* source org: let's merge the pc folders, also remove misc_ from ↵ hap2022-07-011-35/+16
| | | | chess/handheld because i can't make up my mind
* Change sssr to the more known ussr Olivier Galibert2022-07-011-4/+4
|
* Moving "special" to "sssr" Miodrag Milanovic2022-07-011-7/+0
|
* source org: latin letters for cccp hap2022-07-011-4/+4
|
* Moved radio->cccp, merged couple of small into -> sfrj for ex Yugoslavia ↵ Miodrag Milanovic2022-06-301-33/+7
| | | | companies
* Fix compile Miodrag Milanovic2022-06-301-0/+1
|
* source org: rename ascii to msx hap2022-06-291-13/+13
|
* source org: rename cbm to commodore hap2022-06-291-4/+4
|
* source org: rename aci to appliedconcepts, hegener to hegenerglaser hap2022-06-291-14/+14
|
* source org: rename mb to miltonbradley, let's move the vectrex to this folder hap2022-06-291-3/+4
|
* source org: create a misc_chess folder hap2022-06-291-42/+6
|
* source org: merge intv with mattel hap2022-06-291-7/+0
|
* source org: rename fairch to fairchild hap2022-06-291-4/+4
|
* source org: rename handheld to misc_handheld and move some files over hap2022-06-291-25/+7
|
* -Added support for directory names in SOURCES= Vas Crabb2022-06-301-8/+0
| | | | | | -Retired the messshared project (combined with shared). -bus/nubus: Added table of video modes for Mac monitor sense values.
* source org: merge terminal with cccp hap2022-06-291-7/+0
|
* source org: merge veb with ddr hap2022-06-291-7/+0
|
* source org: move odyssey2 driver to philips folder hap2022-06-291-6/+0
|
* source org: merge elektronika with cccp hap2022-06-291-7/+0
|
* source org: move kr1601rr1 earom chip device to devices/machine hap2022-06-291-0/+1
|
* mame.lua: Add missing machine AJR2022-06-281-0/+1
| | | | * thunderl: Remove unused input ports
* Start moving devices out of src/mame/shared to more appropriate places AJR2022-06-281-0/+4
|
* More quality of life features for new source layout: Vas Crabb2022-06-291-190/+0
| | | | | | | | | | | | Added support for wildcards in .flt filter files. You'll need to quote them to avoid /* being parsed as a comment initiator, like "seta/*.cpp" on a line including the quotes. Added an XSLT filter for listing system driver sources, like mame -lx | xsltproc scripts/xslt/list-system-sources.xslt Converted the ci subtarget (which isn't really used much) into a .flt rather than .lua and .lst files.
* Converted nl subtarget to use a filter rather than a script and driver list. Vas Crabb2022-06-281-438/+0
|
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-278-10519/+4103
| | | | | | | | | | | | | | | | | | | | | Driver projects now use globs to search for files. There's less effort editing the Lua files when things are moved around. Remember it won't automatically pick up a change, so if you add/remove/change files, you should touch makefile to get it to find the change. Driver projects no longer get the top-level MAME directory as an include path. This means you need to think about how you structure things and not introduce nasty circular dependencies. Subtarget projects can now be generated entirely from .flt files without the need for separate Lua scripts and .lst files. This has been done for the arcade, mess and virtual targets. It effectively works like a SOURCES= build on a large scale. This means you need to organise things so the dependency genrators can find them. There's an issue with the mess subtarget right now. For some reason, decmate2.cpp isn't picking up the dependency on the PDP8 CPU core for the HD6120 device. I'll debug it later
* Reduced project cross-dependencies, slightly improved renaming script. Vas Crabb2022-06-272-182/+182
|
* New machines marked as NOT_WORKING Ivan Vangelista2022-06-211-2/+0
| | | | | ---------------------------------- unknown Zilec game on Blue Print hardware [Andy Walker (of AW Electronics) , Dr. Alan Meades , Hammy, Porchy]
* New working software list additions Ivan Vangelista2022-06-201-2/+0
| | | | | | | | | | | ----------------------------------- a2600.xml: Asteroids (PAL, rev. 06) [Guru] Clones promoted to working ---------------------------- Super Treasure Island (Italy, v1.6) [Ivan Vangelista] - tankbust.cpp: used finders, logmacro and other small cleanups
* Clones promoted to working Ivan Vangelista2022-06-161-4/+0
| | | | | | | | | | | ---------------------------- Borderline (Tranquillizer Gun conversion) [anonymous] New working clones ------------------ Beta Force [anonymous] - astinvad.cpp, rollerg.cpp, shootout.cpp: used finders, derived classes and other minor cleanups
* MPU4 refactoring, reverse engineering, notes etc. (#9893) David Haywood2022-06-151-3/+9
| | | | | | * Moved protection simulation to devices, and got more games to boot. * Corrected lamp output mapping for most games. * Correctly identified more games, and removed bad dumps. * Organised sets better, and cleaned up some of the implementation.
* saa7191: Move to devices/machine too Olivier Galibert2022-06-141-2/+1
|
* at, cammu: kick upstairs too Olivier Galibert2022-06-142-6/+3
|
* Various cleanups: Vas Crabb2022-06-141-2/+0
| | | | | | * vsystem.cpp: Modernised code a little. * upscope.cpp: Put code in anonymous namespace. * Reduced redundancy in more fruit machine layouts.
* New machines marked as NOT_WORKING Ivan Vangelista2022-06-131-2/+0
| | | | | ---------------------------------- Magic Touch [Ivan Vangelista]
* archimedes_keyb: also kick upstairs in devices/machine Olivier Galibert2022-06-131-2/+1
|
* fm_scsi: kick upstairs in devices/machine Olivier Galibert2022-06-131-2/+1
|
* New machines marked as NOT_WORKING Curt Coder2022-06-131-0/+1
| | | | | | | | | ---------------------------------- Luxor X37 (prototype) [Dataindustrier AB DIAB Intressegrupp, Curt Coder] New NOT_WORKING software list additions --------------------------------------- x37_flop: ABCenix, cremount [Dataindustrier AB DIAB Intressegrupp, Curt Coder]
* mess.lua: place hh_ collection drivers and their subclasses together hap2022-06-111-20/+20
|
* rename headonb.cpp to efg8080.cpp hap2022-06-101-1/+1
|
* New machines added as MACHINE_NOT_WORKING arbee2022-06-101-0/+1
| | | | | | ----------------------------------------- M3001 [Darksoft, Team Europe, R. Belmont] M4001 [Darksoft, Team Europe, R. Belmont]
* pong: remove obsolete external version hap2022-06-102-4/+4
|
* Fixed MESS build. Robbbert2022-06-101-0/+1
|
* Cleanup of the source files lists for src/mame: Olivier Galibert2022-06-093-36/+60
| | | | | | | | - Every file in src/mame/{includes,drivers,audio,machine} with the exception of konamiic.txt has to appear in one and only one of the projects of arcade.lua or mess.lua (ignoring mameshared) - Files in mameshared must exist in mame.lua
* cpu/dps56156, plygonet.cpp: DSP56156 fixes and plygonet.cpp cleanup: (#9894) ↵ MooglyGuy2022-06-091-2/+0
| | | | | | | | | [Ryan Holtz] * cpu/dsp56156: Fixed ANDI, fixed BFCLR errata, fixed DEC24 not affecting flags. * cpu/dsp56156: Added proper devcb_write16 for Port C output. * plygonet.cpp: Fixed banking and tightened up VRAM access. * plygonet.cpp: Account for endianness in tilemap accesses. * plygonet.cpp: Switched to logmacro, merged into one file, and general code cleanup.
* How did the CI manage to compile already? Olivier Galibert2022-06-082-7/+1
|
* Remove header file that doesn't exist anymore from tiny.lua and ci.lua Olivier Galibert2022-06-082-2/+0
|
* segas16sb: move isgsm driver to its own file hap2022-06-062-0/+2
|