1
0
mirror of https://github.com/ksherlock/x65.git synced 2025-04-02 01:29:28 +00:00
x65/bin/x65_win32.zip
Carl-Henrik Skårstedt 219323d911 Improving some code and data distinction rules
- If an address is unreachable it is data even if a branch crosses
- If a branch crosses data then that branch can be valid code
- If a segment is initially considered code but not reachable after all
is said and done it is reverted to data
2015-12-14 22:07:30 -08:00

97 KiB