hexsha stringlengths 40 40 | size int64 6 1.05M | ext stringclasses 3
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 4 232 | max_stars_repo_name stringlengths 7 106 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 7 | max_stars_count int64 1 33.5k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 4 232 | max_issues_repo_name stringlengths 7 106 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 7 | max_issues_count int64 1 37.5k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 4 232 | max_forks_repo_name stringlengths 7 106 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 7 | max_forks_count int64 1 12.6k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 6 1.05M | avg_line_length float64 1.16 19.7k | max_line_length int64 2 938k | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
13209d34ae880cf6c7de165cc3a732cceda145af | 419 | asm | Assembly | src/msr.asm | MasterLogick/VSBL | 95205ff8fd856fa88b5770978d8149ba1b4579ed | [
"CC0-1.0"
] | null | null | null | src/msr.asm | MasterLogick/VSBL | 95205ff8fd856fa88b5770978d8149ba1b4579ed | [
"CC0-1.0"
] | null | null | null | src/msr.asm | MasterLogick/VSBL | 95205ff8fd856fa88b5770978d8149ba1b4579ed | [
"CC0-1.0"
] | null | null | null | BITS 32
section .text
; void _msr_set_asm(uint32_t reg, uint64_t value)
global _msr_set_asm
_msr_set_asm:
mov ecx, [esp+0x4]
mov eax, [esp+0x8]
mov edx, [esp+0xc]
wrmsr
ret
.end:
size _msr_set_asm _msr_set_asm.end - _msr_set_asm
; uint64_t _msr_get_asm(uint32_t reg)
global _msr_get_asm
_msr_get_as... | 19.045455 | 49 | 0.725537 |
be8b2d1c6f61a3b993fd9760ced31698a9e8a577 | 665 | asm | Assembly | oeis/206/A206610.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/206/A206610.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/206/A206610.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A206610: Fibonacci sequence beginning 13, 8.
; Submitted by Jamie Morken(s4)
; 13,8,21,29,50,79,129,208,337,545,882,1427,2309,3736,6045,9781,15826,25607,41433,67040,108473,175513,283986,459499,743485,1202984,1946469,3149453,5095922,8245375,13341297,21586672,34927969,56514641,91442610,147957251,239399861,387357112,626... | 47.5 | 497 | 0.81203 |
2731d03032bb4c6454f45a3691320656a3c50361 | 16,520 | asm | Assembly | src/intel/tools/tests/gen4/send.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen4/send.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen4/send.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | send(8) 2 g12<1>F g10<8,8,1>F 0x01110001
math MsgDesc: inv mlen 1 rlen 1 { align1 };
send(8) 2 g13<1>F g11<8,8,1>F 0x01110001
math MsgDesc: inv mlen 1 rlen 1 { align1 sechalf };
send(16) 1 nu... | 76.837209 | 120 | 0.465012 |
be415b2bab5fe6e94640be17934755274ee51c9c | 479 | asm | Assembly | programs/oeis/053/A053615.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/053/A053615.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/053/A053615.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A053615: Pyramidal sequence: distance to nearest product of two consecutive integers (promic or heteromecic numbers).
; 0,1,0,1,2,1,0,1,2,3,2,1,0,1,2,3,4,3,2,1,0,1,2,3,4,5,4,3,2,1,0,1,2,3,4,5,6,5,4,3,2,1,0,1,2,3,4,5,6,7,6,5,4,3,2,1,0,1,2,3,4,5,6,7,8,7,6,5,4,3,2,1,0,1,2,3,4,5,6,7,8,9,8,7,6,5,4,3,2,1,0,1,2,3,4,5,6,7,8,... | 28.176471 | 210 | 0.551148 |
07ac0b1f5206f032d0e232df4931cfa095abcbd9 | 299 | asm | Assembly | programs/oeis/332/A332101.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/332/A332101.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/332/A332101.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A332101: Least m such that m^n <= Sum_{k<m} k^n.
; 2,3,5,6,8,9,11,12,14,15,16,18,19,21,22,24,25,27,28,29,31,32,34,35,37,38,40,41,42,44,45,47,48,50,51,52,54,55,57,58,60,61,63,64,65,67,68,70,71,73,74,76,77,78,80,81,83,84,86,87,89,90,91,93,94,96,97
add $0,17
mul $0,49
sub $0,33
div $0,34
sub $0,21
| 33.222222 | 196 | 0.632107 |
61d066bf8b9afa7dedb8dc55526e5c9e35186e07 | 5,063 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_6_2562.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_6_2562.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_6_2562.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r13
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1adb8, %r12
nop
nop
nop
nop
nop
add $8222, %r10
mov $0x6162636465666768, %r13
movq %r13, %xmm1
movups %xmm1, (%r12)
nop
nop
nop
and %r10, %r10
lea addresses_normal_h... | 19.473077 | 147 | 0.64369 |
439640e8364fbab13540c96d96e3a34a87f21017 | 1,851 | asm | Assembly | decreasoner.macosx/software/relsat-dist/gmp-3.1/mpn/x86/copyd.asm | problem-frames/openpf | 55100bd9cca61a182fc00cd3818bd59a6343ae6e | [
"BSD-3-Clause"
] | 1 | 2019-05-03T20:03:11.000Z | 2019-05-03T20:03:11.000Z | decreasoner.x86/software/relsat-dist/gmp-3.1/mpn/x86/copyd.asm | problem-frames/openpf | 55100bd9cca61a182fc00cd3818bd59a6343ae6e | [
"BSD-3-Clause"
] | null | null | null | decreasoner.x86/software/relsat-dist/gmp-3.1/mpn/x86/copyd.asm | problem-frames/openpf | 55100bd9cca61a182fc00cd3818bd59a6343ae6e | [
"BSD-3-Clause"
] | null | null | null | dnl x86 mpn_copyd -- copy limb vector, decrementing.
dnl
dnl Future: On P6 an MMX loop should be able to go faster than this code.
dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it a... | 22.851852 | 75 | 0.732037 |
10ad8ac7fb4a2dec85f586a0bab4c2570fd6dcae | 645 | asm | Assembly | programs/oeis/212/A212013.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/212/A212013.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/212/A212013.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A212013: Triangle read by rows: total number of pairs of states of the first n subshells of the nuclear shell model in which the subshells are ordered by energy level in increasing order.
; 1,3,4,7,9,10,14,17,19,20,25,29,32,34,35,41,46,50,53,55,56,63,69,74,78,81,83,84,92,99,105,110,114,117,119,120,129,137,144,150,155... | 49.615385 | 190 | 0.727132 |
813bbeffa4a5ff7dfc072345eca0d79d179afc31 | 1,633 | asm | Assembly | programs/oeis/194/A194117.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/194/A194117.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/194/A194117.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A194117: Sum{floor(j*((1+sqrt(3))/2) : 1<=j<=n}; n-th partial sum of Beatty sequence for sqrt(13).
; 1,3,7,12,18,26,35,45,57,70,85,101,118,137,157,178,201,225,250,277,305,335,366,398,432,467,503,541,580,620,662,705,750,796,843,892,942,993,1046,1100,1156,1213,1271,1331,1392,1454,1518,1583,1649,1717,1786,1857,1929,2002... | 96.058824 | 1,329 | 0.769749 |
106e7312eb9dd2e05927d2305e32aa300b507e7c | 214 | asm | Assembly | libsrc/_DEVELOPMENT/adt/w_vector/c/sccz80/w_vector_shrink_to_fit.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/adt/w_vector/c/sccz80/w_vector_shrink_to_fit.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/adt/w_vector/c/sccz80/w_vector_shrink_to_fit.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; int w_vector_shrink_to_fit(w_vector_t *v)
SECTION code_clib
SECTION code_adt_w_vector
PUBLIC w_vector_shrink_to_fit
EXTERN asm_w_vector_shrink_to_fit
defc w_vector_shrink_to_fit = asm_w_vector_shrink_to_fit
| 17.833333 | 56 | 0.878505 |
12ae57e39da3091482c5fcfff17cc86c87505ce6 | 496 | asm | Assembly | programs/oeis/247/A247972.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/247/A247972.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/247/A247972.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A247972: Numbers k such that A247971(k+1) = A247971(k).
; 5,9,14,19,23,28,33,37,42,47,51,56,61,65,70,75,79,84,89,93,98,103,107,112,117,121,126,131,135,140,145,149,154,159,163,168,172,177,182,186,191,196,200,205,210,214,219,224,228,233,238,242,247,252,256,261
mov $1,1
sub $1,$0
mov $2,$0
sub $2,$1
mov $1,$2
add $1,2
... | 35.428571 | 202 | 0.703629 |
9390063bd002c68bafd5db287972d577f427f063 | 3,504 | asm | Assembly | programs/oeis/016/A016793.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/016/A016793.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/016/A016793.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A016793: a(n) = (3*n + 2)^5.
; 32,3125,32768,161051,537824,1419857,3200000,6436343,11881376,20511149,33554432,52521875,79235168,115856201,164916224,229345007,312500000,418195493,550731776,714924299,916132832,1160290625,1453933568,1804229351,2219006624,2706784157,3276800000,3939040643,4704270176,5584059449,6590815232,... | 438 | 3,434 | 0.917808 |
93bfeafd1b27a96e73157eb7df3650191ab70622 | 3,555 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_14_1696.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_14_1696.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_14_1696.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x13d00, %rax
nop
nop
nop
nop
nop
add $62112, %r13
movb (%rax), %r12b
nop
dec %rbp
lea addresses_D_ht+0x11520, %rsi
lea addresses_normal_ht+0x20e0, %rdi
nop
nop
nop
nop
nop
xor... | 19.112903 | 156 | 0.655134 |
37c88deba40ba35094f68d968b29ec20d0abf956 | 6,321 | asm | Assembly | tests2.asm | maziac/currah_uspeech_tests | 6898dff80f6edf168b2aa1d2eec17cfd281b6f1f | [
"MIT"
] | 3 | 2019-04-01T19:23:51.000Z | 2021-01-30T14:48:21.000Z | tests2.asm | maziac/currah_uspeech_tests | 6898dff80f6edf168b2aa1d2eec17cfd281b6f1f | [
"MIT"
] | null | null | null | tests2.asm | maziac/currah_uspeech_tests | 6898dff80f6edf168b2aa1d2eec17cfd281b6f1f | [
"MIT"
] | null | null | null |
;-------------------------------------------------------------------------
; currah_uspeech_test.asm
; 2nd test screen.
;-------------------------------------------------------------------------
; Tests are:
; - Mirroring with 1000h
; - /AA/ with in/out
; - Intonation read
; - Intonation out
; - Intonation in
; - Wr... | 19.154545 | 74 | 0.731213 |
d1eb7f4863d296e36d4cf612e088235b43c929a5 | 1,680 | asm | Assembly | src/Vendor.asm | gschizas/amstrad-diagnostics | 9eeab20d8042977500e93cd138062f7ae3d42939 | [
"MIT"
] | 60 | 2021-02-21T16:16:40.000Z | 2022-02-28T09:15:08.000Z | src/Vendor.asm | gschizas/amstrad-diagnostics | 9eeab20d8042977500e93cd138062f7ae3d42939 | [
"MIT"
] | null | null | null | src/Vendor.asm | gschizas/amstrad-diagnostics | 9eeab20d8042977500e93cd138062f7ae3d42939 | [
"MIT"
] | 10 | 2021-02-27T19:02:15.000Z | 2022-03-06T16:53:09.000Z | MODULE VENDOR
;; www.cpcwiki.eu/index.php/LK-selectable_Brand_Names
;; www.cpcwiki.eu/index.php/LK_Links
;; LK1,LK2,LK3 are optional links on the CPC mainboard, connected to PPI Port B, Bit1-3.
;; The links select the distributor name (which is displayed by the BIOS in the boot message).
;; www.cpcwiki.eu/index.ph... | 26.666667 | 95 | 0.6375 |
fd0d644ce1a48a9fa452c4a70040c3e68ab41293 | 720 | asm | Assembly | oeis/013/A013966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/013/A013966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/013/A013966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A013966: a(n) = sigma_18(n), the sum of the 18th powers of the divisors of n.
; 1,262145,387420490,68719738881,3814697265626,101560344351050,1628413597910450,18014467229220865,150094635684419611,1000003814697527770,5559917313492231482,26623434909949071690,112455406951957393130,426880482624234915250,147789188385048507... | 40 | 495 | 0.822222 |
2b1868884de62be24858d5536eabb0e35b14715d | 11,965 | asm | Assembly | src/presets/cm_presets_defeatlanmolas.asm | spannerisms/lttphack | 8309fecd1b73db4d81616ec500253ae1aa52b399 | [
"MIT"
] | 6 | 2020-02-14T17:14:52.000Z | 2021-12-06T19:51:25.000Z | src/presets/cm_presets_defeatlanmolas.asm | spannerisms/lttphack | 8309fecd1b73db4d81616ec500253ae1aa52b399 | [
"MIT"
] | 1 | 2020-09-26T07:40:33.000Z | 2020-09-26T07:40:33.000Z | src/presets/cm_presets_defeatlanmolas.asm | spannerisms/lttphack | 8309fecd1b73db4d81616ec500253ae1aa52b399 | [
"MIT"
] | 7 | 2019-12-02T21:51:51.000Z | 2021-07-03T17:53:04.000Z | ;===================================================================================================
; PRESET DATA HEADER
;===================================================================================================
presetheader_defeatlanmolas:
dw presetSRAM_defeatlanmolas ; location of SRAM
dw presetpersisten... | 29.689826 | 100 | 0.393481 |
6123769803c0071f4bf918138b8f00bc760b1a11 | 392 | asm | Assembly | programs/oeis/214/A214055.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/214/A214055.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/214/A214055.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A214055: Least m>0 such that n!+2+m and n-m have a common divisor > 1.
; 1,2,3,1,5,2,1,2,9,1,11,2,1,2,15,1,17,2,1,2,21,1,3,2,1,2,27,1,29,2,1,2,3,1,35,2,1,2,39,1,41,2,1,2,45,1,5,2,1,2,51,1,3,2,1,2,57,1,59,2,1,2,3,1,65,2,1,2,69,1,71,2,1,2,5,1,77,2,1,2,81,1,3,2,1,2,87,1,5,2,1,2,3,1,95,2,1,2,99,1
mov $1,2
mov $2,$0
lpb ... | 28 | 222 | 0.553571 |
a8a99d3464bae9ca55472a2ce7bedd0f23848eeb | 2,086 | asm | Assembly | Appl/Art/Decks/GeoDeck/CGADiamond4.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Art/Decks/GeoDeck/CGADiamond4.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Art/Decks/GeoDeck/CGADiamond4.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | CGADiamond4 label byte
word C_BLACK
Bitmap <67,41,BMC_PACKBITS,BMF_MONO>
db 0xf9, 0xff, 0x00, 0xf0
db 0x00, 0x80, 0xfa, 0x00, 0x00, 0x30
db 0x08, 0x83, 0x80, 0x1c, 0x00, 0x00, 0x07, 0x00,
0x1c, 0x30
db 0x08, 0x87, 0x80, 0x6b, 0x00, 0x00, 0x1a, 0xc0,
0x6b, 0x30
db 0x08, 0x8d, 0x80, 0xd5, 0x80, 0x00... | 35.355932 | 53 | 0.639981 |
8bc96b76d23a0f0a9f3d81777ea85ec17af08271 | 54 | asm | Assembly | vm/benches/data/stack.asm | dalloriam/slang | 1f96ecfe69c8ba8084c8044bd479637503961988 | [
"MIT"
] | null | null | null | vm/benches/data/stack.asm | dalloriam/slang | 1f96ecfe69c8ba8084c8044bd479637503961988 | [
"MIT"
] | 33 | 2020-05-16T20:31:40.000Z | 2020-07-05T02:18:12.000Z | vm/benches/data/stack.asm | dalloriam/slang | 1f96ecfe69c8ba8084c8044bd479637503961988 | [
"MIT"
] | null | null | null | .data
.text
ld $0 255
push $0
pop $1
ld $v0 2
syscall
| 6.75 | 9 | 0.648148 |
92f50f5d34bf4ab50f499cc1ece1953b78675149 | 2,128 | asm | Assembly | libsrc/stdio/tiki100/generic_console_vpeek.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/stdio/tiki100/generic_console_vpeek.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/stdio/tiki100/generic_console_vpeek.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z |
MODULE generic_console_vpeek
SECTION code_graphics
PUBLIC generic_console_vpeek
EXTERN generic_console_xypos
EXTERN generic_console_get_mode
EXTERN screendollar
EXTERN screendollar_with_count
EXTERN swapgfxbk
EXTERN swapgfxbk1
EXTERN generic_console_font32
EXTERN generic_console_udg32
generic_cons... | 13.818182 | 50 | 0.667293 |
d15077a2487b5cc759b280457b41c5a0c4700f67 | 494 | asm | Assembly | programs/oeis/078/A078651.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/078/A078651.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/078/A078651.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A078651: Number of geometric subsequences of [1,...,n] with integral successive-term ratio and length >= 1.
; 1,3,5,9,11,15,17,23,27,31,33,40,42,46,50,59,61,68,70,77,81,85,87,97,101,105,111,118,120,128,130,141,145,149,153,165,167,171,175,185,187,195,197,204,211,215,217,231,235,242,246,253,255,265,269,279,283,287
mov... | 41.166667 | 205 | 0.686235 |
83c9d5574e7cb4887584efd9427fdba0de010545 | 156 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/display/c/sccz80/zx_aaddrcright.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zx/display/c/sccz80/zx_aaddrcright.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zx/display/c/sccz80/zx_aaddrcright.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void *zx_aaddrcright(void *attraddr)
SECTION code_arch
PUBLIC zx_aaddrcright
zx_aaddrcright:
INCLUDE "arch/zx/display/z80/asm_zx_aaddrcright.asm"
| 14.181818 | 55 | 0.794872 |
08e1ee80f7f3930262709a2f77028ae928ff2c1a | 216,064 | asm | Assembly | target/cos_117/disasm/iop_overlay1/HCOM.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 49 | 2020-10-09T12:29:16.000Z | 2022-03-12T02:33:35.000Z | target/cos_117/disasm/iop_overlay1/HCOM.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 1 | 2021-12-29T15:59:25.000Z | 2021-12-29T15:59:25.000Z | target/cos_117/disasm/iop_overlay1/HCOM.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x20C1- f:00020 d: 193 | A = OR[193]
0x0001 (0x000002) 0x849B- f:00102 d: 155 | P = P + 155 (0x009C), A = 0
0x0002 (0x000004) 0x20C1- f:00020 d: 193 | A = OR[193]
0x0003 (0x000006) 0x1401- f:00012 d: 1 | A = A + 1 (0x0001)
... | 80.023704 | 127 | 0.464224 |
4a71cfcafb473a7185577e9e4e81ee75c1fbd5f2 | 149 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_PAL/Fra_asm1/zel_obj_data.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_PAL/Fra_asm1/zel_obj_data.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_PAL/Fra_asm1/zel_obj_data.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: zel_obj_data.asm
Type: file
Size: 1751
Last-Modified: '2016-05-13T04:20:48Z'
SHA-1: CEEF93F18C04B5C5541A257BBB086457EE3DBF0C
Description: null
| 21.285714 | 47 | 0.818792 |
6f6ab0bdcd248ab797b8aed83f979198a0c9e7ff | 171 | asm | Assembly | data/pokemon/dex_entries/kricketot.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/dex_entries/kricketot.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/dex_entries/kricketot.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db "CRICKET@" ; species name
db "When its antennae"
next "hit each other,"
next "the sound it makes"
page "resembles the"
next "music of an"
next "xylophone.@"
| 17.1 | 29 | 0.666667 |
9c069d50051d26cff68986a84c22b3e663444032 | 811 | asm | Assembly | oeis/141/A141955.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/141/A141955.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/141/A141955.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A141955: Primes congruent to 11 mod 27.
; Submitted by Jon Maiga
; 11,173,227,281,389,443,659,821,929,983,1091,1307,1361,1523,1847,1901,2063,2333,2441,2549,2657,2711,2819,2927,3089,3251,3359,3413,3467,4007,4493,4547,4817,4871,5087,5303,5519,5573,5843,5897,6113,6221,6329,6491,6599,6653,6761,6869,6977,7193,7247,7517,78... | 36.863636 | 500 | 0.725031 |
0328c5427951bd7544b337a012ffabc6f51064c6 | 660 | asm | Assembly | oeis/000/A000774.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/000/A000774.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/000/A000774.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A000774: a(n) = n!*(1 + Sum_{i=1..n} 1/i).
; Submitted by Jamie Morken(s2)
; 1,2,5,17,74,394,2484,18108,149904,1389456,14257440,160460640,1965444480,26029779840,370643938560,5646837369600,91657072281600,1579093018675200,28779361764249600,553210247226470400,11185850044938240000,237335752951879680000,527247750711306240... | 44 | 484 | 0.822727 |
ab29c90ae19cb2a33cdd225198c0205f326a33dc | 1,346 | asm | Assembly | Driver/Sound/Tandy/tandyManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Sound/Tandy/tandyManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Sound/Tandy/tandyManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS Sound Library
MODULE: Tandy 1000 Sound Driver
FILE: tandyManager.asm
AUTHOR: Todd Stumpf, Nov. 19th, 1992
REVISION HISTORY:
Name Date Description
-... | 23.206897 | 79 | 0.464339 |
26bbee5eaa2f8f0ac1e3d125a6819653286a93a1 | 21,491 | asm | Assembly | src/m2-vwf-entries.asm | Lorenzooone/Mother2GbaTranslation | 355dbc5661d1a742e6e623170552ccdd90477e24 | [
"MIT"
] | 1 | 2019-08-07T01:25:02.000Z | 2019-08-07T01:25:02.000Z | src/m2-vwf-entries.asm | Lorenzooone/Mother2GbaTranslation | 355dbc5661d1a742e6e623170552ccdd90477e24 | [
"MIT"
] | null | null | null | src/m2-vwf-entries.asm | Lorenzooone/Mother2GbaTranslation | 355dbc5661d1a742e6e623170552ccdd90477e24 | [
"MIT"
] | null | null | null | //==============================================================================
c980c_custom_codes:
push {r1-r2,lr}
mov r1,r7
mov r2,r5
bl customcodes_parse
ldr r1,[r6]
// If 0, return [r6]+2; otherwise, return [r6]+r0
beq @@next
add r0,r0,r1
pop {r1-r2,pc}
@@next:
add r0,r1,2
pop ... | 20.351326 | 217 | 0.508073 |
25bec4f2b7c2d197737f74ccdaa6b63baf7947e4 | 760 | asm | Assembly | Driver/Task/Common/taskStrings.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Task/Common/taskStrings.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Task/Common/taskStrings.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: taskStrings.asm
AUTHOR: Adam de Boor, Sep 21, 1991
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date ... | 21.714286 | 79 | 0.522368 |
d313fab3fad66bbee12bbaa20db9cace945a5d6c | 2,745 | asm | Assembly | trabalho_1/src/trabalho01.asm | IanPSRocha/FAC_1_2019 | 3b77c36cf5401bf57751aff18fdb7a96e838501b | [
"MIT"
] | null | null | null | trabalho_1/src/trabalho01.asm | IanPSRocha/FAC_1_2019 | 3b77c36cf5401bf57751aff18fdb7a96e838501b | [
"MIT"
] | null | null | null | trabalho_1/src/trabalho01.asm | IanPSRocha/FAC_1_2019 | 3b77c36cf5401bf57751aff18fdb7a96e838501b | [
"MIT"
] | null | null | null | .data
A: .word 0
B: .word 0
resp1: .asciiz "\nADD: "
resp2: .asciiz "\nSUB: "
resp3: .asciiz "\nAND: "
resp4: .asciiz "\nOR: "
resp5: .asciiz "\nXOR: "
resp6: .asciiz "\nSLL(3): "
resp7: .asciiz "\nSRL(1): "
break_line: .asciiz "\n"
error: .asciiz "\nValor de entrada maior ou igual a 255!\nSaindo...\n"
.t... | 19.468085 | 71 | 0.655009 |
aabdd613a941c5a3d7b4b722d285c438dba9d007 | 737 | asm | Assembly | oeis/299/A299914.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/299/A299914.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/299/A299914.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A299914: a(n) = a(n-1) + 3*a(n-2) if n even, or 2*a(n-1) + 4*a(n-2) if n odd, starting with 0, 1.
; Submitted by Jon Maiga
; 0,1,1,6,9,42,69,306,513,2250,3789,16578,27945,122202,206037,900882,1518993,6641514,11198493,48963042,82558521,360969210,608644773,2661166386,4487100705,19618866954,33080169069,144635805954,2438... | 43.352941 | 490 | 0.776119 |
48c8988a854e589b2efd9332d2149d54606e6f2c | 7,477 | asm | Assembly | example/RISCV_Test/Programs/Fibonacci_c/main.asm | toebs88/SCAM | 0b5a8f1c57593da40e85d0b8ce6a6cf5616379ca | [
"MIT"
] | 3 | 2018-08-31T21:35:27.000Z | 2018-10-29T04:06:46.000Z | example/RISCV_Test/Programs/Fibonacci_c/main.asm | toebs88/SCAM | 0b5a8f1c57593da40e85d0b8ce6a6cf5616379ca | [
"MIT"
] | 1 | 2018-04-20T12:38:22.000Z | 2018-04-20T12:38:55.000Z | example/RISCV_Test/Programs/Fibonacci_c/main.asm | toebs88/SCAM | 0b5a8f1c57593da40e85d0b8ce6a6cf5616379ca | [
"MIT"
] | null | null | null |
main.out: file format elf32-littleriscv
Disassembly of section .text:
00000000 <_start>:
0: 00010137 lui sp,0x10
4: 008000ef jal ra,c <main>
00000008 <_end>:
8: 00100073 ebreak
0000000c <main>:
c: fc010113 addi sp,sp,-64 # ffc0 <__global_pointer$+0xe520>
1... | 35.77512 | 75 | 0.492711 |
90c0bb610ec74fbbc45537b9bf8dfffb27465ed7 | 2,694 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_560_675.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_560_675.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_560_675.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r12
push %r14
push %r15
push %r8
push %rax
push %rcx
push %rdi
// Store
lea addresses_UC+0x8519, %r15
nop
nop
nop
add $36610, %r8
mov $0x5152535455565758, %r12
movq %r12, (%r15)
nop
nop
nop
nop
xor %r14, %r14
// Faulty Lo... | 42.761905 | 1,679 | 0.661099 |
3aa4e5a6570c065ed984c5cac0552a7eb37321cb | 277 | asm | Assembly | test/relocs.asm | bitwiseworks/nasm-os2 | ef78e4ee1ca3220ac3b60a61b084a693b8032ab6 | [
"BSD-2-Clause"
] | 1 | 2020-06-20T07:35:25.000Z | 2020-06-20T07:35:25.000Z | 3rdParties/src/nasm/nasm-2.15.02/test/relocs.asm | blue3k/StormForge | 1557e699a673ae9adcc8f987868139f601ec0887 | [
"Apache-2.0"
] | 1 | 2020-03-26T19:58:54.000Z | 2020-04-24T08:58:04.000Z | test/relocs.asm | bitwiseworks/nasm-os2 | ef78e4ee1ca3220ac3b60a61b084a693b8032ab6 | [
"BSD-2-Clause"
] | null | null | null | bits 64
extern foo
mov eax,[foo]
mov rax,[foo]
mov rax,[qword foo]
mov eax,[a32 foo]
mov rax,[a32 foo]
mov rax,[a32 qword foo]
mov eax,foo
mov rax,dword foo
mov rax,qword foo
mov eax,foo
mov rax,dword foo
mov rax,qword foo
dd foo
dq foo
| 13.190476 | 25 | 0.620939 |
b15b6dd4f0a61c7aaa26e6b4cae4a4f772d11b4f | 445 | asm | Assembly | tests/unrolled loop.asm | Liqi1003/lc3_vscode | a83f946637e29f47df0e4751ab2ce0afe92bdace | [
"Unlicense"
] | 2 | 2021-09-12T12:45:47.000Z | 2022-02-03T21:36:18.000Z | tests/unrolled loop.asm | Liqi1003/lc3_vscode | a83f946637e29f47df0e4751ab2ce0afe92bdace | [
"Unlicense"
] | null | null | null | tests/unrolled loop.asm | Liqi1003/lc3_vscode | a83f946637e29f47df0e4751ab2ce0afe92bdace | [
"Unlicense"
] | null | null | null | .ORIG x3000
LD R1, ADDRESS_1
BRz CHECK_1
STR R3,R1,#0
CHECK_1
LD R1, ADDRESS_2
BRz CHECK_2
STR R3,R1,#0
CHECK_2
LD R1, ADDRESS_3
BRz CHECK_3
STR R3,R1,#0
CHECK_3
LD R1, ADDRESS_4
BRz CHECK_4
STR R3,R1,#0
CHECK_4
LD R1, ADDRESS_5
BRz CHECK_FINISHED
STR R3,R1,#0
CHECK_F... | 13.90625 | 21 | 0.662921 |
29f08fa7b68f69efc8c453dc59a0cb934bbed44f | 124 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/misc/c/sccz80/zx_cls.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zx/misc/c/sccz80/zx_cls.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zx/misc/c/sccz80/zx_cls.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void zx_cls(uchar attr)
SECTION code_clib
SECTION code_arch
PUBLIC zx_cls
EXTERN asm_zx_cls
defc zx_cls = asm_zx_cls
| 10.333333 | 25 | 0.798387 |
015f525fad652da29428d91e9c053c10c333fe74 | 6,628 | asm | Assembly | portscan.asm | rgimad/fasm_programs | f6739ea19d5a3cdc759d902971a889eda5e98e9a | [
"MIT"
] | 8 | 2021-03-23T05:24:56.000Z | 2021-11-29T08:56:33.000Z | portscan.asm | rgimad/fasm_programs | f6739ea19d5a3cdc759d902971a889eda5e98e9a | [
"MIT"
] | null | null | null | portscan.asm | rgimad/fasm_programs | f6739ea19d5a3cdc759d902971a889eda5e98e9a | [
"MIT"
] | 1 | 2021-09-18T07:26:29.000Z | 2021-09-18T07:26:29.000Z | format PE GUI 4.0
entry start
include 'win32a.inc'
start:
invoke GetModuleHandle,0
invoke DialogBoxParam,eax,IDR_DIALOG,HWND_DESKTOP,DialogProc,0
exit:
invoke ExitProcess,0
proc DialogProc hwnddlg,msg,wparam,lparam
cmp [msg],WM_INITDIALOG
je init
cm... | 25.890625 | 117 | 0.563518 |
7607cb3f52080344086da6038e7accbf3bd9bec6 | 677 | asm | Assembly | oeis/344/A344724.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/344/A344724.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/344/A344724.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A344724: a(n) = Sum_{k=1..n} (-1)^(k+1) * floor(n/k)^n.
; Submitted by Christian Krause
; 1,3,27,240,3094,45990,821484,16711680,387177517,9990293423,285263019633,8913939911695,302862111412779,11111328866154037,437889173336927557,18446462747068745474,827238010832411671962,39346258082152478030126,1978418305417680778759... | 39.823529 | 463 | 0.806499 |
eeabbb7156694dbd6ec12284bc3426c4ebd9b9c7 | 254 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/misc/c/sccz80/zx_cls_wc_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zx/misc/c/sccz80/zx_cls_wc_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zx/misc/c/sccz80/zx_cls_wc_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void zx_cls_wc_attr(struct r_Rect8 *r, uchar attr)
SECTION code_clib
SECTION code_arch
PUBLIC zx_cls_wc_attr
EXTERN asm_zx_cls_wc_attr
zx_cls_wc_attr:
pop af
pop hl
pop ix
push hl
push hl
push af
jp asm_zx_cls_wc_attr
| 12.095238 | 52 | 0.724409 |
9e6f3b9fe7f0aca36e452b46aab9e3f3c724dff2 | 81,207 | asm | Assembly | space_raid_1.asm | nanochess/Space-Raid | 0d0ab5c2b23e2f79cf3b713f0cf63968eaa009b9 | [
"BSD-3-Clause-Attribution"
] | 8 | 2018-03-05T15:51:29.000Z | 2020-09-03T19:24:45.000Z | space_raid_1.asm | nanochess/Space-Raid | 0d0ab5c2b23e2f79cf3b713f0cf63968eaa009b9 | [
"BSD-3-Clause-Attribution"
] | null | null | null | space_raid_1.asm | nanochess/Space-Raid | 0d0ab5c2b23e2f79cf3b713f0cf63968eaa009b9 | [
"BSD-3-Clause-Attribution"
] | null | null | null | ;
; Space Raid para Atari 2600 (banco 1, principal)
;
; por Oscar Toledo Gutiérrez
;
; (c) Copyright 2013 Oscar Toledo Gutiérrez
;
; Creación: 27-ago-2011.
; Revisión: 23-may-2013. Se agrega posicionamiento en X.
; Revisión: 24-sep-2013. La... | 27.416273 | 79 | 0.46134 |
01fbdb688f6c319182ba20944edb2e6fbd48ee6e | 8,632 | asm | Assembly | fw/p10f202_lowpower_controller.asm | aixiwang/lowpower_controller | c35d9a388123d1b66ef2f40eff0816e0af9539aa | [
"BSD-3-Clause"
] | null | null | null | fw/p10f202_lowpower_controller.asm | aixiwang/lowpower_controller | c35d9a388123d1b66ef2f40eff0816e0af9539aa | [
"BSD-3-Clause"
] | null | null | null | fw/p10f202_lowpower_controller.asm | aixiwang/lowpower_controller | c35d9a388123d1b66ef2f40eff0816e0af9539aa | [
"BSD-3-Clause"
] | 1 | 2019-01-18T04:49:35.000Z | 2019-01-18T04:49:35.000Z | ;**********************************************************************
; Low Power Controller *
; Turn on xxx sec, turn off yyy sec *
; *
;*******************************... | 20.650718 | 73 | 0.511469 |
2276a94434ac891e967d530c0a871999c6eea29a | 76,170 | asm | Assembly | Microsoft Word for Windows Version 1.1a/Word 1.1a CHM Distribution/Opus/asm/resn.asm | lborgav/Historical-Source-Codes | c0aeaae1d482718e3b469d9eb7a6d0002faa1ff5 | [
"MIT"
] | 7 | 2017-01-12T17:48:48.000Z | 2021-11-28T04:37:34.000Z | Microsoft Word for Windows Version 1.1a/Word 1.1a CHM Distribution/Opus/asm/resn.asm | lborgav/Historical-Source-Codes | c0aeaae1d482718e3b469d9eb7a6d0002faa1ff5 | [
"MIT"
] | null | null | null | Microsoft Word for Windows Version 1.1a/Word 1.1a CHM Distribution/Opus/asm/resn.asm | lborgav/Historical-Source-Codes | c0aeaae1d482718e3b469d9eb7a6d0002faa1ff5 | [
"MIT"
] | 5 | 2017-03-28T08:04:30.000Z | 2020-03-25T14:25:29.000Z | include w2.inc
include noxport.inc
include consts.inc
include structs.inc
createSeg res_PCODE,resn,byte,public,CODE
; DEBUGGING DECLARATIONS
ifdef DEBUG
midResn equ 7 ; module ID, for native asserts
endif ;/* DEBUG */
; EXPORTED LABELS
; EXTERNAL FUNCTIONS
externFP <ReloadSb>
extern... | 25.406938 | 87 | 0.615951 |
c1eeadeeb29645b1779bf1545286da66185db4d2 | 3,362 | asm | Assembly | smsq/sbas/move.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/sbas/move.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/sbas/move.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Move SuperBASIC area V2.00 1992 Tony Tebby QJUMP
section mem
xdef sb_mup
xdef sb_mdown
include 'dev8_keys_sbasic'
include 'dev8_keys_sys'
include 'dev8_keys_jcbq'
include 'dev8_keys_psf'
;+++
; Move SuperBASIC up
;
; d1 c p distance to move (+ve)
; a0 c p pointer to new TPA
; a6 c p pointer to s... | 24.720588 | 74 | 0.506246 |
1ed33b932783d9f264579a23e100007500a88181 | 2,196 | asm | Assembly | programs/oeis/006/A006592.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/006/A006592.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/006/A006592.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A006592: a(n) = 10*n^3 - 6*n^2.
; 0,4,56,216,544,1100,1944,3136,4736,6804,9400,12584,16416,20956,26264,32400,39424,47396,56376,66424,77600,89964,103576,118496,134784,152500,171704,192456,214816,238844,264600,292144,321536,352836,386104,421400,458784,498316,540056,584064,630400,679124,730296,783976,840224,899100,96066... | 199.636364 | 2,094 | 0.862933 |
878fa5388e7219f5d559d4223e92d7d3add426e6 | 6,108 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1594.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1594.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1594.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r15
push %r8
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x4ca3, %rdi
nop
nop
inc %r11
movw $0x6162, (%rdi)
nop
nop
nop
nop
nop
sub $6328, %r14
lea addresses_normal_ht+0x4fe3, %r15
nop
nop
xor $5273, %r14
mov $0x6162636465666768, %r8
... | 37.703704 | 2,999 | 0.661591 |
f14caba8cffbb0ec2323f8d050bff85f46f8d026 | 657 | asm | Assembly | oeis/070/A070212.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/070/A070212.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/070/A070212.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A070212: Number of 5 X 5 pandiagonal magic squares with sum n.
; Submitted by Jamie Morken(s3.)
; 1,10,55,220,715,2001,4995,11385,24090,47905,90376,162955,282490,473110,768570,1215126,1875015,2830620,4189405,6089710,8707501,12264175,17035525,23361975,31660200,42436251,56300310,73983205,96354820,124444540,159463876,20... | 59.727273 | 501 | 0.83105 |
ed62d8e053b0c1ee4a1d40a6010bee8fcda1b63b | 2,594 | asm | Assembly | dword2decimal.asm | thlorenz/lib.asm | 7b07b858f1c7cb7533e302f8c9cedf088e531cc7 | [
"MIT"
] | 12 | 2015-04-11T18:23:26.000Z | 2020-05-18T13:01:58.000Z | dword2decimal.asm | thlorenz/lib.asm | 7b07b858f1c7cb7533e302f8c9cedf088e531cc7 | [
"MIT"
] | null | null | null | dword2decimal.asm | thlorenz/lib.asm | 7b07b858f1c7cb7533e302f8c9cedf088e531cc7 | [
"MIT"
] | 2 | 2016-05-20T13:40:00.000Z | 2020-02-12T15:37:08.000Z | ; vim: ft=nasm
section .bss
buffer: ; make space for maximum case, may not all be used
.exx: resb 10 ; largest 32-bit int is 2,147,483,647 (10 digits)
.xx: resb 7 ; largest 16-bit int is 65,535 (7 digits)
.xh: resb 3 ; largest 8-bit int is 255 (3 digits)
.xl: resb 3... | 20.425197 | 92 | 0.546646 |
3abb930eee104889d4c5d9e8595b486d104d5410 | 332 | asm | Assembly | Temperature Control System/assets/control_1.asm | sanils2002/ASSEMBLY-PROJECTS | 6974af24bb70c5b710733f5e1cef015f8dc4d708 | [
"MIT"
] | null | null | null | Temperature Control System/assets/control_1.asm | sanils2002/ASSEMBLY-PROJECTS | 6974af24bb70c5b710733f5e1cef015f8dc4d708 | [
"MIT"
] | null | null | null | Temperature Control System/assets/control_1.asm | sanils2002/ASSEMBLY-PROJECTS | 6974af24bb70c5b710733f5e1cef015f8dc4d708 | [
"MIT"
] | null | null | null | LXI SP,2800H
MVI A,98H
OUT 83H(CWR)
START: MVI A,03H
OUT 82H(PORT C)
MVI A,03H
OUT 82H(PORT C)
L1: IN 82H(PORT C)
RAL
JNC L1
IN 80H(PORT A)
MOV B,A
CPI A,DATA
JZ START
JC OFF
MVI A,01H
OUT 81H(PORT B)
JMP DISPLAY
OFF: MVI A,00H
OUT 81H(PORT B)
DISPLAY: MOV A,B
CALL DISPLAY
... | 13.833333 | 22 | 0.608434 |
d9d0a81f805a691e14823cce13872b414ba618a8 | 86 | asm | Assembly | gfx/pokemon/drowzee/anim_idle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/drowzee/anim_idle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/drowzee/anim_idle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | setrepeat 2
frame 0, 06
frame 5, 06
dorepeat 1
frame 0, 08
frame 5, 08
endanim
| 10.75 | 12 | 0.674419 |
47156bbe93bb0d0f0acc9e494ba6dfa9f80c902a | 2,280 | asm | Assembly | programs/oeis/269/A269620.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/269/A269620.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/269/A269620.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A269620: Number of length-4 0..n arrays with no repeated value differing from the previous repeated value by other than plus two, zero or minus 1.
; 15,78,249,612,1275,2370,4053,6504,9927,14550,20625,28428,38259,50442,65325,83280,104703,130014,159657,194100,233835,279378,331269,390072,456375,530790,613953,706524,8091... | 91.2 | 1,920 | 0.842982 |
a6d711c6d4ed03a30b55697c9f298c9a84b9a1c9 | 408 | asm | Assembly | oeis/090/A090639.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/090/A090639.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/090/A090639.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A090639: a(0) = 0; a(2n) = 3*a(n), a(2n+1) = a(n) + 1.
; Submitted by Jon Maiga
; 0,1,3,2,9,4,6,3,27,10,12,5,18,7,9,4,81,28,30,11,36,13,15,6,54,19,21,8,27,10,12,5,243,82,84,29,90,31,33,12,108,37,39,14,45,16,18,7,162,55,57,20,63,22,24,9,81,28,30,11,36,13,15,6,729,244,246,83,252,85,87,30,270,91
mov $2,1
lpb $0
gcd $... | 25.5 | 213 | 0.568627 |
d7cda96852b0334d9155b8fdecd592d81302cbb4 | 7,755 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_21829_1847.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_21829_1847.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_21829_1847.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r14
push %r8
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x1349, %r11
nop
nop
nop
nop
nop
cmp $38546, %r14
movb (%r11), %r12b
nop
nop
nop
and %rdx, %rdx
lea addresses_A_ht+0x1d03c, %r8
nop
add $7751, %rsi
movups (%r8), %xmm... | 33 | 2,999 | 0.653256 |
0cfd75e9c628c1e654e7edebb32228f560880a6c | 331 | asm | Assembly | programs/oeis/026/A026035.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/026/A026035.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/026/A026035.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A026035: Expansion of x^2*(2 - x + x^2) / ((1 + x)*(1 - x)^4).
; 2,5,12,22,38,59,88,124,170,225,292,370,462,567,688,824,978,1149,1340,1550,1782,2035,2312,2612,2938,3289,3668,4074,4510,4975,5472,6000,6562,7157,7788,8454,9158,9899,10680,11500,12362,13265,14212,15202,16238
add $0,2
mov $1,$0
pow $1,3
add $1,$0
add $1,$... | 33.1 | 207 | 0.664653 |
9a57b2ab08b5b23ea7d93844cd514f4c96a7d212 | 619 | asm | Assembly | dino/lcs/enemy/1.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | dino/lcs/enemy/1.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/enemy/1.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
00172E move.b #$1, ($1,A6)
001734 rts [123p+ 1, enemy+ 1, etc+ 1, item+ 1]
001736 clr.b ($1,A6)
00173A rts [123p+ 1, enemy+ 1, item+ 1]
0049C0 tst.b ($1,A6)
0049C4 bne $49d4 [enemy+ 1, etc+ 1, item+ 1]
04211E move.b #$1, ($1,A6) [enemy+ 2]
04... | 32.578947 | 54 | 0.591276 |
5715015f66b0ff40170bb8681329310bc5d43d09 | 991 | asm | Assembly | libsrc/target/pmd85/input/in_Inkey.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/pmd85/input/in_Inkey.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/pmd85/input/in_Inkey.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; uint in_Inkey(void)
; 06.2018 suborb
; Read current state of keyboard
SECTION code_clib
PUBLIC in_Inkey
PUBLIC _in_Inkey
EXTERN in_keytranstbl
EXTERN CLIB_KEYBOARD_ADDRESS
; exit : carry set and HL = 0 for no keys registered
; else HL = ASCII character code
; uses : AF,BC,DE,HL
;
; TRS80/EACA2000 uses memo... | 12.87013 | 52 | 0.676085 |
b9b035c1bdef213c68ffc5b15a021ab6e1bfc155 | 1,889 | asm | Assembly | programs/oeis/059/A059306.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/059/A059306.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/059/A059306.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A059306: Number of 2 X 2 singular integer matrices with elements from {0,...,n}.
; 1,10,31,64,113,170,255,336,449,570,719,848,1057,1210,1423,1664,1921,2122,2447,2672,3041,3386,3727,4000,4497,4858,5263,5696,6225,6570,7231,7600,8177,8730,9263,9872,10689,11130,11727,12384,13265,13754,14703,15216,16065,17002,17727,18288,... | 104.944444 | 1,593 | 0.807305 |
ce33e9215d8c3cc41beaaa8fb827a5f03bab12ac | 413 | asm | Assembly | oeis/127/A127872.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/127/A127872.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/127/A127872.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A127872: Triangle formed by reading A039599 mod 2.
; Submitted by Jon Maiga
; 1,1,1,0,1,1,1,1,1,1,0,0,0,1,1,0,0,1,1,1,1,0,1,1,0,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,1,0,0,1,1,0,0,0,0,1,1,1,1,1,1,1,1,0,0,0,1,1,0,0,0,0,0,0,1,1,0,0,1,1,1,1,0,0,0
lpb $0
add $2,1
sub $0,$2
mov $1,... | 21.736842 | 201 | 0.549637 |
89f1daaabf8085bfd5a99d77bbc183c70950810b | 1,949 | asm | Assembly | src/anims_data.asm | kieranhj/nova-invite | 937bb6530f36bd87be2e79ce78c310be5cece9be | [
"MIT"
] | 1 | 2021-01-26T16:52:31.000Z | 2021-01-26T16:52:31.000Z | src/anims_data.asm | kieranhj/nova-invite | 937bb6530f36bd87be2e79ce78c310be5cece9be | [
"MIT"
] | null | null | null | src/anims_data.asm | kieranhj/nova-invite | 937bb6530f36bd87be2e79ce78c310be5cece9be | [
"MIT"
] | null | null | null | \ -*- mode:beebasm -*-
\ ******************************************************************
\ * ANIMS TABLES
\ ******************************************************************
.anims_ramp_black
EQUB PAL_black, PAL_black
.anims_ramp_red
EQUB PAL_black, PAL_red, PAL_black
.anims_ramp_green
EQUB PAL_black, PAL_green,... | 23.481928 | 68 | 0.774243 |
d946d9871c68f32fa903a9edabb343b108129b41 | 2,210 | asm | Assembly | print.asm | ChartreuseK/z80monitor | b79745db750438ca18e348c6f0a9d1ab7d6fc610 | [
"BSD-3-Clause"
] | 5 | 2018-08-14T23:46:56.000Z | 2022-03-20T02:16:38.000Z | print.asm | ChartreuseK/z80monitor | b79745db750438ca18e348c6f0a9d1ab7d6fc610 | [
"BSD-3-Clause"
] | null | null | null | print.asm | ChartreuseK/z80monitor | b79745db750438ca18e348c6f0a9d1ab7d6fc610 | [
"BSD-3-Clause"
] | null | null | null | ; Various console print format routines
;
; Print a decimal number
;--------
; Print a hex byte to the console
; A - byte
PRINTBYTE:
PUSH BC
LD B, A
RRA
RRA
RRA
RRA
CALL PRINTNYB ; Print high nybble
LD A, B
POP BC
JP PRINTNYB ; Print low Tail call
PRINTBYTE_DEC:
#local
PUSH BC
LD B, A ; Save byte
CP 1... | 13.987342 | 46 | 0.639367 |
e5a9b2f1140bd62ab576b56447e5a20ddd563580 | 443 | asm | Assembly | Lab 9 - Number of leading 0's and 1's/Question 9/9b_final.asm | SathyasriS27/ARM7-Thumb-Programming | 60418e8e7e5a3a775d5eecdea2ff9512074d0cf2 | [
"Apache-2.0"
] | null | null | null | Lab 9 - Number of leading 0's and 1's/Question 9/9b_final.asm | SathyasriS27/ARM7-Thumb-Programming | 60418e8e7e5a3a775d5eecdea2ff9512074d0cf2 | [
"Apache-2.0"
] | null | null | null | Lab 9 - Number of leading 0's and 1's/Question 9/9b_final.asm | SathyasriS27/ARM7-Thumb-Programming | 60418e8e7e5a3a775d5eecdea2ff9512074d0cf2 | [
"Apache-2.0"
] | null | null | null | AREA SBCS, CODE, READONLY
ENTRY
MOV R0, #0X00 ; Storing leading 0's
LDR R1, =0X40001000 ; Starting address of the user permitted memory
MOV R3, #32
LDR R2, [R1], #04 ; Loading first data into R2
LOOP
MOVS R2, R2, LSL #01 ; Left shift and set fl... | 22.15 | 81 | 0.537246 |
cffc80204107a31cb4d8a6780c27baf6849b3bd1 | 794 | asm | Assembly | oeis/254/A254896.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/254/A254896.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/254/A254896.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A254896: Octagonal numbers (A000567) that are also centered square numbers (A001844).
; Submitted by Jon Maiga
; 1,481,8321,4617761,79897441,44339739841,767175219361,425750177334721,7366416376406081,4088053158428250401,70732329279075969601,39253486001477883014881,679171818371271083701921,376911968498137474280636161,6... | 34.521739 | 497 | 0.822418 |
384f8d11488ec2abc016e04f7b08075dd1db0f1e | 6,686 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_349.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_349.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_349.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r15
push %r8
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x14966, %rsi
lea addresses_WT_ht+0x6532, %rdi
nop
xor $25147, %r8
mov $46, %rcx
rep movsw
nop
sub %rsi, %rsi
lea addresses_WC_ht+0x10a6, %rsi
nop
nop
nop
nop
inc %r15
mov $0x6... | 37.774011 | 2,999 | 0.657643 |
74f6f3ec080c3d21362e6b71ddb81fcf9589308e | 637 | asm | Assembly | oeis/053/A053537.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/053/A053537.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/053/A053537.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A053537: Expansion of 1/((1+5*x)*(1-15*x)).
; Submitted by Jon Maiga
; 1,10,175,2500,38125,568750,8546875,128125000,1922265625,28832031250,432490234375,6487304687500,97309814453125,1459645996093750,21894696044921875,328420410156250000,4926306304931640625,73894593811035156250,1108418910980224609375,1662628364562988281... | 49 | 485 | 0.852433 |
9035bd97ecdb28ace93ee0ad6a2c765c25253531 | 875 | asm | Assembly | exercises/practice 1 page 30/q.asm | amirshnll/assembly-exercises | 473d970bfa48655b51ca238f961e434700f21ced | [
"MIT"
] | 4 | 2019-11-17T02:35:34.000Z | 2022-01-08T10:30:29.000Z | exercises/practice 1 page 30/q.asm | amirshnll/assembly-exercises | 473d970bfa48655b51ca238f961e434700f21ced | [
"MIT"
] | null | null | null | exercises/practice 1 page 30/q.asm | amirshnll/assembly-exercises | 473d970bfa48655b51ca238f961e434700f21ced | [
"MIT"
] | null | null | null |
include io.h
cr equ 10
lf equ 13
.model small
.Stack 200h
.Data
prompt1 db cr, lf, 'Enter a org : ', 0
prompt2 db cr, lf, 'Enter a guess : ', 0
prompt3 db cr, lf, 'The number greater', 0
prompt4 db cr, lf, 'The number less', 0
prompt5 db cr, lf, 'ok', 0
number_one db 10 dup(?)
number_two db 10 dup(?)
num1 dw ?
... | 12.5 | 44 | 0.633143 |
daf9f3fcfe37cb8efd7795cb1f6f3da647586554 | 1,675 | asm | Assembly | _incObj/2A SBZ Small Door.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 9 | 2021-01-15T13:47:53.000Z | 2022-01-17T15:33:55.000Z | _incObj/2A SBZ Small Door.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 7 | 2021-01-14T02:18:48.000Z | 2021-03-24T15:44:30.000Z | _incObj/2A SBZ Small Door.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 2 | 2021-01-14T13:14:26.000Z | 2021-01-29T17:46:04.000Z | ; ---------------------------------------------------------------------------
; Object 2A - small vertical door (SBZ)
; ---------------------------------------------------------------------------
AutoDoor:
moveq #0,d0
move.b obRoutine(a0),d0
move.w ADoor_Index(pc,d0.w),d1
jmp ADoor_Index(pc,d1.w)
; ===========... | 27.016129 | 77 | 0.523582 |
9c5521ae3efd765470e1182dfa3ff39d4db4c2bc | 371 | asm | Assembly | data/wildPokemon/mansion3.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/wildPokemon/mansion3.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/wildPokemon/mansion3.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | MansionMons3:
db $0A
IF DEF(_RED)
db 31,KOFFING
db 33,GROWLITHE
db 35,KOFFING
db 32,PONYTA
db 34,PONYTA
db 40,WEEZING
db 34,GRIMER
db 38,WEEZING
db 36,PONYTA
db 42,MUK
ENDC
IF DEF(_BLUE)
db 31,GRIMER
db 33,VULPIX
db 35,GRIMER
db 32,PONYTA
db 34,MAGMAR
db 40,MUK
db 34,KOFFING
db 3... | 13.25 | 17 | 0.665768 |
17acdda242514a995a9f743384ad99097e53eeb5 | 465 | asm | Assembly | tasm/subroutines.asm | yellingintothefan/chip8 | 33aa239d549c7fd5f22ec64f7983b75faf82135f | [
"MIT"
] | 91 | 2018-02-05T22:01:41.000Z | 2022-02-18T12:25:27.000Z | tasm/subroutines.asm | yellingintothefan/chip8 | 33aa239d549c7fd5f22ec64f7983b75faf82135f | [
"MIT"
] | 3 | 2018-04-09T08:53:13.000Z | 2021-09-04T20:25:43.000Z | tasm/subroutines.asm | yellingintothefan/chip8 | 33aa239d549c7fd5f22ec64f7983b75faf82135f | [
"MIT"
] | 8 | 2018-09-14T07:47:06.000Z | 2021-11-09T13:52:21.000Z | SUBROUTINE:
; Tests RET as well
RET
CALL_TEST:
;----------------------------;
; CALL addr ;
;----------------------------;
CALL SUBROUTINE
RET
main:
; VE, if non-zero, indicates test failure
LD VE, 0x00
; Test all
CALL CALL_TEST
; Finish - Display VE: t... | 18.6 | 50 | 0.477419 |
5ec7c1c3447f1aac4f8fd984455dd078970d2856 | 20,641 | asm | Assembly | main.asm | jhmscott/AT89-Reflow-Oven | bb38f11578d2d79e049ebe5d9b43586e317fa99e | [
"Apache-2.0"
] | null | null | null | main.asm | jhmscott/AT89-Reflow-Oven | bb38f11578d2d79e049ebe5d9b43586e317fa99e | [
"Apache-2.0"
] | null | null | null | main.asm | jhmscott/AT89-Reflow-Oven | bb38f11578d2d79e049ebe5d9b43586e317fa99e | [
"Apache-2.0"
] | null | null | null | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; File: main.asm
;
; Author1 : Ebi Sadeghi
; Author2 : Justin Scott
; Author3 : Joshua Marangoni
; Author4 : Henry Bryant
; Author5 : Yousof Al-Autman
; Author6 : Robert Migut
; Date : Winter 2019
; Course : ELEC 291 Electrical D... | 20.295969 | 100 | 0.65835 |
bf1b23d2f9f3529f51eff1bc7736d9baff05b262 | 483 | nasm | Assembly | exam/assignment-6_polymorphic_shellcode/3_chmod_shadow/chmod_shadow.nasm | dhn/SLAE | 189e2d0fc4c209b5f41cc4f8832b937332845c38 | [
"BSD-3-Clause"
] | 7 | 2016-03-05T19:48:30.000Z | 2021-07-27T16:31:53.000Z | exam/assignment-6_polymorphic_shellcode/3_chmod_shadow/chmod_shadow.nasm | dhn/SLAE | 189e2d0fc4c209b5f41cc4f8832b937332845c38 | [
"BSD-3-Clause"
] | null | null | null | exam/assignment-6_polymorphic_shellcode/3_chmod_shadow/chmod_shadow.nasm | dhn/SLAE | 189e2d0fc4c209b5f41cc4f8832b937332845c38 | [
"BSD-3-Clause"
] | 3 | 2017-03-31T18:25:54.000Z | 2020-07-09T01:01:32.000Z | ; linux/x86 chmod 666 /etc/shadow 27 bytes
; root@thegibson
; 2010-01-15
section .text
global _start
_start:
; chmod("//etc/shadow", 0666);
mov al, 15 ; syscall 15 -> chmod()
cdq ; clean edx
push edx ; push edx
push dword 0x776f6461 ; 'woda'
push dword 0x68732f63 ; 'hs... | 25.421053 | 46 | 0.57764 |
22b827192c04798c5e7e848c20cb8fa300b1c840 | 629 | asm | Assembly | oeis/166/A166624.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/166/A166624.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/166/A166624.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A166624: Totally multiplicative sequence with a(p) = 3p for prime p.
; 1,6,9,36,15,54,21,216,81,90,33,324,39,126,135,1296,51,486,57,540,189,198,69,1944,225,234,729,756,87,810,93,7776,297,306,315,2916,111,342,351,3240,123,1134,129,1188,1215,414,141,11664,441,1350,459,1404,159,4374,495,4536,513,522,177,4860,183,558,170... | 52.416667 | 420 | 0.709062 |
e97a8c3d803801ffff65741d45fb82b558d62d0c | 2,369 | asm | Assembly | programs/oeis/157/A157377.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/157/A157377.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/157/A157377.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A157377: a(n) = 531441*n - 313146.
; 218295,749736,1281177,1812618,2344059,2875500,3406941,3938382,4469823,5001264,5532705,6064146,6595587,7127028,7658469,8189910,8721351,9252792,9784233,10315674,10847115,11378556,11909997,12441438,12972879,13504320,14035761,14567202,15098643,15630084,16161525,16692966,17224407,17755... | 338.428571 | 2,292 | 0.881385 |
c57a030c7f5173e44dad916fb74b3d750f74f13b | 40,513 | asm | Assembly | setpriority.asm | joeofportland/project4final | 4140c7c9293205eb6dcdadb5c8ed537e8e5c2f59 | [
"MIT-0"
] | null | null | null | setpriority.asm | joeofportland/project4final | 4140c7c9293205eb6dcdadb5c8ed537e8e5c2f59 | [
"MIT-0"
] | null | null | null | setpriority.asm | joeofportland/project4final | 4140c7c9293205eb6dcdadb5c8ed537e8e5c2f59 | [
"MIT-0"
] | null | null | null |
_setpriority: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "user.h"
//#include "defs.h"
int
main(int argc, char *argv[])
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 e4 f0 and $0xfffffff0,%esp
setpriority... | 33.704659 | 60 | 0.426011 |
8991077a40d48ad528e1aecd78feb21921edb43c | 1,044 | asm | Assembly | programs/oeis/069/A069759.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/069/A069759.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/069/A069759.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A069759: Frobenius number of the numerical semigroup generated by consecutive hex numbers.
; 107,647,2159,5399,11339,21167,36287,58319,89099,130679,185327,255527,343979,453599,587519,749087,941867,1169639,1436399,1746359,2103947,2513807,2980799,3509999,4106699,4776407,5524847,6357959,7281899,8303039,9427967,10663487,... | 94.909091 | 882 | 0.859195 |
4b99a7e16000126c8905281415e6aaa6d828ff8a | 752 | asm | Assembly | oeis/167/A167481.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/167/A167481.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/167/A167481.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A167481: Convolution of the central binomial coefficients A000984(n) and (-2)^n.
; Submitted by Christian Krause
; 1,0,6,8,54,144,636,2160,8550,31520,121716,462000,1780156,6840288,26436024,102245472,396589446,1540427328,5994280644,23356702512,91133123796,355991626848,1392115710024,5449199307552,21349205067996,8371219... | 39.578947 | 491 | 0.805851 |
abfd0b6ba805c894db9724ae0ea2877ce572c242 | 566 | asm | Assembly | tests/Comprehensive/gcd_two.asm | ZubinGou/8086-emulator | 5087be61609fa571d16f34280211830746beaef1 | [
"MIT"
] | 39 | 2020-09-09T00:04:18.000Z | 2022-03-26T13:12:47.000Z | tests/Comprehensive/gcd_two.asm | ZubinGou/8086-emulator | 5087be61609fa571d16f34280211830746beaef1 | [
"MIT"
] | null | null | null | tests/Comprehensive/gcd_two.asm | ZubinGou/8086-emulator | 5087be61609fa571d16f34280211830746beaef1 | [
"MIT"
] | 8 | 2020-05-06T07:35:40.000Z | 2021-08-13T14:00:49.000Z | ;ALP to find the Greatest Common Deviser of two unsigned integer.
NAME Comprehensive
TITLE gcd_two
;test passed
ASSUME CS:CODE,DS:DATA
DATA SEGMENT
NUM1 DW 0017H
NUM2 DW 0007H
GCD DW ?
DATA ENDS
CODE SEGMENT
START: MOV AX,DATA
MOV DS,AX
MOV AX,NUM1
MOV BX,NUM2
X1: CMP AX,BX
... | 12.863636 | 65 | 0.577739 |
5d1ec429d5849912a840647caaaa331f7f710863 | 5,961 | asm | Assembly | Codes/Chapter11/P05/P11-05.asm | ar-ekt/Dandamudi-Assembly-Solutions | 876097a20420b125b19ec9e71cc480cc08b47997 | [
"MIT"
] | 8 | 2021-03-04T18:31:42.000Z | 2021-11-03T04:41:25.000Z | Codes/Chapter11/P05/P11-05.asm | ar-ekt/Dandamudi-Assembly-Solutions | 876097a20420b125b19ec9e71cc480cc08b47997 | [
"MIT"
] | null | null | null | Codes/Chapter11/P05/P11-05.asm | ar-ekt/Dandamudi-Assembly-Solutions | 876097a20420b125b19ec9e71cc480cc08b47997 | [
"MIT"
] | 1 | 2021-11-09T09:49:00.000Z | 2021-11-09T09:49:00.000Z | global _start
extern ExitProcess
%include "lib.h"
section .data
inMSG1 db "enter the first number: ", 0
inMSG2 db "enter the second number: ", 0
outMSG db "result of subtraction: ", 0
negative_sign db "-", 0
nwln db 10, 0
section .bss
number1 resb 50
number2 resb 50
result resb 50
... | 23.939759 | 141 | 0.609629 |
5e4418eec31756e140ba2d95d32779128ae4191a | 1,623 | asm | Assembly | programs/oeis/320/A320281.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/320/A320281.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/320/A320281.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A320281: Terms that are on the positive x-axis of the square spiral built with 2*k, 2*k+1, 2*k+1 for k >= 0.
; 0,1,7,18,35,57,84,117,155,198,247,301,360,425,495,570,651,737,828,925,1027,1134,1247,1365,1488,1617,1751,1890,2035,2185,2340,2501,2667,2838,3015,3197,3384,3577,3775,3978,4187,4401,4620,4845,5075,5310,5551,57... | 180.333333 | 1,464 | 0.809612 |
eed64e701e8b072e1112184d3fc8e9cb0f072865 | 4,825 | asm | Assembly | libtool/src/gmp-6.1.2/mpn/x86_64/coreinhm/aorrlsh_n.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 1,602 | 2015-01-06T11:26:31.000Z | 2022-03-30T06:17:21.000Z | libtool/src/gmp-6.1.2/mpn/x86_64/coreinhm/aorrlsh_n.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 11,789 | 2015-01-05T04:50:15.000Z | 2022-03-31T23:39:19.000Z | libtool/src/gmp-6.1.2/mpn/x86_64/coreinhm/aorrlsh_n.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 498 | 2015-01-08T18:58:18.000Z | 2022-03-20T15:37:45.000Z | dnl AMD64 mpn_addlsh_n -- rp[] = up[] + (vp[] << k)
dnl AMD64 mpn_rsblsh_n -- rp[] = (vp[] << k) - up[]
dnl Optimised for Nehalem.
dnl Contributed to the GNU project by Torbjorn Granlund.
dnl Copyright 2011, 2012 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Li... | 24.004975 | 79 | 0.651192 |
69207bac56ec019cc48597cbeb159f2a5c1d08c5 | 269 | asm | Assembly | Firmware/Warning.asm | rallepalaveev/ProDOS-ROM-Drive | f15733c56400b72fcd46681f852d27ec768c6a6f | [
"MIT"
] | 19 | 2019-05-27T02:12:14.000Z | 2022-03-12T02:04:13.000Z | Firmware/Warning.asm | rallepalaveev/ProDOS-ROM-Drive | f15733c56400b72fcd46681f852d27ec768c6a6f | [
"MIT"
] | 6 | 2021-01-20T01:44:04.000Z | 2022-03-19T14:30:27.000Z | Firmware/Warning.asm | rallepalaveev/ProDOS-ROM-Drive | f15733c56400b72fcd46681f852d27ec768c6a6f | [
"MIT"
] | 5 | 2021-03-21T17:44:59.000Z | 2022-03-23T20:12:21.000Z | .byte "Do not overwrite any of blocks after this point as it is used for the firmware. There are 7 copies of the 256 byte firmware, one for each slot due to 6502 code being non-relocatable. Have fun and feel free to improve on the hardware / sofware. --- Terence"
| 134.5 | 268 | 0.750929 |
e4edd2bff9208c6f8f5242cf09f22b7f706180d2 | 497 | asm | Assembly | exp/t65.asm | nishuiq/Assembly-Learning | 509d799dc7a76446bd1f3ddb1d04980e5e204602 | [
"MIT"
] | null | null | null | exp/t65.asm | nishuiq/Assembly-Learning | 509d799dc7a76446bd1f3ddb1d04980e5e204602 | [
"MIT"
] | null | null | null | exp/t65.asm | nishuiq/Assembly-Learning | 509d799dc7a76446bd1f3ddb1d04980e5e204602 | [
"MIT"
] | null | null | null | assume cs:code
a segment
db 1,2,3,4,5,6,7,8
a ends
b segment
db 1,2,3,4,5,6,7,8
b ends
c segment
db 0,0,0,0,0,0,0,0
c ends
code segment
start :
mov ax, a
mov ds, ax ; ds:bx ->a
mov ax, b
mov ss, ax ; ss:bx ->b
mov ax, c
mov es, ax ; es:bx ->c
mov bx, 0 ; 指针
mov c... | 12.425 | 32 | 0.490946 |
13ea6647ecc7b4f1633b91e9a06567ee1f3173db | 6,036 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_21829_808.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_21829_808.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_21829_808.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %rax
push %rbx
push %rcx
push %rdi
push %rdx
lea addresses_WT_ht+0xb28e, %rdi
nop
nop
and $52040, %r13
movups (%rdi), %xmm3
vpextrq $0, %xmm3, %rax
and %r12, %r12
lea addresses_UC_ht+0x1cd86, %rdx
nop
nop
nop
nop
nop
cmp %rbx, %rbx
mov (%rdx), %di
no... | 38.44586 | 2,999 | 0.652087 |
dd03d50b08a0fb4b0f3d7ea9474c427caf820915 | 28 | asm | Assembly | fontc64.asm | paule32/selfmade_os | bbdad9b0b7b737069e0a925bb515f3d355c6ee9f | [
"MIT"
] | null | null | null | fontc64.asm | paule32/selfmade_os | bbdad9b0b7b737069e0a925bb515f3d355c6ee9f | [
"MIT"
] | null | null | null | fontc64.asm | paule32/selfmade_os | bbdad9b0b7b737069e0a925bb515f3d355c6ee9f | [
"MIT"
] | null | null | null | %include "c64_8x8_fontA.inc" | 28 | 28 | 0.821429 |
600da8cf5b8caba2d1459d04291a3671662f4def | 7,120 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2240.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2240.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2240.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x10b1d, %rsi
lea addresses_D_ht+0x229d, %rdi
clflush (%rsi)
nop
nop
nop
add $7502, %rbp
mov $112, %rcx
rep movsq
cmp $35573, %rbp
lea addresses_UC_ht+0x3c9d, %rax
add $35798, %r10
movw... | 34.396135 | 2,999 | 0.653511 |
76d5a3473bb79a09e92465423b8cdeb3ab843555 | 26,279 | asm | Assembly | fiat-amd64/145.56_ratio10351_seed3475301888420410_mul_p521.asm | dderjoel/fiat-crypto | 57a9612577d766a0ae83169ea9517bfa7f01ea4e | [
"BSD-1-Clause",
"Apache-2.0",
"MIT-0",
"MIT"
] | 491 | 2015-11-25T23:44:39.000Z | 2022-03-29T17:31:21.000Z | fiat-amd64/145.56_ratio10351_seed3475301888420410_mul_p521.asm | dderjoel/fiat-crypto | 57a9612577d766a0ae83169ea9517bfa7f01ea4e | [
"BSD-1-Clause",
"Apache-2.0",
"MIT-0",
"MIT"
] | 755 | 2016-02-02T14:03:05.000Z | 2022-03-31T16:47:23.000Z | fiat-amd64/145.56_ratio10351_seed3475301888420410_mul_p521.asm | dderjoel/fiat-crypto | 57a9612577d766a0ae83169ea9517bfa7f01ea4e | [
"BSD-1-Clause",
"Apache-2.0",
"MIT-0",
"MIT"
] | 117 | 2015-10-25T16:28:15.000Z | 2022-02-08T23:01:09.000Z | SECTION .text
GLOBAL mul_p521
mul_p521:
sub rsp, 0x360 ; last 0x30 (6) for Caller - save regs
mov [ rsp + 0x330 ], rbx; saving to stack
mov [ rsp + 0x338 ], rbp; saving to stack
mov [ rsp + 0x340 ], r12; saving to stack
mov [ rsp + 0x348 ], r13; saving to stack
mov [ rsp + 0x350 ], r14; saving to stack
mov [ rsp + 0x... | 39.877086 | 129 | 0.634689 |
d98bc2fb25150d1b4bbc1a9f38595da1ad6022cc | 353 | asm | Assembly | oeis/049/A049581.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/049/A049581.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/049/A049581.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A049581: Table T(n,k) = |n-k| read by antidiagonals (n >= 0, k >= 0).
; 0,1,1,2,0,2,3,1,1,3,4,2,0,2,4,5,3,1,1,3,5,6,4,2,0,2,4,6,7,5,3,1,1,3,5,7,8,6,4,2,0,2,4,6,8,9,7,5,3,1,1,3,5,7,9,10,8,6,4,2,0,2,4,6,8,10,11,9,7,5,3,1,1,3,5,7,9,11,12,10,8,6,4,2,0,2,4,6,8,10,12,13,11,9,7,5,3,1,1,3
mul $0,2
add $0,1
seq $0,53188 ; Di... | 50.428571 | 211 | 0.558074 |
cdc30d726c34996226927e6e16dbe913fc936020 | 8,583 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_10377_1424.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_10377_1424.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_10377_1424.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x1cf90, %rbp
sub $55279, %rax
movups (%rbp), %xmm1
vpextrq $1, %xmm1, %r14
nop
nop
nop
nop
sub %rcx, %rcx
lea addresses_WC_ht+0xec0c, %r11
xor $5831, %r15
movb $0x6... | 31.097826 | 2,999 | 0.653268 |
d1112077ea86637badf3632c982bec5f256982ee | 578 | asm | Assembly | programs/oeis/331/A331473.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/331/A331473.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/331/A331473.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A331473: Alternating sum of (n+1)*A000108(n+1).
; 1,3,12,44,166,626,2377,9063,34695,133265,513381,1982763,7674937,29767223,115655452,450067268,1753894162,6843602438,26734398172,104548010228,409243597192,1603372802888,6286998311062,24670701224714,96877958811586,380673221064366
mov $16,$0
mov $18,2
lpb $18
clr $0,16... | 18.645161 | 228 | 0.647059 |
bca26fbc4d653668cd97d204b90f6e9efe249477 | 334 | asm | Assembly | programs/oeis/140/A140823.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/140/A140823.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/140/A140823.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A140823: Natural numbers which are not perfect fourth powers.
; 2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74
mov $1,$0
div $1,14
add $1,23
div $1,24
add $... | 33.4 | 209 | 0.658683 |
5aeb727db1234484c8b3769cc4830e953999e22a | 1,752 | asm | Assembly | Final Assignment CSE331/Solution/Final Assignment/FA-8.asm | MohammadSakiL/CSE331L-Section-1-Fall20-NSU | 52a984fd9cae962760c759306e7998bd9ee75afc | [
"MIT"
] | null | null | null | Final Assignment CSE331/Solution/Final Assignment/FA-8.asm | MohammadSakiL/CSE331L-Section-1-Fall20-NSU | 52a984fd9cae962760c759306e7998bd9ee75afc | [
"MIT"
] | null | null | null | Final Assignment CSE331/Solution/Final Assignment/FA-8.asm | MohammadSakiL/CSE331L-Section-1-Fall20-NSU | 52a984fd9cae962760c759306e7998bd9ee75afc | [
"MIT"
] | null | null | null | DATA SEGMENT
PROMPT_1 DB 0AH,0DH, 'ENTER A STRING: ',0DH,0AH,'$'
PROMPT_2 DB 0AH,0DH, 'REVERSE ORDER OF YOUR INPUT : ',0DH,0AH,'$'
PROMPT_3 DB 0AH,0DH, 'YOUR STRING IS STRING: ',0DH,0AH,'$'
STR_1 DB 40 DUP("$")
STR_2 DB 40 DUP("$")
PALIN DB ... | 14.016 | 73 | 0.444064 |
02f809351679915fc28f41ba830077210d2a09f2 | 10,510 | asm | Assembly | P6/data_P6_2/MDTest138.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P6/data_P6_2/MDTest138.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6_2/MDTest138.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | ori $ra,$ra,0xf
mflo $3
lui $1,12684
lui $5,16735
divu $4,$ra
divu $1,$ra
div $1,$ra
divu $0,$ra
ori $1,$4,39657
lb $6,7($0)
addiu $3,$3,-30778
ori $2,$2,8910
lui $2,54212
addiu $5,$4,31814
divu $5,$ra
sb $1,5($0)
addu $6,$6,$6
mult $3,$3
sb $1,8($0)
sll $4,$4,23
multu $4,$2
mult $2,$2
mflo $4
mfhi $6
div $4,$ra
sll $5... | 11.808989 | 18 | 0.567079 |
81e49f18229fca159bf303dd305bdb8b4062dda0 | 751 | asm | Assembly | oeis/235/A235496.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/235/A235496.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/235/A235496.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A235496: a(n) = round(n^n/n!).
; Submitted by Christian Krause
; 1,1,2,5,11,26,65,163,416,1068,2756,7148,18614,48639,127463,334865,881658,2325751,6145597,16263866,43099804,114356611,303761260,807692035,2149632061,5726042115,15264691107,40722913454,108713644516,290404350963,776207020880,2075825009901,5554277310717,148... | 57.769231 | 496 | 0.810919 |
5f3584583b68b853205a9ad4c012bd35263fed43 | 17,069 | asm | Assembly | sc.asm | WolfDroid/ASVr-Piano | 1d82360e8671c576538a60d0ebbb75b60c0c7437 | [
"MIT"
] | 2 | 2019-09-24T21:33:32.000Z | 2020-07-31T02:15:41.000Z | sc.asm | WolfDroid/ASVr-Piano | 1d82360e8671c576538a60d0ebbb75b60c0c7437 | [
"MIT"
] | null | null | null | sc.asm | WolfDroid/ASVr-Piano | 1d82360e8671c576538a60d0ebbb75b60c0c7437 | [
"MIT"
] | 3 | 2020-11-02T03:38:25.000Z | 2021-02-01T13:51:18.000Z | ;Deklarasi Model Program yang Digunakan
.MODEL SMALL
;Inisialisasi Stack yang akan digunakan
.STACK 100H
.DATA
;Segment Data
;DEKLARASI JUDUL
TIT1 db 13,10, 13, 10, 13,10 , 13,10, 13, 10, 13, 10, 13, 10, ' ___ _____ _ _ ______ _' , 13, 10, '$' ... | 36.707527 | 248 | 0.281212 |
ea9601a0dec5ebb2680b8795abdc83ad207498f4 | 404 | asm | Assembly | oeis/024/A024635.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/024/A024635.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/024/A024635.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A024635: n written in fractional base 6/2.
; Submitted by Jamie Morken(s3.)
; 0,1,2,3,4,5,20,21,22,23,24,25,40,41,42,43,44,45,200,201,202,203,204,205,220,221,222,223,224,225,240,241,242,243,244,245,400,401,402,403,404,405,420,421,422,423,424,425,440,441,442,443,444,445,2000,2001,2002,2003
mov $3,1
lpb $0
mov $2,$0... | 25.25 | 213 | 0.653465 |
d85f604d975c35673b2089589ad82b8b2d51fa34 | 303 | asm | Assembly | engine/pokemon/print_move_description.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | engine/pokemon/print_move_description.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 1 | 2020-12-16T01:11:20.000Z | 2020-12-16T22:53:56.000Z | engine/pokemon/print_move_description.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | PrintMoveDesc:
push hl
ld a, [wCurSpecies]
call GetMoveIndexFromID
ld b, h
ld c, l
ld a, BANK(MoveDescriptions)
ld hl, MoveDescriptions
call LoadDoubleIndirectPointer
jr nz, .ok
ld a, BANK(InvalidMoveDescription)
ld hl, InvalidMoveDescription
.ok
ld d, h
ld e, l
pop hl
jp FarPlaceString
| 16.833333 | 35 | 0.749175 |
173edf70ed233728d510450f4443c405f8245aa5 | 531 | asm | Assembly | basic/12_data_angka/representasi_bcd.asm | bellshade/Assembly | 94e1ab38f9f217b414cf1d19f9c52c052b7ec2e0 | [
"MIT"
] | 6 | 2021-11-12T14:13:57.000Z | 2022-02-18T08:24:42.000Z | basic/12_data_angka/representasi_bcd.asm | AdityaFitrianaNS/Assembly | c412279c8042300e77ec862c13e19f0c1cdf71af | [
"MIT"
] | 2 | 2021-11-22T00:50:03.000Z | 2021-11-24T01:14:24.000Z | basic/12_data_angka/representasi_bcd.asm | AdityaFitrianaNS/Assembly | c412279c8042300e77ec862c13e19f0c1cdf71af | [
"MIT"
] | 4 | 2021-11-22T00:18:36.000Z | 2022-03-22T06:35:31.000Z | section .text
global _start
_start:
mov esi, 4
mov ecx, 5
add_loop:
mov al, [angka1 + esi]
adc al, [angka2 + esi]
aaa
pushf
or al, 30h
popf
mov [sum + esi], al
dec esi
loop add_loop
mov edx, len
mov ecx, msg
mov evx, 1
mov eax, 4... | 14.351351 | 27 | 0.508475 |
fcbb9d207261ffc9b2f5a10eea4545eac1aec955 | 6,595 | asm | Assembly | SHT15.asm | sebdehne/floorHeatingController | 3c0e44330a59bf5dfd648f25d1fb045cf0526e53 | [
"Unlicense"
] | null | null | null | SHT15.asm | sebdehne/floorHeatingController | 3c0e44330a59bf5dfd648f25d1fb045cf0526e53 | [
"Unlicense"
] | null | null | null | SHT15.asm | sebdehne/floorHeatingController | 3c0e44330a59bf5dfd648f25d1fb045cf0526e53 | [
"Unlicense"
] | null | null | null | errorlevel -302
#include "config.inc"
#ifndef CLOCKSPEED
error "CLOCKSPEED must be defined, for example: .8000000"
#endif
SHT15Data udata 0x30
d1 res 1
d2 res 1
d3 res 1
temp res 1
bytes_to_read res 1
loop_cnt res 1
loop_cnt2 res 1
SHT15_databuffer res 3
global SHT15_databu... | 17.586667 | 79 | 0.734951 |
1e8d3ee996e4a5cf660b3206e4c3cf549ac5099f | 635 | asm | Assembly | src/kernel/boot.asm | MetaColon/Melvix | cca3879a03c2a983310e25bca6a64a979aa9c3ef | [
"MIT"
] | null | null | null | src/kernel/boot.asm | MetaColon/Melvix | cca3879a03c2a983310e25bca6a64a979aa9c3ef | [
"MIT"
] | null | null | null | src/kernel/boot.asm | MetaColon/Melvix | cca3879a03c2a983310e25bca6a64a979aa9c3ef | [
"MIT"
] | null | null | null | bits 32
kernel_stack equ 0x4000
multiboot_magic equ 0xe85250d6
section .text
align 4
multiboot:
header_start:
dd multiboot_magic
dd 0
dd header_end - header_start
dd 0x100000000 - (multiboot_magic + 0 + (header_end - header_start))
; Information tag
align 8
dw 1
dw 1
dd 24
dd 2 ; bootloader n... | 12.959184 | 70 | 0.692913 |
5ee27ff827e8f88465c60d25f76413cbd6f88dac | 686 | asm | Assembly | oeis/001/A001910.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/001/A001910.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/001/A001910.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A001910: a(n) = n*a(n-1) + (n-5)*a(n-2).
; Submitted by Christian Krause
; 0,1,5,31,227,1909,18089,190435,2203319,27772873,378673901,5551390471,87057596075,1453986832381,25762467303377,482626240281739,9530573107600319,197850855756232465,4307357140602486869,98125321641110663023,2334414826276390013171,57890336941814462... | 42.875 | 497 | 0.819242 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.