6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Sun Jun 16, 2024 3:40 am

All times are UTC




Post new topic Reply to topic  [ 14 posts ] 
Author Message
 Post subject: 6502-Builds
PostPosted: Wed Jan 27, 2021 7:58 pm 
Offline
User avatar

Joined: Wed Aug 17, 2005 12:07 am
Posts: 1207
Location: Soddy-Daisy, TN USA
Guys, been a while since I've been online!

I was chatting with someone recently about 6502 stuff and thought I would share my 6502 build environment.

https://github.com/cbmeeks/6502-Builds

Basically, it's just a build script around the original WozMon, Microsoft BASIC (for multiple platforms), etc.

When you run the build script, look in each folder under "dist" for the binaries.

There may be some config you may have to make (file locations, etc.). Let me know if you need any help.

Anyway, I hope this helps someone out and wanted to share.

Enjoy!

_________________
Cat; the other white meat.


Top
 Profile  
Reply with quote  
 Post subject: Re: 6502-Builds
PostPosted: Wed Jan 27, 2021 8:18 pm 
Offline
User avatar

Joined: Thu Dec 11, 2008 1:28 pm
Posts: 10827
Location: England
Thanks for sharing!


Top
 Profile  
Reply with quote  
 Post subject: Re: 6502-Builds
PostPosted: Wed Jan 27, 2021 9:17 pm 
Offline
User avatar

Joined: Wed Aug 17, 2005 12:07 am
Posts: 1207
Location: Soddy-Daisy, TN USA
My pleasure. It's not perfect, but it was very helpful for me a while back.

_________________
Cat; the other white meat.


Top
 Profile  
Reply with quote  
 Post subject: Re: 6502-Builds
PostPosted: Thu Jan 28, 2021 8:48 am 
Offline
User avatar

Joined: Sun Jun 30, 2013 10:26 pm
Posts: 1935
Location: Sacramento, CA, USA
I see that you have quite a presence on github! I joined several months ago, but so far I've just been lurking and trolling a bit and trying to get the feel of things. My trusty old Vi$ta desktop machine appears to have finally died, so I'll be switching to a slightly more modern platform, which should allow me to update Chrome and interact more easily with github. I will be going over much of my personal assembly (and BASIC) source code from the last 39 years and uploading it gradually to my account, probably after converting to Kowalski Simulator format for the (generic) 6502 stuff and running some superficial verification tests.

_________________
Got a kilobyte lying fallow in your 65xx's memory map? Sprinkle some VTL02C on it and see how it grows on you!

Mike B. (about me) (learning how to github)


Last edited by barrym95838 on Thu Jan 28, 2021 4:26 pm, edited 2 times in total.

Top
 Profile  
Reply with quote  
 Post subject: Re: 6502-Builds
PostPosted: Thu Jan 28, 2021 1:30 pm 
Offline
User avatar

Joined: Wed Aug 17, 2005 12:07 am
Posts: 1207
Location: Soddy-Daisy, TN USA
Yeah, I've used GitHub for years. I used to be a paid member but some time ago, they started allowing private repos for free.

I would love to see your code uploaded! What is your GitHub handle?

_________________
Cat; the other white meat.


Top
 Profile  
Reply with quote  
 Post subject: Re: 6502-Builds
PostPosted: Thu Jan 28, 2021 4:06 pm 
Offline
User avatar

Joined: Sun Jun 30, 2013 10:26 pm
Posts: 1935
Location: Sacramento, CA, USA
cbmeeks wrote:
Yeah, I've used GitHub for years. I used to be a paid member but some time ago, they started allowing private repos for free.

I would love to see your code uploaded! What is your GitHub handle?

You get one free guess ... after that, I'll have to charge ya! :D

[BTW: 95838 is my postal ZIP code. I paid off the mortgage on my old run-down shanty last month, so there's a significant chance that I'll be staying here until I die or the house falls down.
Attachment:
shanty.jpg
shanty.jpg [ 757.86 KiB | Viewed 1106 times ]

]

_________________
Got a kilobyte lying fallow in your 65xx's memory map? Sprinkle some VTL02C on it and see how it grows on you!

Mike B. (about me) (learning how to github)


Top
 Profile  
Reply with quote  
 Post subject: Re: 6502-Builds
PostPosted: Thu Jan 28, 2021 9:13 pm 
Offline
User avatar

Joined: Wed Aug 17, 2005 12:07 am
Posts: 1207
Location: Soddy-Daisy, TN USA
Oh man...you made me have to work and use my brain. Too old and tired for that. LOL

I found ya.

BTW, I like that shanty. Many of those around where I live. Still looks better than the place I lived when I was young. lol

_________________
Cat; the other white meat.


Top
 Profile  
Reply with quote  
 Post subject: Re: 6502-Builds
PostPosted: Fri Jan 29, 2021 6:50 am 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8214
Location: Midwestern USA
barrym95838 wrote:
[BTW: 95838 is my postal ZIP code. I paid off the mortgage on my old run-down shanty last month, so there's a significant chance that I'll be staying here until I die or the house falls down.]
Attachment:
shanty.jpg
]

Could use a coat of paint, but otherwise seems fine. :D

_________________
x86?  We ain't got no x86.  We don't NEED no stinking x86!


Top
 Profile  
Reply with quote  
 Post subject: Re: 6502-Builds
PostPosted: Fri Jan 29, 2021 7:13 am 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8458
Location: Southern California
In its original form it might have been about as simple as I want to live. It makes me dizzy when a building's walls aren't vertical though.

_________________
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?


Top
 Profile  
Reply with quote  
 Post subject: Re: 6502-Builds
PostPosted: Fri Jan 29, 2021 2:46 pm 
Offline
User avatar

Joined: Fri Dec 11, 2009 3:50 pm
Posts: 3366
Location: Ontario, Canada
GARTHWILSON wrote:
It makes me dizzy when a building's walls aren't vertical though.
:mrgreen:
Attachment:
shanty_.jpg
shanty_.jpg [ 145.85 KiB | Viewed 1022 times ]

_________________
In 1988 my 65C02 got six new registers and 44 new full-speed instructions!
https://laughtonelectronics.com/Arcana/ ... mmary.html


Top
 Profile  
Reply with quote  
 Post subject: Re: 6502-Builds
PostPosted: Fri Jan 29, 2021 3:27 pm 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8214
Location: Midwestern USA
Dr Jefyll wrote:
GARTHWILSON wrote:
It makes me dizzy when a building's walls aren't vertical though.
:mrgreen:
Attachment:
shanty_.jpg

That was an improvement, but it could really use some paint. :D Also, where's the outhouse? :shock:

_________________
x86?  We ain't got no x86.  We don't NEED no stinking x86!


Top
 Profile  
Reply with quote  
 Post subject: Re: 6502-Builds
PostPosted: Fri Jan 29, 2021 3:31 pm 
Offline
User avatar

Joined: Wed Aug 17, 2005 12:07 am
Posts: 1207
Location: Soddy-Daisy, TN USA
BigDumbDinosaur wrote:
Also, where's the outhouse?


Barry has a composting toilet inside run off highly efficient 6502 ASM. Everything running in zero page. ;-)

_________________
Cat; the other white meat.


Top
 Profile  
Reply with quote  
 Post subject: Re: 6502-Builds
PostPosted: Fri Jan 29, 2021 9:48 pm 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8458
Location: Southern California
It would take an awful lot of paint to seal and hold that one up!

_________________
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?


Top
 Profile  
Reply with quote  
 Post subject: Re: 6502-Builds
PostPosted: Tue Feb 16, 2021 4:07 pm 
Offline
User avatar

Joined: Tue Aug 11, 2020 3:45 am
Posts: 311
Location: A magnetic field
cbmeeks on Fri 29 Jan 2021 wrote:
Barry has a composting toilet inside run off highly efficient 6502 ASM. Everything running in zero page. ;-)


Is that for taking a number zero?

_________________
Modules | Processors | Boards | Boxes | Beep, Beep! I'm a sheep!


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

All times are UTC


Who is online

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