• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

MOT6502 assembler, disassembler and linker


Commit MetaInfo

Revision567ff48ca5492705ede98c408aa0b9965cae872d (tree)
Time2013-02-08 16:42:00
Authorastoria-d <astoria-d@my-s...>
Commiterastoria-d

Log Message

linker map correction

Change Summary

Incremental Difference

--- a/linker/linkmap
+++ b/linker/linkmap
@@ -1,6 +1,6 @@
11 #segment name, start address, size
22 HEADER 0x0000 0x0010
3-STARTUP 0x8000 0x0FFA
3+STARTUP 0x8000 0x7FFA
44 VECINFO 0xfffa 0x0006
55 CHARS 0x0000 0x2000
6-<default> 0x8000 0x0ffa
6+<default> 0x8000 0x7ffa