Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
  You are not logged in - nap
E.+60k<>RAM

Type :
C64 Tool

User rating:awaiting 8 votes (8 left)

Credits :
No credits found

Download :

Look for downloads on external sites:
 Pokefinder.org


Summary
Submitted by Raf on 12 April 2020
most likely coded my Mr. Fiz or Glover. No docs/description provided with this utility.

Text inside binary suggests this utility allows to copy contents between memory banks

Disassembly:
0a00 a9 37 lda #$37
0a02 85 01 sta $01
0a04 a9 00 lda #$00
0a06 8d 20 d0 sta $d020
0a09 8d 21 d0 sta $d021
0a0c a2 00 ldx #$00
0a0e a9 0f lda #$0f
0a10 9d 00 d8 sta $d800,x
0a13 9d 00 d9 sta $d900,x
0a16 a9 00 lda #$00
0a18 9d 00 da sta $da00,x
0a1b 9d 00 db sta $db00,x
0a1e a9 20 lda #$20
0a20 9d 00 04 sta $0400,x
0a23 9d 00 05 sta $0500,x
0a26 e8 inx
0a27 d0 e5 bne $0a0e
0a29 a9 15 lda #$15
0a2b 8d 18 d0 sta $d018
0a2e a9 0f lda #$0f
0a30 8d 86 02 sta $0286
0a33 20 66 e5 jsr $e566
0a36 78 sei
0a37 a9 17 lda #$17
0a39 a0 0b ldy #$0b
0a3b 20 1e ab jsr $ab1e
0a3e a9 2f lda #$2f
0a40 a0 0b ldy #$0b
0a42 20 1e ab jsr $ab1e
0a45 a9 36 lda #$36
0a47 85 01 sta $01
0a49 20 9f ff jsr $ff9f
0a4c 20 e4 ff jsr $ffe4
0a4f c9 31 cmp #$31
0a51 f0 07 beq $0a5a
0a53 c9 32 cmp #$32
0a55 f0 06 beq $0a5d
0a57 4c 49 0a jmp $0a49
0a5a 4c 60 0a jmp $0a60
0a5d 4c b4 0a jmp $0ab4
0a60 78 sei
0a61 a9 00 lda #$00
0a63 85 01 sta $01
0a65 a9 00 lda #$00
0a67 85 f7 sta $f7
0a69 a9 10 lda #$10
0a6b 85 f8 sta $f8
0a6d a9 00 lda #$00
0a6f 85 f9 sta $f9
0a71 a9 10 lda #$10
0a73 85 fa sta $fa
0a75 a0 00 ldy #$00
0a77 a2 f0 ldx #$f0
0a79 a9 36 lda #$36
0a7b 85 01 sta $01
0a7d a9 00 lda #$00
0a7f 8d 00 d1 sta $d100
0a82 a9 00 lda #$00
0a84 85 01 sta $01
0a86 b1 f7 lda ($f7),y
0a88 8d 46 0b sta $0b46
0a8b a9 36 lda #$36
0a8d 85 01 sta $01
0a8f ad 46 0b lda $0b46
0a92 8d 20 d0 sta $d020
0a95 a9 80 lda #$80
0a97 8d 00 d1 sta $d100
0a9a a9 00 lda #$00
0a9c 85 01 sta $01
0a9e ad 46 0b lda $0b46
0aa1 91 f9 sta ($f9),y
0aa3 c8 iny
0aa4 d0 d3 bne $0a79
0aa6 e6 fa inc $fa
0aa8 e6 f8 inc $f8
0aaa ca dex
0aab d0 cc bne $0a79
0aad a9 36 lda #$36
0aaf 85 01 sta $01
0ab1 4c 08 0b jmp $0b08
0ab4 78 sei
0ab5 a9 00 lda #$00
0ab7 85 01 sta $01
0ab9 a9 00 lda #$00
0abb 85 f7 sta $f7
0abd a9 10 lda #$10
0abf 85 f8 sta $f8
0ac1 a9 00 lda #$00
0ac3 85 f9 sta $f9
0ac5 a9 10 lda #$10
0ac7 85 fa sta $fa
0ac9 a0 00 ldy #$00
0acb a2 f0 ldx #$f0
0acd a9 36 lda #$36
0acf 85 01 sta $01
0ad1 a9 80 lda #$80
0ad3 8d 00 d1 sta $d100
0ad6 a9 00 lda #$00
0ad8 85 01 sta $01
0ada b1 f7 lda ($f7),y
0adc 8d 46 0b sta $0b46
0adf a9 36 lda #$36
0ae1 85 01 sta $01
0ae3 ad 46 0b lda $0b46
0ae6 8d 20 d0 sta $d020
0ae9 a9 00 lda #$00
0aeb 8d 00 d1 sta $d100
0aee a9 00 lda #$00
0af0 85 01 sta $01
0af2 ad 46 0b lda $0b46
0af5 91 f9 sta ($f9),y
0af7 c8 iny
0af8 d0 d3 bne $0acd
0afa e6 fa inc $fa
0afc e6 f8 inc $f8
0afe ca dex
0aff d0 cc bne $0acd
0b01 a9 36 lda #$36
0b03 85 01 sta $01
0b05 4c 08 0b jmp $0b08
0b08 a9 37 lda #$37
0b0a 85 01 sta $01
0b0c a9 00 lda #$00
0b0e 8d 00 d1 sta $d100
0b11 8d 20 d0 sta $d020
0b14 4c 14 0b jmp $0b14
0b17 52 ???
0b18 41 4d eor ($4d,x)
0b1a 20 4d 45 jsr $454d
0b1d 4d 4f 52 eor $524f
0b20 59 20 2d eor $2d20,y
0b23 3e 20 2b rol $2b20,x
0b26 36 30 rol $30,x
0b28 4b ???
0b29 20 5b 31 jsr $315b
0b2c 5d 8d 00 eor $008d,x
0b2f 2b ???
0b30 36 30 rol $30,x
0b32 4b ???
0b33 20 2d 3e jsr $3e2d
0b36 20 52 41 jsr $4152
0b39 4d 20 4d eor $4d20
0b3c 45 4d eor $4d
0b3e 4f ???
0b3f 52 ???
0b40 59 20 5b eor $5b20,y
0b43 32 ???
0b44 5d 00 00 eor $0000,x
Search CSDb
Advanced
Navigate
Prev - Random - Next
Detailed Info
· Summaries (1)
· User Comments
· Production Notes
Fun Stuff
· Goofs
· Hidden Parts
· Trivia
Forum
· Discuss this release
Support CSDb
Help keep CSDb running:



Funding status:




About this site:
CSDb (Commodore 64 Scene Database) is a website which goal is to gather as much information and material about the scene around the commodore 64 computer - the worlds most popular home computer throughout time. Here you can find almost anything which was ever made for the commodore 64, and more is being added every day. As this website is scene related, you can mostly find demos, music and graphics made by the people who made the scene (the sceners), but you can also find a lot of the old classic games here. Try out the search box in the top right corner, or check out the CSDb main page for the latest additions.
Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.105 sec.