1
0
mirror of https://github.com/ksherlock/x65.git synced 2025-02-05 17:31:09 +00:00
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
..
2015-11-26 13:48:04 -08:00