[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: If you were to put a graphics chip on an apple II card...
On Sunday, September 9, 2012 9:22:53 PM UTC-5, (unknown) wrote:
> On Thursday, August 30, 2012 9:29:33 AM UTC-7, Steve Nickolas wrote:
>
> > I'd like to see some made, if even just porting stuff from the MSX,
>
> >
>
> > SG-1000 and Colecovision (all, unfortunately, Z80)...
>
> >
>
>
>
> From Cybernoid disk image on asimov: (not 4.0 version)
>
>
>
> So as a little R&D proj, I thought I'd convert Dave Rogers' Spectrum
>
> 128 Cybernoid routine (written in 1988).
>
>
>
> After this, I wrote a python script to do the Z80->6502, and quickly
>
> converted Cybernoid-II.
>
>
>
> Rich
That's why I'm going for a new music format. I always though the music replayer methodology of using a CPU emulation was kind of BS compared to a pure music format the likes of a mod or similar. I get why the msx and speccy music emulators use cpu emulation to accomplish the goal, mostly for timing but also because it's easier to rip out a music routine than convert the data to a new format. But I still don't agree with it because of its lack of portability.
I'm still working on WozTracker, but have a lot of real-life distractions this past week. Hopefully I'll be able to carve out a good chunk of time to work -more on it this week though. I have 50% of the backend tracker data structures written for the editor. The rest of the editor will be built around these so I'm trying to be careful to get everything I need in the first pass rather than go through a more expensive revision process later.
-B