mirror of
https://github.com/ksherlock/x65.git
synced 2025-01-15 02:30:01 +00:00
import missing dp.s file
This commit is contained in:
parent
1f61d948fb
commit
b8ef00f811
11
samples/apple2gs/gsos/macros/dp.s
Normal file
11
samples/apple2gs/gsos/macros/dp.s
Normal file
@ -0,0 +1,11 @@
|
||||
*
|
||||
* Common Direct Page Equates
|
||||
*
|
||||
|
||||
struct dp {
|
||||
word source
|
||||
word sourceHi
|
||||
word dest
|
||||
word destHi
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user