-
Notifications
You must be signed in to change notification settings - Fork 4
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
Coding guidelines #11
Comments
thanks! though I'd imagine anything involving zero page is going to be a nightmare to get working with both set{wla,cc65} and pceas. |
I think I'll drop wla-dx support for the time being. Back on the guidelines : I didn't find a good alternative to doxygen for asm. If anyone has an idea, let me know. |
I found these two software. https://github.com/mrshankly/asm_doc |
Natural Docs looks cools. It can do both asm and C. I'll try it asap. Anyway, let's not forgot to add a nifty header to the source files!
ASM version:
|
I think I'll stick with Natural Docs. |
Cool. The doc seem easy to read. |
Code documentation is now accessible here: The hw docs are far from begin complete atm. |
Write coding guidelines!
The text was updated successfully, but these errors were encountered: