Apple II manual JSR Cout Position

Page 63

F58F: 20 ED FD

119

 

JSR

COUT

;POSITION.

F592: 20 3A FF

120

RESETZ

JSR

BELL

 

F595: A9 A1

121

NXTLINE

LDA

#$A1

;'!'

F597: 85 33

122

 

STA

PROMPT

;INITIALIZE PROMPT

F599: 20 67 FD

123

 

JSR

GETLNZ

;GET LINE.

F59C: 20 C7 FF

124

 

JSR

ZMODE

;INIT SCREEN STUFF

F59F: AD 00 02

125

 

LDA

IN

;GET CHAR

F5A2: C9 A0

126

 

CMP

#$A0

;ASCII BLANK?

F5A4: F0 13

127

 

BEQ

SPACE

;YES

F5A6: C8

128

 

INY

 

 

F5A7: C9 A4

129

 

CMP

#$A4

;ASCII '$' IN COL 1?

F5A9: F0 92

130

 

BEQ

FAKEMON

;YES, SIMULATE MONITOR

F5AB: 88

131

 

DEY

 

;NO, BACKUP A CHAR

F5AC: 20 A7 FF

132

 

JSR

GETNUM

;GET A NUMBER

F5AF: C9 93

133

 

CMP

#$93

;':' TERMINATOR?

F5B1: D0 D5

134

ERR4

BNE

ERR2

;NO, ERR.

F5B3: 8A

135

 

TXA

 

 

F5B4: F0 D2

136

 

BEQ

ERR2

;NO ADR PRECEDING COLON.

F5B6: 20 78 FE

137

 

JSR

A1PCLP

;MOVE ADR TO PCL, PCH.

F5B9: A9 03

138

SPACE

LDA

#$3

;COUNT OF CHARS IN MNEMONIC

F5BB: 85 3D

139

 

STA

A1H

 

F5BD: 20 34 F6

140

NXTMN

JSR

GETNSP

;GET FIRST MNEM CHAR.

F5C0: 0A

141

NXTM

ASL

 

 

F5C1: E9 BE

142

 

SBC

#$BE

;SUBTRACT OFFSET

F5C3: C9 C2

143

 

CMP

#$C2

;LEGAL CHAR?

F5C5: 90 C1

144

 

BCC

ERR2

;NO.

F5C7: 0A

145

 

ASL

 

;COMPRESS-LEFT JUSTIFY

F5C8: 0A

146

 

ASL

 

 

F5C9: A2 04

147

 

LDX

#$4

 

F5CB: 0A

148

NXTM2

ASL

 

;DO 5 TRIPLE WORD SHIFTS

F5CC: 26 42

149

 

ROL

A4L

 

F5CE: 26 43

150

 

ROL

A4H

 

F5D0: CA

151

 

DEX

 

 

F5D1: 10 F8

152

 

BPL

NXTM2

 

F5D3: C6 3D

153

 

DEC

A1H

;DONE WITH 3 CHARS?

F5D5: F0 F4

154

 

BEQ

NXTM2

;YES, BUT DO 1 MORE SHIFT

F5D7: 10 E4

155

 

BPL

NXTMN

;NO

F5D9: A2 05

156

FORM1

LDX

#$5

;5 CHARS IN ADDR MODE

F5DB: 20 34 F6

157

FORM2

JSR

GETNSP

;GET FIRST CHAR OF ADDR

F5DE: 84 34

158

 

STY

YSAV

 

F5E0: DD B4 F9

159

 

CMP

CHAR1,X

;FIRST CHAR MATCH PATTERN?

F5E3: D0 13

160

 

BNE

FORM3

;NO

F5E5: 20 34 F6

161

 

JSR

GETNSP

;YES, GET SECOND CHAR

F5E8: DD BA F9

162

 

CMP

CHAR2,X

;MATCHES SECOND HALF?

F5EB: F0 0D

163

 

BEQ

FORM5

;YES.

F5ED: BD BA F9

164

 

LDA

CHAR2,X

;NO, IS SECOND HALF ZERO?

F5F0: F0 07

165

 

BEQ

FORM4

;YES.

F5F2: C9 A4

166

 

CMP

#$A4

;NO,SECOND HALF OPTIONAL?

F5F4: F0 03

167

 

BEQ

FORM4

;YES.

F5F6: A4 34

168

 

LDY

YSAV

 

F5F8: 18

169

FORM3

CLC

 

;CLEAR BIT-NO MATCH

F5F9: 88

170

FORM4

DEY

 

;BACK UP 1 CHAR

F5FA: 26 44

171

FORM5

ROL

FMT

;FORM FORMAT BYTE

F5FC: E0 03

172

 

CPX

#$3

;TIME TO CHECK FOR ADDR.

F5FE: D0 0D

173

 

BNE

FORM7

;NO

F600: 20 A7 FF

174

 

JSR

GETNUM

;YES

F603: A5 3F

175

 

LDA

A2H

 

F605: F0 01

176

 

BEQ

FORM6

;HIGH-ORDER BYTE ZERO

F607: E8

177

 

INX

 

;NO, INCR FOR 2-BYTE

F608: 86 35

178

FORM6

STX

L

;STORE LENGTH

F60A: A2 03

179

 

LDX

#$3

;RELOAD FORMAT INDEX

F60C: 88

180

 

DEY

 

;BACKUP A CHAR

 

 

 

 

 

 

Image 63
Contents Apple II Original ROM Information Qjjj Data0005A0 FDA9A920 EDFDA98D 4CEDFDA9 8D4CEDFD Page Page Page JI@ Page 001AA0 F3FFE8E1 E8E8EFEB FFFFE0FF Ffefeeef 001AC0 FFFFE1E1 EFEEE7E8 EEE7F3FB FBEEE1EF001AE0 E8EEE7E8 Efefeeef Eeefeeee Efeeeeee 001DB0 9CDD9CDE DD9EC3DD Cfcacdcb 00479AAD 001FB0 Ffffffff FFFF2071 E14CBFEF 2003EEA9 Page 60FFFFFF .JJ DDBAF9F0 0DBDBAF9FA60FFFF 02E61FBD JJJAEAEA8AD Page Page Return Page Basl System Monitor CopyrightLOC0 LOC1Mask INY NO, INC Index X-COORD LDY PCH PRMN1 LDA FMT1 DFB Format Above EOR STA A3H FAE2 A2 FB Tabv STA Vtabs to ROW in A-REG STA Bash BCC Clreol Clear to END of Line NXTA4 INC A4L Incr 2-BYTE A4 STA BASL,Y Replace Flashing Screen Fdad A5 3C LT2 LDA A2L,X Copy A2 2 Bytes to Ioprt LDA A2L SET RAM IN/OUT Vectors BCC RD3 Loop Until Done STA A3H,X DFB LIST-1 FFF3 CC BRTBL,X SaveLSR Prepare Carry for BC, BNC Stat LDA R0L JSR STAT2 Push LOW PC Byte VIA R12 JSR LDA IN,YCMP BNE NomoveRTN MloopDCR BNZ MloopBM1 INRBNC BNZLoad DOUBLE-BYTE Indirect ExampleLoad Indirect Store IndirectStore DOUBLE-BYTE Indirect POP IndirectStore POP Indirect ACC SubtractPOP DOUBLE-BYTE Indirect BNC LOOP1 CompareBF A0 SET $A0BF LOOP1 SUBBNZ LOOP2 Return to 6502 ModeDecrement LOOP2LOOP3 SUB Branch if no CarryBranch if Carry SET Branch if PlusReturn from Sweet 16 Subroutine Branch if Minus ONEBranch if not Minus ONE BreakLDA #ADRH STA IND+1 LDA OPTBL,XSTA IND JMP Page Page Sweet 16 Introduction Page Source NVA DSPPrint Dbload Sweet REM Ctrl D Input Enter String a $ , a $Sweet Poke 776 , a REM Poke DestinationPrint Print Goto Call -605 Return REM XAM8 in MonitorMnemr MINI-ASSEMBLERBaum MnemlSBC PCL Form ADDR-PC-2 JSR Cout Position FORM7 STX A1H Save Index BNE ORGCLC STANorm LDA EXP1 ZERO? Shift Dividend Left Floating Point Representation LOW Floating Point PackageNumber Exponent Mantissa StoredHigh LOW EXP Mantissa Floating Point Representation ExamplesFloating Point Subroutine Descriptions Page Page Page Page HIGH-ORDER STY Init MANT1 LDYSTY Calling SequencePage Page Page Page Page Page Seeeeeee MmmmmmmmFsub ORG SET Base page Adresses STA X2,X Common LOG of MANT/EXP1 Result in MANT/EXP1 Ovflw BRK Overflow 1EBB STA X2,X Load EXP/MANT2 with Z 1EBD DEX 1EBE BPL LF3 Addend YES,RETURN with MANT1 NormalizedRight Shift MANT1 or Swap with MANT2 on Carry CMPNormx BCC Norm If EXEN, Normalize PRODUCT, Else Complement Errata for Rankins Floating Point Routines LDX Load X for High Byte of ExponentLDA STA Fmul LOGFadd FsubPage Mantissa MOD 9/76 Load X for Later M2MHL Contin 1EAD LFA LDA Z,X L2E DCM RTLOG1 MdendNormx Object Code Dump Page Lstcom TapdelHsbdry Toutfl=UIRQVC OutvecUrcvec =UBRKVCADC TAXStocom STA ORABPL HASHUS+2 Restore Except A,F JMP BEQSTX CPXTXA Exwrap RTSChksad PHP Outxah PHANibasc and #$0F Nibble in a to Ascii in a BCS INST1 RTI Ldbyte JSR Inbyte Verify MEM E1PARM JMP STD2 MORED2 LDY JSR Brtt INC Ercnt UP to FF MEM3EX CLC SBC P3L BNE Exitgk Ksconf LDA Txtmov LDA BNE INRT2 Outone Newdev LDA Dftxfr LDXLDA Toutfl 8BFF 0D Msfirst Bufadh DdrdigLOADT2 STA Mode BNE Lcerr Last Char not Kgettr LDA H8DFF BCC PACKT3 DUMPT4 LDY DumptDUMPT1 TXA DMPT1A LDAOutbth LDX Outcht STX Register Name PatchHS Tape Boundary Nowln Rockwell InternationalUdrah UddraTMASK1 =MOVAD OldlenLength MovadTABUF2 CurposChecksum TabuffWrite Edge Detect Control not Used Because KB EQS CRBCFD2A0A0A0A0 DB TO,EQSSEI Disable Interrupt RS6 JSR Crlow Clear Display E1AC Have Valid Command Space Comm Nxtadd TYALOAD1A LDA ForLOADK5 LDX JMP LOADK5 Next E46A EE INC Bkflg SET FLG OUTCK1 PHA Outcks LDADUMPT1 LDA Dumpta LDXE5EA TOGTA1 LDA TOGTA2 LDA BCC JD3 MSG Whereo LDY CPY ANY OtherSTA Outflg Outall PHA Output PHAROL Priflg Restore FLG Wrax JSR Numa EAA3 CA DEX Memerr JSR STA STIY+2 Dehalf LDA EC5E 4A LSR Only ROW Debkey LDX Onekey LDAED3B GET a Char from Tape Subroutine Edba LSR Cpiy Make Room for MSB Outtty PHA OUTD1A CPX OUTD2A TXAOUTDD1 PHA LDA First Chip Select Prndot LDA LDA #PRTIME/256 Start T2 for 1.7 Msec BIT Imask See if DOT is SET Newcol LDA NEW Print ROWBkcksm LDA Ckbuff LDAOUTTA2 LDX OUTTA1 PHAZero Leftmost Column F2E1 3E7E7F3E7F7FCOL0DB BGYU76HN MNNDX2 LSR RtmodeGetfmt TAX MNNDX1 LSRPRADR2 LDA PLAPRADR4 DEX BPL PCADJ4 AIM Text Editor LDA END+1 CMP with END AF E7 JMP KEP RUB COMMAND-FIND String JMP CHN1 See if WE RAN Past END of Buffer Limit BEQ REP2 SBC Oldlen GOGO1 RTS ROM Table FB46 8A9AAABACADAStartm JSR Rdaddr LDY IMMED1 LDX Tryjmp LDAOPCMP1 LDA Brnchc JMPConvrt LDA FORMD2 LDX Brcomp LDACompbr LDX Forwrd LDA Backwd LDACuread TXA MATCH1 JMPPATCH4 LDX CURPO2 Dont do Anything if 8D PATC15 JSR Crlf Decode Command Brcomp AddblkADDS1A BkcksmCRA Goerr Namo E8CF NAMO1 RD2 EA5D RD1 E6AC AIM 65 Microcomputer Monitor Program ListingTable of Contents AIM 65 Microcomputer Basic Language Reference ManualIntroduction WIDTH? Installing Basic in the AIM ROM Installation ProcedureEntering Basic Memory SIZE?Printer Control Exiting BasicReentering Basic Basic CursorGetting Started with Basic Basic Command SET ASCCHR$ Listing a Program Direct and Indirect Commands Direct CommandsIndirect Commands Operating on Programs and LinesList Printing Data Deleting a LineReplacing a Line Deleting a ProgramPrint ONE Half Equals 1/2 Number FormatNumber Output Format Variables Assigning Variables with AN Input Statement Input RVariable Names PSTG$ Print A, A*2 LET Z=7 Print Z, Z-AReserved Words Input B Program Using RelationsRemarks Relational TestsPrint Nsqrn LoopingSquare Root Program AN Improved Square Root ProgramSome Other Looping Operations Another Square Root ProgramPrint Nsqrn Next N COUNT-BACKWARD ProgramSort Program Print What is the NumberPrint I,J Next Next J Matrix OperationsStopping a Program Print BAD GUESS, TRY Again RestoreInput N Print Must be IntegerPrint LENA$,LENMICROCOMPUTER Strings$=ROCKWELL R6500 Print A$ Rockwell R6500 LEN FunctionMID$ Function RIGHT$ FunctionData AIM 65,DOG Print B$ Basic for Rockwell R6500Print C$ Basic FOR-ROCKWELL-R6500 VAL and Strs Functions CHR$ FunctionPrint Print X$ Additional String ConsiderationsName Example PURPOSE/USE DIM Input Input X$Print X/1.3 Operators Symbol Sample StatementESC Cntl PrintSymbol Sample Statement PURPOSE/USE NegationRelational Operators Operator Argument Result Not Not If not Q3 thenStatement SYNTAX/FUNCTION Example Clear CommandsPrint Intruder Alert AlertStatement SYNTAX/FUNCTION NEW Statement SYNTAX/FUNCTION FREStatement SYNTAX/FUNCTION List Statement SYNTAX/FUNCTION LoadStatement SYNTAX/FUNCTION Example DEF Statement SYNTAX/FUNCTION Example RUNStatement SYNTAX/FUNCTION Example Save Program StatementsStatement SYNTAX/FUNCTION DIM Statement SYNTAX/FUNCTION ENDStatement SYNTAX/FUNCTION For Statement SYNTAX/FUNCTION IF...THEN Statement SYNTAX/FUNCTION GosubStatement SYNTAX/FUNCTION Goto Statement SYNTAX/FUNCTION IF...GOTOStatement SYNTAX/FUNCTION ON...GOSUB If X0 then Print ERROR, X Negative Goto ExampleStatement SYNTAX/FUNCTION LET Statement SYNTAX/FUNCTION NextStatement SYNTAX/FUNCTION Return Statement SYNTAX/FUNCTION RestoreSymbol SYNTAX/FUNCTION Wait Example Restore ReturnPrint Value ISA Statement SYNTAX/FUNCTION InputStatement SYNTAX/FUNCTION POS Statement SYNTAX/FUNCTION PrintString Functions Statement SYNTAX/FUNCTION ASC Statement SYNTAX/FUNCTION ReadStatement SYNTAX/FUNCTION SPC Statement SYNTAX/FUNCTION TABStatement SYNTAX/FUNCTION RIGHT$ Statement SYNTAX/FUNCTION LEFT$Statement SYNTAX/FUNCTION LEN Statement SYNTAX/FUNCTION MID$Statement SYNTAX/FUNCTION EXP Arithmetic Functions Statement SYNTAX/FUNCTION ABSStatement SYNTAX/FUNCTION ATN Statement SYNTAX/FUNCTION COSPrint Sinx Statement SYNTAX/FUNCTION Example SGNPrint Sgnx Statement SYNTAX/FUNCTION Example SINError Messages ?XX ErrorInverse Hyperbolic Secant TAB, SPC Space HintsPRINTX,Y,Z Speed Hints Storage Allocation InformationOLD This is Probably the Most Important Speed HintConverting Basic Programs not Written for AIM 65 Basic OLD AIMSOH Assembly Language SubroutinesAscii Character Codes Decimal NULPrintx Address Content$AE InputnumbernRecording on Cassette Using the Basic Save Command RUN NUMBER?Storing AIM 65 Basic Programs on Cassette IN= Cassette Operations Using the AIM 65 EditorOUT=T F= OUT=T F=FNAME T=0FAC ATN ImplementationEntered by Alter Memory M OF9CSaving ATN Object Code on Cassette WIDTH? Bytes Free AIM 65 Basic
Related manuals
Manual 19 pages 1.54 Kb

II specifications

The Apple II, launched in April 1977, was one of the first highly successful mass-produced microcomputer products. It marked a significant leap in personal computing, setting standards for future developments in the industry. Created by Steve Wozniak and Steve Jobs, the Apple II differentiated itself with its user-friendly design, appealing aesthetics, and robust capabilities.

One of the standout features of the Apple II was its open architecture, which allowed users to expand and enhance the computer's functionality. This design enabled hundreds of third-party hardware and software developers to contribute to its ecosystem, resulting in an array of peripherals, including printers, modems, and storage devices. The Apple II utilized a MOS Technology 6502 microprocessor running at a clock speed of 1 MHz. Initially equipped with 4 KB of RAM, the machine could be expanded to 48 KB, accommodating more complex applications and programs.

The Apple II was also notable for its colorful graphics. It was one of the first computers to support color display, offering a 6-color palette with a resolution of 280x192 pixels in 16 colors when using its Color Graphics Card. This feature significantly enhanced the visual appeal of games and educational software developed for the platform, making computing more accessible and entertaining for various audiences.

Apple's commitment to user experience was evident in the design of the machine. It featured an integrated keyboard and a plastic case, which was both durable and visually appealing. The self-contained design included drive bays for floppy disk drives, allowing for quicker data access than traditional tape drives. It also supported audio output, enabling sound effects and music, a novelty at the time.

The introduction of the Apple DOS operating system further underscored the machine's capabilities. DOS streamlined file management and made it easier for users to navigate and manage their data. The combination of hardware and software positioned the Apple II as an educational tool and a gaming platform, fostering a vibrant software ecosystem.

The Apple II family continued to evolve, with variations like the Apple II+, IIe, and IIgs being introduced over the years. These iterations brought enhancements in memory, processing power, and graphics capabilities. The legacy of the Apple II endures, not only as a foundational product in personal computing but also as a symbol of innovation that paved the way for future advancements in technology. Its impact is still felt today, as it inspired countless developers and shaped the trajectory of the computer industry.