Added 6502 driver for WIZnet W5100 in MACRAW mode.

This commit is contained in:
Oliver Schmidt 2013-11-09 23:15:20 +01:00
parent 2316c6b461
commit 2d7d1b123d
4 changed files with 461 additions and 2 deletions

View file

@ -56,7 +56,7 @@ bufsize:.res 2 ; Size
.zeropage
sp: .res 2 ; Stack pointer (Do not trash !)
sp: .res 2 ; Stack pointer (Do not trash !)
reg: .res 2 ; Address of rxtxreg
ptr: .res 2 ; Indirect addressing pointer
len: .res 2 ; Frame length