From 0d4a75f15388800f85ea9c343ba19289951e1325 Mon Sep 17 00:00:00 2001 From: Devine Lu Linvega Date: Sat, 21 Jan 2023 11:17:58 -0800 Subject: [PATCH] Auto-rename export file to .rom --- src/potato.tal | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/potato.tal b/src/potato.tal index 00ff92c..e83e6af 100644 --- a/src/potato.tal +++ b/src/potato.tal @@ -311,6 +311,8 @@ JMP2r DUP2 is-file-locked ?&err #0005 ADD2 DUP2 ,&target STR2 + ( auto rename to .rom ) + DUP2 scap #0004 SUB2 ;dict/rom-ext SWP2 scpy ;&callback !add-form ( .. ) -- 2.38.5