Own floppy manager?

HxC Floppy Emulator on Amiga support
Post Reply
NBG
Posts: 10
Joined: Tue May 17, 2011 8:35 pm

Own floppy manager?

Post by NBG »

Hi,

is it hard to code an own floppy manager software which appears on boot?

I would like to select games with their screenshots/thumbnails for example...

Or contains your floppy software hidden/secret stuff?

Thanks,
NBG

pulkomandy
Posts: 132
Joined: Sun Mar 20, 2011 6:55 pm

Re: Own floppy manager?

Post by pulkomandy »

The software is open source and the protocol is documented. So it's not too hard to modify it :)

elpiloto
Posts: 31
Joined: Sat Feb 02, 2013 6:48 am
Location: Buenos Aires, Argentina
Contact:

Re: Own floppy manager?

Post by elpiloto »

where is the open source of the program for Amiga?

cheers

Jeff
Site Admin
Posts: 8093
Joined: Fri Oct 20, 2006 12:12 am
Location: Paris
Contact:

Re: Own floppy manager?

Post by Jeff »

elpiloto wrote:where is the open source of the program for Amiga?

cheers
On the sourceforge project page.

elpiloto
Posts: 31
Joined: Sat Feb 02, 2013 6:48 am
Location: Buenos Aires, Argentina
Contact:

Re: Own floppy manager?

Post by elpiloto »

I meant the source of the emulator manager for amiga

Jeff
Site Admin
Posts: 8093
Joined: Fri Oct 20, 2006 12:12 am
Location: Paris
Contact:

Re: Own floppy manager?

Post by Jeff »

elpiloto wrote:I meant the source of the emulator manager for amiga
Yes. So this is on the sourceforge project page. do you know SVN ?

elpiloto
Posts: 31
Joined: Sat Feb 02, 2013 6:48 am
Location: Buenos Aires, Argentina
Contact:

Re: Own floppy manager?

Post by elpiloto »

yes, i see 4 files, 2 dlls, and two exes, HxCFloppyEmulator.exe and hxcfe.exe, both are the pc side

cheers

Jeff
Site Admin
Posts: 8093
Joined: Fri Oct 20, 2006 12:12 am
Location: Paris
Contact:

Re: Own floppy manager?

Post by Jeff »

elpiloto wrote:yes, i see 4 files, 2 dlls, and two exes, HxCFloppyEmulator.exe and hxcfe.exe, both are the pc side

cheers
? So :

https://hxc2001.com/floppy_drive_emulat ... l#download
Follow "HxC_Floppy_Emulator_software source code: http://sourceforge.net/projects/hxcfloppyemu/"
Then http://hxcfloppyemu.svn.sourceforge.net ... floppyemu/
http://hxcfloppyemu.svn.sourceforge.net ... _selector/

And finally : http://hxcfloppyemu.svn.sourceforge.net ... tor_Amiga/

Just use subversion to get all of this correctly:

<<Subversion Access

This project's SourceForge.net Subversion repository can be checked out through SVN with the following instruction set:
svn co https://hxcfloppyemu.svn.sourceforge.ne ... cfloppyemu hxcfloppyemu
Warning
This is a generic Subversion checkout command which will pull all modules, tags and/or branches of the project. Please refer to project home page for specific SVN instructions, or use "Browse Repository" link; in most cases, you will want to add '/trunk' to the HTTPS URL above to check out only trunk (main development line).

Information about accessing this Subversion repository may be found in our document titled "Subversion (Version Control for Source Code)".

Updates from within the module's directory do not need the URL string.
NOTE
UNIX file and directory names are case sensitive.
>>

elpiloto
Posts: 31
Joined: Sat Feb 02, 2013 6:48 am
Location: Buenos Aires, Argentina
Contact:

Re: Own floppy manager?

Post by elpiloto »

thank you jeff! :D

cheers

Post Reply