6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Thu Nov 14, 2024 3:59 pm

All times are UTC




Post new topic Reply to topic  [ 64 posts ]  Go to page Previous  1, 2, 3, 4, 5
Author Message
PostPosted: Mon Dec 19, 2016 10:17 am 
Offline
User avatar

Joined: Tue Mar 02, 2004 8:55 am
Posts: 996
Location: Berkshire, UK
DerTrueForce wrote:
Trouble is, I'm after cross-platform tools if at all possible. Kowalski sounds useful, but it's Windows-only. I think I'll use the SB-assembler 3, as i actually already have it, as it turns out.

My assembler/linker are written in Java and run on anything with a JRE.

_________________
Andrew Jacobs
6502 & PIC Stuff - http://www.obelisk.me.uk/
Cross-Platform 6502/65C02/65816 Macro Assembler - http://www.obelisk.me.uk/dev65/
Open Source Projects - https://github.com/andrew-jacobs


Top
 Profile  
Reply with quote  
PostPosted: Mon Dec 19, 2016 7:44 pm 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8540
Location: Southern California
BitWise's (above) does look really good. Do look into it. He even implemented, as a built-in part of the assembler, program structures, and it automatically uses JMP instructions where branches won't reach.

_________________
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  
PostPosted: Mon Dec 19, 2016 9:05 pm 
Offline
User avatar

Joined: Tue Mar 02, 2004 8:55 am
Posts: 996
Location: Berkshire, UK
GARTHWILSON wrote:
BitWise's (above) does look really good. Do look into it. He even implemented, as a built-in part of the assembler, program structures, and it automatically uses JMP instructions where branches won't reach.

I need to upload some new zips with the latest files.

_________________
Andrew Jacobs
6502 & PIC Stuff - http://www.obelisk.me.uk/
Cross-Platform 6502/65C02/65816 Macro Assembler - http://www.obelisk.me.uk/dev65/
Open Source Projects - https://github.com/andrew-jacobs


Top
 Profile  
Reply with quote  
PostPosted: Tue Dec 20, 2016 4:19 pm 
Offline

Joined: Wed Jul 20, 2016 2:14 am
Posts: 78
Location: Irkutsk, Russia
Hi DerTrueForce!
It seems, we go in parallel, as someone says, neck and neck... :wink:
During the last three days I tortured an LCD display. This is my first experience with it (and with 6502 assemly language too). Several times I was going to throw that device into the trash, but each time found a mistake in the program and continued to experiment. And finally, I won. It works.
Now I need to optimize the program, because after all quick fixes and patches it looks terrible.
The connection made through port A of R65C22. MPU clock is 1.8432 MHz. The display type is LCM1602K-FSPG-YBW-R. I have no right datasheet, so I don't know the type of controller (HD44780, KS0066, SPLC780D or any other). I went through one by one initialization algorithms (from all available datasheets), trying to find the working one. Two of the tested ones were suitable.
In the process revealed the need for the time delay between characters, otherwise it turns out the garbage on the display (it seems, the program is too quick :D ).
If you have questions for me, I will try to answer.

Vladimir


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 64 posts ]  Go to page Previous  1, 2, 3, 4, 5

All times are UTC


Who is online

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