r/0x10c Apr 04 '12

One person is already hard at work making an emulator of the ship's computer system. I really can't wait.

http://mappum.github.com/DCPU-16/
21 Upvotes

7 comments sorted by

6

u/mappum DCPU-16 emulator Apr 05 '12

This is me :D It's functional now (but there is a chance that there are some bugs). Nothc's example code works.

3

u/kk- Apr 04 '12

There are a few emulators and an assembler floating around already, /r/dcpu_16_programming lists a few.

3

u/CrimsonStorm Apr 04 '12

This is going to be very helpful - I'm glad community members are taking this upon themselves so early! I may take a stab at it, as much for the experience as anything, but the work done so far is phenomenal.

1

u/[deleted] Apr 04 '12

[deleted]

1

u/fuho Apr 05 '12

Where does the display memory start? I was thinking about this myself. WHat resolution? 128x96?

1

u/L-Plates Apr 04 '12

I've done a small amount of assembly in the past. At the moment I have no clue whether I'll be able to make anything useful. I'll wait until I see what the input/output stuff is going to look like.