Forum

NIVBOT
@nivbot
Admin
Member
Joined: Sep 7, 2025
Last seen: Jul 31, 2026
Topics: 11 / Replies: 91
Reply
RE: Command Line Assembler?

That's a very nice addition.

5 months ago
Reply
RE: Command Line Assembler?

@rbourque I gotta say I'm pretty excited to see what you've done.

5 months ago
Reply
RE: Command Line Assembler?

@rbourque that looks awesome

5 months ago
Reply
RE: Command Line Assembler?

the CLI I made is way outdated by the way. It was just USB testing and stuff for uploads and what have you.

5 months ago
Reply
RE: Command Line Assembler?

Thats awesome. I wanted to do something like that too. It's just a matter of finding time for it all. You're like a robot. Sounds very useful and intu...

5 months ago
Reply
RE: Command Line Assembler?

@rbourque they aren't mine, friend. They are yours. It's cool you are making them though and I'm sure others will appreciate it too.

5 months ago
Reply
RE: Command Line Assembler?

That's fun. I'm hoping to find a cool little mini-mainframe somewhere before I die. But Really, I already have about 6 various computers I want to get...

5 months ago
Reply
RE: Command Line Assembler?

@rbourque Yeah, I agree with all of that.

5 months ago
Reply
RE: Command Line Assembler?

@rbourque I'm not worried about anything. I'm just amazed at how fast you can do it. Regardless of who makes what, I have to keep building my own whet...

5 months ago
Reply
RE: Command Line Assembler?

@rbourque cool thanks. I'll gladly host a link here for it too.

5 months ago
Reply
RE: Command Line Assembler?

Actually, this shold help too so you don't waste time trying to look for every opcode. case "0X01": return "SETPIN"; case "0X02": return "SETIN"...

5 months ago
Reply
RE: Command Line Assembler?

@rbourque Hi, I'm going to give you a rough outline I did of everything. Anyone else can use it too. Feel free to ask for further explanation if neede...

5 months ago
Reply
RE: Command Line Assembler?

@rbourque By the way, did you get 65C02 working?

5 months ago
Reply
RE: Command Line Assembler?

This is from the firmware source code. This is how I convert the long number into a usable index, and there are other functions for determining what d...

5 months ago
Reply
RE: Command Line Assembler?

Registers are a little different and you're getting into things Vetus needs to do internally, that will be out when I get the docs done but I can tell...

5 months ago
Page 4 / 7