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

Support decimals & full 32-bit numbers #1

Open
1 of 3 tasks
Kroc opened this issue Jul 18, 2014 · 0 comments
Open
1 of 3 tasks

Support decimals & full 32-bit numbers #1

Kroc opened this issue Jul 18, 2014 · 0 comments

Comments

@Kroc
Copy link
Owner

Kroc commented Jul 18, 2014

Currently we can only read integers and are limited to 31-bit numbers.

  • Increase Token value to 64-bit
  • Add processing of decimal point to decimal numbers
  • Produce a warning when a fractional number is rounded to fit a Z80 parameter. (Should we round down by default?)
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

No branches or pull requests

1 participant