English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 13 November 2004, 12:16   #1
Feltzkrone
Junior Member
 
Feltzkrone's Avatar
 
Join Date: Apr 2002
Location: Germany
Posts: 103
Big grin Coders Heaven (PC Development)

As some of us sometimes work on Amiga-related programs running in Windows or gerneally on PCs I thought about opening this thread for code snippet requests, questions, answers and general discussion about C, Java, Delphi, QBasic and etc. programming.

To give it a good start: I'm currently in a programming mood and want to make another attempt at implementing the Amiga filesystem (OFS/FFS) in Delphi. I want to base everything on TStream (an image file opened in a TFileStream or TMemoryStream or whatever stream) and leave structures open so that other filesystems like those from the C64 can be implemented later, too.

Now I'm in search for a cached TStream wrapper, i.e. it should be connectable to an existent TStream and should be derived from TStream itself. It would be useful to have such a component handy when using TFileStream for HDF handling as those files may be too large to fit in memory so preloading the whole HDF file would be pretty senseless. The component should cache frequently accessed blocks of data and not just the last read blocks. The blocksize and whole cache size should be definable. If such a thing is not available I'll do it myself and post the sourcecode here later if wanted.
Feltzkrone is offline  
Old 13 November 2004, 18:44   #2
Jim
 
Posts: n/a
-----> HERE <-----
 
Old 13 November 2004, 19:03   #3
Paul
RIP Friends
 
Paul's Avatar
 
Join Date: Sep 2005
Location: UK
Posts: 2,157
Topic moved to Coders Heaven forum
Paul is offline  
Old 13 November 2004, 23:59   #4
Feltzkrone
Junior Member
 
Feltzkrone's Avatar
 
Join Date: Apr 2002
Location: Germany
Posts: 103
Quote:
Originally Posted by Topic Description
Amiga developement dedicated area
So I guessed PC development dedicated stuff won't fit here.
Feltzkrone is offline  
Old 14 November 2004, 01:18   #5
Jim
 
Posts: n/a
Quote:
Originally Posted by Feltzkrone
So I guessed PC development dedicated stuff won't fit here.
Quote:
Originally Posted by Feltzkrone
......want to make another attempt at implementing the Amiga filesystem (OFS/FFS) in Delphi.....
Even though it's on the PC, it's still Amiga related coding. It would be silly to put in Off Topic, unless you were talking about developing something completely non-Amiga related.

Whilst there's some members who don't follow the forum rules/guidelines correctly, there's some who go too far
 
Old 15 November 2004, 10:08   #6
AmiGer
Registered User
 
AmiGer's Avatar
 
Join Date: Sep 2002
Location: Germany
Posts: 349
Currently I'm using/coding delphi programs on the pc which are useful for the miggy. E.g.: Stunt Car Racer Track Editor, Picture Converter Packed/Raw/Bmp, Sin/Cos generator etc.
AmiGer is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
All Dogs Go To Heaven review link s2325 HOL data problems 1 16 July 2008 23:02
Zetr0 Heaven Dizzy Retrogaming General Discussion 1 13 December 2007 19:39
Tales from Heaven instructions... keropi support.Games 6 03 February 2005 11:29
First contribution - All Dogs go to Heaven CDTV TheBoss HOL contributions 4 25 February 2004 15:24
Tales from Heaven? BobRedthorp support.WinUAE 3 15 December 2003 21:43

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 06:08.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.08432 seconds with 15 queries