6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Mon Jul 08, 2024 1:28 am

All times are UTC




Post new topic Reply to topic  [ 12 posts ] 
Author Message
PostPosted: Thu Sep 08, 2011 1:06 am 
Offline
User avatar

Joined: Mon Aug 08, 2011 2:48 pm
Posts: 808
Location: Croatia
Hello!

Since i am building my 6502 based sbc project, i have to know at which address is what... So when i want to test some new installed hardware i need to calculate its address, which is sometimes annoying, so i decided to make a small application for address calculation.

Here is my program, it is free and with source.
http://www.iteracija.com/mupload/MMAG.zip

It requires Net Framework 2.0 to run.
You can edit by doubleclicking on the fields.
If you see any bugs let me know.
Feel free to upgrade or modify and share the source code!

Image
Example preview (from my project)


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Sep 08, 2011 2:23 pm 
Offline

Joined: Fri Jun 27, 2003 8:12 am
Posts: 618
Location: Meadowbrook
SWEET

_________________
"My biggest dream in life? Building black plywood Habitrails"


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Sep 10, 2011 1:24 am 
Offline
User avatar

Joined: Mon Aug 08, 2011 2:48 pm
Posts: 808
Location: Croatia
Any comments? Has anybody tried it?


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Sep 10, 2011 2:04 am 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8255
Location: Midwestern USA
Dajgoro wrote:
Any comments? Has anybody tried it?

I'm not sure I understand what the program does.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Sep 10, 2011 2:09 pm 
Offline
User avatar

Joined: Mon Aug 08, 2011 2:48 pm
Posts: 808
Location: Croatia
Well, you input all your memory and i\o hardware, and the programs tells you which hardware has which address.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sun Sep 11, 2011 2:11 pm 
Offline

Joined: Fri Jun 27, 2003 8:12 am
Posts: 618
Location: Meadowbrook
download is dead :(

_________________
"My biggest dream in life? Building black plywood Habitrails"


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sun Sep 11, 2011 4:30 pm 
Offline
User avatar

Joined: Thu Dec 11, 2008 1:28 pm
Posts: 10838
Location: England
I hope that's just temporary or an admin mistake. It's good to see projects with source code - and even if there's very little visible feedback, over time there's a good chance some people will come across it by searching and will find it useful and informative.

Ours is the kind of interest where things don't happen very fast, and there are not huge numbers of people coming to visit each new project. It's good to share, but mostly one is doing it for one's own satisfaction.

Cheers
Ed


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sun Sep 11, 2011 4:46 pm 
Offline

Joined: Sat Dec 26, 2009 2:15 am
Posts: 39
Dajgoro

Something is messed up with your link /site, get the following error when clicking on it : (or even just "http://www.iteracija.com/")

Mike
--------------------------

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'iteracij'@'localhost' (using password: YES) in /home/iteracij/public_html/iteracija/includes/database.php on line 3

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'iteracij'@'localhost' (using password: NO) in /home/iteracij/public_html/iteracija/includes/database.php on line 4

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/iteracij/public_html/iteracija/includes/database.php on line 4
Konekcija na server neuspjela!
Warning: mysql_query() [function.mysql-query]: Access denied for user 'iteracij'@'localhost' (using password: NO) in /home/iteracij/public_html/iteracija/includes/functions.php on line 3

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/iteracij/public_html/iteracija/includes/functions.php on line 3


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue Sep 13, 2011 2:21 am 
Offline
User avatar

Joined: Mon Aug 08, 2011 2:48 pm
Posts: 808
Location: Croatia
I will fix it soon, we had some problems with the hosting...


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Sep 15, 2011 11:11 pm 
Offline
User avatar

Joined: Mon Aug 08, 2011 2:48 pm
Posts: 808
Location: Croatia
The hosting is now fixed, and now i fixed the files!
Any more questions about the program?


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Sep 16, 2011 4:48 pm 
Offline
User avatar

Joined: Fri Dec 12, 2008 10:40 pm
Posts: 1003
Location: Canada
Seems to work as indicated. If I get time, I'll apply it to my next 6502 project to see if it is useful. I usually do my memory map first. That won't be until December though.

One thing would be nice though, and that is to allow side-wise expansion. Most of the last few projects I did have memory mapping into a window. Kind of like early PC/DOS architecture. It would be nice if it could accommodate that.

Example

Fixed RAM............0000-7FFF
Mapped Ram.........8000-BFFF.......Block 00..........M00000-M03FFF
..............................................Block 01..........M04000-M07FFF
..............................................Block 02...
.
.
..............................................Block 63..........MFC000-MFFFFF
I/O......................C000-CFFF
ROM.....................D000-DFFF

_________________
Bill


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue Sep 27, 2011 4:01 pm 
Offline
User avatar

Joined: Mon Aug 08, 2011 2:48 pm
Posts: 808
Location: Croatia
For now you can make a ram, and set its size to 0 bytes, and then do all the blocks.


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 6 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:  
cron