Go to file
Zihao Yu b5db2daab5 libs,klib,stdlib: enhance atoi()
* skip leading space and finish with non-digit character
2020-02-06 23:03:13 +08:00
am Merge pull request #79 from jiangyy/fix-qemu 2020-02-05 21:48:06 +08:00
apps convert text files to unix format and remove trailing whitespace 2020-02-05 22:19:56 +08:00
libs/klib libs,klib,stdlib: enhance atoi() 2020-02-06 23:03:13 +08:00
share/games/nes share,games,nes: add Makefile for cleaning 2020-02-05 15:54:48 +08:00
tests tests,klibtest: rewrite printf tests 2020-02-06 22:56:22 +08:00
tools tools: not export generated .c files 2020-02-03 13:46:37 +08:00
.gitignore gitignore: add itself 2018-09-08 03:13:15 +08:00
Makefile Makefiles: include arch.mk by default 2019-03-21 09:32:08 +00:00
Makefile.app Makefile: add comments to makefiles 2019-06-13 19:04:24 +00:00
Makefile.check Makefile: add comments to makefiles 2019-06-13 19:04:24 +00:00
Makefile.compile apps,litenes: move roms to $(AM_HOME)/share/games/nes 2020-02-05 15:52:31 +08:00
Makefile.lib Makefile: add comments to makefiles 2019-06-13 19:04:24 +00:00
README.md readme: remove stale descriptions; docs will be in another repo 2020-02-03 11:31:03 +00:00

README.md

The Abstract Machine (AM)