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

Text Assembler for boneless (Nearly) #3

Closed
wants to merge 77 commits into from

Conversation

zignig
Copy link
Contributor

@zignig zignig commented Mar 3, 2019

Been building a text assembler for Boneless, Not sure if this is heading in the right direction.

Comments , Observations , Flames ?

@whitequark
Copy link
Owner

Not bad! I like the general direction.

I'm going to take a closer look at the code soon. I feel like the parser could be more structured, but I don't have any concrete implementable suggestions yet.

@zignig
Copy link
Contributor Author

zignig commented Mar 7, 2019

it lives ! , I need a linker.

@zignig
Copy link
Contributor Author

zignig commented Mar 10, 2019

In conversation with @cr1901 about simulator integration, attempting to write and test some assembly.

Missing compare immediate (CMPI) and working out the best way to deal with long jumps and how to EXTI in a sane and consistent fashion.

@zignig
Copy link
Contributor Author

zignig commented Mar 15, 2019

This is coming along , I have finally written an ASM program long enough to require long jumps. Time to investigate.

@zignig
Copy link
Contributor Author

zignig commented Mar 20, 2019

I have two TinyFpga BX boards enroute. hooray.

@zignig
Copy link
Contributor Author

zignig commented Mar 27, 2019

Success, A running boneless on tinyFPGABx, with blinky.

https://github.com/zignig/tinybx_stuff/tree/master/Boneless

@zignig zignig changed the title Text Assembler for boneless (WIP) Text Assembler for boneless (Nearly) Mar 29, 2019
@zignig
Copy link
Contributor Author

zignig commented Jul 13, 2019

Will transfer relevant code.

@zignig zignig closed this Jul 13, 2019
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

2 participants