tech-pkg archive

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

Re: Nessoundstudio



Hi,

I have a writer for cc65 so you can compile a tune with the C source of cc65. cc65 compiles on NetBSD.

It’s not my fault but I had to obfuscate some things because of Nintendo property.

I wanted to do a NESASM writer but you cannot run NESASM on NetBSD.

Everything you need is in the NESSoundWriter to translate your NES translated music file.

main.cc should be filled in with a writer class then set everything then write to the translated file. Everything compiles.

Johan

Sent from my iPod

> On Dec 14, 2022, at 14:00, Thomas Klausner <wiz%netbsd.org@localhost> wrote:
> 
>> On Wed, Dec 14, 2022 at 11:08:11AM +0100, Johan Ceuppens wrote:
>> Programmed on NetBSD, my NES sound writer and add-ons. Latest source is v0.2.2 as of this writing :
>> https://sourceforge.net/projects/nessoundstudio/files/
> 
> This looks in early stages.
> 
> I tried building the sources from the tarball, but:
> 
> make: make: don't know how to make screen.o. Stop
> 
> Also, I'm confused by the LICENSE:
> 
> --- quote ---
> Copyright (c) 2019-2022 Silverhawk IBM-Nintendo Software
> 
> This might also be released under the APSL2, Artistic 2.0 or
> revised new BSD license.
> --- end quote ---
> 
> Under which license is it?
> 
> I've pushed an incomplete package to wip - you can improve it there
> (see http://pkgsrc.org/wip/users/ for details).
> 
> Cheers,
> Thomas



Home | Main Index | Thread Index | Old Index