Jump to content
IGNORED

Strange request - need some random 6502 code


Tickled_Pink

Recommended Posts

I'm in need of a complete program source code in 6502 Assembly format. It can be anything (game, utility or whatever). I don't want to know what it is and it should be undocumented. It should be written for the Atari 8-bit.

 

It's so that I can make a point in legal circles ...

 

There is flying around a lot of source codes for A8 games, demos, utils... http://www.atariarchives.org/APX/showindex.php - here you can find full source code for Eastern front 1941 game, http://www.webpark.sk/atari/moje.html - here is source code for simple 1kB intro, http://numen.scene.pl/ - here is source code for the best A8 demo of all times and so on and so on...

 

F.

Link to comment
Share on other sites


sub_09d0	jsr sub_0ccd

 jsr sub_0b0c

 jsr sub_0b2e

loc_09d9	lda sync

 beq loc_09d9

 lda label_5

 bne loc_0a00

 jsr trigger_scan

 cpy #$00

 beq loc_0a00

 lda #$01

 sta label_5



 lda loc_0c99+$01

 sta sub_0cf5+$01

 lda loc_0c99+$02

 sta sub_0cf5+$02

loc_0a00	lda label_5

 beq loc_0a0b

 jsr sub_0cdd

 jsr sub_0d1e

loc_0a0b	jsr sub_0c90

 lda label_8

 cmp #$03

 bne loc_0a20

 jsr sub_0ca5

 cmp #$56

 beq loc_0a20

 cmp #$00

 bne loc_0a64

loc_0a20	jsr sub_0cb7



 lda loc_0c99+$01

 cmp #$ac

 bne no_lev_done

 lda loc_0c99+$02

 cmp #$4b

 bne no_lev_done

 jmp level_done



no_lev_done	lda label_9

 cmp #$03

 bne loc_0a5c

 jsr sub_0cf9

 cmp #$00

 beq loc_0a5c

 cmp #$56

 beq loc_0a5c

 lda label_5

 beq loc_0a5c

 jsr bump_score

 jsr bump_score

 jsr bump_score

 jsr bump_score

loc_0a5c	lda #$00

 sta sync

 jmp loc_09d9

 

Is that a big enough chunk...?

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...