Last active
October 12, 2019 00:26
-
-
Save slembcke/77271a2ebb6dfafdb3adbcfb0544366c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00000204 <start>: | |
204: 1039 00a1 0001 moveb a10001 <VDP_REG_DMA_SRC2+0xa06901>,%d0 | |
20a: 0200 000f andib #15,%d0 | |
20e: 6700 000c beqw 21c <start+0x18> | |
212: 23fc 04fd 1e0d movel #83697165,a14000 <VDP_REG_DMA_SRC2+0xa0a900> | |
218: 00a1 4000 | |
21c: 4a79 00c0 0004 tstw c00004 <VDP_CTRL> | |
222: 41f9 00c0 0004 lea c00004 <VDP_CTRL>,%a0 | |
228: 30bc 8004 movew #-32764,%a0@ | |
22c: 30bc 8144 movew #-32444,%a0@ | |
230: 30bc 8b00 movew #-29952,%a0@ | |
234: 30bc 8c81 movew #-29567,%a0@ | |
238: 30bc 8230 movew #-32208,%a0@ | |
23c: 30bc 8407 movew #-31737,%a0@ | |
240: 30bc 8578 movew #-31368,%a0@ | |
244: 30bc 8334 movew #-31948,%a0@ | |
248: 30bc 8d3d movew #-29379,%a0@ | |
24c: 30bc 8f02 movew #-28926,%a0@ | |
250: 30bc 8700 movew #-30976,%a0@ | |
254: 30bc 8aff movew #-29953,%a0@ | |
258: 30bc 9001 movew #-28671,%a0@ | |
25c: 30bc 9100 movew #-28416,%a0@ | |
260: 30bc 9200 movew #-28160,%a0@ | |
264: 23fc c000 0000 movel #-1073741824,c00004 <VDP_CTRL> | |
26a: 00c0 0004 | |
26e: 33fc 0246 00c0 movew #582,c00000 <VDP_DATA> | |
274: 0000 | |
276: 6000 fffe braw 276 <start+0x72> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment