Hi!
I am a software engineer that started out many moons ago on M68000 and worked on and off writing assembly, apart from the regular steps of C, C++, C#, bash, perl, etc.
My current job is mostly in the C/C++/C#-realm writing drivers and other software for Linux and Windows.
My goal here is to ...
Search found 2 matches
- Wed Aug 11, 2021 5:26 am
- Forum: Introductions
- Topic: Hello everybody!
- Replies: 0
- Views: 11476
- Wed Aug 11, 2021 5:22 am
- Forum: General 68000 Assembly
- Topic: Longword access where the second word is outside memory space
- Replies: 0
- Views: 11311
Longword access where the second word is outside memory space
Hi!
First post here. Long time software engineer, my first assembly was a long long time ago on M68000.
I have three very related, very detailed questions:
Let's say I have physical memory at $10000 - $1FFFF (Just an example). No one's home at $20000+, so any access there will obviously result in ...
First post here. Long time software engineer, my first assembly was a long long time ago on M68000.
I have three very related, very detailed questions:
Let's say I have physical memory at $10000 - $1FFFF (Just an example). No one's home at $20000+, so any access there will obviously result in ...