Search found 95 matches

by a1bert
Sat Aug 21, 2010 2:24 am
Forum: Other Systems
Topic: Best way to create D64 or D71 files on a C128D?
Replies: 33
Views: 8342

->D71 with PuZip

Has anyone tried to make compressed (or plain) D71's with PuZip with sd2iec as a target device?
by a1bert
Sun Mar 21, 2010 2:22 am
Forum: Other Systems
Topic: Reading MIDI data
Replies: 6
Views: 2363

Re: Reading MIDI data

Can anyone recommend a way to read MIDI data (note pitch and duration)? Get midicvt from http://www.vlsi.fi/en/support/software/vs10xxtools.html . The code is designed to perform midi format 1 to format 0 conversion, but you can insert your own code to show the note on and note off events. (Note th...
by a1bert
Wed Dec 02, 2009 2:28 pm
Forum: Emulation and Cross Development
Topic: NTSC raster problem
Replies: 18
Views: 6919

...but this (sort of) contradicts the first statement. Well, the color register and matrix/font register timing is accurate (compared to screen refresh). If I only had infinite time, I could get a test prog out that would demostrate one of the "features" I run into (having a NTSC-converte...
by a1bert
Tue Nov 03, 2009 10:22 am
Forum: Hardware and Tech
Topic: Help with an ailing VIC
Replies: 5
Views: 1639

Re: Help with an ailing VIC

Gabriel Angelos wrote:I've tested the power supply and the A/V cable and those are working perfectly.
It could also be the voltage regulation inside the machine, for example dried-up electrolytic condensators.
by a1bert
Sat Oct 31, 2009 5:50 am
Forum: Programming
Topic: New screen / pixel editor for VIC-20
Replies: 36
Views: 8048

For example, many of the CMP instructions I use, even if comparing to #$00 is to help me look at the code and see what is going on. What I do is keep the unnecessary instructions in comments, you could do the same. For example when I optimize clc and sec instructions away (by convincing that C is a...
by a1bert
Sat Oct 31, 2009 5:43 am
Forum: Emulation and Cross Development
Topic: NTSC raster problem
Replies: 18
Views: 6919

I have big problems with NTSC raster changing in the middle of the screen on Atalantis in my emulator VICE is accurate with the raster timing in NTSC. There are however some very hard-to-point features in the NTSC VIC-I that don't work in the actual machine while working on VICE. In normal circumst...
by a1bert
Sat Oct 31, 2009 5:35 am
Forum: Emulation and Cross Development
Topic: NTSC raster problem
Replies: 18
Views: 6919

Re: NTSC raster problem

In NTSC though, it doesn't change the background color until in the middle of the screen. For some reason NTSC really changes the raster counter in the middle on the line. You just have to time it. This affects some other things as well. Also, the horizontal scroll gives trouble. In PAL the first v...
by a1bert
Sat Oct 24, 2009 8:10 am
Forum: Programming
Topic: 16 Colors at Once -- Possible?
Replies: 10
Views: 3260

4mat/atebit wrote:A while back I got the Vic to do different char colours on every 2nd vertical line
You can also check the copper part of VIMM which creates a scroller by changing the background color. The first ever copper scroller was created for C64 during the last century (the AmigaEmulation demo).
by a1bert
Mon May 11, 2009 10:48 am
Forum: Hardware and Tech
Topic: Measuring the VIC chip sound output
Replies: 9
Views: 3693

Re: any music programs?

f(x) := 440 Hz*2^(x/12) You should try to find the "best value for 440 Hz" so that the scales have the least mean square error.. After all, the absolute frequencies matter little, while the "scaliness" matters the most. Like mentioned, fractional-number accuracy can be achieved ...
by a1bert
Fri May 01, 2009 10:45 am
Forum: General Topics
Topic: VICUAL MMIX - new unexpanded VIC20 demo
Replies: 21
Views: 5311

I have hacked a NTSC version of the demo. The NTSC version is now on the web ( http://www.iki.fi/a1bert/Pu-239/vicual-mmix/ ). Unfortunately the horizontal positioning in NTSC machines gives me grief and colscr and credits parts are not as good as they are in a PAL VIC20. In PAL the horizontal posi...
by a1bert
Thu Apr 30, 2009 4:24 pm
Forum: General Topics
Topic: VICUAL MMIX - new unexpanded VIC20 demo
Replies: 21
Views: 5311

Please make an NTSC version. :-) I have hacked a NTSC version of the demo. NTSC has few problems in how horizontal position and columns relate to each other. Some parts are not pretty. I have to check how the demo looks like in an actual NTSC machine. I especially like your fonts. The fonts are act...
by a1bert
Tue Apr 28, 2009 12:27 am
Forum: General Topics
Topic: VICUAL MMIX - new unexpanded VIC20 demo
Replies: 21
Views: 5311

Jeff-20 wrote:If this is PAL, then i want to see a YouTube of it on real hardware.
I'm 99% sure the youtube video http://www.youtube.com/watch?v=PhfuSPg3kXQ Anders created is from an actual VIC20. Just make sure you get the higher-quality .mp4 version, although even that loses to the real machine.
by a1bert
Sun Apr 26, 2009 11:49 am
Forum: General Topics
Topic: VICUAL MMIX - new unexpanded VIC20 demo
Replies: 21
Views: 5311

carlsson wrote:Anyway, I took the liberty to upload a capture to YouTube.
Just three small issues: frame rate, resolution, and quality. :-]

It's so horrible actually that it quickly approaches hilarious. :-)

Edit: the best-quality version does not seem as bad.
by a1bert
Sun Apr 26, 2009 10:40 am
Forum: General Topics
Topic: VICUAL MMIX - new unexpanded VIC20 demo
Replies: 21
Views: 5311

Re: VICUAL MMIX - new unexpanded VIC20 demo

nbla000 wrote:Have you never tried to use your talent for a big 16/24k vic-20 game ?
The thought of a game has come to my mind, but it takes much more than just tricking the VIC-I. And I don't want to make a remake of an existing game, it should have some originality as well.
by a1bert
Sun Apr 26, 2009 10:04 am
Forum: General Topics
Topic: Vici Iterum MM ("VIMM") Vic-20 Demo on YouTube
Replies: 24
Views: 5130

carlsson wrote:For a second I thought 6.1 meant a home theatre
It's your own fault for picking such a version number for a music routine.. :-)