[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interview with the Apple IIGS kid



On Wednesday, August 29, 2012 8:25:56 AM UTC-7, BLuRry wrote:
> 
> LOOP
>    LDA $c054
>    LDA $c055 
>    JMP LOOP
> 
> could be fun for him to get some idea of how fast assembly code is compared to basic.  

]call -151  (enter monitor)
*!   (enter mini-assembler)
!300: lda c054
! lda c055
! jmp 300
!<return>
*300g

wow, applewin hogs the cpu.  Winamp is st--ut--ter--ing--ing---ing--ing

I noticed the same the other day in the AppleWin debugger, when pressing SPACE (and holding) to step through code, it gets the stutters in winamp.

Might be time to get a new PC :-)  256megabytes for windows XP is (cough) not enough.  I wish all my laptops had decent LCDs, they are maxed out dual core machines.


Rich