6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Mon May 13, 2024 10:00 pm

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Help!¿
PostPosted: Mon Sep 29, 2003 11:37 pm 
Offline

Joined: Sun Sep 28, 2003 2:00 am
Posts: 7
okay guys, heres the deal. this is what needs to be output, this part of code cannot be changed. Im not asking for the code, but more of some idea of how to figure it out. My lecturer is on holidays, so i have no other source of help. Im very grateful of help from everyone, considering i know jack all about 6502 programming!! And Ian, if your reading, check your email!! I dont want to cheat,i just need some guidence into how to get this going, so then i can do the rest of the assignment.
Cheers.
Code:
array:
        .DB "#############E#####",0
        .DB "#   #     # #     #",0
        .DB "# #   # #   ### # #",0
        .DB "# ##### ###   # # #",0
        .DB "# #   #   ##### # #",0
        .DB "# # #####     ### #",0
        .DB "# # #   # ### # # #",0
        .DB "# # # # #   #   # #",0
        .DB "# # # # ### ##### #",0
        .DB "#         #       #",0
        .DB "#S#################",0




it is spose to be a maze. i cannot figure out how to output this to screen, or be able to reference a point in the maze to make checks so that we can design an program to navigate through it.This array bit of code cannot be changed.
Thanks for the help in the other post, i think everyone was just abit confused about what i was trying to achieve.


Top
 Profile  
Reply with quote  
 Post subject: Re: Help!¿
PostPosted: Wed Oct 01, 2003 5:20 pm 
Offline

Joined: Sat Jan 04, 2003 10:03 pm
Posts: 1706
qwerty123 wrote:
i cannot figure out how to output this to screen,


Do you know how to output a single character to the screen?

--
Samuel A. Falvo II


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: