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

Small fixes #80

Merged
merged 2 commits into from Apr 12, 2012
Merged

Small fixes #80

merged 2 commits into from Apr 12, 2012

Conversation

matze
Copy link
Contributor

@matze matze commented Apr 11, 2012

  • Delete object file after failed assembly
  • Translate arrow keys for Minecraft

The object code will be corrupt anyway and `make` does not think something
usable was produced.
Minecraft (https://github.com/trevs231/0x10c-Files) uses low code points for the
arrow keys. For some strange reason, getkey() strips of the escape markers, so
that we effectively also translate upper case A, D and C to arrow key values.
Also, typing arrow keys is much slower than using the upper case letters
directly.
@andre-d
Copy link
Contributor

andre-d commented Apr 11, 2012

I have no problem seconding the idea. Until we have a spec I do not see any reason we should not conform to DCPU-Studio...a lot of people seem to like it.

jtauber added a commit that referenced this pull request Apr 12, 2012
@jtauber jtauber merged commit d93175c into jtauber:master Apr 12, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants