Forum

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

@rbourque The actual code is very much text parsing and just converting to bytes and sending command and data packets. I worked on it more today and I...

5 months ago
Reply
RE: Command Line Assembler?

That's a unity thing. I really don't like the textbox but Unity was the best way to get it out to each platform. for me anyway. I started with C and i...

5 months ago
Reply
RE: Command Line Assembler?

I am documenting the USB comms for people that want to make whatever they want for controls. I just need to get it done. I agree that for those who wa...

5 months ago
Reply
RE: 6502 tests

No worries.

5 months ago
Reply
RE: 6502 tests

I made a commented and better version of the 6502 test. Look through this and see how it works, but what you'll need to do is set the ALLDIR and ALLEV...

5 months ago
Topic
Replies: 0
Views: 80
Reply
RE: 6502 tests

oops file type not supported.. try this one.  65C02-jmp.chip_.zip

5 months ago
Reply
RE: 6502 tests

@rbourque try this one. I added the pin states for the 65C02.

5 months ago
Reply
RE: 6502 tests

65C02 is not pin compatible. Do not use that test for 65C02. Pin 1 on the original 6502 is VSS the 65C02 pin1 is the vector pull output, which signa...

5 months ago
Reply
RE: 6502 tests

They are for the older version specifically, however, I don't think the test should turn out differently for newer ones but I'll have to look up the d...

5 months ago
Reply
RE: Drivers required?

Windows should just see it as a COM port unless you have it in DFU mode for updating firmware.

5 months ago
Reply
RE: Reducing scripting friction, further enabling contributors

@rbourque Please feel free to ask any questions you have. The docs are a little outdated so you might have some questions. Read the update notes for t...

5 months ago
Reply
RE: Uploading tests

@rbourque Since you've requested it. I will get started on a linux port. Give me a little time please.

5 months ago
Reply
RE: Update 1.0.2 Is now live!

@jimkernsjr Well, thank you! I appreciate that. I hope you find it useful in any case. Let me know how the update turns out.

6 months ago
Forum
Reply
RE: Update 1.0.2 Is now live!

And by the way.. I think with DFU-util or other CLI you have to give the mcu name. In this case it would be something like -stm32h7 or something like ...

6 months ago
Forum
Page 5 / 7