Skip to content

carlosbermejop/decimal-to-binary-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

decimal-to-binary-basic

Code created as an example to my Dev.to Post titled "Decimal to binary and hexadecimal converter on the Apple ][ - Part 1", in the Basic and Assembly.

To run in an emulator, load up an Apple ][ emulator and enter the following commands:

  • LOAD DEC2BIN
  • LIST (to validate that you can see the code being printed to the terminal)
  • RUN
  • Enter a number to see the result.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published