Bad Apple

For Scene Demos that display animations, graphics, and music. Also for tech demos of graphics capability of VERA or the audio capabilities of the PSG, FM, or PCM audio channels.
User avatar
ahenry3068
Posts: 1138
Joined: Tue Apr 04, 2023 9:57 pm

BAD APPLE WITH SOUND.

Post by ahenry3068 »

320 x 240 1bpp Bitmap mode with ZCM sound track.


I'M GOING TO LEAVE THIS POST FOR HISTORICAL PURPOSES
PLEASE PROCEED TO THE NEXT POST FOR Current Version

Works on HOSTFS (On most machines, "may" stress the emulator on older machines)

Will work on real hardware if upgraded to r47 (Fast Serial mode is required).

Try It Now!
HAVING AN ISSUE WITH TRYIT NOW AGAIN. WHEN YOU GET TO THE EMULATOR

LOAD "BADAPPLE.PRG" RUN
This works !!!

HERE IT IS
BADAPPLE2.zip
(6.26 MiB) Downloaded 139 times
Last edited by ahenry3068 on Thu Aug 29, 2024 10:08 pm, edited 6 times in total.
User avatar
ahenry3068
Posts: 1138
Joined: Tue Apr 04, 2023 9:57 pm

BAD APPLE Multi-language Pack.

Post by ahenry3068 »

Alright I'm pretty happy with this finally. There's alway's something more that could be added but right now I have other projects that need work as well.

This has mostly the same "CORE" as the last post with a couple of little tweaks.

5 different versions of Bad Apple Original Japanese English Sound Track German Sound Track Spanish Sound Track An "Easter Egg" thats not on the menu ! :D (F4 for the Easter Egg)


This program pushes the hardware limitations of X16
1. Runs well on HOSTFS. Emulated SD-Card is not supported 2. ON REAL HARDWARE with r47 ROM and a good quality SD-Card it does work !!! (there are difference in read speed with different SD-Cards)

MENU SCREEN
apmenu.png
apmenu.png (57.61 KiB) Viewed 1590 times

This program was written with a combination of 3 different languages. BASIC, XC=BASIC & ca65. I'm always happy to answer any development related questions and Source code is included.

Try It Now!

If having problems with Tryit Now
please enter the following on the web emulator

LOAD "BADAPPLE.PRG" RUN

Also after the DEMO ends you
may start it again immediately with RUN


HERES THE CODE:
BADAPPLE.FINAL2.zip
(21.75 MiB) Downloaded 165 times

NOTE: Today I optimized some of the Machine language core. I'm not so good at counting cycles, to tedious for my ADHD...lol, but I think I eliminated at least a dozen CPU cycles per frame read, Thus over 100 instruction cycles maybe even approaching 200 cycles for every second of video. I haven't uploaded this code and may not for a bit, there may be some more cycles to eliminate. If anyone has an SD-Card that "Almost" but not quite works reading the video (stuttering, lagging and stuff) then please contact me and I'll supply the updated code. I want to know if 100 or so cycles out of 1 second will really make a big difference.
mortarm
Posts: 299
Joined: Tue May 16, 2023 6:21 pm

Re: BAD APPLE Multi-language Pack.

Post by mortarm »

ahenry3068 wrote: Sat Aug 10, 2024 1:09 pm An "Easter Egg" thats not on the menu ! :D
(F4 for the Easter Egg)[/mono]
Rockin' Easter egg, dude!
User avatar
schristis
Posts: 65
Joined: Sat Apr 08, 2023 6:28 am

Re: Bad Apple

Post by schristis »

That's a nice "Trippy" Demo that I hope is appreciated !
Post Reply