mirror of
https://github.com/rvtr/ctr_mcu.git
synced 2025-06-18 16:45:33 -04:00
ファイル忘れ
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_mcu@430 013db118-44a6-b54f-8bf7-843cb86687b1
This commit is contained in:
parent
00547b2fa7
commit
3532e93da6
12
trunk/kanaria.asm
Normal file
12
trunk/kanaria.asm
Normal file
@ -0,0 +1,12 @@
|
||||
PUBLIC _END_1,_END_2,_END_3,_END_4
|
||||
|
||||
@@DATA DSEG BASEP
|
||||
_END_1:
|
||||
@@INIT DSEG BASEP
|
||||
_END_2:
|
||||
@@INITL DSEG UNIT64KP
|
||||
_END_3:
|
||||
@@DATAL DSEG UNIT64KP
|
||||
_END_4:
|
||||
;
|
||||
END
|
Loading…
Reference in New Issue
Block a user