Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

AsembSim

8-Bit Assembly Code Simulator · By Ali107

Script Sharing

New topic
4
Topics
Topic
Last post
The Update v1.1.0 introduces an instruction that pauses program execution and wait for user's key character input. The u...
started by Ali107 90 days ago
38 views
No replies yet
This script uses the `mul` instruction to do 2^4 and at the end will output the result as 16. The first 2 lines tells wh...
started by Ali107 91 days ago
24 views
No replies yet
This script multiplies 2 with 2 and at the end will output the result. (tbh this is just to show off as you can multiply...
started by Ali107 92 days ago
32 views
No replies yet
This is a script you can load into AsembSim. Right now, this divides 127 by 2 and at the end will output the result and...
started by Ali107 92 days ago
35 views
No replies yet