ecm 2026-04d: rename lDebug AMIS ELD files to drop second dash#14
Conversation
|
No problem. :-) |
|
I copied the list of AMIS protocol comments from https://hg.pushbx.org/ecm/ldebug/file/921b0637b19e/source/amis.asm into ldebug.txt, then ran this scriptlet:
The regexp before |
|
@ecm-pushbx As I mentioned earlier, other than those _* filenames in the base of each group, sub-directory and filenames (as long as they end with In fact, if you feel the need to break something down into an additional sub-directory or rename one of them, go right ahead. The ones currently in use where just part of the automated process. :-) |
|
Okay, thanks! I just emulated what I found so far. I'm considering renaming the directories for INT 2D and INT 21 because they don't fully reflect the use of those INTs. "INT 2D DOS 2 RESERVED" vs AMIS and "INT 21 DOS 1 Function Calls" (is this perhaps generated from "DOS 1+"?) vs all DOS versions. That would be fine, right? |
|
Go for it. :-) Sooner is better than later. Right now, it is just us. But, later their could (hopefully) be many contributors. At that time, constantly juggling around the main directories could get confusing to some people. Yep file names, paths and directory depths just don't matter to makelist. It does a recursive file search and sorts things based on the UniqueID + Category from within the files. Other than the directory searching, it does nothing with those path/file names. :-) |
I found my scriptlet accidentally left in the second dash, which shouldn't be present in the filenames.