Browse Search Popular Register Upload Rules User list Login:
Search:
Simple Integrated Microcomputer - SIM1000 PREVIEW

Image:
screenshot of the scene

Author: Kutis96

Group: Default

Filesize: 24.45 kB

Date added: 2014-04-27

Rating: 5.6

Downloads: 817

Views: 392

Comments: 3

Ratings: 2

Times favored: 0

Made with: Algodoo v2.1.0

Tags:

Scene tag

A preview of my upcoming creation, an SIM1000 microcomputer.

Instructions:
//0 NOP
//1, a, b, y ADD a, b, y - Add a to b
//2, a, b, y SUB a, b, y - Subtract b from a
//3, a, y INC a, y - Increment a
//4, a, y DEC a, y - Decrement a
//5, a, b, y AND a, b, y - \
//6, a, b, y OR a, b, y - \ NOT YET
//7, a, y NOT a, y - negate a / IMPLEMENTED!
//8, r, adr IN r, adr - Input from bus to r
//9, r, adr OUT r, adr - Output to bus from r
//10, r, val LD r, val
//11, r PUSH r - Push r to stack
//12, r POP r - Pop r from stack
//13, adr JMP adr - Jump to r
//14, adr JIZ adr - Jump If Zero to r
//15, adr CALL adr - Call r
//16 RET - Return
//17 HALT - Halt
//18, r SSP r - set Stack Pointer
//20, a, b MV a, b - Move B to A
//96 memadr LDINT memadr - Load program from internal ROM

Currently, there's only a Hello World! program loaded.

Press F2 to reset/run.

I have actually made a fibonacci series calculator on it as well, but it wrote stuff directly to memory instead of a screen.
Working on a screen-ready version of it as well, shouldn't be that hard to make at all.


Seriously take this as just a preview, a whole bunch of stuff may and will change, mainly in the SIM1001 chip and also some features will be added to the main one as well.



I'M BACK FELLAS!

Kutis96
Please log in to rate this scene
edit
Similar scenes
Title: Dancing line: Nock 'em (Preview)
Rating: 5
Filesize: 14.21 kB
Downloads: 280
Comments: 0
Ratings: 1
Date added: 2018/01/07 07:48:29
Made with: Algodoo v2.1.0
Rating: rated 5
download
Title: TAMR S2 Preview
Rating: 5
Filesize: 104.96 kB
Downloads: 255
Comments: 1
Ratings: 1
Date added: 2018/04/06 10:01:39
Made with: Algodoo v2.1.0
Rating: rated 5
download
Title: Sol Exploration Preview v0.3.0
Rating: 5
Filesize: 283.96 kB
Downloads: 2277
Comments: 1
Ratings: 1
Date added: 2023/02/17 10:35:14
Made with: Algodoo v2.1.0
Rating: rated 5
download
Title: PlayStation 4
Rating: 5
Filesize: 20.91 kB
Downloads: 1278
Comments: 0
Ratings: 1
Date added: 2013/12/05 09:06:18
Made with: Algodoo v2.1.0
Rating: rated 5
download
Title: Paint v.2 with preview
Rating: 5.8889
Filesize: 13.9 kB
Downloads: 708
Comments: 1
Ratings: 3
Date added: 2009/09/20 03:55:06
Made with: Algodoo before v1.8.5
Rating: rated 5.9
download
Title: Preview #3
Rating: 5
Filesize: 405.44 kB
Downloads: 117
Comments: 1
Ratings: 1
Date added: 2016/10/11 16:40:48
Made with: Algodoo v2.1.0
Rating: rated 5
download
Welcome back to Algobox! :tup:
Thanks. I don't know how long I'll stay though... Outta time:D
Yay! Kutis is back!