Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
  You are not logged in - nap
EasyFlash Cart Builder 1.00   [2012]

Released by :
King Durin

Release Date :
10 June 2012

Type :
Other Platform C64 Tool

Website :
https://efcb.codeplex.com/

User rating:awaiting 8 votes (7 left)   See votestatistics

Credits :
Code .... King Durin of Avatar

Download :

Look for downloads on external sites:
 Pokefinder.org


Summary
Submitted by King Durin on 10 June 2012
Introduction

This is the first release of the EasyFlash Cart Builder. This release is capable of building a valid EasyFlash cartridge image that utilizes both EasyAPI and EasyFS.

Cartridges are define in an XML file format. Each cartridge must define a boot image which must be a 16K Ultimax cart image. If you want EasyAPI included in your archive you need to include the standard EAPI marker at offset $3800 of your boot image.

All files specified in the manifest are inserted into the EF Cart bank aligned which makes it easier to extract the file data from the cartridge at the expense of empty space in the cart image.

Example Manifest File

<?xml version="1.0" encoding="utf-8"?>
<efcart name="EASYFLASH" outputfile="easyclief.crt">
<boot filename="easycli.bin" />
<EasyFS>
<file name="ovl.dispatcher" flags="1" />
<file name="cmd.cd" flags="1" />
<file name="cmd.dir" flags="1" />
<file name="cmd.mkdir" flags="1" />
<file name="cmd.del" flags="1" />
<file name="cmd.rmdir" flags="1" />
<file name="cmd.ren" flags="1" />
<file name="cmd.copymove" flags="1" />
<file name="cmd.help" flags="1" />
<file name="help.cd" flags="1" />
<file name="help.dir" flags="1" />
<file name="help.mkdir" flags="1" />
<file name="help.rmdir" flags="1" />
<file name="help.ren" flags="1" />
<file name="help.del" flags="1" />
<file name="help.path" flags="1" />
<file name="help.copy" flags="1" />
<file name="help.move" flags="1" />
<file name="help.help" flags="1" />
</EasyFS>
</efcart>
Search CSDb
Advanced
Navigate
Prev - Random - Next
Detailed Info
· Summaries (1)
· User Comments (1)
· Production Notes
Fun Stuff
· Goofs
· Hidden Parts
· Trivia
Forum
· Discuss this release
Support CSDb
Help keep CSDb running:



Funding status:




About this site:
CSDb (Commodore 64 Scene Database) is a website which goal is to gather as much information and material about the scene around the commodore 64 computer - the worlds most popular home computer throughout time. Here you can find almost anything which was ever made for the commodore 64, and more is being added every day. As this website is scene related, you can mostly find demos, music and graphics made by the people who made the scene (the sceners), but you can also find a lot of the old classic games here. Try out the search box in the top right corner, or check out the CSDb main page for the latest additions.
Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.099 sec.