Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
  You are not logged in - nap
BMP2MC V2.01   [2015]

BMP2MC V2.01 Released by :
Seanser

Release Date :
11 April 2015

Type :
Other Platform C64 Tool

User rating:awaiting 8 votes (8 left)

Credits :
Code .... Seanser of C64 Club Berlin

Download :

Look for downloads on external sites:
 Pokefinder.org


User Comment
Submitted by Seanser on 12 April 2015
@The Phantom :

Thx !

Jap....code changed already.....(before reading your comment.....)
User Comment
Submitted by The Phantom on 12 April 2015
I still haven't been able to properly convert any of my scanned artwork. I'm hoping this version resolves the issue.

Also, in the PDF, you can save some bytes of code by removing a few lines.

ldx #0

cppy2 ; copy colormem

lda $3000,x
sta $d800,x
lda $3100,x
sta $d900,x
lda $3200,x
sta $da00,x
lda $3300,x
sta $db00,x

*inx
*bne cppy2
*ldx #0
*cppy ; copy screenram

lda $2000,x
sta $4000,x
lda $2100,x
sta $4100,x
lda $2200,x
sta $4200,x
lda $2300,x
sta $4300,x
inx
bne cppy2
loop
jmp loop

I marked the code that "can" be removed with a *. Doesn't really save a lot of memory, and I do understand why the code was written as it is, just wanted to point it out.
User Comment
Submitted by Seanser on 12 April 2015
thats a very good question :-)
Will change this later . . .
User Comment
Submitted by soci on 12 April 2015
I've just read the 200K pdf and now wondering why it's not a ~2.5K README.txt instead.
User Comment
Submitted by Seanser on 12 April 2015
Fixed a small bug (errors in picture on left side) ! For more Information just read the "readme.txt".
Search CSDb
Advanced
Navigate
Prev - Random - Next
Detailed Info
· Summaries
· User Comments (5)
· 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.082 sec.