This lil proggy is simple for people like me who are noobs and have a task of sorting out thousands of rom files for editing when there are so many different sources to get these roms. It's so simple I feel stupid for posting it but if anyone needs help it does two things :
First Tab just sorts out files into another directory that have some kind of delimiter of choice. I used it to sort out non English roms ( files named with (j) ) or finding all 32x files in a genesis directory to rename correctly.
example 32x - NFL Quarterback Club was originally named NFL Quarterback Club32x so its hard to sort by 32x from a directory of 1000 roms.

As you can see you just type a delimiter and it throws them into a sub directory.
Secondnd Tab was my way of sorting out the files of a directory that needed to be named correctly to align with screenshots folders/files. two options for this. Some emulators use screen shots named by directories(Like what my Genesis emulator does) and some use screenshots named by actual file names like what my SNES emulator does (NBA JAM.png)

just plops them into a renamefolder for you to know what you need to rename. I know there is like a RenameRoms program for some reason it got fubared on me trying to get the dat files working and I had to make this program instead.
Located here : http://office.pcrecruiter.com/nkilian/kili...ianRomUtils.exe
It's a vb2008 program. But if you think its a virus I'll give you the code :
http://office.pcrecruiter.com/nkilian/kili...ianRomUtils.zip