Omnimaga > Grammer

Grammer Feature Requests

(1/20) > >>

Xeda112358:
This is where y'all can drop your ideas and requests. I make no promises, but it is good to have everything in one place, right? So the first request was by yeong and that was to have a way to incorporate BASIC and Grammer together with Grammer 2 (it was possible in the first Grammer). So here is a program that should make that possible. Just start a line with .0:Asm(prgmGRAMMER and the code up until a Stop will be run as Grammer code. At the Stop, the code will be read as BASIC. You can do this as often as you like in a program, too :) Lemme know if it doesn't work .__.

Yeong:
:D
Now I can bomb her with feature requests. >:D
1. Better sound routine (you can do this later)(I just saw the conj(' ' command )
2. "Augmenting" the data that are in the labels. For an example, when .M have 2 data, (Like, 12), I can't augment the 3rd byte in.
3. Maybe access to hacked strings/pictures if it's not already possible

Xeda112358:
For number 2, you can do that if it is in RAM, but any labels that come after that will need to be recalibrated.

For number 3, if you have a token for it, that is already possible, but I am thinking I can add in the RecallPic and StoPic commands that access all 256 pictures and maybe a solve( command to play with strings and GDBs and whatnot.

Sorunome:
Feature request: if rectangles are drawn half outside the screen and half inside then there is still the half drawn thats inside.

Xeda112358:
Ironically, I have that half working :P It will work if it goes off the right side and bottom portion of the screen. I will see what I can do...

Navigation

[0] Message Index

[#] Next page

Go to full version