TOSECdev Forum
TOSEC Project => Database / Datfiles => Work In Progress => Topic started by: Crashdisk on April 22, 2011, 04:43:24 PM
-
Hi,
today my first official WiP was released
I work only on Commodore Amiga - Games - Public Domain - [ADF] (It is only the beginning)
some statistics versus v2011-02-14 :
Old dat : 3501 roms
New dat : 3698 roms
Added : 207 roms (New version, old BBS, common [a], author release, moved to another dat, etc)
Moved : 10 roms
Renamed : 704 roms
In progress :
- Magic number database (program language, hack, PD signature, virus, etc)
- Extended TNC for amiga only (TNC compliant)
- Quick scan of the file type by the "bootblock", I find some bad files type in this way (DMS, Extended ADF, LHA, etc ...)
- Discover many ADF French ^^
- Dumped my personal collection
- Analysed some BBS CD (unreleased)
Done :
- My full translation in French of the page TOSEC on Wikipedia.
http://fr.wikipedia.org/wiki/TOSEC
dat is in my FTP folder
-
Removed : 10 roms
You probably mean "moved" to another dat.
Removing any set requires valid reason.
Anyway, nice to see some progress in different dats too
-
Removed : 10 roms
You probably mean "moved" to another dat.
Removing any set requires valid reason.
Fixed... Crashdisk
;-)
-
Nice work Crashdisk :)
-
Sorry for a tad OT, but how do you get those stats Crashdisk? Don't really have the time to keep track of them manually, so I hope there an automatic way to create that info.
-
Humm maybe mamediff or something like that?
-
Guess I'll have a look at that. Thanks :)
-
yes indeed, i use a multiple comparison
!mamediff.exe -d4 Data1.dat Data2.dat
del mamediff.log
ren mamediff.dat Data2_Diff.dat
!mamediff.exe -d4 Data2_Diff.dat Data2.dat
del mamediff.log
ren mamediff.dat Data2_Ident.dat
!mamediff.exe -d4 Data2.dat Data1.dat
del mamediff.log
ren mamediff.dat Data1_Diff.dat
!mamediff.exe -d4 Data1_Diff.dat Data1.dat
del mamediff.log
ren mamediff.dat Data1_Ident.dat
RomCenter for other information ;-)
-
Thanks crashdisk :) Won't have the time to try it out tomorrow, but will have a look on Monday.
-
My full translation in French of the page TOSEC on Wikipedia is finished :
http://fr.wikipedia.org/wiki/TOSEC
-
Great work, just need to learn french in order to understand it!
Thanks to you and Cassiel for updating wikipedia references.
-
That is FANTASTIC...... nice one Crashdisk ;)
-
News item posted.....
http://www.tosecdev.org/index.php/news/other/26-wikipedia
-
to start a beautiful day, a new WiP, some statistics :
v2011-02-14
Roms : 3501
v2011-02-14 versus v2011-04-21 WiP
Roms : 3698
Added : 207
Moved : 10
Renamed : 704
v2011-02-14 versus v2011-06-07 WiP
Roms : 3947
Added : 534
Moved : 81
Duplicate rem : 7
Renamed : 1109
dat is in my FTP folder
-
Good work :)
-
New WiP in my FTP folder:
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2012-03-05_CM).dat
finished work (Check, Rename, Fix, Add, Move and ... Remove)
- Amiga Action (GB)
- Amiga Concept (FR)
- Amiga Down Under (NZ)
- Amiga Dream (FR)
- Amiga Games Disc & Mag (DE)
- Amiga Joker (DE)
- Amiga+ (US)
- Amiga Shopper (GB)
- AmigaByte (IT)
- AmigaMagazine (IT)
- AmigoTimes (CA)
- Games-X (GB)
- New Computer Express (GB)
- OZ Amiga (AU)
- The One (GB)
- Zero (GB)
-
good job. :)
-
Seconded.... good stuff.
-
Thanks ^^
Now, other WiP posted:
- AC's Tech for the Commodore Amiga (US)
- Amiga Mania (GB)
- Amiga Power (GB)
- Compute!'s Amiga Resource (US)
- Public Domain (GB)
- ST Amiga Format (GB)
in progress:
- Amiga Format (GB)
-
Other day, other WiP (+73kb !!)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2012-03-11_CM)
- Amiga Format (GB)
-
in progress :
- Commodore Amiga - Coverdisks => CU Amiga
- DMS Analyzer (it does not do much for now...)
-
Nice, what's DMS Analyzer for those that know nothing about the subject? ;D
-
Yes indeed... ;D
DMS (http://en.wikipedia.org/wiki/Disk_Masher_System) format is the best known on AMIGA to compress image of a disk.
But this format has several problems in addition to the damage of time (scratched CD, failed hard drive, bad transfers ...).
So I wrote a program for testing, decompress and repair DMS files :
(http://n0vitrash.free.fr/EAB/DMSAnalyzer_0.16.PNG)
For the moment :
- Decoding the header (overall and track)
- Checksum16 (U.CRC)
- CRC16 (D.CRC)
- Simple (RLE), Quick and Medium unpacking algo (unpack in memory for the moment)
- Repairing a faulty byte (the routine is written but not yet implemented and very slow)
I started two weeks ago to learn a new language ... work in progress ;)
-
Seems great! What language are you learning?
-
This is written entirely in PureBasic (but it is only new for me ;D)
-
Yes! I finished writing this damn Deep mode (Lempel Ziv Huffman)
I still have to write the last heavy mode 1 and 2 :-S
-
other WiP (+29kb !!)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2012-04-10_CM)- CU Amiga (GB)
-
Small issue....
In your latest 'Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2012-04-10_CM)' DAT you're missing SHA-1 hashes. Remember all DATs now need CRC32, MD5 and SHA-1 so remember to enable it in your DAT creator.
I have some ClrMamePro Dat2Dir templates here if that's what you use:
http://www.redsplinter.com/tosec/TOSEC%20(multi%20files).d2d
http://www.redsplinter.com/tosec/TOSEC%20(single%20files).d2d
though you will still need to manually copy&paste (then update) the header.
-
Hi Cassiel,
it's done and updated in my folder. Thank you for your "Ready to Go" template ;-)
-
Merci... :)
-
Little WiP:
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2012-05-10_CM).dat
- Just some fixe...
DMS Analyzer v0.23
- Add Heavy1 and Heavy2 compression mode (the method most used) ;D
- Add save track and banner option
-
Great! I envy you for having some free time to code something useful :P
-
I do not have too much time, but after more than 30 hours of activity must have a little fun. When we love we do not count ^^
I do not have much new but I need a good tool to work:
DMS Analyzer v0.57
- It can repair a defective byte per track
- Self-decrypting
- Convert DMS => ADF + Banner + FileID + Fake bootblock + Report
- Multi merging ADF/DMS (ADF + Patch1 + Patch2 or DMS1a + DMS1b + anything ;-)
- Calculate fingerprints CRC32 / SHA1 / MD5
I have some ideas under the elbow
-
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2012-07-07_CM)
- Small fixes
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2012-07-08_CM)
- New "Agaton (NO)"
- Add "Amiga Computing (GB)"
- New "Amiga Hack (NO)"
- Fix "Amiga Power-Disc (DE)"
- Fix "Amiga User International (GB)"
- New "Den Norske Hjemmedataklubben (NO)"
- New "Giga (NO)"
- Add "One, The (GB)"
- New "RAM (FR)"
- New "RAM Magazine (FR)"
DMS Analyzer v0.61
- "Scan folder" for a quick analyze on ADF / DMS (Read only)
- Detect and fix crypted sector by SADDAM virus
- Fix BAM key hack on rootblock by SADDAM virus
- Detect some bad sector (DMS, Lamer exterminator ...)
- Add a beautifull icon ^^
-
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2012-07-13_CM)
- New "AmigaWorld Tech Journal, The (US)"
- New "Amiga Review (CZ)"
- New "Atlantida News (CZ)"
DMS Analyzer v0.65
- Identification of the source file based on the header.
- Added compatibility with brainfile of "Amiga BootBlock Reader" for identifying the bootblock
-
Nice to see your app/tool always improving :)
-
DMS Analyzer is now mature enough to slow down its development. I have another long-standing project that I am able to develop ^^
I hope on your side, you find time to practice your talent!? :-\
-
Lets see, I hope i can get a few free days during August with the summer vacations :P
-
do not forget to take sunbath ;D
-
Even that is getting difficult here in Portugal, it's raining now and tomorrow they expect only 25ºC :P
-
lol, here in Brittany (France) for tomorrow, rain with only 18° ...
It's a perfect day for work on computer ^^
-
Lucky @#$%@%!, 39C in Greece today. Sweating on the keyboard is not fun. ::)
-
Hahaha..... all I've seen is London Rain since I got back from Singapore.
At least we not hosting anything sporty that it might ruin.... oh, wait. :)
-
London without rain, it would not be London ^^
-
DMS Workshop v0.69
- Changed name ;-)
- Added save bootblock option
- Merged with my other projet "Désalternateur" a alternative detector
quick example :
File selected : alone Feeling Bored.adf
File size : 901.120 bytes
CRC32 : $089086BF
File loaded as an ADF : Amiga FFS
Track Dec Len RLE Len Comp Len C.Mode & Flag U.CRC D.CRC H.CRC Crypt
------ -------- -------- -------- ------------- ----- ----- ----- -----
T00 11.264 - - NoComp - - - $BBDA $1D71 $0000 No
T01 11.264 - - NoComp - - - $4CF5 $022F $0000 No
T02 11.264 - - NoComp - - - $DF79 $2DFA $0000 No
T03 11.264 - - NoComp - - - $DF8A $96A1 $0000 No
T04 11.264 - - NoComp - - - $86CF $2F99 $0000 No
T05 11.264 - - NoComp - - - $F0A4 $4DB3 $0000 No
T06 11.264 - - NoComp - - - $A5CF $5EC6 $0000 No
T07 11.264 - - NoComp - - - $748E $7A20 $0000 No
T08 11.264 - - NoComp - - - $FF2B $34EC $0000 No
T09 11.264 - - NoComp - - - $A3FF $34F3 $0000 No
T10 11.264 - - NoComp - - - $ECA6 $06FD $0000 No
T11 11.264 - - NoComp - - - $A4A4 $474F $0000 No
T12 11.264 - - NoComp - - - $3047 $E853 $0000 No
T13 11.264 - - NoComp - - - $C7BC $79F6 $0000 No
T14 11.264 - - NoComp - - - $8A01 $8F55 $0000 No
T15 11.264 - - NoComp - - - $DF33 $25D6 $0000 No
T16 11.264 - - NoComp - - - $04AB $C27C $0000 No
T17 11.264 - - NoComp - - - $21AA $CE67 $0000 No
T18 11.264 - - NoComp - - - $4DCF $9FB2 $0000 No
T19 11.264 - - NoComp - - - $1872 $408C $0000 No
T20 11.264 - - NoComp - - - $EB3C $8182 $0000 No
T21 11.264 - - NoComp - - - $3522 $9D0F $0000 No
T22 11.264 - - NoComp - - - $287D $A51A $0000 No
T23 11.264 - - NoComp - - - $DF9A $8E1D $0000 No
T24 11.264 - - NoComp - - - $F8DD $CDBE $0000 No
T25 11.264 - - NoComp - - - $D81B $4619 $0000 No
T26 11.264 - - NoComp - - - $469F $518E $0000 No
T27 11.264 - - NoComp - - - $C1BE $532F $0000 No
T28 11.264 - - NoComp - - - $5943 $5D2D $0000 No
T29 11.264 - - NoComp - - - $3080 $D4E1 $0000 No
T30 11.264 - - NoComp - - - $BFC9 $E0CF $0000 No
T31 11.264 - - NoComp - - - $C1BB $9AA6 $0000 No
T32 11.264 - - NoComp - - - $BF9F $7228 $0000 No
T33 11.264 - - NoComp - - - $DD50 $2594 $0000 No
T34 11.264 - - NoComp - - - $B562 $16F9 $0000 No
T35 11.264 - - NoComp - - - $3A1A $4FC2 $0000 No
T36 11.264 - - NoComp - - - $A7D2 $7EBA $0000 No
T37 11.264 - - NoComp - - - $373B $77EA $0000 No
T38 11.264 - - NoComp - - - $360A $F013 $0000 No
T39 11.264 - - NoComp - - - $2737 $8B58 $0000 No
T40 11.264 - - NoComp - - - $F78B $882A $0000 No
T41 11.264 - - NoComp - - - $F5BB $C293 $0000 No
T42 11.264 - - NoComp - - - $20BD $8DF9 $0000 No
T43 11.264 - - NoComp - - - $7B3C $C6BE $0000 No
T44 11.264 - - NoComp - - - $2337 $CD79 $0000 No
T45 11.264 - - NoComp - - - $033F $590B $0000 No
T46 11.264 - - NoComp - - - $3040 $9CFC $0000 No
T47 11.264 - - NoComp - - - $15AE $855D $0000 No
T48 11.264 - - NoComp - - - $F78F $58B0 $0000 No
T49 11.264 - - NoComp - - - $F24D $A808 $0000 No
T50 11.264 - - NoComp - - - $0C39 $C98D $0000 No
T51 11.264 - - NoComp - - - $1781 $0D5E $0000 No
T52 11.264 - - NoComp - - - $3B08 $5E46 $0000 No
T53 11.264 - - NoComp - - - $9C73 $321C $0000 No
T54 11.264 - - NoComp - - - $0CFF $0518 $0000 No
T55 11.264 - - NoComp - - - $9FD2 $7412 $0000 No
T56 11.264 - - NoComp - - - $D60E $51D4 $0000 No
T57 11.264 - - NoComp - - - $A03B $DAB6 $0000 No
T58 11.264 - - NoComp - - - $8957 $BDD6 $0000 No
T59 11.264 - - NoComp - - - $8D3F $36ED $0000 No
T60 11.264 - - NoComp - - - $A97C $8292 $0000 No
T61 11.264 - - NoComp - - - $2D7D $0E36 $0000 No
T62 11.264 - - NoComp - - - $3277 $B8CD $0000 No
T63 11.264 - - NoComp - - - $54B5 $C425 $0000 No
T64 11.264 - - NoComp - - - $66FB $6B5A $0000 No
T65 11.264 - - NoComp - - - $FBE0 $F914 $0000 No
T66 11.264 - - NoComp - - - $8481 $7E9B $0000 No
T67 11.264 - - NoComp - - - $47B7 $9D69 $0000 No
T68 11.264 - - NoComp - - - $E2C5 $EA95 $0000 No
T69 11.264 - - NoComp - - - $74C5 $5664 $0000 No
T70 11.264 - - NoComp - - - $596B $4188 $0000 No
T71 11.264 - - NoComp - - - $4394 $E9C3 $0000 No
T72 11.264 - - NoComp - - - $4136 $1F81 $0000 No
T73 11.264 - - NoComp - - - $CFEA $165A $0000 No
T74 11.264 - - NoComp - - - $232F $187E $0000 No
T75 11.264 - - NoComp - - - $9DFD $0981 $0000 No
T76 11.264 - - NoComp - - - $3E87 $7A2D $0000 No
T77 11.264 - - NoComp - - - $1CE9 $E905 $0000 No
T78 11.264 - - NoComp - - - $809A $B7EC $0000 No
T79 11.264 - - NoComp - - - $2914 $8D4C $0000 No
Calculate fingerprints of the resulting ADF :
CRC32 : 089086BF
MD5 : 0665C5B14C9FA1F82B54F404F522AA35
SHA1 : 8DBB0AEB7E914296A5B2C3FD06A63C2CF6128F68
Standard bootblock identified : AmigaDOS Standard - 2.0 FFS
Top 5 best matching :
1) 97.5% Boredom (1994)(Polka Brothers)(AGA)
2) 97.5% Boredom (1994)(Polka Brothers)(AGA)[a]
3) 20.0% Amiga Demos Compilation #0436 (19xx)(-)[KS2.0]
4) 20.0% Alone (1994-12-01)(Polka Brothers)
5) 2.5% Amiga Demos Compilation #0437 (19xx)(-)[KS2.0]
-
Awesome work, an alternative/clones finder is something of great value :P
-
Yes and it is also very useful for identifying patches ;D
File selected : ATX-ZWTR.DMS
File size : 30.359 bytes
CRC32 : $A5795882
File loaded as an DMS : DMS Archive
DMS hacked with MaPuS
Version number of creator : v1.11
Version needed to extract : v1.11
Packed bytes : 7.421 bytes
Unpacked bytes : 22.528 bytes
Lowtrack in archive : 00
Hightrack in archive : 01
Compression Mode Used : Heavy2
Creation date : 1992.09.02 18:23:12
Time to create archive : 00:00:05
Info Header CRC : $6AE8
Machine Type : Amiga
Machine CPU : Motorola 68020
CPU Coprocessor : None
Disktype of Archive : Amiga OS 1.0 OFS
General info : NoZero
Track Dec Len RLE Len Comp Len C.Mode & Flag U.CRC D.CRC H.CRC Crypt
------ -------- -------- -------- ------------- ----- ----- ----- -----
Banner 1.234 - - NoComp - - - $27A1 $28C7 $5F13 No
T00 11.264 6.607 4.452 Heavy2 - T - $A90C $C13B $35A0 No
T01 11.264 8.653 2.969 Heavy2 - - - $B7DE $90F8 $3AC2 No
T76 11.264 - 10.646 Heavy2 D T - $3D7C $BDFE $C288 No
T77 11.264 11.009 10.535 Heavy2 - - - $F945 $7D3B $BEDA No
FileID 347 - - NoComp - - - $52AF $F7B5 $6A16 No
Calculate fingerprints of the resulting ADF :
CRC32 : 3C1C6288
MD5 : 4CE9B108C026A20CC947FFE49B84D2CF
SHA1 : 82EEC4998B7B7F9487B422B0365C23C197CD0426
Top 5 best matching :
1) 100.0% Zeewolf v1.02 (1994)(Empire)[cr PDX][h CCD][t +18 ATX]
2) 25.0% Zeewolf v1.02 (1994)(Empire)[cr PDX]
3) 25.0% Zeewolf v1.02 (1994)(Empire)[cr PDX][a no cracktro]
4) 25.0% Zeewolf v1.02 (1994)(Empire)[cr PDX][f A500+ ATX][h CCD][t +18 ATX]
5) 25.0% Zeewolf v1.02 (1994)(Empire)[cr PDX][f Access]
WARNING: It seems that this DMS file is a patch, splitted or incomplet....
Unknown bootblock
-
In my FTP folder :
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2012-09-10_CM).dat)
- Some added, fixed and moved ADF
-
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2012-09-11_CM)
- Minor add
Commodore Amiga - Demos - Music (TOSEC-v2012-09-11_CM)
- Quick fix ;-)
-
No probs, thanks.
Off to check now :)
-
Some WiP
TOSEC
DAT : Commodore Amiga - Docs (TOSEC-v2012-09-21)
DAT : Commodore Amiga - Packmags (TOSEC-v2012-09-18)
DAT : Commodore Amiga - Demos - Packs (TOSEC-v2012-09-19)
Other (Non TOSEC)
DAT : Commodore Amiga - Firmware [WinUAE]
- All Firmware for WinUAE based on WinUAE v2.5.0.0 beta 17 source code & MAME v0.147 database
Win32 : DMS Workshop v0.75
- Integrated bootblock database (really time consuming...)
- Compression bug workaround (for some specific cases)
- Many fix ;-)
-
Great, nice to read your progresses (dat and non dat related!). Keep posting them :)
-
thank you for your support ;)
-
Some progress (Fix, Move, Add, many many many [b doscopy] ...)
Commodore Amiga - Applications - [ADF] (TOSEC-v2012-10-30_CM)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2012-10-30_CM)
Commodore Amiga - Collections - Assassins, The (TOSEC-v2012-10-30_CM)
Commodore Amiga - Collections - Various (TOSEC-v2012-10-30_CM)
Commodore Amiga - Compilations - Applications (TOSEC-v2012-10-30_CM)
Commodore Amiga - Compilations - Games (TOSEC-v2012-10-30_CM)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2012-10-30_CM)
Commodore Amiga - Demos - Animations and Videos (TOSEC-v2012-10-30_CM)
Commodore Amiga - Demos - Music (TOSEC-v2012-10-30_CM)
Commodore Amiga - Demos - Packs (TOSEC-v2012-10-30_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2012-10-30_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2012-10-30_CM)
Commodore Amiga - Diskmags (TOSEC-v2012-10-30_CM)
Commodore Amiga - Docs (TOSEC-v2012-10-30_CM)
Commodore Amiga - Games - Emerald Mine (TOSEC-v2012-10-31_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2012-10-31_CM)
Commodore Amiga - Games - Save Disks (TOSEC-v2012-10-31_CM)
Commodore Amiga - Operating Systems - Workbench (TOSEC-v2012-10-30_CM)
Commodore Amiga - Packmags (TOSEC-v2012-10-30_CM)
-
looks rather like a lot of progress. :), thank you.
-
Great work :D
-
There is progress indeed, specially for demos.
- Reupload dats with some fix (TNC mistake)
DMS Workshop v0.78
- Added detection for bad doscopy on NoDOS disk
- Bug workaround for some DMS v1.12 files (eg: 17Bit #3688, #3700, #3751, ...)
Bootblock database status:
Game (2012-09-03).db => 6 entries
Harmful (2012-10-05).db => 21 entries
Intro (2012-10-23).db => 38 entries
Loader (2012-10-03).db => 73 entries
Logo (2012-09-07).db => 21 entries
Menu (2012-09-14).db => 4 entries
Scroll (2012-09-07).db => 10 entries
Standard (2012-10-03).db => 27 entries
Utility (2012-10-23).db => 255 entries
Virus (2012-10-23).db => 190 entries
It becomes really necessary to restructure the program for a possible public distribution :-\
-
Indeed it may be useful for anyone. Still, you may opt to upload the executable as it is (or a bit more polished) instead of planning a lot of reconstructions that may take you tons of space.
-
It would be counterproductive and harmful to propose a tool, which at the moment can generate bad files (for inexperienced users). Anyway some functions will never be public if I can not get a good level of reliability.
Regarding space, uh...
DMS Workshop.exe 182kb
id.brainfile 3kb
Optional:
Bootblock DB 113Kb
TOSEC ADF DB 44,5Mb :-O
... many other ADF DB ^^
-
I see, didn't knew about that detail, be careful then. What is saved in the adf db? :P
-
DMS format is simple and complex at the time. These files are created with different version of DMS more or less buggy, they are sometimes hacked, encrypted or damaged in different media (disk, CD or transfer error). This is what makes the challenge interesting !
For ADF Database, it's to calculate statistics of similarity with TOSEC files (or other ADF collection).
File selected : Pixel Nation (1991-07-25)(Defjam).adf
File size : 901.120 bytes
CRC32 : $816C2850
File loaded as an ADF : Amiga OFS
Top 5 best matching :
1) 98.4% Defjam Megademo (19xx)(Defjam)
2) 98.4% Defjam Megademo (19xx)(Defjam)[o]
3) 98.4% Pixel Nation (1991)(Defjam)
4) 93.5% Pixel Nation (1991)(Defjam)[a]
5) 14.5% Bobtails (19xx)(Coast)
=> Defjam Megademo (19xx)(Defjam) = Pixel Nation (1991)(Defjam)
Interesting, no? ^^
-
Yup, really interesting tool! :)
-
Last batch of the year :
Commodore Amiga - Applications - [ADF] (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Applications - Public Domain - [EXE] (TOSEC-v2012-12-20_CM).dat <= Incredible! Special DMS release ;-)
Commodore Amiga - Collections - Assassins, The (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Collections - Various (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Compilations - Applications (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Compilations - Games (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Compilations - Various (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Demos - Animations and Videos (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Demos - Music (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Demos - Packs (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Demos - Slideshows (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Diskmags (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Docs (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Games - Emerald Mine (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Games - Save Disks (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Operating Systems - Workbench (TOSEC-v2012-12-20_CM).dat
Commodore Amiga - Packmags (TOSEC-v2012-12-20_CM).dat
DMS Workshop v0.87
- Detecting bad sector MFM decoding (very limited)
- Detecting crypted sector by Pestilence v1.15 virus & Little Sven virus
- Detecting damaged sector by Fast Eddie
- Adding the backup settings
- Many fix ;-)
-
Good work and have nice holidays :)
-
Nice one, thanks....
-
Thank you, too. I have a problem of TNC with "TOSEC Dat Explorer 20120915" and my dat "Commodore Amiga - Applications - [ADF] (TOSEC-v2012-12-20_CM)"
If you could check that I understand where the problem is.
"Siegfried Antivirus Professional v1.0 (1994-04-31)(Siegfried Soft)(DE)(en-de)[h S8]"
An idea?
Extra question:
You have a date for the next official release?
-
It's the date.... there's aren't 31 days in April 1994 ;)
RE Next Release, you have perfect timing:
release: Sun 30th Dec (or Fri 28th/Sat 29th depending on PandMonium/Cassiel free time)
cut of: Mon 24nd Dec
Sorry for not posting over at EAB like normal, but was a bit of a rush job since I have so little free time atm :(
Release every 2 months though remains the aim (and happy to say we keep hitting that!)
-
Yes, it's true lol but where is reported the problem?
-
Where you get that date from?
-
(http://n0vitrash.free.fr/EAB/Siegfried.png)
In an internal library of software, we can read:
siegfried.library 4.05 (01 May 1994)
It's better ;-)
Fixed and uploaded!
-
I think we now know why 'Siegfried' isn't in business anymore.... would you trust AntiVirus software that doesn't know what day of the week it is? Hahahaha
Yes... I think 1st may 1994 more sensible :)
-
So let's be good prince! The official version says that it is Shining8 has changed the date ^^ Bad hacker, bouhh
-
Hackers... they just not a trustworthy bunch LOL
-
Hotfix for "Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2012-12-24_CM)" uploaded!
Datfix and files are being transferred onto Gotski today.
-
Actually there are a few sets with that issue (invalid dates) that i don't know how to deal. Especially things like (monthly) magazines released (according to the front cover?) every 31st of something. It should probably be changed to a "warning" instead of an error, that and a lot other modifications.
Duncan (i think) also asked me support for (1999-10-1x) dates (TKaos asked for it before) but i haven't had the time yet :/
-
a little batch for the future ;-)
Menu : fix, fix, fix, some additions, move, fix, fix again...
Commodore Amiga - Applications - [ADF] (TOSEC-v2013-03-20_CM)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2013-03-19_CM)
Commodore Amiga - Applications - Public Domain - [EXE] (TOSEC-v2013-03-19_CM)
Commodore Amiga - Collections - Taifun (TOSEC-v2013-03-19_CM)
Commodore Amiga - Collections - Various (TOSEC-v2013-03-19_CM)
Commodore Amiga - Compilations - Applications (TOSEC-v2013-03-11_CM)
Commodore Amiga - Compilations - Games (TOSEC-v2013-03-11_CM)
Commodore Amiga - Compilations - Various (TOSEC-v2013-03-20_CM)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2013-03-19_CM)
Commodore Amiga - Demos - Animations and Videos (TOSEC-v2013-03-19_CM)
Commodore Amiga - Demos - Music (TOSEC-v2013-03-20_CM)
Commodore Amiga - Demos - Packs (TOSEC-v2013-03-20_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2013-03-19_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2013-03-20_CM)
Commodore Amiga - Diskmags (TOSEC-v2013-03-19_CM)
Commodore Amiga - Docs (TOSEC-v2013-03-19_CM)
Commodore Amiga - Games - Emerald Mine (TOSEC-v2013-03-11_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2013-03-20_CM)
Commodore Amiga - Games - Unofficial Addons & Patches (TOSEC-v2013-03-11_CM)
Commodore Amiga - Packmags (TOSEC-v2013-03-11_CM)
Uploaded 8)
-
Great work Crashdisk (and others over EAB ;))
-
Excellent stuff! Well done boys....
-
Here are some news of my vaporware "DMS-Workshop". It's been a year since I started this project and after a complete rewrite began in december, here is a list of what it can do:
- Unpack DMS to ADF
- Automatic decryption of DMS
- Merge any combination of files ADF, DMS (eg patch) and ABB (bootblock file)
- Fix overdump, underdump (no really a fix :-/ )
- Detect and decode damage of Saddam virus and Pestilence virus
- Detects many types of sector :
* X-Copy, PCopy, Tetracopy, ...
* DMS read error, Lamer Exterminator, Boot AIDS, Overkill, ...
* Damaged DOS block and somes other thing
- 3 levels of analysis for identifying the content based on a flexible database (currently over 100.000 ADF):
* CRC32 File
* Cylinder (80 for standard ADF)
* Track (160 for standard ADF)
- Identification of the contents of DMS damaged or encrypted (without repair or decryption)
- 4 methods of identifying bootblocks :
* ABR database (+1200 signatures)
* DWP lev0 (3 hardcoded) for F.A.S.T. virus (the position of the code changes each mutation!) and two variants of Quarterback Backup with identification disc number and date of creation.
* DWP lev1 (+1000 CRC32)
* DWP lev2 (+1000 pattern)
- DiskDoctor and DOScopy damage on noDOS disk
- Displays information about the standard disks:
Disk Format : Bootable DOS disk
- Disk name : <NightForceII_V2.50>
- Old disk name : <..................lsh_Tools>
- Filesystem creation : 1991.04.07 16h42
- Last root alteration : 1992.03.14 15h10
- Last disk alteration : 1992.03.14 15h52
- A batch mode for mass treatment
the study at the moment is the listing of files that are in good condition, deleted, lost, damaged, or small pieces ^^
I think a beta will be available in April ... without ><> ;D
-
Your vaporware tool seems awesome ;D
-
I hope in any case meet the deadline announced!
@PandMonium
Thank you for your support ;-)
-
Very cool.... looks very impressive list of features already for a pre-beta!
-
here is the latest edition for the next release:
Commodore Amiga - Applications - [ADF] (TOSEC-v2013-04-07_CM)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2013-04-06_CM)
Commodore Amiga - Compilations - Games (TOSEC-v2013-04-06_CM)
Commodore Amiga - Compilations - Various (TOSEC-v2013-04-06_CM)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2013-04-06_CM)
Commodore Amiga - Demos - Animations and Videos (TOSEC-v2013-04-06_CM)
Commodore Amiga - Demos - Music (TOSEC-v2013-04-06_CM)
Commodore Amiga - Demos - Packs (TOSEC-v2013-04-06_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2013-04-06_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2013-04-06_CM)
Commodore Amiga - Docs (TOSEC-v2013-04-06_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2013-04-06_CM)
Commodore Amiga - Packmags (TOSEC-v2013-04-06_CM)
Uploaded!
-
Last release (?) :
Commodore Amiga - Demos - Animations and Videos (TOSEC-v2013-04-08_CM)
Commodore Amiga - Demos - Music (TOSEC-v2013-04-08_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2013-04-08_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2013-04-08_CM)
Commodore Amiga - Docs (TOSEC-v2013-04-08_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2013-04-08_CM)
-
Got them... just finishing checking/scanning so no more for this release. Thanks.
-
No problem, I know the dates and I respect them ;)
-
:)
-
I'm ready for the next release:
New dats:
Commodore Amiga - Collections - Fred Fish (TOSEC-v2013-07-24_CM)
Commodore Amiga - Collections - Scope (TOSEC-v2013-07-24_CM)
Completely redone:
Commodore Amiga - Collections - Assassins, The (TOSEC-v2013-07-16_CM)
Commodore Amiga - Collections - Tampa Bay Amiga Group (TOSEC-v2013-07-24_CM)
other add/fix
Commodore Amiga - Applications - [ADF] (TOSEC-v2013-07-24_CM)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2013-07-24_CM)
Commodore Amiga - Collections - Nordlicht Spiele (TOSEC-v2013-07-24_CM)
Commodore Amiga - Collections - Tampa Bay Amiga Group (TOSEC-v2013-07-24_CM)
Commodore Amiga - Collections - Various (TOSEC-v2013-07-24_CM)
Commodore Amiga - Compilations - Applications (TOSEC-v2013-07-24_CM)
Commodore Amiga - Compilations - Games (TOSEC-v2013-07-24_CM)
Commodore Amiga - Compilations - Various (TOSEC-v2013-06-29_CM)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2013-07-24_CM)
Commodore Amiga - Demos - Animations and Videos (TOSEC-v2013-07-24_CM)
Commodore Amiga - Demos - Music (TOSEC-v2013-07-16_CM)
Commodore Amiga - Demos - Packs (TOSEC-v2013-07-24_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2013-07-24_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2013-07-24_CM)
Commodore Amiga - Demos - Various - [EXE] (TOSEC-v2013-06-25_CM)
Commodore Amiga - Diskmags (TOSEC-v2013-06-24_CM)
Commodore Amiga - Docs (TOSEC-v2013-07-24_CM)
Commodore Amiga - Firmware (TOSEC-v2013-06-19_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2013-07-24_CM)
Commodore Amiga - Games - Unofficial Addons & Patches (TOSEC-v2013-06-15_CM)
Commodore Amiga - Packmags (TOSEC-v2013-06-14_CM)
Everything is tested with TOSEC Dat Explorer and uploaded!
Note: Many headers DAT have been corrected to restore some forgotten "authors".
-
Excellent stuff...
-
last update before vacation ^^
Commodore Amiga - Applications - [ADF] (TOSEC-v2013-08-01_CM)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2013-08-01_CM)
Commodore Amiga - Compilations - Applications (TOSEC-v2013-08-01_CM)
Commodore Amiga - Compilations - Games (TOSEC-v2013-08-01_CM)
Commodore Amiga - Compilations - Various (TOSEC-v2013-08-01_CM)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2013-08-01_CM)
Commodore Amiga - Demos - Animations and Videos (TOSEC-v2013-08-01_CM)
Commodore Amiga - Demos - Music (TOSEC-v2013-08-01_CM)
Commodore Amiga - Demos - Packs (TOSEC-v2013-08-01_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2013-08-01_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2013-08-01_CM)
Commodore Amiga - Diskmags (TOSEC-v2013-08-01_CM)
Commodore Amiga - Docs (TOSEC-v2013-08-01_CM)
Commodore Amiga - Firmware (TOSEC-v2013-08-01_CM)
Commodore Amiga - Kickstart-Disks (TOSEC-v2013-08-01_CM)
Commodore Amiga - Packmags (TOSEC-v2013-08-01_CM)
Tested and uploaded!
-
Nice work and have fun in your vacations :)
-
The holidays are over and I returned to work:
new dat
Commodore Amiga - Collections - Amiga Amateur Radio User Group (TOSEC-v2013-08-31_CM)
updated dat
Commodore Amiga - Applications - [ADF] (TOSEC-v2013-08-31_CM)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2013-08-31_CM)
Commodore Amiga - Collections - Various (TOSEC-v2013-08-31_CM)
Commodore Amiga - Compilations - Applications (TOSEC-v2013-08-31_CM)
Commodore Amiga - Compilations - Games (TOSEC-v2013-08-31_CM)
Commodore Amiga - Compilations - Various (TOSEC-v2013-08-31_CM)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2013-08-31_CM)
Commodore Amiga - Demos - Animations and Videos (TOSEC-v2013-08-31_CM)
Commodore Amiga - Demos - Music (TOSEC-v2013-08-31_CM)
Commodore Amiga - Demos - Packs (TOSEC-v2013-08-31_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2013-08-31_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2013-08-31_CM)
Commodore Amiga - Diskmags (TOSEC-v2013-08-31_CM)
Commodore Amiga - Docs (TOSEC-v2013-08-31_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2013-08-31_CM)
Commodore Amiga - Games - Unofficial Addons & Patches (TOSEC-v2013-08-31_CM)
Commodore Amiga - Packmags (TOSEC-v2013-08-31_CM)
Tested and updated
-
Cool...
-
Missing a publication date now ^^
-
Missing a publication date now ^^
:) good point, C64 stuff nearly ready as well.
-
Sorted? :P
-
new dat
Commodore Amiga - Collections - Bavarian (TOSEC-v2013-09-20_CM)
updated dat
Commodore Amiga - Applications - [ADF] (TOSEC-v2013-09-28_CM)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2013-09-28_CM)
Commodore Amiga - Collections - Assassins, The (TOSEC-v2013-09-25_CM)
Commodore Amiga - Collections - Various (TOSEC-v2013-09-28_CM)
Commodore Amiga - Compilations - Applications (TOSEC-v2013-09-28_CM)
Commodore Amiga - Compilations - Games (TOSEC-v2013-09-28_CM)
Commodore Amiga - Compilations - Various (TOSEC-v2013-09-28_CM)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2013-09-23_CM)
Commodore Amiga - Demos - Animations and Videos (TOSEC-v2013-09-28_CM)
Commodore Amiga - Demos - Music (TOSEC-v2013-09-28_CM)
Commodore Amiga - Demos - Packs (TOSEC-v2013-09-26_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2013-09-28_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2013-09-28_CM)
Commodore Amiga - Diskmags (TOSEC-v2013-09-23_CM)
Commodore Amiga - Docs (TOSEC-v2013-09-28_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2013-09-28_CM)
Commodore Amiga - Games - Unofficial Addons & Patches (TOSEC-v2013-09-21_CM)
Commodore Amiga - Packmags (TOSEC-v2013-09-24_CM)
-
Just a little update ;D
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2013-09-29_CM)
-
Thanks Crashdisk... will check out the new ones.
-
New dats
Commodore Amiga - Collections - Auge 4000 (TOSEC-v2014-07-14_CM)
Commodore Amiga - Collections - Cactus (TOSEC-v2014-07-14_CM)
Updated dats
Commodore Amiga - Applications - [ADF] (TOSEC-v2014-07-20_CM)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2014-07-20_CM)
Commodore Amiga - Collections - Amiga Amateur Radio User Group (TOSEC-v2014-02-12_CM)
Commodore Amiga - Collections - Assassins, The (TOSEC-v2014-05-23_CM)
Commodore Amiga - Collections - Fred Fish (TOSEC-v2014-07-03_CM)
Commodore Amiga - Collections - MegaDisc (TOSEC-v2014-02-12_CM)
Commodore Amiga - Collections - Taifun (TOSEC-v2014-06-22_CM)
Commodore Amiga - Collections - Various (TOSEC-v2014-07-14_CM)
Commodore Amiga - Compilations - Applications (TOSEC-v2014-07-20_CM)
Commodore Amiga - Compilations - Games (TOSEC-v2014-07-20_CM)
Commodore Amiga - Compilations - Various (TOSEC-v2014-07-20_CM)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2014-07-14_CM)
Commodore Amiga - Demos - Animations and Videos (TOSEC-v2014-07-20_CM)
Commodore Amiga - Demos - Music (TOSEC-v2014-07-20_CM)
Commodore Amiga - Demos - Packs (TOSEC-v2014-07-20_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2014-07-20_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2014-07-20_CM)
Commodore Amiga - Diskmags (TOSEC-v2014-07-14_CM)
Commodore Amiga - Docs (TOSEC-v2014-07-20_CM)
Commodore Amiga - Games - Emerald Mine (TOSEC-v2014-06-15_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2014-07-20_CM)
Commodore Amiga - Games - Unofficial Addons & Patches (TOSEC-v2014-07-20_CM)
Commodore Amiga - Packmags (TOSEC-v2014-07-20_CM)
Tested according with the TNC and without duplicate ;-)
-
Thanks Crashdisk.
-
Little update
Commodore Amiga - Demos - Packs (TOSEC-v2014-07-21_CM)
-
Hot fix (illegal character)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2014-07-22_CM)
Commodore Amiga - Compilations - Applications (TOSEC-v2014-07-22_CM)
Commodore Amiga - Games - Unofficial Addons & Patches (TOSEC-v2014-07-22_CM)
Note : $60 => $27
-
OK, thanks... not checked yet but will very shortly.
-
Latest all checked, don't submit any more for this release thanks.
-
Yes Sir! ;)
-
;D
-
You plan a release in july or august?
-
Tomorrow hopefully... :)
Then another two months after that (I mean it this time!!!!!!)
-
updated dats
Commodore Amiga - Applications - [ADF] (TOSEC-v2014-09-25_CM)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2014-09-25_CM)
Commodore Amiga - Demos - Packs (TOSEC-v2014-09-25_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2014-09-25_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2014-09-25_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2014-09-25_CM)
Commodore Amiga - Packmags (TOSEC-v2014-09-25_CM)
reposted the previous fixes
Commodore Amiga - Educational - [ADF] (TOSEC-v2014-07-31_CM)
Commodore Amiga - Games - [ADF] (TOSEC-v2014-07-31_CM)
-
Thanks Crashdisk.
-
updated dats
Commodore Amiga - Applications - [ADF] (TOSEC-v2014-10-24_CM)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2014-10-24_CM)
Commodore Amiga - Collections - Berliner Spielekiste (TOSEC-v2014-10-24_CM)
Commodore Amiga - Collections - Nordlicht Spiele (TOSEC-v2014-10-24_CM)
Commodore Amiga - Demos - Animations and Videos (TOSEC-v2014-10-24_CM)
Commodore Amiga - Demos - Packs (TOSEC-v2014-10-24_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2014-10-24_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2014-10-24_CM)
Commodore Amiga - Diskmags (TOSEC-v2014-10-24_CM)
Commodore Amiga - Games - Emerald Mine (TOSEC-v2014-10-24_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2014-10-24_CM)
-
OK, thanks.
-
updated and uploaded dat
Commodore Amiga - Games - SPS (TOSEC-v2014-12-16_CM)
-
updated dats in the new XML format, checked with TOSEC Dat Explorer v20150403 (thank you Pandmonium, it's a very good tool!)...and uploaded ;)
Commodore Amiga - Coverdisks - SPS (TOSEC-v2015-04-23_CM)
Commodore Amiga - Educational - SPS (TOSEC-v2015-04-23_CM)
Commodore Amiga - Games - SPS (TOSEC-v2015-04-24_CM)
-
Cool beans... :D
http://www.tosecdev.org/news/wip/112-work-in-progress-commodore
-
Thank *you* for your awesome tool too and contributions! If only we all had more time to our hobbies :D
-
Sniff, sure we'll do things with more time...
Fortunately, I have a little bit right now (http://www.tosecdev.org/forum/tosec-tools/adf-workshop-v20150426-(formerly-dms-workshop)/)
-
Commodore Amiga - Games - SPS (TOSEC-v2015-04-24_CM)
Archon II - Adept (Comp Version) [2780] is available publicly now? You have copy, if so PM me... otherwise can you remove from DAT if not available.
Thanks!
-
If it is inside, is that I necessarily have a copy. How to calculate the hash otherwise!? SPS provided only CRC32
The file is not yet public at the request of The Leader! Anyway, that's what you said to me ;-)
-
Hahaha... did not realise it was his one.
OK, no problem... I have it here. It's all good. :)
-
Updated
Commodore Amiga - Applications - [ADF] (TOSEC-v2015-07-01_CM)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2015-06-12_CM)
Commodore Amiga - Applications - Public Domain - [EXE] (TOSEC-v2015-05-03_CM)
Commodore Amiga - Collections - Assassins, The (TOSEC-v2014-06-01_CM)
Commodore Amiga - Collections - Nordlicht Spiele (TOSEC-v2015-06-22_CM)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2015-07-06_CM)
Commodore Amiga - Demos - Animations and Videos (TOSEC-v2015-05-02_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2015-08-09_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2015-08-09_CM)
Commodore Amiga - Diskmags (TOSEC-v2015-08-10_CM)
Commodore Amiga - Docs (TOSEC-v2015-06-21_CM)
Commodore Amiga - Educational - [ADF] (TOSEC-v2015-06-27_CM)
Commodore Amiga - Games - [ADF] (TOSEC-v2015-08-10_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2015-07-30_CM)
Commodore Amiga - Games - Unofficial Addons & Patches (TOSEC-v2015-06-28_CM)
Commodore Amiga - Operating Systems - AMIX (TOSEC-v2015-05-03_CM)
Commodore Amiga - Packmags (TOSEC-v2015-02-24_CM)
Note that it would be more logical to replace CM by XML, right?
-
Or even remove it? They are still using the CM format, just the XML one and not the deprecated. Which actually follow the format proposed by Logiqx (http://www.logiqx.com/Dats/datafile.dtd) :P
Stick with it, remove it or change do XML?
-
Yeah, let's dump it... no longer needed.
I'll make sure they all gone for next release.
@PandMonium
Guess this is another quick one to add to the TDE update list... :)
-
Updated for the new year!
Commodore Amiga - Applications - [ADF] (TOSEC-v2015-10-25_CM)
Commodore Amiga - Collections - Nordlicht Spiele (TOSEC-v2015-12-06_CM)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2015-10-29_CM)
Commodore Amiga - Coverdisks - SPS (TOSEC-v2015-06-27_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2015-09-25_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2015-12-06_CM)
Commodore Amiga - Docs (TOSEC-v2015-11-18_CM)
Commodore Amiga - Firmware (TOSEC-v2015-10-02_CM)
Commodore Amiga - Games - [ADF] (TOSEC-v2015-12-28_CM)
Commodore Amiga - Games - Emerald Mine (TOSEC-v2015-12-20_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2015-12-28_CM)
Commodore Amiga - Games - SPS (TOSEC-v2015-06-27_CM)
Commodore Amiga - Games - Unofficial Addons & Patches (TOSEC-v2015-09-11_CM)
-
After over 6 months of work, it's time to take stock:
Commodore Amiga - Applications - [ADF] (TOSEC-v2016-08-27_CM)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2016-07-14_CM)
Commodore Amiga - Collections - Assassins, The (TOSEC-v2016-08-01_CM)
Commodore Amiga - Collections - Memphis Amiga Group (TOSEC-v2016-08-13_CM)
Commodore Amiga - Collections - Panorama (TOSEC-v2016-07-10_CM)
Commodore Amiga - Collections - Various (TOSEC-v2016-08-23_CM)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2016-08-24_CM)
Commodore Amiga - Demos - Animations and Videos (TOSEC-v2016-08-27_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2016-08-18_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2016-08-27_CM)
Commodore Amiga - Diskmags (TOSEC-v2016-08-24_CM)
Commodore Amiga - Docs (TOSEC-v2016-08-21_CM)
Commodore Amiga - Educational - [ADF] (TOSEC-v2016-08-20_CM)
Commodore Amiga - Games - [ADF] (TOSEC-v2016-08-27_CM)
Commodore Amiga - Games - Emerald Mine (TOSEC-v2016-07-31_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2016-08-27_CM)
Commodore Amiga - Games - Save Disks (TOSEC-v2016-08-27_CM)
Commodore Amiga - Games - SPS (TOSEC-v2016-08-21_CM)
Commodore Amiga - Games - Unofficial Addons & Patches (TOSEC-v2016-07-25_CM)
Commodore Amiga - Packmags (TOSEC-v2016-08-03_CM)
@mai
with our latest file exchanges, we must not forget to check duplicates on all our dats
-
New release ;)
Commodore Amiga - Applications - [ADF] (TOSEC-v2016-12-19_CM)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2016-12-20_CM)
Commodore Amiga - Collections - Berliner Spielekiste (TOSEC-v2016-10-02_CM)
Commodore Amiga - Collections - MegaDisc (TOSEC-v2016-09-25_CM)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2016-12-19_CM)
Commodore Amiga - Demos - Animations and Videos (TOSEC-v2016-12-19_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2016-12-19_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2016-12-19_CM)
Commodore Amiga - Demos - Various - [EXE] (TOSEC-v2016-12-20_CM)
Commodore Amiga - Diskmags (TOSEC-v2016-12-19_CM)
Commodore Amiga - Docs (TOSEC-v2016-12-18_CM)
Commodore Amiga - Educational - [ADF] (TOSEC-v2016-10-13_CM)
Commodore Amiga - Games - [ADF] (TOSEC-v2016-12-20_CM)
Commodore Amiga - Games - Emerald Mine (TOSEC-v2016-12-19_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2016-12-19_CM)
Commodore Amiga - Games - SPS (TOSEC-v2016-11-01_CM)
Commodore Amiga - Games - Unofficial Addons & Patches (TOSEC-v2016-10-19_CM)
Commodore Amiga - Packmags (TOSEC-v2016-12-19_CM)
-
Latest (?) dats files before release :
Commodore Amiga - Applications - [ADF] (TOSEC-v2017-03-25_CM)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2017-02-06_CM)
Commodore Amiga - Applications - Public Domain - [EXE] (TOSEC-v2017-01-08_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2017-03-09_CM)
Commodore Amiga - Diskmags (TOSEC-v2017-01-22_CM)
Commodore Amiga - Educational - [ADF] (TOSEC-v2017-03-18_CM)
Commodore Amiga - Games - [ADF] (TOSEC-v2017-03-18_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2017-03-18_CM)
Commodore Amiga - Kickstart-Disks (TOSEC-v2017-02-01_CM)
-
It's time for a new Release!
New :
Commodore Amiga - Collections - TOGA (TOSEC-v2017-10-22_CM)
Updated :
Commodore Amiga - Applications - [ADF] (TOSEC-v2017-10-15_CM)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2017-09-29_CM)
Commodore Amiga - Collections - Amiga Public Domain Connection (TOSEC-v2017-07-19_CM)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2017-08-26_CM)
Commodore Amiga - Demos - Animations and Videos (TOSEC-v2017-08-22_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2017-08-22_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2017-10-16_CM)
Commodore Amiga - Diskmags (TOSEC-v2017-09-16_CM)
Commodore Amiga - Docs (TOSEC-v2017-10-16_CM)
Commodore Amiga - Educational - [ADF] (TOSEC-v2017-10-21_CM)
Commodore Amiga - Firmware (TOSEC-v2017-10-17_CM)
Commodore Amiga - Games - [ADF] (TOSEC-v2017-10-22_CM)
Commodore Amiga - Games - Emerald Mine (TOSEC-v2017-08-13_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2017-10-22_CM)
Commodore Amiga - Games - Save Disks (TOSEC-v2017-08-22_CM)
Commodore Amiga - Games - SPS (TOSEC-v2017-08-17_CM)
-
For the new release.
Updated :
Commodore Amiga - Applications - [ADF] (TOSEC-v2018-03-05_CM)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2018-03-23_CM)
Commodore Amiga - Collections - Nordlicht Spiele (TOSEC-v2018-02-13_CM)
Commodore Amiga - Collections - TOGA (TOSEC-v2018-03-05_CM)
Commodore Amiga - Collections - Various (TOSEC-v2017-11-07_CM)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2018-03-14_CM)
Commodore Amiga - Demos - Animations and Videos (TOSEC-v2018-03-05_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2018-03-05_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2018-03-18_CM)
Commodore Amiga - Diskmags (TOSEC-v2017-11-12_CM)
Commodore Amiga - Educational - [ADF] (TOSEC-v2018-03-07_CM)
Commodore Amiga - Games - [ADF] (TOSEC-v2018-03-24_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2018-03-24_CM)
Commodore Amiga - Games - Save Disks (TOSEC-v2018-03-04_CM)
-
For the new release.
New :
Commodore Amiga - Collections - TSWF (TOSEC-v2018-08-20_CM)
Updated :
Commodore Amiga - Applications - [ADF] (TOSEC-v2018-11-09_CM)
Commodore Amiga - Applications - Public Domain - [ADF] (TOSEC-v2018-09-04_CM)
Commodore Amiga - Applications - Public Domain - [EXE] (TOSEC-v2018-05-20_CM)
Commodore Amiga - Collections - Fred Fish (TOSEC-v2018-08-19_CM)
Commodore Amiga - Collections - TOGA (TOSEC-v2018-10-03_CM)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2018-09-12_CM)
Commodore Amiga - Coverdisks - SPS (TOSEC-v2018-09-23_CM)
Commodore Amiga - Demos - Animations and Videos (TOSEC-v2018-11-10_CM)
Commodore Amiga - Demos - Slideshows (TOSEC-v2018-11-10_CM)
Commodore Amiga - Demos - Various - [ADF] (TOSEC-v2018-11-10_CM)
Commodore Amiga - Diskmags (TOSEC-v2018-11-11_CM)
Commodore Amiga - Educational - [ADF] (TOSEC-v2018-09-29_CM)
Commodore Amiga - Educational - SPS (TOSEC-v2018-10-04_CM)
Commodore Amiga - Games - Public Domain - [ADF] (TOSEC-v2018-10-16_CM)
Commodore Amiga - Games - Save Disks (TOSEC-v2018-05-04_CM)
Commodore Amiga - Games - SPS (TOSEC-v2018-10-16_CM)
Commodore Amiga - Games - Unofficial Addons & Patches (TOSEC-v2018-05-20_CM)
Commodore Amiga - Kickstart-Disks (TOSEC-v2018-05-01_CM)
I'm just missing a file that should be ready this Sunday...I hope...
-
Little update.
Updated :
Commodore Amiga - Collections - TOGA (TOSEC-v2018-10-03_CM) <= Reuploaded
Commodore Amiga - Games - [ADF] (TOSEC-v2018-11-11_CM)
Commodore Amiga - Games - SPS (TOSEC-v2018-11-11_CM)
-
Last fix ?
Updated :
Commodore Amiga - Applications - [ADF] (TOSEC-v2018-11-12_CM)
Commodore Amiga - Games - [ADF] (TOSEC-v2018-11-12_CM)
Commodore Amiga - Games - Save Disks (TOSEC-v2018-11-12_CM)
-
Hotfix :
Commodore Amiga - Applications - [ADF] (TOSEC-v2018-11-22_CM)
Commodore Amiga - Coverdisks - [ADF] (TOSEC-v2018-11-22_CM)
Commodore Amiga - Games - SPS (TOSEC-v2018-11-22_CM)
-
Some updates on FTP if there is still time... 0:)