Commit Graph

9 Commits (master)

Author SHA1 Message Date
Georges Kesseler 1756405236 Finished, it is finished!
Added nice intro disting.
Better bounce sync and precalc more in hwbouncer table.
2012-02-21 23:26:15 +01:00
Georges Kesseler ee19981e8d Lots of utilities and original grafics which I forgot in previous release.
Some more work on the distorters and a little PSG init correction.
Added reset demo handling.
2012-02-21 23:23:10 +01:00
Georges Kesseler cecd6521ae The ordered grafics are here!
The sound is fine, maybe a bad soundchip init was causing the bad quality.
Demo statup is also now clean (background & buffer initialization).
The sound problem may have been a bad soundchip init. And using old voltab again.
A lot of code (shifting routines) is now in external includes
2012-02-21 23:03:31 +01:00
Georges Kesseler 32912ebe16 Welcome to the final sound sample! "You" by Boytronic.
It's still a bit whizzing.
The previously mangled source has been corrected.
Added resync to the hardware jumping so it's moving with the music.
We now have self modifying code to jump into the copy routines
The famous cheatcode for the bus view appears.
Digi volume conversion table is now external and using a louder version
Background playfield is also an include now
2012-02-21 22:57:44 +01:00
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