Jump to content
IGNORED

mode9++ example


Heaven/TQA

Recommended Posts

;mode9++
;code by fox/tqa
;check for details
;www.s-direktnet.de/homepages/k_nadj/mode9++.html



org $4000



   lda #<dli

   sta $200

   lda #>dli

   sta $201

   lda #$22

   sta $22f

   lda #<dl

   sta $230

   lda #>dl

   sta $231

   lda #$40

   sta $26f

   lda #$c0

   sta $d40e

   jmp *







dli pha

   sta $d40a

   lda #13

   sta $d405

   lda #3

   sta $d405

   pla

   rti






; 2 blank lines, 1 line of mode



dl  dta $90,$6f

   dta a($f000)


; 29 times $8f,$2f => 58 lines



   dta $8f,$2f,$8f,$2f,$8f,$2f,$8f,$2f

   dta $8f,$2f,$8f,$2f,$8f,$2f,$8f,$2f

   dta $8f,$2f,$8f,$2f,$8f,$2f,$8f,$2f

   dta $8f,$2f,$8f,$2f,$8f,$2f,$8f,$2f

   dta $8f,$2f,$8f,$2f,$8f,$2f,$8f,$2f

   dta $8f,$2f,$8f,$2f,$8f,$2f,$8f,$2f

   dta $8f,$2f,$8f,$2f,$8f,$2f,$8f,$2f

   dta $8f,$2f

   dta $41

   dta a(dl)

mode9.zip

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...