Hot Trout wrote:This is a big update from me this time. Lets take a look at what has been added :-
[..]
Thats is for now but I have more on the way over the next few days.
BTW : That little addition brings our stats up like this :-
Size : 1787.66GB
Roms : 286,158
Systems : 411
Manufactures : 122
Total DLs : 34.2 million
Hot Trout wrote:OK, I have dir'ed all the folders of the PC abandonware section of the website and put them into A to Z txt files for you. They are all zipped up and ready to download.
@ECHO OFF
Setlocal EnableDelayedExpansion
:BEGIN
del files.txt
del filelist.txt
dir "e:\check\*.txt" /B > files.txt
:MIDDEN
REM ****************************************************
REM Files doorlopen van e:\
REM ****************************************************
for /f %%a in (files.txt) do (
REM ****************************************************
REM Variabelen setten
REM ****************************************************
set str=%%a
REM set letter=!str:~-1!
if not !str!==files.txt (
if not !str!==bytes (
if not !str!==free (
for /f "skip=7 tokens=4,5,6,7 delims= " %%b in (%%a) do (
set regel=%%b
echo !regel! >> filelist.txt
)
)
)
)
)
:EIND
REM del files.txt
goto einde
:einde
te_lanus wrote:me added:
- 6 new sNes dumps
- 6 new SMS dumps
Users browsing this forum: No registered users and 176 guests