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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c87082ff821ad6a9e3fc21a7d3c4497d2fe680b5 | 693 | asm | Assembly | oeis/027/A027024.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/027/A027024.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/027/A027024.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A027024: a(n) = T(n,n+2), T given by A027023.
; Submitted by Jamie Morken(s4)
; 1,5,13,27,53,101,189,351,649,1197,2205,4059,7469,13741,25277,46495,85521,157301,289325,532155,978789,1800277,3311229,6090303,11201817,20603357,37895485,69700667,128199517,235795677,433695869,797691071,1467182625,2698569573,4963443277,9129... | 77 | 498 | 0.816739 |
3b4e41d6f54c85e167f86dbd637e8b8d686a475c | 789 | asm | Assembly | Working Disassembly/Levels/LRZ/Misc Object Data/Map - Solid Moving Platforms.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | 5 | 2021-07-09T08:17:56.000Z | 2022-02-27T19:57:47.000Z | Working Disassembly/Levels/LRZ/Misc Object Data/Map - Solid Moving Platforms.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Working Disassembly/Levels/LRZ/Misc Object Data/Map - Solid Moving Platforms.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | dc.w word_259C8-Map_LRZSolidMovingPlatforms
dc.w word_259FA-Map_LRZSolidMovingPlatforms
word_259C8: dc.w 8 ; DATA XREF: ROM:000259C4o
dc.b $E0, $D, $20, $60, $FF, $E0
dc.b $E0, $D, $28, $60, 0, 0
dc.b $F0, $D, $20, $68, $FF, $E0
dc.b $F0, $D, $28, $68, 0, 0
dc.b 0, $D, $20, $70, $FF, $E0... | 35.863636 | 48 | 0.444867 |
91e263caf9b6ddf9d1ae50ebc64f1d72cef41cc8 | 1,431 | asm | Assembly | programs/oeis/140/A140236.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/140/A140236.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/140/A140236.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A140236: Double tetrahedral numbers (or double pyramidal numbers): a(n) = k(k+1)(k+2)/6 where k = n(n+1)(n+2)/6.
; 0,1,20,220,1540,7770,30856,102340,295240,762355,1798940,3939936,8104460,15803060,29426320,52636760,90889616,152112005,247574180,392991060,609896980,927341646,1383960600,2030479100,2932714200,4175145975,5... | 159 | 1,266 | 0.883997 |
1f772d9818597b43e935f9fb641538456a9f3d6b | 5,111 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2.log_13758_1153.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2.log_13758_1153.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2.log_13758_1153.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 %r14
push %r15
push %rax
push %rbp
push %rsi
lea addresses_D_ht+0x137a8, %rax
nop
nop
nop
xor %rsi, %rsi
movb (%rax), %r12b
xor $40199, %r12
lea addresses_WC_ht+0x1dcc8, %rbp
dec %r15
vmovups (%rbp), %ymm3
vextracti128 $0, %ymm3, %xmm3
vpextrq $0, %xmm3, %rsi
... | 46.463636 | 2,999 | 0.657993 |
30275c694147d22c3ecb67b62ecd5ba6ebbb6ae4 | 2,060 | asm | Assembly | asm/smp.asm | lavenderos/lvk | fe04682b6b97bfec03823c9f421668929ba92954 | [
"BSD-2-Clause"
] | null | null | null | asm/smp.asm | lavenderos/lvk | fe04682b6b97bfec03823c9f421668929ba92954 | [
"BSD-2-Clause"
] | null | null | null | asm/smp.asm | lavenderos/lvk | fe04682b6b97bfec03823c9f421668929ba92954 | [
"BSD-2-Clause"
] | null | null | null | global smp_prepare_trampoline
global smp_init_cpu0_local
global smp_check_ap_flag
extern syscall_entry
extern load_tss
section .data
%define smp_trampoline_size smp_trampoline_end - smp_trampoline
smp_trampoline: incbin "real/smp_trampoline.bin"
smp_trampoline_end:
section .text
bits 64
%define TRA... | 18.392857 | 70 | 0.648544 |
57129a50b1c78d473ef65c99e3f0ad7fc8d349c9 | 4,858 | asm | Assembly | src/xpf_core/windows/kpcr64.asm | assqingt/NoirVisor | d7ab18bde41cc1e8e0a6b22b1f34f5c62f42ed20 | [
"MIT"
] | 1 | 2019-10-17T14:11:55.000Z | 2019-10-17T14:11:55.000Z | src/xpf_core/windows/kpcr64.asm | morelli690/_VMM_HV_NoirVisor | 44b8bd8fe23b5d0858164e2393fc61449dc271ca | [
"MIT"
] | null | null | null | src/xpf_core/windows/kpcr64.asm | morelli690/_VMM_HV_NoirVisor | 44b8bd8fe23b5d0858164e2393fc61449dc271ca | [
"MIT"
] | 1 | 2019-10-28T17:48:58.000Z | 2019-10-28T17:48:58.000Z | ; NoirVisor - Hardware-Accelerated Hypervisor solution
;
; Copyright 2018-2019, Zero Tang. All rights reserved.
;
; This file saves processor states for 64-bit processors.
;
; This program is distributed in the hope that it will be successful, but
; without any warranty (no matter implied warranty of merchantability o... | 20.241667 | 73 | 0.729518 |
4dde0aade771b33f7437d9243a3bdff9fcca7fec | 479 | asm | Assembly | programs/oeis/244/A244953.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/244/A244953.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/244/A244953.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A244953: a(n) = Sum_{i=0..n} (-i mod 4).
; 0,3,5,6,6,9,11,12,12,15,17,18,18,21,23,24,24,27,29,30,30,33,35,36,36,39,41,42,42,45,47,48,48,51,53,54,54,57,59,60,60,63,65,66,66,69,71,72,72,75,77,78,78,81,83,84,84,87,89,90,90,93,95,96,96,99,101,102,102,105,107,108,108,111,113,114,114,117,119,120,120,123,125,126,126,129,131... | 43.545455 | 329 | 0.632568 |
74ebed57713d928059e733699ffda46258a6e5ae | 241 | asm | Assembly | oeis/001/A001736.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/001/A001736.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/001/A001736.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A001736: 4 in base 10-n.
; Submitted by Jamie Morken(s4)
; 4,4,4,4,4,4,10,11,100,1111
lpb $0
mov $2,$0
mod $2,10
lpb $0
mul $0,$2
div $0,10
sub $0,1
add $3,$1
mul $1,10
add $1,$2
lpe
lpe
mov $0,$3
add $0,4
| 12.684211 | 31 | 0.518672 |
a464b53ccd66ca1df5e24dbbad68be67a5cb754b | 662 | asm | Assembly | oeis/325/A325829.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/325/A325829.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/325/A325829.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A325829: "Sloping nonary numbers": write numbers in nonary under each other (right-justified), read diagonals in upward direction, convert to decimal.
; Submitted by Christian Krause
; 0,1,2,3,4,5,6,7,17,9,10,11,12,13,14,15,16,26,18,19,20,21,22,23,24,25,35,27,28,29,30,31,32,33,34,44,36,37,38,39,40,41,42,43,53,45,46,4... | 28.782609 | 294 | 0.645015 |
8e65571e9d6a4199acd3f002f84ef77ce9316294 | 10,897 | asm | Assembly | mudpack/plugins/lzma/lzma_nasm.asm | layerfsd/mupack | e62afb90efd8f09aa14ce8f1e8bc8941aa1df8f4 | [
"WTFPL"
] | 1 | 2019-04-19T05:13:57.000Z | 2019-04-19T05:13:57.000Z | mudpack/plugins/lzma/lzma_nasm.asm | layerfsd/mupack | e62afb90efd8f09aa14ce8f1e8bc8941aa1df8f4 | [
"WTFPL"
] | null | null | null | mudpack/plugins/lzma/lzma_nasm.asm | layerfsd/mupack | e62afb90efd8f09aa14ce8f1e8bc8941aa1df8f4 | [
"WTFPL"
] | 1 | 2019-11-25T12:16:00.000Z | 2019-11-25T12:16:00.000Z | SECTION .text
global _get_unpackersize
global _get_unpackerptr
_get_unpackersize:
mov eax, unpacker_end - unpacker_start
ret
_get_unpackerptr:
mov eax, unpacker_start
ret
unpacker_start:
push ebp
mov ebp,esp
sub esp,30h ; <- Allocating local variable space
pushad ; <- Save our registers onto the stack... | 14.886612 | 63 | 0.721483 |
149e9068710452b0db4fcd7a1c850d78a1789736 | 1,505 | asm | Assembly | programs/oeis/020/A020878.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/020/A020878.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/020/A020878.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A020878: Number of maximum matchings in the n-Moebius ladder M_n.
; 2,3,3,6,7,13,18,31,47,78,123,201,322,523,843,1366,2207,3573,5778,9351,15127,24478,39603,64081,103682,167763,271443,439206,710647,1149853,1860498,3010351,4870847,7881198,12752043,20633241,33385282,54018523,87403803,141422326,228826127,370248453,599074... | 68.409091 | 1,187 | 0.833223 |
38d7206759f58dccba02dc499301555fb43ae417 | 748 | asm | Assembly | programs/oeis/125/A125168.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/125/A125168.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/125/A125168.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A125168: a(n) = gcd(n, A032741(n)) where A032741(n) is the number of proper divisors of n.
; 1,1,1,2,1,3,1,1,1,1,1,1,1,1,3,4,1,1,1,5,3,1,1,1,1,1,3,1,1,1,1,1,3,1,1,4,1,1,3,1,1,7,1,1,5,1,1,3,1,5,3,1,1,1,1,7,3,1,1,1,1,1,1,2,1,1,1,1,3,7,1,1,1,1,5,1,1,1,1,1,1,1,1,1,1,1,3,1,1,1,1,1,3,1,1,1,1,1,1,4,1,1,1,1,7,1,1,1,1,1,3,1,1... | 62.333333 | 506 | 0.544118 |
c299a6553b9bfc7191f55389d62fc1f7ea7cc242 | 212 | asm | Assembly | SP/1.asm | sujitdhond142/Practicals | eb10eb1eae9bc0baef70b0a9be69224b4ce7a02a | [
"MIT"
] | 1 | 2017-09-16T03:48:02.000Z | 2017-09-16T03:48:02.000Z | SP/1.asm | sujitdhond142/Practicals | eb10eb1eae9bc0baef70b0a9be69224b4ce7a02a | [
"MIT"
] | null | null | null | SP/1.asm | sujitdhond142/Practicals | eb10eb1eae9bc0baef70b0a9be69224b4ce7a02a | [
"MIT"
] | null | null | null | PRGM STRT ** **
** USNG ** =15
** LOAD AX =10
THRE DCbb 3 **
FOUR DCbb 4 **
** LOAD BX FOUR
LOOP ADDb AX BX
** JNCb LOOP **
** LOAD CX =9
LOOP SUBb CX BX
** JNZb LOOP **
** MOVb DX =7
** ADDb BX DX
** ENDb ** **
| 14.133333 | 15 | 0.54717 |
1f60d364d91f6a534fc1ab2df396e342068e40f7 | 7,217 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_67.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_67.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_67.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 %r13
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0xf57b, %rax
nop
nop
nop
nop
sub %r9, %r9
mov $0x6162636465666768, %r13
movq %r13, (%rax)
nop
nop
nop
nop
dec %r11
lea addresses_D_ht+0xbabb, %rsi
lea addresses_WC_ht+0x39fb, %r... | 33.882629 | 2,999 | 0.661078 |
c8b58858ccc18fb269db0ea127884f725b7da81c | 356 | asm | Assembly | oeis/021/A021703.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021703.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021703.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021703: Decimal expansion of 1/699.
; Submitted by Jamie Morken(s2.)
; 0,0,1,4,3,0,6,1,5,1,6,4,5,2,0,7,4,3,9,1,9,8,8,5,5,5,0,7,8,6,8,3,8,3,4,0,4,8,6,4,0,9,1,5,5,9,3,7,0,5,2,9,3,2,7,6,1,0,8,7,2,6,7,5,2,5,0,3,5,7,6,5,3,7,9,1,1,3,0,1,8,5,9,7,9,9,7,1,3,8,7,6,9,6,7,0,9,5,8
add $0,1
mov $2,1
lpb $0
sub $0,1
mul $2,10... | 25.428571 | 199 | 0.55618 |
6a1a57aa330c28fd01d46e05196da5c14c8dfe39 | 536 | asm | Assembly | skeletnv.asm | dylancarlson/citplus | 90aedfc7047fe92bdd0d09f1eb1671d7ddcde8a3 | [
"Unlicense"
] | 1 | 2020-08-11T06:12:01.000Z | 2020-08-11T06:12:01.000Z | skeletnv.asm | dylancarlson/citplus | 90aedfc7047fe92bdd0d09f1eb1671d7ddcde8a3 | [
"Unlicense"
] | null | null | null | skeletnv.asm | dylancarlson/citplus | 90aedfc7047fe92bdd0d09f1eb1671d7ddcde8a3 | [
"Unlicense"
] | null | null | null | ; skeleton vid driver for citadel
ideal
model large, c
codeseg
org 0
desc db 'Skeleton Video Driver'
db 32 - ((offset $ - offset desc)) dup(0)
; filler for alignment
dw offset init_vid ; open vid
dw offset close_vid ; close vid
dw 123 dup (0) ; 128 total entries reserved
; ----------... | 16.75 | 80 | 0.453358 |
49000625592baa2f498ec5b2534293ddf9af7755 | 1,382 | asm | Assembly | programs/oeis/094/A094763.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/094/A094763.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/094/A094763.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A094763: Trajectory of 2 under repeated application of the map n -> n + square excess of n.
; 2,3,5,6,8,12,15,21,26,27,29,33,41,46,56,63,77,90,99,117,134,147,150,156,168,192,215,234,243,261,266,276,296,303,317,345,366,371,381,401,402,404,408,416,432,464,487,490,496,508,532,535,541,553,577,578,580,584,592,608,640,655,... | 153.555556 | 1,205 | 0.772069 |
b61650c9649ca4c193def0b3959cdd3bdaa0997b | 1,739 | asm | Assembly | src/asm/boot.asm | WesleyAC/subatomic | 614edd519697b3509e87824a256bd3d181f59176 | [
"MIT"
] | 13 | 2017-08-09T15:33:53.000Z | 2021-01-06T15:00:23.000Z | src/asm/boot.asm | WesleyAC/subatomic | 614edd519697b3509e87824a256bd3d181f59176 | [
"MIT"
] | 2 | 2017-07-23T23:23:14.000Z | 2017-11-17T21:09:59.000Z | src/asm/boot.asm | WesleyAC/subatomic | 614edd519697b3509e87824a256bd3d181f59176 | [
"MIT"
] | 1 | 2019-06-10T01:28:43.000Z | 2019-06-10T01:28:43.000Z | extern kmain
global start
section .text
bits 32
start:
; Move Multiboot info pointer to edi to pass it to the kernel. We must not
; modify the `edi` register until the kernel it called.
mov edi, ebx
mov eax, p4_table
or eax, 0b11 ; present + writable
mov [p4_table + 511 * 8], eax
; Point the first ent... | 18.698925 | 86 | 0.643473 |
6c5bd865239c81ac2eaa346bc3986a0f762d70d3 | 437 | asm | Assembly | CPU/cpu_test/test_storage/test8_jr_lw.asm | SilenceX12138/MIPS-Microsystems | d389b706b0930151a710b544db436c2883af958b | [
"MIT"
] | 55 | 2021-09-06T12:12:47.000Z | 2022-01-15T04:30:53.000Z | CPU/cpu_test/test_storage/test8_jr_lw.asm | SilenceX12138/MIPS-Microsystems | d389b706b0930151a710b544db436c2883af958b | [
"MIT"
] | null | null | null | CPU/cpu_test/test_storage/test8_jr_lw.asm | SilenceX12138/MIPS-Microsystems | d389b706b0930151a710b544db436c2883af958b | [
"MIT"
] | null | null | null | ori $1,$0,0x3014
sw $1,0($0)
jal loop1
lw $31,0($0)
ori $1,$0,1
ori $2,$0,2
j exit1
ori $3,$0,3
loop1:
jr $31
ori $4,$0,4
exit1:
ori $5,$0,0x303c
sw $5,4($0)
jal loop2
lw $31,4($0)
ori $5,$0,5
ori $6,$0,6
j exit2
ori $7,$0,7
loop2:
ori $8,$0,8
jr $31
ori $9,$0,9
exit2:
ori $10,$0,0x3068
sw $10,8($0)
jal loop3
lw $31,8(... | 10.925 | 17 | 0.581236 |
6f3237b8e6102a8f48f1fd2b7f655e3bb009bc99 | 1,392 | asm | Assembly | programs/oeis/159/A159008.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/159/A159008.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/159/A159008.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A159008: Positive numbers k such that k^2 == 2 (mod 89).
; 25,64,114,153,203,242,292,331,381,420,470,509,559,598,648,687,737,776,826,865,915,954,1004,1043,1093,1132,1182,1221,1271,1310,1360,1399,1449,1488,1538,1577,1627,1666,1716,1755,1805,1844,1894,1933,1983,2022,2072,2111,2161,2200,2250,2289,2339,2378,2428,2467,251... | 116 | 1,252 | 0.778017 |
f7444d5a41c99c895a6b43e2d182f73d57aa138c | 610 | asm | Assembly | Perimeter.asm | SuiGeneris01/emu8086 | de0ba90640dc673c8926b995e2a5aa9a69bd48b5 | [
"MIT"
] | 3 | 2019-05-20T11:55:05.000Z | 2019-06-23T23:12:11.000Z | Perimeter.asm | SuiGeneris01/emu8086 | de0ba90640dc673c8926b995e2a5aa9a69bd48b5 | [
"MIT"
] | null | null | null | Perimeter.asm | SuiGeneris01/emu8086 | de0ba90640dc673c8926b995e2a5aa9a69bd48b5 | [
"MIT"
] | 1 | 2021-05-04T13:16:25.000Z | 2021-05-04T13:16:25.000Z | org 100h
include "emu8086.inc"
MOV DX, OFFSET MAIN
MOV AH,9
INT 21H
MOV DX, OFFSET QUE
MOV AH,9
INT 21H
CALL scan_num
MOV BX,CX
MOV DX, OFFSET QUES
MOV AH,9
INT 21H
CALL scan_num
MOV AX,CX
CALL pthis
db 13,10, "THE PERIMETER OF THE RECTANGLE IS = ", 0
CA... | 13.555556 | 59 | 0.637705 |
944d8afdd193baba351933c4d31025c37f435743 | 817 | asm | Assembly | oeis/180/A180920.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/180/A180920.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/180/A180920.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A180920: Number a(n) of terms in the sum of cube of consecutive integers starting from a(n) such that the sum equals a squared integer.
; 1,33,2017,124993,7747521,480221281,29765971873,1845010034817,114360856186753,7088528073543841,439374379703531361,27234123013545400513,1688076252460111300417,10463349352951335522531... | 58.357143 | 484 | 0.856793 |
282362201e518ed1d97d0908ee96dbeea6a7ebd3 | 330 | asm | Assembly | programs/oeis/131/A131506.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/131/A131506.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/131/A131506.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A131506: 2n+1 appears 2n-1 times.
; 3,5,5,5,7,7,7,7,7,9,9,9,9,9,9,9,11,11,11,11,11,11,11,11,11,13,13,13,13,13,13,13,13,13,13,13,15,15,15,15,15,15,15,15,15,15,15,15,15,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,19,19,19,19,19,19,19,19,19,19,19
lpb $0
add $1,2
sub $0,$1
trn $0,1
lpe
div $1,2
mul $1,2
add $1,3
... | 25.384615 | 210 | 0.609091 |
8f4914fe9aec1d06d943775eb0afe80c374b42f8 | 11,219 | asm | Assembly | Code/CustomControl/RAProperty/Src/FpParse.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 11 | 2016-12-03T16:35:42.000Z | 2022-03-26T06:02:53.000Z | Code/CustomControl/RAProperty/Src/FpParse.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 1 | 2018-02-24T20:17:46.000Z | 2018-03-02T08:57:40.000Z | Code/CustomControl/RAProperty/Src/FpParse.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 4 | 2018-10-19T01:14:55.000Z | 2021-09-11T18:51:48.000Z |
.const
szfpskipline db 10,7,'program'
db 10,4,'uses'
db 0,0,0
szfpword1 db 10,8,'function'
db 11,9,'procedure'
db 12,4,'type'
db 13,5,'const'
db 14,3,'var'
db 15,5,'begin'
db 16,3,'end'
db 0,0,0
szfpword2 db 10,6,'record'
... | 18.919056 | 75 | 0.562082 |
c2d16e6add7bb786109b80938c4b4d5582322ba0 | 27,101 | asm | Assembly | osaka2/main.asm | genivia-inc/PC1403-Music-Routines | f48763d474e118622ed7ffbe91ea5bb89f278bbb | [
"CC0-1.0"
] | 1 | 2021-12-11T06:30:35.000Z | 2021-12-11T06:30:35.000Z | osaka2/main.asm | genivia-inc/PC1403-Music-Routines | f48763d474e118622ed7ffbe91ea5bb89f278bbb | [
"CC0-1.0"
] | null | null | null | osaka2/main.asm | genivia-inc/PC1403-Music-Routines | f48763d474e118622ed7ffbe91ea5bb89f278bbb | [
"CC0-1.0"
] | null | null | null | ;osaka II beeper engine for sharp pc-1403
;version 1.0 by utz 07'2014
;2 channels pulse-interleaving square wave sound + pwm drums
I equ $00
J equ $01
A equ $02
B equ $03
XL equ $04
XH equ $05
YL equ $06
YH equ $07
K equ $08
L equ $09
M equ $0A
N equ $0B
WRK equ $0C
OUTP equ $5f ;beeper out
org $80e8
be... | 13.429633 | 93 | 0.638685 |
474348bd6140d7188e2be4bf4f1461fab5c0d12e | 48,158 | asm | Assembly | samples/paulmon2/pm21_src/extra.asm | alanmimms/sim8052 | 4a068e3474457afdd4e3c8252286fe6fce0ff178 | [
"MIT"
] | null | null | null | samples/paulmon2/pm21_src/extra.asm | alanmimms/sim8052 | 4a068e3474457afdd4e3c8252286fe6fce0ff178 | [
"MIT"
] | null | null | null | samples/paulmon2/pm21_src/extra.asm | alanmimms/sim8052 | 4a068e3474457afdd4e3c8252286fe6fce0ff178 | [
"MIT"
] | null | null | null | ; User installable disassembler and single-step run for paulmon2
; Please email comments, suggestions, bugs to paul@pjrc.com
; This code is in the public domain. It is distributed in
; the hope that it will be useful, but without any warranty;
; without even the implied warranty of merchantability or fitness
; for a ... | 23.43455 | 79 | 0.536837 |
b974474366eb9007922ca1beae4d6cc806adc002 | 653 | asm | Assembly | oeis/229/A229339.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/229/A229339.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/229/A229339.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A229339: GCD of all sums of n consecutive Lucas numbers.
; Submitted by Jamie Morken(s3)
; 1,1,2,5,1,4,1,15,2,11,1,40,1,29,2,105,1,76,1,275,2,199,1,720,1,521,2,1885,1,1364,1,4935,2,3571,1,12920,1,9349,2,33825,1,24476,1,88555,2,64079,1,231840,1,167761,2,606965,1,439204,1,1589055,2,1149851,1,4160200,1,3010349,2,1089154... | 40.8125 | 451 | 0.721286 |
a5e1a47277b3c559df952c493de9c6776c0f487a | 20,041 | asm | Assembly | Source/Levels/L1103.asm | AbePralle/FGB | 52f004b8d9d4091a2a242a012dc8c1f90d4c160d | [
"MIT"
] | null | null | null | Source/Levels/L1103.asm | AbePralle/FGB | 52f004b8d9d4091a2a242a012dc8c1f90d4c160d | [
"MIT"
] | null | null | null | Source/Levels/L1103.asm | AbePralle/FGB | 52f004b8d9d4091a2a242a012dc8c1f90d4c160d | [
"MIT"
] | null | null | null | ; L1103.asm wedding / gyro pops from tree
; Generated 08.03.2000 by mlevel
; Modified 08.03.2000 by Abe Pralle
INCLUDE "Source/Defs.inc"
INCLUDE "Source/Levels.inc"
;from L0505
VAR_HERO EQU 11
;---------------------------------------------------------------------
SECTION "Level1103Gfx1",ROMX
;--------------------... | 25.595147 | 70 | 0.554613 |
d71635bf69fbbd7b5c3205ed4554b3b7e5ca5999 | 14,732 | asm | Assembly | cmd/chkdsk/chkproc2.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/chkdsk/chkproc2.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/chkdsk/chkproc2.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | TITLE CHKPROC2 - PART2 Procedures called from chkdsk
;/*
; * Microsoft Confidential
; * Copyright (C) Microsoft Corporation 1991
; * All Rights Reserved.
; */
page ,132 ;
.xlist
include chkseg.inc ;an005;bgb
INCLUDE CHKCHNG.INC
INCLUDE DOSSY... | 28.276392 | 91 | 0.57684 |
7ac8448fdcb8fa9300cfb868a8c222a79722094e | 418 | asm | Assembly | oeis/028/A028199.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/028/A028199.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/028/A028199.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A028199: Expansion of 1/((1-5x)(1-10x)(1-11x)(1-12x)).
; Submitted by Jon Maiga
; 1,38,917,17950,311181,4984638,75555157,1099718270,15519848861,213791759038,2888580642597,38416793758590,504293367484141,6547729455298238,84231046860437237,1075013759173110910
mov $1,1
mov $2,$0
mov $3,$0
lpb $2
mov $0,$3
mul $1,11
... | 24.588235 | 176 | 0.688995 |
18d1ac6df8234aed6caf4648c74584bb2994d7da | 403 | asm | Assembly | oeis/268/A268479.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/268/A268479.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/268/A268479.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A268479: For p = prime(n), number of primes (including p) in the trajectory of p under the procedure in A244550, also allowing the Wieferich prime 2, that are not terms of a repeating cycle.
; Submitted by Christian Krause
; 0,0,1,2,0,1,1,1,2,1,3,1,1,2
mov $3,$0
pow $0,2
add $3,8
mov $2,$3
lpb $0
add $0,$2
mov $... | 19.190476 | 192 | 0.640199 |
fccfb78f181fe1a3c3329cc8a366232d96325b1d | 749 | asm | Assembly | oeis/077/A077910.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/077/A077910.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/077/A077910.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A077910: Expansion of 1/((1-x)*(1+x+2*x^2-2*x^3)).
; Submitted by Jamie Morken(s2)
; 1,0,-1,4,-1,-8,19,-4,-49,96,-5,-284,487,72,-1613,2444,927,-9040,12075,7860,-50089,58520,57379,-274596,276879,387072,-1490021,1269636,2484551,-8003864,5574035,15402796,-42558593,22901072,93021707,-223941036,83699767,550225720,-1165507... | 34.045455 | 489 | 0.720961 |
471cca2ef6bccc4b4a43a20fe808f6c7ffedae0f | 5,028 | asm | Assembly | constants/scene_constants.asm | zavytar/pokecolorless | 5fa4930f9f90acaff7ae62367e3d9feae0404464 | [
"blessing"
] | null | null | null | constants/scene_constants.asm | zavytar/pokecolorless | 5fa4930f9f90acaff7ae62367e3d9feae0404464 | [
"blessing"
] | null | null | null | constants/scene_constants.asm | zavytar/pokecolorless | 5fa4930f9f90acaff7ae62367e3d9feae0404464 | [
"blessing"
] | null | null | null | ; See data/maps/scenes.asm for which maps have scene variables.
; Each scene_script and coord_event is associated with a current scene ID.
; Scene variables default to 0.
SCENE_DEFAULT EQU 0
; Often a map will have a one-time default event for scene 0, and switch to a
; do-nothing scene 1 when the event finishes.
SCE... | 28.089385 | 77 | 0.810263 |
2699b9cdb4c9de50271348457b61275430ea6a85 | 620 | asm | Assembly | oeis/134/A134497.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/134/A134497.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/134/A134497.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A134497: a(n) = Fibonacci(6n+5).
; 5,89,1597,28657,514229,9227465,165580141,2971215073,53316291173,956722026041,17167680177565,308061521170129,5527939700884757,99194853094755497,1779979416004714189,31940434634990099905,573147844013817084101,10284720757613717413913,184551825793033096366333,3311648143516982017180081,59... | 47.692308 | 500 | 0.862903 |
72066d4f22d7c21bf21d45711cfcb5fa1800f810 | 256 | asm | Assembly | libsrc/_DEVELOPMENT/font/font_8x8/_font_8x8_bbc_system.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/font/font_8x8/_font_8x8_bbc_system.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/font/font_8x8/_font_8x8_bbc_system.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | SECTION rodata_font
SECTION rodata_font_8x8
PUBLIC _font_8x8_bbc_system
PUBLIC _font_8x8_bbc_system_end
_font_8x8_bbc_system:
IF __CPU_GBZ80__
INCLUDE "target/gb/fonts/lower.asm"
ENDIF
BINARY "font_8x8_bbc_system.bin"
_font_8x8_bbc_system_end:
| 15.058824 | 38 | 0.84375 |
19a5b75de1ffeac147154cacdff6d1c313f47267 | 13,940 | asm | Assembly | src/file/cmd.asm | fourstix/Elfos-utils | 7155f57192205a4446ad3f73093ae16c4e41e173 | [
"MIT"
] | 3 | 2021-04-23T20:37:58.000Z | 2022-02-09T00:12:04.000Z | src/file/cmd.asm | fourstix/Elfos-utils | 7155f57192205a4446ad3f73093ae16c4e41e173 | [
"MIT"
] | 11 | 2021-04-04T18:43:57.000Z | 2022-02-08T23:33:13.000Z | src/file/cmd.asm | fourstix/Elfos-utils | 7155f57192205a4446ad3f73093ae16c4e41e173 | [
"MIT"
] | null | null | null | ; CMD - a simple command file interpreter
; Copyright 2021 by Gaston Williams
;
; Based on the Init v5 program written by David S. Madole
; Original author's copyright statement from Init v5:
;
; This software is copyright 2021 by David S. Madole.
; You have permission to use, modify, copy, and distribute
; this softwa... | 40.641399 | 97 | 0.481564 |
0902f45ceda625ec66c70c71d7df40211be82876 | 727 | asm | Assembly | GaidenMagic/MagicUMCommandHover.asm | HyperGammaSpaces/FE8GaidenMagic | 4e54fca4d1e78f6c290c09772fc48505f2a8c2b0 | [
"Unlicense"
] | 1 | 2020-06-04T11:36:50.000Z | 2020-06-04T11:36:50.000Z | GaidenMagic/MagicUMCommandHover.asm | HyperGammaSpaces/FE8GaidenMagic | 4e54fca4d1e78f6c290c09772fc48505f2a8c2b0 | [
"Unlicense"
] | null | null | null | GaidenMagic/MagicUMCommandHover.asm | HyperGammaSpaces/FE8GaidenMagic | 4e54fca4d1e78f6c290c09772fc48505f2a8c2b0 | [
"Unlicense"
] | null | null | null | .thumb
.macro blh to, reg=r6
ldr \reg, =\to
mov lr, \reg
.short 0xf800
.endm
.equ ClearMapWith, 0x080197E4
.equ GetUnitRangeMask, 0x080171E8
.equ FillRangeByRangeMask, 0x0801B460
.equ DisplayMoveRangeGraphics, 0x0801DA98
push {r4, r5, r6, lr}
@place this before any func calls
ldr r6, =0x0203F082 @marking t... | 16.522727 | 57 | 0.723521 |
3f4a1326db9b8146aa856b4a1ab5148843e94ee8 | 202 | asm | Assembly | data/pokemon/dex_entries/kakuna.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | data/pokemon/dex_entries/kakuna.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | data/pokemon/dex_entries/kakuna.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | db "COCOON@" ; species name
dw 200, 220 ; height, weight
db "Nearly incapable"
next "of movement, it"
next "leans against"
page "stout trees while"
next "waiting for its"
next "evolution.@"
| 18.363636 | 29 | 0.678218 |
5102b27f769ea29e07029adbe8d08e47f7c2eb48 | 8,256 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_1777.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_1777.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_1777.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 %r14
push %r8
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x13584, %r9
nop
nop
nop
nop
nop
and $13077, %rax
mov (%r9), %r14
inc %r8
lea addresses_WC_ht+0x105c4, %rsi
lea addresses_normal_ht+0x1d1c4, %rdi
nop
nop
nop
nop
add $42655, %rd... | 34.115702 | 2,999 | 0.659884 |
495bbd61fb8b35637979b6ab98b53cf22bba0cd4 | 1,493 | asm | Assembly | PROGS/teclado.asm | carlos-santiago-2017/HC12-MicrocontrollerNotes | 76e98b5761eae8c157fc8fd34324bc6c543ca9a3 | [
"MIT"
] | null | null | null | PROGS/teclado.asm | carlos-santiago-2017/HC12-MicrocontrollerNotes | 76e98b5761eae8c157fc8fd34324bc6c543ca9a3 | [
"MIT"
] | null | null | null | PROGS/teclado.asm | carlos-santiago-2017/HC12-MicrocontrollerNotes | 76e98b5761eae8c157fc8fd34324bc6c543ca9a3 | [
"MIT"
] | null | null | null | ORG $100
PORTA EQU $1000
PORTB EQU $1004
MASKA EQU $03
INICIO CLR PORTB
LDS #FINPRO+10
SECDEC JSR RUTEC ; SECUENCIA DE
LDAA BANTEC; DETECCION DE TECLA
BEQ SECDEC;BANTEC=0 ->NO HAY TECLA OPRIMIDA
PRUINC LDAA REGTEC
CMPA #01
BEQ INCREPB
... | 21.955882 | 60 | 0.434025 |
976e623bfb1598d628b55470822a64e993b47bf2 | 146 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver0/sfc/ys_play.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver0/sfc/ys_play.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver0/sfc/ys_play.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: ys_play.asm
Type: file
Size: 102413
Last-Modified: '2016-05-13T04:50:34Z'
SHA-1: 9B16B62D09DFCC8E819686577E505D7E317D0D5B
Description: null
| 20.857143 | 47 | 0.815068 |
3a14ed54e14234d5e8341dc57d3aa4922a7106ee | 632 | asm | Assembly | oeis/272/A272266.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/272/A272266.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/272/A272266.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A272266: The union of squares (A000290) and 10-gonal numbers (A001107).
; Submitted by Christian Krause
; 1,4,9,10,16,25,27,36,49,52,64,81,85,100,121,126,144,169,175,196,225,232,256,289,297,324,361,370,400,441,451,484,529,540,576,625,637,676,729,742,784,841,855,900,961,976,1024,1089,1105,1156,1225,1242,1296,1369,1387... | 45.142857 | 439 | 0.734177 |
d631ec68d19178f04e482800e81e5a97b9b26e69 | 554 | asm | Assembly | oeis/017/A017460.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017460.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017460.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017460: a(n) = (11*n + 5)^12.
; 244140625,281474976710656,150094635296999121,9065737908494995456,191581231380566414401,2176782336000000000000,16409682740640811134241,92420056270299898187776,418596297479370673535601,1601032218567680790102016,5350250105473711181640625,16012035393449278995173376,43716643078717303412870... | 79.142857 | 490 | 0.904332 |
76d17c89bc1aa060194b69c5e5234816cc1757f9 | 6,076 | asm | Assembly | smsq/qa/powfp.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/qa/powfp.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/qa/powfp.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; QL Arithmetic Power Floating Point V2.01 1990 Tony Tebby QJUMP
section qa
xdef qa_powfp
xdef qa_powfd
xref qa_powin
xref qa_int
xref qa_flotd
xref qa_divd
xref qa_muld
xref qa_add
xref qa_addd
xref qa_dup
xref qa_swap
xref qa_polyo
xref qa_poly
include 'dev8_keys_err'
;+++
; QL Arithmetic: TOS... | 19.350318 | 68 | 0.61027 |
cfe6bb6e5e9266a08bd172fc310428e9eed5686c | 1,585 | asm | Assembly | software/screen_test/screentest.asm | paulscottrobson/retrochallenge-jan-2016 | 8bd340efc85969fa6f2fecc788aa21b27123a4db | [
"MIT"
] | null | null | null | software/screen_test/screentest.asm | paulscottrobson/retrochallenge-jan-2016 | 8bd340efc85969fa6f2fecc788aa21b27123a4db | [
"MIT"
] | null | null | null | software/screen_test/screentest.asm | paulscottrobson/retrochallenge-jan-2016 | 8bd340efc85969fa6f2fecc788aa21b27123a4db | [
"MIT"
] | null | null | null | ; ****************************************************************************************************************
; ****************************************************************************************************************
;
; Screen Test
;
; **********************************************************... | 35.222222 | 114 | 0.223975 |
c41f460b7d6b610b5744839b73d81b51b40dd0fa | 1,882 | asm | Assembly | programs/oeis/027/A027025.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/027/A027025.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/027/A027025.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A027025: a(n) = T(n,n+3), T given by A027023.
; 1,11,33,77,161,319,613,1157,2161,4011,7417,13685,25217,46431,85453,157229,289249,532075,978705,1800189,3311137,6090207,11201717,20603253,37895377,69700555,128199401,235795557,433695745,797690943,1467182493,2698569437,4963443137,9129195339,16791208193,30883846957,5680425... | 125.466667 | 1,582 | 0.881509 |
b2b83e57353647f278d2a0e0088c5f9731d30724 | 44,936 | asm | Assembly | asg/asm/rdkafka_roundrobin_assignor.asm | asgkafka/librdkafka | d0a14ca313ed1efafb3924ff33fb6c4d474efe3c | [
"BSD-2-Clause-NetBSD",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-3-Clause"
] | null | null | null | asg/asm/rdkafka_roundrobin_assignor.asm | asgkafka/librdkafka | d0a14ca313ed1efafb3924ff33fb6c4d474efe3c | [
"BSD-2-Clause-NetBSD",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-3-Clause"
] | null | null | null | asg/asm/rdkafka_roundrobin_assignor.asm | asgkafka/librdkafka | d0a14ca313ed1efafb3924ff33fb6c4d474efe3c | [
"BSD-2-Clause-NetBSD",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-3-Clause"
] | 1 | 2021-05-05T11:49:00.000Z | 2021-05-05T11:49:00.000Z | *PROCESS DUPALIAS
*
* Compiled by DCC Version 2.25.07 Mar 6 2021 08:51:07
* on Fri Apr 30 15:35:58 2021
*
WXTRN @@ZARCH#
*
*
*
* Code Section
*
@CODE ALIAS X'7CD9C4D2C1C6D2C16DD9D6E4D5C4D9D6C2C9D56DC1E2E2C9C7D5D6*
D9'
@CODE CSECT
@CODE AMODE ANY
@CODE RMODE ANY
@DATA ... | 29.293351 | 72 | 0.470358 |
6749b45b2da619bf99f5ee4b3c8777c565e6a48f | 519 | asm | Assembly | data/mapObjects/SafariZoneGate.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapObjects/SafariZoneGate.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapObjects/SafariZoneGate.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | SafariZoneGate_Object:
db $a ; border block
db 4 ; warps
warp 3, 5, 4, -1
warp 4, 5, 4, -1
warp 3, 0, 0, SAFARI_ZONE_CENTER
warp 4, 0, 1, SAFARI_ZONE_CENTER
db 0 ; signs
db 2 ; objects
object SPRITE_WHITE_PLAYER, 6, 2, STAY, LEFT, 1 ; person
object SPRITE_WHITE_PLAYER, 1, 4, STAY, RIGHT, 2 ; person
; war... | 24.714286 | 58 | 0.728324 |
7530210fd59d9a2a70285b2f52928444418bfac5 | 529 | asm | Assembly | audio/sfx/battle_2c.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | audio/sfx/battle_2c.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | audio/sfx/battle_2c.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | SFX_Battle_2C_Ch5:
duty_cycle_pattern 0, 3, 2, 1
square_note 15, 15, 4, 1280
square_note 15, 12, 4, 1024
square_note 15, 14, 2, 1472
sound_loop 3, SFX_Battle_2C_Ch5
sound_ret
SFX_Battle_2C_Ch6:
duty_cycle_pattern 2, 0, 3, 1
square_note 7, 14, 4, 1072
square_note 15, 11, 4, 816
square_note 15, 10, 2, 1080
s... | 20.346154 | 32 | 0.73724 |
4975fe89ea6063d7bffc56fd0a24d3f399aad0d2 | 1,727 | asm | Assembly | programs/libraries/Nunchuk.asm | TheLogicMaster/lm8 | 8f75c0c0b269f699fc3ba574b20ceb1ff86a1b61 | [
"MIT"
] | 10 | 2021-08-29T10:31:45.000Z | 2022-02-26T14:20:54.000Z | programs/libraries/Nunchuk.asm | TheLogicMaster/lm8 | 8f75c0c0b269f699fc3ba574b20ceb1ff86a1b61 | [
"MIT"
] | null | null | null | programs/libraries/Nunchuk.asm | TheLogicMaster/lm8 | 8f75c0c0b269f699fc3ba574b20ceb1ff86a1b61 | [
"MIT"
] | null | null | null | ; Nunchuck --- Provides support for Wii remote peripherals like the Nunchuck over I2C
include "I2C.asm"
include "Utilities.asm"
; Initialize the connected nunchuck
nunchuck_init:
push A
push B
ldr $52,A ; Nunchuck address
jsr i2c_start_write
ldr $F0,B
jsr i2c_send_byte
ldr $55,B... | 16.292453 | 85 | 0.687319 |
64758b2dcaa6d15bb44f2ca95661398c39d2a7fd | 368 | asm | Assembly | programs/oeis/343/A343175.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/343/A343175.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/343/A343175.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A343175: a(0)=2; for n > 0, a(n) = 2^(2*n-1) + 2^n + 1.
; 2,5,13,41,145,545,2113,8321,33025,131585,525313,2099201,8392705,33562625,134234113,536903681,2147549185,8590065665,34360000513,137439477761,549756862465,2199025352705,8796097216513,35184380477441,140737505132545,562949986975745,2251799880794113
seq $0,28400 ;... | 46 | 246 | 0.73913 |
c89d6af591f2871214b4773baf5cd5a0006e998b | 4,771 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0x48_notsx.log_21829_1134.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0x48_notsx.log_21829_1134.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0x48_notsx.log_21829_1134.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 %rdi
push %rsi
lea addresses_WC_ht+0x1d53f, %r10
nop
nop
nop
xor %rdi, %rdi
mov (%r10), %rsi
nop
nop
nop
cmp %rdi, %rdi
pop %rsi
pop %rdi
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r13
push %r14
push %r15
push %r8
push %rdi
push %rd... | 50.221053 | 2,999 | 0.652484 |
5cac553e298bed7cecf7e88276d1fa679ba15a57 | 18,533 | asm | Assembly | Appl/Preferences/Setup/setupUI.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Preferences/Setup/setupUI.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Preferences/Setup/setupUI.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) New Deal 1998 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: setupUI.asm
AUTHOR: Gene Anderson
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Description
---- -... | 21.932544 | 79 | 0.571629 |
791f81fc05b5f2db338a7f19fbcedd2e1367f80a | 45,236 | asm | Assembly | P6/P6Judger - 100 testpoints/testpoint/testpoint27.asm | flyinglandlord/BUAA-CO-2021 | 1aa28b09762dfb2376ed2aac4126839f0e6fcf93 | [
"MIT"
] | 5 | 2021-12-05T12:58:26.000Z | 2022-03-31T02:05:13.000Z | P6/P6Judger - 100 testpoints/testpoint/testpoint27.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | null | null | null | P6/P6Judger - 100 testpoints/testpoint/testpoint27.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | 2 | 2021-12-19T11:49:48.000Z | 2021-12-22T10:25:38.000Z | ori $1, $0, 6
ori $2, $0, 8
ori $3, $0, 6
ori $4, $0, 9
sw $2, 0($0)
sw $4, 4($0)
sw $4, 8($0)
sw $3, 12($0)
sw $3, 16($0)
sw $4, 20($0)
sw $2, 24($0)
sw $4, 28($0)
sw $2, 32($0)
sw $3, 36($0)
sw $3, 40($0)
sw $2, 44($0)
sw $3, 48($0)
sw $3, 52($0)
sw $4, 56($0)
sw $3, 60($0)
sw $2, 64($0)
sw $1, 68($0)
sw $2, 72($0)
s... | 11.932472 | 21 | 0.54293 |
b6178457aea77fb5164805a47e920f04e98fdffc | 2,650 | asm | Assembly | src/data.asm | haramako/castle | 5337f57cc96fd7250ad88d56139559a22c930967 | [
"BSD-2-Clause"
] | 2 | 2015-11-17T04:33:16.000Z | 2017-06-23T21:58:50.000Z | src/data.asm | haramako/fc-sample | 55c2a2f991e4f3235d4d71c7cacead93003ce8b8 | [
"BSD-2-Clause"
] | 3 | 2020-11-24T14:03:18.000Z | 2020-11-24T14:15:47.000Z | src/data.asm | haramako/fc-sample | 55c2a2f991e4f3235d4d71c7cacead93003ce8b8 | [
"BSD-2-Clause"
] | null | null | null | .exportzp FC_LOCAL
.exportzp FC_REG
.exportzp FC_STACK
.exportzp FC_FASTCALL_REG
.exportzp L ; TODO: そのうち消すこと
.exportzp reg
.exportzp S
.import interrupt
.import start
.import interrupt_irq
.segment "HEADER"
; +--------+------+------------------------------------------+
; | Offset | Size | Conte... | 36.30137 | 74 | 0.364528 |
3e87c5b9285927376376106cb2121513a4f012c2 | 6,711 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_706.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_706.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_706.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 %r13
push %r14
push %r15
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x14339, %rcx
nop
nop
nop
cmp $48388, %r10
movups (%rcx), %xmm7
vpextrq $0, %xmm7, %rbp
nop
nop
dec %r14
lea addresses_UC_ht+0xb91, %rsi
lea addresses_WC_ht+0x12b39, %rdi
clfl... | 36.672131 | 2,999 | 0.658471 |
d665d23e10e148cfee1799304641148ddae65d46 | 77 | asm | Assembly | libsrc/_DEVELOPMENT/EXAMPLES/zx/demo_sp1/BlackStar/gfx/warning.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/EXAMPLES/zx/demo_sp1/BlackStar/gfx/warning.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/EXAMPLES/zx/demo_sp1/BlackStar/gfx/warning.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | SECTION rodata_user
PUBLIC _warning
_warning:
BINARY "warning.scr.zx7"
| 9.625 | 27 | 0.766234 |
c216dca7f103d6134a8d781915de025e462f9ebf | 760 | asm | Assembly | oeis/281/A281503.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/281/A281503.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/281/A281503.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A281503: Solutions x to the negative Pell equation y^2 = 33*x^2 - 8 with x,y >= 0.
; Submitted by Christian Krause
; 1,3,43,137,1977,6299,90899,289617,4179377,13316083,192160443,612250201,8835201001,28150193163,406227085603,1294296635297,18677610736737,59509495030499,858763866804299,2736142474767657,39484460262261017... | 38 | 483 | 0.796053 |
f8c4d6c0b99aae139422de5026bc75bd1194a8cc | 787 | asm | Assembly | oeis/220/A220363.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/220/A220363.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/220/A220363.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A220363: a(n) = Fibonacci(n)^3 + (-1)^n*Fibonacci(n+2).
; Submitted by Jon Maiga
; 1,-1,4,3,35,112,533,2163,9316,39215,166519,704736,2986361,12648727,53583620,226979403,961507387,4072998992,17253519469,73087050795,309601764836,1311494041879,5555578042799,23533806034368,99690802469425,422297015444207,1788878865003268,... | 31.48 | 486 | 0.754765 |
f2333afd7f2c9c491fc3427438163cff68aae998 | 4,553 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2774.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2774.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2774.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 %r14
push %r8
push %rbp
push %rbx
push %rdx
push %rsi
lea addresses_WC_ht+0xe7eb, %rdx
nop
nop
nop
nop
sub %r14, %r14
mov (%rdx), %bx
nop
nop
nop
nop
cmp $59086, %rsi
lea addresses_A_ht+0xf7dd, %rsi
nop
nop
nop
nop
and $36125, %r14
mov (%rsi), %ebp
nop
nop
nop
sub %r14,... | 51.157303 | 2,999 | 0.661761 |
ec43e737c013362caa036c587054e71f05eb29ce | 488 | asm | Assembly | oeis/348/A348161.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/348/A348161.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/348/A348161.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A348161: Number of factorizations of (n,n) into one or two pairs (i,j) with i > 0, j > 0 (and if i=1 then j=1).
; Submitted by Jon Maiga
; 1,1,1,3,1,5,1,5,3,5,1,13,1,5,5,9,1,13,1,13,5,5,1,25,3,5,5,13,1,25,1,13,5,5,5,33,1,5,5,25,1,25,1,13,13,5,1,41,3,13,5,13,1,25,5,25,5,5,1,61,1,5,13,19,5,25,1,13,5,25,1,61,1,5,13,13,5... | 32.533333 | 184 | 0.598361 |
fbff61f3f9af3a473e893cf438ae376946009a9d | 8,627 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2983.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_0x84_notsx.log_21829_2983.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_0x84_notsx.log_21829_2983.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 %r9
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x3fb4, %r15
nop
nop
nop
sub $22092, %r12
movb $0x61, (%r15)
nop
xor $18736, %rdi
lea addresses_UC_ht+0x16e54, %r11
nop
nop
nop
xor $46811, %r13
mov (%r11), %rdi
nop
nop
sub %r... | 33.30888 | 2,999 | 0.655964 |
e9349c0a825593b2103c3cb1bdfa31765753f1eb | 12,350 | asm | Assembly | shellcode.asm | ColeHouston/x86-com-hijack-shellcode | 6180694571b0c0918d2039dbcb9b58ec6c21d3b8 | [
"MIT"
] | null | null | null | shellcode.asm | ColeHouston/x86-com-hijack-shellcode | 6180694571b0c0918d2039dbcb9b58ec6c21d3b8 | [
"MIT"
] | null | null | null | shellcode.asm | ColeHouston/x86-com-hijack-shellcode | 6180694571b0c0918d2039dbcb9b58ec6c21d3b8 | [
"MIT"
] | null | null | null | ; x86 Chrome COM Hijacking shellcode for persistence (Size: 541 bytes) (badchars avoided: \x00, \x0a, \x0d)
; Downloads a DLL from http://localhost/d.dll and saves it to C:\Users\Public\d.dll
; Creates registry keys in the HKCU hive to run the DLL every time Chrome is opened
; This shellcode was tested on: Microsoft Wi... | 48.814229 | 193 | 0.54834 |
8e92d0da3257073ca1ebda1d10cdad9e1fc2ccfd | 1,428 | asm | Assembly | nasm-gcc/src/print_call.asm | MaksVe/nasm-gcc-container | 180bed125333ed1fa9c9a5f5be849761e2b96206 | [
"MIT"
] | null | null | null | nasm-gcc/src/print_call.asm | MaksVe/nasm-gcc-container | 180bed125333ed1fa9c9a5f5be849761e2b96206 | [
"MIT"
] | null | null | null | nasm-gcc/src/print_call.asm | MaksVe/nasm-gcc-container | 180bed125333ed1fa9c9a5f5be849761e2b96206 | [
"MIT"
] | null | null | null | ; nasm -felf64 print_call.asm -o print_call.o
; ld -o print_call.out print_call.o
; chmod u+x print_call.out
; ./print_call.out
section .data
newline_char: db 10
codes: db '0123456789ABCDEF'
section .text
global _start
print_newline:
mov rax, 1 ; 'write' system call identifier
mov rdi, 1 ... | 25.963636 | 75 | 0.556022 |
5a41f253190d54466f93dad5b5492dd1a77bd312 | 147 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_PAL/Fra_asm1/zel_make.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_PAL/Fra_asm1/zel_make.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_PAL/Fra_asm1/zel_make.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: zel_make.asm
Type: file
Size: 281138
Last-Modified: '2016-05-13T04:20:48Z'
SHA-1: B25244CBE2C8E51002DCD7AF13270262C2688A85
Description: null
| 21 | 47 | 0.816327 |
d03ee3f387c86a2b0a7b4bb3e03218cc4fb1959c | 1,936 | nasm | Assembly | Tests/chapter9.nasm | 13xforever/x86-assembly-textmate-bundle | f1bb62f77b776d87d0fd85b0276d4237ff72c43c | [
"MIT"
] | 69 | 2015-04-16T18:01:22.000Z | 2022-02-15T07:54:26.000Z | Tests/chapter9.nasm | javiercbk/x86-assembly-textmate-bundle | 62d700e0196f62ef4353a9b95c2e64beb0a6afda | [
"MIT"
] | 17 | 2016-09-20T08:49:09.000Z | 2021-02-19T15:01:04.000Z | Tests/chapter9.nasm | javiercbk/x86-assembly-textmate-bundle | 62d700e0196f62ef4353a9b95c2e64beb0a6afda | [
"MIT"
] | 19 | 2016-05-31T07:11:14.000Z | 2021-07-19T10:17:12.000Z | global _myfunc
_myfunc:
push ebp
mov ebp,esp
sub esp,0x40 ; 64 bytes of local stack space
mov ebx,[ebp+8] ; first parameter to function
; some more code
leave ; mov esp,ebp / pop ebp
ret
extern _printf
... | 25.473684 | 66 | 0.518079 |
5168d58af839bedd61093c60caf2b25f33226e9a | 692 | asm | Assembly | oeis/066/A066319.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/066/A066319.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/066/A066319.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A066319: A labeled structure simultaneously a tree and a cycle.
; Submitted by Jamie Morken(s3)
; 1,1,6,96,3000,155520,12101040,1321205760,192849310080,36288000000000,8556520581100800,2471543044256563200,858447696200353459200,353034171594345598156800,169665960401437500000000000,94227868743147981738344448000,598898760... | 36.421053 | 455 | 0.82659 |
c0920e7bab78e0183c3857b29ba65f7bb4789ab4 | 2,430 | asm | Assembly | asm/giepy/tweaks.asm | boldowa/GIEPY | 5aa326b264ef19f71d2e0ab5513b08fac7bca941 | [
"MIT"
] | 8 | 2018-03-15T22:01:35.000Z | 2019-07-13T18:04:41.000Z | asm/giepy/tweaks.asm | telinc1/GIEPY | 9c87ad1070e519637fc4b11b6bef01f998961678 | [
"MIT"
] | 21 | 2018-02-18T06:25:40.000Z | 2018-07-13T17:54:40.000Z | asm/giepy/tweaks.asm | telinc1/GIEPY | 9c87ad1070e519637fc4b11b6bef01f998961678 | [
"MIT"
] | 2 | 2018-07-25T21:04:23.000Z | 2022-01-01T08:40:13.000Z | @include
;-------------------------------------------------------------------------------
; GIEPY some tweaks ...
;-------------------------------------------------------------------------------
pushpc
;---------------------------------------
; Patch goal tape init
; to get Extra Bits in $187b+x
;----------... | 21.891892 | 81 | 0.441975 |
86c87380fa8e62e3ca8db7be9db09367d219dd45 | 18,170 | asm | Assembly | Aurora/Aurora/x64/Debug/kheap.asm | manaskamal/aurora-xeneva | fe277f7ac155a40465c70f1db3c27046e4d0f7b5 | [
"BSD-2-Clause"
] | 8 | 2021-07-19T04:46:35.000Z | 2022-03-12T17:56:00.000Z | Aurora/Aurora/x64/Debug/kheap.asm | manaskamal/aurora-xeneva | fe277f7ac155a40465c70f1db3c27046e4d0f7b5 | [
"BSD-2-Clause"
] | null | null | null | Aurora/Aurora/x64/Debug/kheap.asm | manaskamal/aurora-xeneva | fe277f7ac155a40465c70f1db3c27046e4d0f7b5 | [
"BSD-2-Clause"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 17.00.50727.1
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
PUBLIC ?kmem_start@@3PEAXEA ; kmem_start
PUBLIC ?kmem_end@@3PEAXEA ; kmem_end
PUBLIC ?last_header@@3PEAUkmem@@EA ; last_header
_BSS SEGMENT
?kmem_start@@3PEAXEA DQ 01H DUP... | 23.029151 | 89 | 0.665988 |
1c6752b6c228fbcc0ea5bb86bf0d132f49d74b69 | 1,133 | asm | Assembly | Practica6/Practica6/practica6_c.asm | Pedejeca135/ELECTRONICA-B_UASLP | 6331f36b0aa5747507c67be1468d2db55163793e | [
"MIT"
] | 1 | 2020-09-20T20:55:06.000Z | 2020-09-20T20:55:06.000Z | Practica6/Practica6/practica6_c.asm | Pedejeca135/ELECTRONICA-B_UASLP | 6331f36b0aa5747507c67be1468d2db55163793e | [
"MIT"
] | null | null | null | Practica6/Practica6/practica6_c.asm | Pedejeca135/ELECTRONICA-B_UASLP | 6331f36b0aa5747507c67be1468d2db55163793e | [
"MIT"
] | null | null | null | /*
* practica6_c.asm
*
* Created: 3/11/2020 6:51:40 PM
* Author: pjco9
*/
LDI r17, 0x00
STS $0027, r17
LDI r17, 0xFF
STS $002A, r17
start:
LDI r25,0b0111_0011
STS $002B,r25
call checa
call delay_1segundo
call checa
LDI r25,0x7B
STS $002B,r25
call checa
call delay_1segundo
call checa
LDI r25,0x... | 12.450549 | 33 | 0.609885 |
579bf7544e2264636b416b0e91402bbaf6c382c5 | 44,108 | asm | Assembly | source/8086/program8086/program8086.asm | srfunksensei/MIPS | e0b9ef813949456ef72bc4536524190a101be39c | [
"Apache-2.0"
] | null | null | null | source/8086/program8086/program8086.asm | srfunksensei/MIPS | e0b9ef813949456ef72bc4536524190a101be39c | [
"Apache-2.0"
] | null | null | null | source/8086/program8086/program8086.asm | srfunksensei/MIPS | e0b9ef813949456ef72bc4536524190a101be39c | [
"Apache-2.0"
] | null | null | null | .8086
.model medium
;====================================================================================================
;************************************ CONSTANTS **********************************************
;==============================================================================================... | 20.698264 | 101 | 0.570599 |
05127ca2a32545fd9a7e8f8dbd45be168859d758 | 570 | asm | Assembly | data/baseStats_original/weavile.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/baseStats_original/weavile.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/baseStats_original/weavile.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | ;WeavileBaseStats: ; 38aa6 (e:4aa6)
db DEX_WEAVILE ; pokedex id
db 70 ; base hp
db 120 ; base attack
db 65 ; base defense
db 125 ; base speed
db 85 ; base special
db DARK ; species type 1
db ICE ; species type 2
db 35 ; catch rate
db 199 ; base exp yield
INCBIN "pic/ymon/weavile.pic",0,1 ; 55, sprite dimensions
dw Weav... | 19.655172 | 57 | 0.719298 |
28c978b30e73f698a03b6a5db2e510f8d4c0d814 | 5,217 | asm | Assembly | rider.asm | DChristianson/atari-vcs-samples | 3ceed98ddd242d1991abab619c321d2d58de60d3 | [
"MIT"
] | null | null | null | rider.asm | DChristianson/atari-vcs-samples | 3ceed98ddd242d1991abab619c321d2d58de60d3 | [
"MIT"
] | null | null | null | rider.asm | DChristianson/atari-vcs-samples | 3ceed98ddd242d1991abab619c321d2d58de60d3 | [
"MIT"
] | null | null | null | ;
; Experiment - 2 sprites, 24 lines x Variable Clock Width
; Source: bigmove.asm
;
processor 6502
include "vcs.h"
include "macro.h"
SEG.U variables
ORG $80
; TODO - variablize
scale0 EQU $80
offset0 EQU $82
graphics0 EQU $84
tessfo0 EQU $86
scale1... | 27.898396 | 111 | 0.393521 |
162aef856a2d311a1c1455cd5d2da598f0b25fea | 425 | asm | Assembly | oeis/243/A243019.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/243/A243019.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/243/A243019.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A243019: Expansion of -(2*x*sqrt(1-8*x^2)-2*x) / (16*x^3+sqrt(1-8*x^2)*(4*x^2+2*x-1)-8*x^2-2*x+1).
; Submitted by Jamie Morken(s3)
; 1,1,5,7,33,51,233,379,1697,2851,12585,21627,94449,165075,714873,1266027,5445441,9746883,41687369,75275227,320420753,582881971,2471008281,4523575371,19108837601,35174066851
mov $3,$0
di... | 25 | 173 | 0.661176 |
ed3886bb9e56d7619eb099e2c35de93b668f08ef | 446 | asm | Assembly | oeis/054/A054149.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/054/A054149.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/054/A054149.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A054149: T(2n-1,n), array T as in A054144.
; Submitted by Christian Krause
; 1,14,84,410,1820,7648,31008,122584,475600,1818656,6874560,25742624,95645888,353032960,1295729664,4732541824,17211685120,62362187264,225201546240,810825419264,2911520685056,10429433085952
mov $2,$0
mul $0,3
seq $2,20727 ; Pisot sequence P(2,... | 34.307692 | 188 | 0.730942 |
321912d15179c868d00320786d64988862b8763a | 640 | asm | Assembly | programs/oeis/098/A098231.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/098/A098231.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/098/A098231.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A098231: 2^p - 11 for p prime.
; -7,-3,21,117,2037,8181,131061,524277,8388597,536870901,2147483637,137438953461,2199023255541,8796093022197,140737488355317,9007199254740981,576460752303423477,2305843009213693941,147573952589676412917,2361183241434822606837,9444732965739290427381,604462909807314587353077,9671406556917... | 91.428571 | 527 | 0.875 |
613710f374fa6747154b9108cb36dc4e42b71d05 | 1,389 | asm | Assembly | testsuite/ubivm/output/method_with_result_7.asm | alexgarzao/UOP | 12460841ff2b9991d2f7f461635b1f551413823f | [
"MIT"
] | null | null | null | testsuite/ubivm/output/method_with_result_7.asm | alexgarzao/UOP | 12460841ff2b9991d2f7f461635b1f551413823f | [
"MIT"
] | null | null | null | testsuite/ubivm/output/method_with_result_7.asm | alexgarzao/UOP | 12460841ff2b9991d2f7f461635b1f551413823f | [
"MIT"
] | null | null | null | .constant_pool
.const 0 string [start]
.const 1 string [constructor]
.const 2 string [soma]
.const 3 string [subtracao]
.const 4 int [2]
.const 5 int [10]
.const 6 string [operations]
.const 7 string [soma : ]
.const 8 string [io.writeln]
.const 9 string [subt... | 26.711538 | 41 | 0.449964 |
be7018bcfd339cf1d1f45a6b4bedc60c8cf167aa | 7,286 | asm | Assembly | Library/SDK_C/MSet/AsmCalc/acLine.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/SDK_C/MSet/AsmCalc/acLine.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/SDK_C/MSet/AsmCalc/acLine.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Berkeley Softworks 1990, 1993 -- All Rights Reserved
PROJECT: PC SDK
MODULE: Sample Library -- Mandelbrot Set Library
FILE: calcLineBasedAlg.asm
AUTHOR: Paul DuBois, Aug 10, 1993
ROUTINES:
Name Description... | 26.494545 | 79 | 0.621054 |
4b3bb7bc7f9c70063af05dc6492cc9a5116e0dad | 4,372 | asm | Assembly | kernel/vmm.asm | iocoder/upcr | 3de4cb76177b4fee5403c8630acf8c7ffac515d1 | [
"MIT"
] | null | null | null | kernel/vmm.asm | iocoder/upcr | 3de4cb76177b4fee5403c8630acf8c7ffac515d1 | [
"MIT"
] | null | null | null | kernel/vmm.asm | iocoder/upcr | 3de4cb76177b4fee5403c8630acf8c7ffac515d1 | [
"MIT"
] | null | null | null | ;###############################################################################
;# FILE NAME: KERNEL/VMM.ASM
;# DESCRIPTION: KERNEL VIRTUAL MEMORY MODULE
;# AUTHOR: RAMSES A.
;###############################################################################
;#
;# UPCR OPERATING SYSTEM FOR X86_64 ARCHITECTURE
;... | 42.862745 | 81 | 0.365508 |
f655fb5595a8ce1ece1391f629b54a5cc9356caf | 198 | asm | Assembly | programs/oeis/161/A161770.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/161/A161770.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/161/A161770.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A161770: n 1's followed by three 0's.
; 1000,11000,111000,1111000,11111000,111111000,1111111000,11111111000,111111111000,1111111111000
add $0,1
mov $1,10
pow $1,$0
div $1,9
mul $1,1000
mov $0,$1
| 19.8 | 96 | 0.737374 |
310cd3c7f657fe3fa63f801d3f335ac66165cd5b | 664 | asm | Assembly | oeis/027/A027138.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/027/A027138.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/027/A027138.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A027138: a(n) = Sum_{k=0..2n} (k+1) * A027113(n, 2n-k).
; Submitted by Christian Krause
; 1,7,26,85,264,803,2422,7281,21860,65599,196818,590477,1771456,5314395,15943214,47829673,143489052,430467191,1291401610,3874204869,11622614648,34867843987,104603532006,313810596065,941431788244,2824295364783,8472886094402,2541865... | 51.076923 | 496 | 0.828313 |
6b7cc1bfd0b1d2591d43257999950ae0246dc509 | 117 | asm | Assembly | yasm-1.3.0/modules/preprocs/tasm/tests/tasm-assume-comment.asm | xu5343/ffmpegtoolkit_CentOS7 | 974496c709a1c8c69034e46ae5ce7101cf03716f | [
"Apache-2.0"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | src/third_party/yasm/source/patched-yasm/modules/preprocs/tasm/tests/tasm-assume-comment.asm | wclmgcd/naiveproxy | e32a3afb76fd21207c322f2d5e794c4f5505fb59 | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | src/third_party/yasm/source/patched-yasm/modules/preprocs/tasm/tests/tasm-assume-comment.asm | wclmgcd/naiveproxy | e32a3afb76fd21207c322f2d5e794c4f5505fb59 | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | assume cs:code,ds:code,es:code ; tiny model (CS=DS=ES)
assume ds:code,es:code; close comment
assume fs:code,gs:code
| 29.25 | 55 | 0.74359 |
f56c1f900c528331c82e13e1f20b1dcf24bc4965 | 417 | asm | Assembly | samplecode/hello.asm | adamedx/jabba | 542ee95ea77539dc117ed4dd6ffd444ef56da2a7 | [
"Apache-2.0"
] | null | null | null | samplecode/hello.asm | adamedx/jabba | 542ee95ea77539dc117ed4dd6ffd444ef56da2a7 | [
"Apache-2.0"
] | null | null | null | samplecode/hello.asm | adamedx/jabba | 542ee95ea77539dc117ed4dd6ffd444ef56da2a7 | [
"Apache-2.0"
] | null | null | null | .globl main
.data
hello: .asciiz "Hello, world"
endl: .asciiz "\n"
.text
main:
#
# println("Hello, world");
#
li $v0,4 # system call code for PRINT_STR
la $a0,hello # get address of string to print
syscall # print string
li $v0,4 # system call code for PRINT_STR
la $a0,endl # get addres... | 18.954545 | 48 | 0.618705 |
cc49326784f8e6a007e7dfbe32dbea17407830c7 | 218 | asm | Assembly | Tejas-Simulator/PIN/pin-2.14/source/tools/ToolUnitTests/analysis_flag_overwrite_app_win.asm | markoshorro/tejas_knl | 5e772aef46362d8bec8ad6d5427b9bcff9be5cfe | [
"Apache-2.0"
] | 17 | 2021-07-10T13:22:26.000Z | 2022-02-09T20:11:39.000Z | pin_kit/source/tools/ToolUnitTests/analysis_flag_overwrite_app_win.asm | sawansib/SNIPER | 45ec1eeb09b81a7250bc1a1aaa452f16b2b7f497 | [
"MIT"
] | 4 | 2021-08-18T14:07:24.000Z | 2022-01-24T16:38:06.000Z | pin_kit/source/tools/ToolUnitTests/analysis_flag_overwrite_app_win.asm | sawansib/SNIPER | 45ec1eeb09b81a7250bc1a1aaa452f16b2b7f497 | [
"MIT"
] | 11 | 2016-07-01T02:21:06.000Z | 2020-11-23T08:29:22.000Z | PUBLIC main_asm
.686
.model flat, c
extern addcVal:word
.code
main_asm PROC
mov eax,-1
mov edx,0
add eax,1
adc edx,0
lea ecx,addcVal
mov DWORD PTR [ecx], edx
ret
main_asm ENDP
end | 10.9 | 34 | 0.623853 |
f1ff1e1d56ffee632cedfbfbfffeacbac21d871b | 147 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm1/zel_gover.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm1/zel_gover.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm1/zel_gover.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: zel_gover.asm
Type: file
Size: 21936
Last-Modified: '2016-05-13T04:23:03Z'
SHA-1: 28AF9AEFE1F5A5C6AF01F88B7A23F3FFBA3C3FF7
Description: null
| 21 | 47 | 0.816327 |
b06396ef9092af65024c4caaed2a60ba80bc21ad | 734 | asm | Assembly | oeis/294/A294956.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/294/A294956.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/294/A294956.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A294956: a(n) = Sum_{d|n} d^(d + n/d).
; Submitted by Christian Krause
; 1,9,82,1041,15626,280212,5764802,134221889,3486785131,100000078254,3138428376722,106993207077516,3937376385699290,155568095598166344,6568408355713287812,295147905180426634241,14063084452067724991010,708235345355369067516669,375899734575459581933... | 34.952381 | 492 | 0.799728 |
3a999957b74e9c0ba1f2c0ca003564f045a36f08 | 1,770 | asm | Assembly | src/shaders/h264/ildb/saveNV12_16x4.asm | tizenorg/platform.upstream.libva-intel-driver | 9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90 | [
"MIT"
] | null | null | null | src/shaders/h264/ildb/saveNV12_16x4.asm | tizenorg/platform.upstream.libva-intel-driver | 9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90 | [
"MIT"
] | null | null | null | src/shaders/h264/ildb/saveNV12_16x4.asm | tizenorg/platform.upstream.libva-intel-driver | 9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90 | [
"MIT"
] | null | null | null | /*
* Copyright © <2010>, Intel Corporation.
*
* This program is licensed under the terms and conditions of the
* Eclipse Public License (EPL), version 1.0. The full text of the EPL is at
* http://www.opensource.org/licenses/eclipse-1.0.php.
*
*/
// Module name: saveNV12_16x4.asm
//
// Save a NV12 16x4... | 34.705882 | 103 | 0.585876 |
1a30b14139fe1811ba7d85bbfc42183be19a7dba | 3,212 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_1_1483.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_1_1483.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_1_1483.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 %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x3e75, %r9
nop
nop
nop
dec %rdi
mov $0x6162636465666768, %r11
movq %r11, %xmm4
movups %xmm4, (%r9)
nop
nop
nop
lfence
lea addresses_UC_ht+0x2c95, %rdi
and $20257, %rcx
movw $0x... | 19.950311 | 150 | 0.652864 |
72b101b9cb93771a03e97c2eb7c78f1e60a591e0 | 259 | asm | Assembly | libsrc/_DEVELOPMENT/alloc/obstack/c/sdcc_iy/obstack_align_to_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/alloc/obstack/c/sdcc_iy/obstack_align_to_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/alloc/obstack/c/sdcc_iy/obstack_align_to_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int obstack_align_to_callee(struct obstack *ob, size_t alignment)
SECTION code_alloc_obstack
PUBLIC _obstack_align_to_callee
_obstack_align_to_callee:
pop af
pop hl
pop bc
push af
INCLUDE "alloc/obstack/z80/asm_obstack_align_to.asm"
| 16.1875 | 67 | 0.776062 |
6b669abf459d4501fc9c5f6659be7f93e500f314 | 481 | asm | Assembly | programs/oeis/168/A168153.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/168/A168153.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/168/A168153.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A168153: a(n) = n^2*(n^9 + 1)/2.
; 0,1,1026,88578,2097160,24414075,181398546,988663396,4294967328,15690529845,50000000050,142655835366,371504185416,896080197103,2024782584930,4324877929800,8796093022336,17135948153961,32134205039778,58245129449290,102400000000200,175138750271331,292159150705906,476404878957228,760840... | 53.444444 | 396 | 0.841996 |
c130e8f720445ab407501912d540b3632731a4d2 | 1,904 | asm | Assembly | programs/oeis/138/A138179.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/138/A138179.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/138/A138179.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A138179: Wiener index of the prism graph Y_n on 2n nodes.
; 1,8,21,48,85,144,217,320,441,600,781,1008,1261,1568,1905,2304,2737,3240,3781,4400,5061,5808,6601,7488,8425,9464,10557,11760,13021,14400,15841,17408,19041,20808,22645,24624,26677,28880,31161,33600,36121,38808,41581,44528,47565,50784,54097,57600,61201,65000,68... | 173.090909 | 1,775 | 0.842437 |
debcc07e539e11e5fa10bfcf37959a3fb065cd41 | 5,944 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_2008.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_2008.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_2008.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 %r14
push %r8
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x619, %r14
nop
nop
nop
and %rdi, %rdi
movw $0x6162, (%r14)
nop
nop
nop
nop
nop
add $17847, %rbp
lea addresses_WT_ht+0x1c8d9, %r11
nop
nop
nop
nop
add $30419, %rdi
mo... | 37.859873 | 2,999 | 0.655956 |
725887385d52b275a48990a802aba6d67cbb32d9 | 707 | asm | Assembly | oeis/167/A167316.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/167/A167316.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/167/A167316.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A167316: Totally multiplicative sequence with a(p) = 6*(p-3) for prime p.
; Submitted by Jon Maiga
; 1,-6,0,36,12,0,24,-216,0,-72,48,0,60,-144,0,1296,84,0,96,432,0,-288,120,0,144,-360,0,864,156,0,168,-7776,0,-504,288,0,204,-576,0,-2592,228,0,240,1728,0,-720,264,0,576,-864,0,2160,300,0,576,-5184,0,-936,336,0,348,-1008... | 26.185185 | 372 | 0.602546 |
0105e12cdaebf4eb952e9cd96912392c56da8a7c | 4,600 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_845.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_845.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_845.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 %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x8fa3, %r12
add $249, %r8
mov $0x6162636465666768, %rsi
movq %rsi, %xmm3
movups %xmm3, (%r12)
nop
nop
nop
nop
cmp $32675, %r8
lea addresses_D_ht+0x163a3, %rdx
sub %rdi, %rdi
mov $0x61626... | 50.549451 | 2,999 | 0.660652 |
337e24ed43106acdff70ed09b49639d6914e2738 | 634 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_lmod_callee.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_lmod_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_lmod_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; long __lmod_callee (long left, long right)
SECTION code_clib
SECTION code_fp_am9511
PUBLIC cam32_sccz80_lmod_callee
EXTERN asm_am9511_lmod_callee
; modulus of sccz80 long by sccz80 long
;
; enter : stack = sccz80_long left, ret
; DEHL = sccz80_long right
;
; exit : DEHL = sccz8... | 26.416667 | 65 | 0.591483 |
be267a631ced68a5866a2a095c45e7656f383a2e | 86 | asm | Assembly | libsrc/stdio/ansi/ansifont_f5.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/stdio/ansi/ansifont_f5.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/stdio/ansi/ansifont_f5.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z |
SECTION rodata_clib
PUBLIC ansifont_f5
ansifont_f5:
BINARY "stdio/ansi/F5.BIN"
| 9.555556 | 27 | 0.767442 |
f01f5873ed2ae007e007dfafe6a6d49faa60f461 | 4,474 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_342_1270.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_342_1270.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_342_1270.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 %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x2226, %rsi
lea addresses_UC_ht+0x11e56, %rdi
nop
nop
nop
add %r12, %r12
mov $86, %rcx
rep movsq
nop
and $20192, %rdi
pop %rsi
pop %rdi
pop %rcx
pop %r12
ret
.global s_faulty_load
s_faulty_load:
push %r10
... | 23.797872 | 1,025 | 0.649978 |
81b3922d006088a8788584682d90b3932fc87a7d | 913 | asm | Assembly | data/pokemon/base_stats/lapras.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/base_stats/lapras.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/base_stats/lapras.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 2 | 2021-08-11T19:47:07.000Z | 2022-01-01T07:07:56.000Z | db 0 ; species ID placeholder
db 130, 85, 80, 60, 85, 95
; hp atk def spd sat sdf
db WATER, ICE ; type
db 45 ; catch rate
db 219 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 40 ; step cycles to hatch
INCBIN "gfx/pokemon/lapras/front.dimensions"
db GROWTH_SLOW ; growth ... | 45.65 | 500 | 0.750274 |
8206246e800f3d39132cec22e0fd77327f222097 | 674 | asm | Assembly | programs/oeis/255/A255977.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/255/A255977.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/255/A255977.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A255977: The number of numbers j+k*r <= n, where r = golden ratio and j and k are nonnegative integers.
; 1,2,4,6,9,13,17,22,27,33,40,47,55,64,73,83,93,104,116,128,141,154,168,183,198,214,231,248,266,284,303,323,343,364,386,408,431,454,478,503,528,554,580,607,635,663,692,722,752,783,814,846,879,912,946,980,1015,1051,... | 51.846154 | 423 | 0.700297 |
ff6029f4dfa449727d7a829df58f2173e459dec1 | 390 | asm | Assembly | programs/oeis/144/A144829.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/144/A144829.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/144/A144829.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A144829: Partial products of successive terms of A017209; a(0)=1 .
; 1,4,52,1144,35464,1418560,69509440,4031547520,270113683840,20528639971840,1744934397606400,164023833375001600,16894454837625164800,1892178941814018457600,228953651959496233369600,29763974754734510338048000,4137192490908096936988672000
mul $0,9
trn ... | 55.714286 | 236 | 0.815385 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.