Doors CS 7 include file for Mimas

A forum where you can announce your awesome project(s).

Moderator: MaxCoderz Staff

Post Reply
aeTIos
New Member
Posts: 13
Joined: Tue 09 Nov, 2010 7:29 pm

Doors CS 7 include file for Mimas

Post by aeTIos »

Ohai,

I am learning asm at the moment and I hate that you cant use "call iputsprite" but have to use "call $4089" to call iputsprite (in mimas). So I printed the whole DCS include file and i am now typing it in in my calc. All Ion and MirageOS routines are included, and the DCS routines are too. I have also added some useful routines (2 at the moment: Set_15_mHz and Set_6_mHz). I hope this is useful for you!

attached the appvar. You can include it via menu([graph])>1. Libraries ([1])> add ([Y=]) and then select DCS7INC.

I am gonna add a brief syntax for every routine listed in this file too.

PS: I thought it was fair to mention that an DCS7 include file was included in the Mimas package too, I made this cuz I thought that it did not work, but it did ;)

Download:
DCS7INC_Release_1.zip
Version 0.9 - contains a few bugs with place of the routines, a few are in the wrong section.
(2.95 KiB) Downloaded 1557 times
Post Reply