6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Fri Sep 20, 2024 4:41 am

All times are UTC




Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: Fri Mar 31, 2017 3:43 am 
Offline

Joined: Sat Mar 11, 2017 1:56 am
Posts: 276
Location: Lynden, WA
I want to put Darryl's SBC-2 OS on my eeprom, as it has everything I need. Since the particulars of his hardware are different than mune, clearly I need to be able to edit it, and thus assemble it.

I tried TASS and discovered sadly it won't run on 64 bit windows.

I tried 64Tass and got errors that suggest the linker wasn't happy. I entered the exact assembler command that Darryl's readme suggested. I am beginning to suspect that 64tass is its own thing, and not just a 64 bit version of TASS.

I don't care specifically what assembler I use, but it would be nice to be able to assemble Darryl's code so I can customize it for my machine.

Any ideas?


Top
 Profile  
Reply with quote  
PostPosted: Fri Mar 31, 2017 5:09 am 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8387
Location: Midwestern USA
Dan Moos wrote:
I want to put Darryl's SBC-2 OS on my eeprom, as it has everything I need. Since the particulars of his hardware are different than mune, clearly I need to be able to edit it, and thus assemble it.

I tried TASS and discovered sadly it won't run on 64 bit windows.

I tried 64Tass and got errors that suggest the linker wasn't happy. I entered the exact assembler command that Darryl's readme suggested. I am beginning to suspect that 64tass is its own thing, and not just a 64 bit version of TASS.

I don't care specifically what assembler I use, but it would be nice to be able to assemble Darryl's code so I can customize it for my machine.

Any ideas?

Try assembling it in the Kowalski simulator package. I don't know if that is what Darryl used to assemble the SBC-2 operating system. I do know it will assemble eHBasic.

Incidentally, you are creating a lot of topics about the same thing: your new computer and what you are doing to get it up and running. It's getting a little cumbersome to follow along. :)

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


Top
 Profile  
Reply with quote  
PostPosted: Fri Mar 31, 2017 1:51 pm 
Offline

Joined: Sat Mar 11, 2017 1:56 am
Posts: 276
Location: Lynden, WA
I know
I posted this same question in the main thread, and got crickets for two days. New thread? Instant response! I agree a single thread would be better, but sometimes I get impatient :D


Top
 Profile  
Reply with quote  
PostPosted: Fri Mar 31, 2017 9:57 pm 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8387
Location: Midwestern USA
Dan Moos wrote:
I know
I posted this same question in the main thread, and got crickets for two days. New thread? Instant response!

Probably coincidence. Attendance here will ebb and flow, and it could be others read your main topic post but didn't have anything to contribute in the way of an answer.

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


Top
 Profile  
Reply with quote  
PostPosted: Fri Mar 31, 2017 11:41 pm 
Offline

Joined: Wed Jan 08, 2014 3:31 pm
Posts: 578
What I did was download DOSbox which emulates x86 and then ran the 32 bit TASS on it.


Top
 Profile  
Reply with quote  
PostPosted: Sat Apr 01, 2017 12:42 am 
Offline

Joined: Sat Mar 11, 2017 1:56 am
Posts: 276
Location: Lynden, WA
I actually did download DOSbox, but couldn't get it to actually assemble anything.

What I did was install DOSbox, put the entire SBC-2 folder contents in the TASS directory, go to that directory while in DOSbox (having mounted the C drive), and type in the exact command line in Darryl's readme. Unless I'm missing something, nothing assembled. All I got was the help listing.

How'd you get it to work?


Top
 Profile  
Reply with quote  
PostPosted: Sat Apr 01, 2017 6:01 pm 
Offline

Joined: Wed Jan 08, 2014 3:31 pm
Posts: 578
I started up DOSBox and typed

Code:
mount c c:\users\martin\github
c:
cd SBC2.7
tass /c sbc.asm


This produced SBC.O64 as output.


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

All times are UTC


Who is online

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