[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can someone please help with this.



On Tuesday, December 4, 2012 4:04:39 PM UTC-6, Michael Hardy wrote:
> On Monday, 3 December 2012 22:26:49 UTC-6, BLuRry  wrote:
> 
> > On Monday, December 3, 2012 4:45:37 PM UTC-6, Michael Hardy wrote:
> 
> > 
> 
> > > On Monday, 3 December 2012 13:55:43 UTC-6, Michael Hardy  wrote:
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > Hi I have a blackjack game with source code from nibble magazine.
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > I was wondering what the file extension is .ml, .shape and .scrn
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > is? I'm using an Windows Emulator (AppleWin) to use it. in ciderpress
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > those files are included on the .DSK how can I edit these files?
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > is there are program for editing such file types?
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > Correct me if I'm wrong but is the .scrn the graphics?
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > and when I view them in Ciderpress it says their bin files and when I click on them in the combo box it says //e monitor listing.
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > Any help would be appreciated. :)
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > Thank you
> 
> > 
> 
> > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > Hi thank you so much for you're answers. I just wanted to know the copy protection for my own knowledge. I'll try the hres thing.
> 
> > 
> 
> > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > Thank you so much :)
> 
> > 
> 
> > 
> 
> > 
> 
> > There are a wide range of copy protection schemes that have been used over the years that range from simple to very sophisticated.  I think it would be best to focus on getting your program to work and get through the basics before tackling the more complex stuff.  :-)  Copy protection is a beast of its own and not for the faint of heart.
> 
> > 
> 
> > 
> 
> > 
> 
> > -B
> 
> 
> 
> Hi Thank you for you're information :) Do you know of any resources for simple copy protection? like rem CTRL-G to mess up the list or something like that? or do you know any copy protection software for the apple //e? also do you know how to convert a BAS FILE TO BIN? 
> 
> 
> 
> Thank you

Yes, I know of several different ways to prevent people from seeing your program's source.  But frankly based on the other questions you're asking, I'm not sure if my answers will make a lot of sense.  If I understood the bigger picture of what you were trying to accomplish I might be of better assistance.

-B