Search found 27 matches
- Sat Sep 26, 2009 10:58 am
- Forum: General Discussions
- Topic: 6516, 65832, 65032
- Replies: 22
- Views: 15618
Re: 6516, 65832, 65032
Came across this during some random search - http://homepage.mac.com/jorgechamorro/a2things/PDFs/65xxx.txt
I've never heard of the 6516 mentioned before (as a development pursuit or otherwise). The 6516 sounds pretty impressive from what's mentioned in that article.
the original article the ...
I've never heard of the 6516 mentioned before (as a development pursuit or otherwise). The 6516 sounds pretty impressive from what's mentioned in that article.
the original article the ...
- Tue Apr 29, 2008 7:09 am
- Forum: Programming
- Topic: 16bit inc/dec indirectly
- Replies: 13
- Views: 9693
kc5tja's TAX INX/DEX TXA is necessary if you're using the old NMOS 6502. If you're not using a Commodore 64 or something where you're stuck with NMOS, I always recommend using the CMOS 6502 instead, partly for the added instructions.
I'm coding with an Atari 8bit. I never heard of different 6502 ...
I'm coding with an Atari 8bit. I never heard of different 6502 ...
- Fri Aug 18, 2006 9:55 pm
- Forum: Forth
- Topic: volksForth 3.80.1 6502 for C64, C16 and Plus 4 re-release
- Replies: 0
- Views: 7572
volksForth 3.80.1 6502 for C64, C16 and Plus 4 re-release
volksForth for Commodore C64, C16 and Plus4 is being re-release in Version 3.80.1 on http://volksForth.sf.net
volksFORTH is a 16bit Forth System produced by the german Forth Gesellschaft e.V. Major development of this system was done between 1985 until 1989. The volksFORTH Project was revived in ...
volksFORTH is a 16bit Forth System produced by the german Forth Gesellschaft e.V. Major development of this system was done between 1985 until 1989. The volksFORTH Project was revived in ...
- Wed Aug 09, 2006 8:02 am
- Forum: Forth
- Topic: '816 Forth Xmemory words
- Replies: 4
- Views: 8918
- Tue Jun 06, 2006 8:08 am
- Forum: Forth
- Topic: 6502 Subroutine-Threaded Forth
- Replies: 7
- Views: 11328
- Mon Jun 05, 2006 8:46 am
- Forum: Forth
- Topic: 6502 Subroutine-Threaded Forth
- Replies: 7
- Views: 11328
- Sun Jun 04, 2006 9:54 pm
- Forum: Forth
- Topic: 6502 Subroutine-Threaded Forth
- Replies: 7
- Views: 11328
- Thu Mar 02, 2006 9:20 pm
- Forum: Programming
- Topic: Good cross assembler that generates relocatable code?
- Replies: 4
- Views: 3761
I can recommend the ca65 assembler, part of the CC65 C Compiler, and CC65 Linker.
See http://www.cc65.org/
Manual: http://www.cc65.org/doc/ca65.html
This assembler is available in source and binary for many host platforms and target platforms.
Best regards
Carsten Strotmann
See http://www.cc65.org/
Manual: http://www.cc65.org/doc/ca65.html
This assembler is available in source and binary for many host platforms and target platforms.
Best regards
Carsten Strotmann
- Thu Mar 02, 2006 5:58 pm
- Forum: Programming
- Topic: PASCAL Compiler
- Replies: 4
- Views: 4636
A good Pascal for 6502 Computers is Kyan Pascal (for Atari XL/XE and Apple II). It has inline assembler and produced moderate sized code. Maybe it is possible to patch Kyan Pascal to generate generic 65023 code (not Atari or Apple II dependend). I guess a generic Runtime Lib needs to be written.
A ...
A ...
- Tue Feb 21, 2006 6:35 pm
- Forum: Hardware
- Topic: 1541 project usb
- Replies: 2
- Views: 3503
You might want to take a look at our MicroUSB Project at http://www.microusb.org/. We have developed an USB Host Adapter for 6502 based Homecomputers, including Atari XL/XE, Commodore C=64 and Apple II.
The hardware schematics can be found in the SoureceForge Projects File area: http://prdownloads ...
The hardware schematics can be found in the SoureceForge Projects File area: http://prdownloads ...
Re: USB
Has anyone put together a USB yet?
Well, the MicroUSB Project is producing USB Hardware and Software drivers for 6502 based Homecomputers (Atari XL/XE, Commodore C=64, Apple II) based on the Cypres SL811HS.
Take a look at http://www.microusb.org/
Devices we can attach:
* Keyboard
* Mouse
* all ...
Well, the MicroUSB Project is producing USB Hardware and Software drivers for 6502 based Homecomputers (Atari XL/XE, Commodore C=64, Apple II) based on the Cypres SL811HS.
Take a look at http://www.microusb.org/
Devices we can attach:
* Keyboard
* Mouse
* all ...
- Thu Jan 26, 2006 6:40 pm
- Forum: Programming
- Topic: Writing a Game
- Replies: 11
- Views: 7984
- Thu Jan 26, 2006 12:56 pm
- Forum: Forth
- Topic: Two questions from a Forth newbie
- Replies: 4
- Views: 9090
- Sat Nov 12, 2005 2:48 pm
- Forum: General Discussions
- Topic: Assembler&Emulator 'Software-package' on OSX?
- Replies: 4
- Views: 3097