Commit Graph

5 Commits (9230ac6dedab6acd0024623acd070315a81b200f)

Author SHA1 Message Date
Georges Kesseler 9230ac6ded Use devpac 2.20 for this and newer sources. Use 2.00 for older sources.
Yes, this is incompatible! To work around that a global substitution
was done which garbled the source. Oh well does not assemble...
Also added new sound.
2012-02-21 22:29:58 +01:00
Georges Kesseler 3dd7b21ded And another sample which is quite sensitive to a bad player routine.
Assembple with 0 for digitest and you see color switches where the
soundplayer is located. Needs to be every second line.
Little speed gain: a multiplier table by 208 at _mul208:
2012-02-21 21:54:17 +01:00
Georges Kesseler 4b6672abcf new sound files available. Little work on making digit sound better.
It does not yet play for the full duration of the VBL.
2012-02-21 21:42:24 +01:00
Georges Kesseler 7ae258042a font and digisound are at the beginning of the program (always
think differently, it may be faster).
The planes of font and background are switched. No more right
border flickering. Color 0 is now a font color.
2012-02-21 01:51:04 +01:00
Georges Kesseler b2a7549fbf moved includes into subdirectory
font has now nice vertical bars as background
20 copy routines integrated
2012-02-20 01:24:35 +01:00