Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PICO-8 v0.2.0h compatiblity roadmap #19

Open
3 of 4 tasks
samhocevar opened this issue May 7, 2020 · 0 comments
Open
3 of 4 tasks

PICO-8 v0.2.0h compatiblity roadmap #19

samhocevar opened this issue May 7, 2020 · 0 comments

Comments

@samhocevar
Copy link
Owner

samhocevar commented May 7, 2020

  • Added: tline() takes an optional layers parameter, similar to map()
  • Added: high bits of 0x5f5e taken as colour read mask, low taken to be colour write mask
  • Added: Double-click in the sfx tracker to select all attributes of a single note.
  • Fixed: assignment shorthand RHS scope wrong when contains certain operators. e.g. a+=1&127
  • Fixed: while/if shorthands fail when "do" or "then" appears on the same line as part of an identifier
  • Fixed: ctrl-c copies the wrong sfx after clicking pencil button (next to pattern #) in organiser view
  • Fixed: spinning cart icon present in video memory when cart boots from splore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant