
2

Yep, also you can use
[ code ]
1 2 3 4 5
a b c d e
[ /code ]
Removing the spaces from the brackets yields the following:
1 2 3 4 5 a b c d e |
This is how normal multi-line code is recorded for others to view.
When you start a new message, click PREVIEW
then click FORMATTING HELP
to see all the options available for entering a message.
Now you just need to post a quick cart, could be a demo could be anything really. Show us what you can do. :)
Hope This Helps !
P#114421 2022-07-16 20:50 ( Edited 2022-07-17 01:09)


not sure what "small games" refers to, be aware that reload()
doesn't work with BBS.
There is a way to use himen in a BBS-compatible way, as this region is not cleared when calling load(), gist is:
- run cart1
- store spritesheet in himem
- load cart2 (from cart1)
- store spritesheet in himem
- load game cart (from cart2)
P#114509 2022-07-18 13:51
[Please log in to post a comment]