Eight bits should be enough for anyone..
RSS icon Home icon
  • EZ80P bits..

    Posted on October 6th, 2011 Phil

    I’ve been improving the EZ80P’s default config (AMOEBA) a bit lately.. I’ve given the original token sprite system a bit of a once-over and it’s now able to support 128 sprites on screen without software multiplexing (40 sprites on any one line). Also added the option to line and pixel double the sprites and added a sprite-to-background priority system.

    Have also improved the sound system – each of the 8 channels now has a loop flag which can cause an interrupt if desired, allowing samples larger than available memory to be played.