Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > Demo Flash-ROM
2013-04-11 08:22
Krill

Registered: Apr 2002
Posts: 2850
Demo Flash-ROM

Vanilla C-64 demo compo requirements aside, how should a hypothetical flashable demo ROM look like?

From the top of my head, features such as auto-boot, IRQ- and fastloader, networking (at least via serial), floating and fixed point maths routines (including a few handy look-up tables), pseudo random number generator, decompressors (RLE and LZ), code generator, simple script interpreter, PAL/NTSC detection, stable raster routines, keyboard/joystick/mouse input, and memset/memcopy/memmove are required.

What else would be on your list?
2013-04-11 08:42
enthusi

Registered: May 2004
Posts: 675
depending on the demo-for-dummies factor: set_VIC_bank/char/screen -routine.

If space is left some unrolled erase_bitmap routine and/or some fast d800-shifter.

Pixel-plot tables.

Tapeloader \o/ (ROM is most fun when no disk drive is connected, no?)
2013-04-11 09:06
Mr. SID

Registered: Jan 2003
Posts: 421
How big of a ROM are we talking? Just a replacement for BASIC and KERNAL? Or something with bank switching?
2013-04-11 09:35
Krill

Registered: Apr 2002
Posts: 2850
As you like :)

Some additional RAM is also thinkable, if only for VSP-safe code.
2013-04-11 09:38
Frantic

Registered: Mar 2003
Posts: 1627
A demo maker. ;)
2013-04-11 10:01
Oswald

Registered: Apr 2002
Posts: 5022
onboard DMA would be nice, and a lot of memory, so the demo contents can be read from flash rom. I cant be arsed to think on what routines it should, as it's flashable, and 99% of a top notch demo part has to be built up from the ground anyway, generic routines are slow.
2013-04-11 11:00
Krill

Registered: Apr 2002
Posts: 2850
Not all demos and effects are optimized for speed. Having used some handy ROM routines in 4Ks myself, and missed some others, i was just wondering what other ROM stuff people might find useful.
2013-04-11 11:08
enthusi

Registered: May 2004
Posts: 675
Oh, Id be strictly against any kind of DMA!
2013-04-11 11:09
Krill

Registered: Apr 2002
Posts: 2850
Agreed, DMA would be a little too much.
2013-04-11 11:42
chatGPZ

Registered: Dec 2001
Posts: 11130
hardware 4x4 and movelist accelerator =P
2013-04-11 14:33
Mr. SID

Registered: Jan 2003
Posts: 421
Unrolled code for drawing lines (ORA and EOR) for each x1/y1 -> x2/y2 pair.

:)
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
Acidchild/Padua
Boogaloo/Horizon
Youth
Grue/Extend
trident
bOOZElEE
Ghost/Quantum
fegolhuzz
jamespurcell
csabanw
Guests online: 114
Top Demos
1 Next Level  (9.8)
2 Mojo  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Comaland 100%  (9.6)
6 No Bounds  (9.6)
7 Uncensored  (9.6)
8 Wonderland XIV  (9.6)
9 Memento Mori  (9.6)
10 Bromance  (9.5)
Top onefile Demos
1 It's More Fun to Com..  (9.7)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.5)
5 TRSAC, Gabber & Pebe..  (9.5)
6 Rainbow Connection  (9.5)
7 Dawnfall V1.1  (9.5)
8 Quadrants  (9.5)
9 Daah, Those Acid Pil..  (9.5)
10 Birth of a Flower  (9.5)
Top Groups
1 Nostalgia  (9.3)
2 Oxyron  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Diskmag Editors
1 Jazzcat  (9.4)
2 Magic  (9.4)
3 hedning  (9.2)
4 Elwix  (9.1)
5 A Life in Hell  (9.1)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.043 sec.