It is currently Wed May 14, 2025 9:05 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Tools?
PostPosted: Tue Jul 31, 2007 1:40 am 
Offline
User avatar

Joined: Sun Jun 03, 2007 5:43 am
Posts: 130
Location: Rethan Manor, Balmora, Hlaalu District
I need an idea. For a tool. Cross-dev. Something I can write in C. Command line - no unnecessary GUI. Quickly!

_________________
Commodore 128 Programmer
City of Kouvola, Finland

http://mydarkgothvampiricplace.endofthe ... Commodore/


Top
 Profile  
Reply with quote  
 Post subject: Re: Tools?
PostPosted: Tue Jul 31, 2007 9:51 am 
Offline

Joined: Sun Jul 29, 2007 5:16 am
Posts: 17
To. Do. What. ?

Sorry it's been a busy day and I couldn't resist :-)

Are you after a C cross compiler itself ? In which case there is CC65 (http://www.cc65.org)
Or an idea for a tool to write in C and cross compile ? In which case how about ooh .. lets see .. always hard thing of something .. erm .. ahh! "A co-operative task scheduler with memory management that allows a single process almost full control of the system but also gives each process the capability to swap itself to a REU and swap in another task" ?

:-)

Maybe my reply is only partly helpful.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Aug 02, 2007 10:29 am 
Offline
User avatar

Joined: Sun Jun 03, 2007 5:43 am
Posts: 130
Location: Rethan Manor, Balmora, Hlaalu District
Uh. So a simple little project like that. :) I was really asking for an idea for a utility that runs on another computer, but I have actually been thinking of my own operating system for a long time. I even wrote some code over ten years ago, to handle tasks and memory allocation, but then I went back to school. :lol: RAM Expansion wasn't a part of the plan and swapping is hard to implement on a system without an MMU, but an idea of "freezing" a task into the expanded memory is kinda fascinating - thanks for giving me this to ponder!

_________________
Commodore 128 Programmer
City of Kouvola, Finland

http://mydarkgothvampiricplace.endofthe ... Commodore/


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Aug 02, 2007 10:19 pm 
Offline
Site Admin

Joined: Wed Jan 11, 2006 11:22 am
Posts: 874
An operating system sure sounds like a "simple project" :D How about that modular ROM instead ? :wink:


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Sep 08, 2007 11:40 am 
Offline
User avatar

Joined: Sun Jun 03, 2007 5:43 am
Posts: 130
Location: Rethan Manor, Balmora, Hlaalu District
I started writing some new code after television in Finland ended. I will be able to bring you a new version of my ROM soon with bugs fixed and a new feature added. First I had to do some serious reverse-engineering, coz I had pretty much forgotten what I had done with it a year ago. I didn't even find the source for the runtime menu.

It then turned up and that's what I've been reworking. Suddenly the reason why the file loading didn't work caught my eye. I was calling $FFDB with the filename. It's other people's fault because they forced me to write my assembly in lowercase. If I had written that in uppercase, such a mistype would have never passed my eyes...

Anyway, I already replaced the problematic dirlister with a new one that is integrated in the source. Now it should finally work! I will do the same later for my MMC64 boot menu. The dirlister from PlushDos never worked for me. In that context the reason is probably that BASIC isn't initialized, but I dunno why it doesn't work in the ROM either.

I should also resume work on my RR Flasher. I haven't thought of that as very important because there is already a functional product for that purpose as well as TNT's flasher for MMC64 users. It just occurred to me that there might be several RR users who don't have MMC64 and are stuck with Cyberpunx's flasher, which did not impress me a lot.

If I get DreamLoad to work, I will probably add a flash-from-file feature to enable flashing of files larger than 40K. This should be doable with its Open/Get interface and thus enable fast flashing of 64K ROMs too from disk. It's just that during all of this time I haven't received a single PM or email from anyone who would be using any of my utils...

So I'm not sure if they have any users and I'm not very motivated to keep working on them for that reason. I hope Mr. Achten will provide me with the little thing I asked him to include in the BIOS, so I can add a new feature to my boot menu. I also hope TNT will do a new version of his browser to support plugins. There is a lot to do for us!

_________________
Commodore 128 Programmer
City of Kouvola, Finland

http://mydarkgothvampiricplace.endofthe ... Commodore/


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group