Skip to main content
itch.io
Browse Games
Game Jams
Upload Game
Winter Sale 2024
Developer Logs
Community
Log in
Register
On Sale:
Games
Assets
Tools
Tabletop
Comics
Indie game store
Free games
Fun games
Horror games
Game development
Assets
Comics
Sales
Bundles
Jobs
Tags
Game Engines
AsembSim
8-Bit Assembly Code Simulator · By
Ali107
Add to collection
game
Community
Devlog
AsembSim community
Script Sharing
Search
New topic
4
Topics
Topic
Last post
"Power of" Script v2
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
"Power of" Script
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
Multiplication Script
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
Division script
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