summaryrefslogtreecommitdiffhomepage
path: root/dev/HPFS/EPM/blob.json
diff options
context:
space:
mode:
Diffstat (limited to 'dev/HPFS/EPM/blob.json')
-rw-r--r--dev/HPFS/EPM/blob.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/dev/HPFS/EPM/blob.json b/dev/HPFS/EPM/blob.json
new file mode 100644
index 00000000..4ce4fc1c
--- /dev/null
+++ b/dev/HPFS/EPM/blob.json
@@ -0,0 +1,6 @@
+{
+ "compiler_path": "nasm",
+ "sources_path": ["EPM.asm"],
+ "output_name": "hpfs.bin",
+ "compiler_flags": ["-f bin"]
+}