Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
comp . sys . apple2 . programmer
This is a Usenet group - learn more
Find or start a Google Group about programmer.
Group info
Language: English
Group categories:
Computers > Systems
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 5574  Older »
Description: Programming on the Apple II.
 

artificial intelligence/machine learning class for free from stanford 
  might be neat to make applecrate do something with this... use google to find a link to the videos.
By aiiad...@gmail.com  - 12:35pm - 1 new of 1 message    

standard interface to aux RAM or RWIII RAM? 
  any ideas? libraries available ? accepted ways? span data/programs across banks? send data/programs across banks? to/from main/RAM before I write mine....
By aiiad...@gmail.com  - May 10 - 8 new of 8 messages    

split a basic program into two different areas of RAM? 
  ... This was a very common utility in the day. Check Nibble indexes or Call A.P.P.L.E. You'll find several articles/utilities to split Applesoft programs. -michael - NadaNet 3.1 and AppleCrate II: [link]
By Michael J. Mahon  - May 6 - 1 new of 1 message    

split a basic program into two different areas of RAM? 
  ... I think you could simply let the next-line pointer of the last program line in the "lower" part point to $4000, and treat the program as if it was one single thing. I.e. just GOTO and GOSUB to your heart's content between the two parts. You might or might not be able to just let it run past the "break", you'd have to try, I'm not sure if the line linking... more »
By Linards Ticmanis  - May 6 - 1 new of 1 message    

PRODOS, FINDING ADDRESS OF LOADED BASIC PROGRAM? 
  I actually know how to set the address... poke 103 and 104 before you LOAd OR RUN A basic program. Now I would like to find: 1)address of last loaded BASIC program 2)length of basic program (ie, the next unused ram location) 3)current himem and lomem settings I have this information on a hard drive, not here. I tried a quick... more »
By rich12345  - May 2 - 2 new of 2 messages    

applesoft basic : how to poke hires screen 
  hello from France I'm coding some basic code. I want to know, if it's possible, how to change the state of a pixel in hires screen with a poke instruction. for example in a graphic lcd screen you can modify the graphics by loading bytes directly in the memory friendly andres lozano... more »
By andré lozano  - Apr 24 - 12 new of 12 messages    

Mixed Language programming 
  Hi everyone, Last year I started to learn the basics of i386/x86-64 assembly language using NASM armed with an online book written by Dr Paul Carter. It goes without saying a beginner needs to see an output of the result(s) of their programs. It is not a trivial thing for beginners to write their I/O routines. Since the day of the original... more »
By MarkLim  - Apr 10 - 3 new of 3 messages    

"LINKER", a program found on Asimov's "EDASM.DSK" 
  Hi, y'all! First of all, if you're going to play with "LINKER", do NOT just launch it. First, launch "EDASM.SYSTEM". Then, enter 'EXIT LINKER'. If you start "LINKER" without going through "EDASM.SYSTEM", any error messages issued by "LINKER" will disappear before you get to read them. I wasted LOTS of time before I finally figured that one out.... more »
By A2CPM  - Apr 9 - 9 new of 9 messages    

ProDOS Assembly Tools docs 
  I know I'll probably get crucified for this, but.... Looking for official documentation for ProDOS EDASM. I know it was posted to the gmail account and promptly taken down over copyright issues. However, since it was never determined who holds the copyright (besides Apple) and it isn't for sale on any of the Apple II sites, I was going to ask if someone who has a scan of the docs to send it to me with the caveat that I'd purchase it whenever it became available (or sell me their hard copy). I have the DOS Toolkit Assembler manual, but there were enough changes between the DOS and ProDOS version to warrant the need for accessing the newer docs.... more »
By David Schmenk  - Mar 26 - 24 new of 24 messages    

8/16 magazine scans 
  Seven of the nine issues of Ross W. Lambert's 8/16 magazine have been scanned and posted. Billed as The Journal of Apple II Programming, 8/16 ran from March through November 1990, before being bought and relaunched by Tom Weishaar as 8/18-Central. Get the scans here: [link]... more »
By Mike  - Mar 25 - 2 new of 2 messages    

1 - 10 of 5574   « Newer | Older »

XML