diff options
| author | 2021-09-23 06:32:55 +0200 | |
|---|---|---|
| committer | 2021-09-23 06:32:55 +0200 | |
| commit | fd1bba9a5876682c294d360a4dac4020a7bc9f3b (patch) | |
| tree | f1db65fa362eb8d0fc9f4862d8dd113856ef48f6 /scripts | |
| parent | 5bc9a4e7d7205dc3fa3577950e3bca22f664d963 (diff) | |
- konmedal68k.cpp: tentatively identified the unkkonmd set [Wayder]
- model2.cpp: minor documentation update [Brian Troha]
- arcade.lua: fixed arcade build compiling [Brian Troha]
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/arcade.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua index c35a6523198..1cdc722090a 100644 --- a/scripts/target/mame/arcade.lua +++ b/scripts/target/mame/arcade.lua @@ -864,6 +864,7 @@ FORMATS["NASLITE_DSK"] = true FORMATS["BASICDSK"] = true FORMATS["IBMXDF_DSK"] = true FORMATS["IPF_DSK"] = true +FORMATS["TZX_CAS"] = true -------------------------------------------------- -- this is the list of driver libraries that |
