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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
83dc47b50da7d4d6132325eef7c6fc9c1a33a96a | 676 | asm | Assembly | oeis/054/A054201.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/054/A054201.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/054/A054201.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A054201: a(n) = (n-1)! * Sum_{k=1..n} k^k/k!.
; Submitted by Christian Krause
; 1,3,15,109,1061,13081,196135,3470097,70807497,1637267473,42310099331,1208419463329,37799118682429,1285103316125721,47184372451150719,1860687091374107761,78432185337652592657,3519258710478790607137,167474007086529472461307,8424886134644059... | 42.25 | 483 | 0.819527 |
c7a3e4c6dea0707a20cf87143025be243817cbbf | 466 | asm | Assembly | oeis/226/A226784.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/226/A226784.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/226/A226784.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A226784: If gcd(n,6) != 1 then a(n)=0, otherwise a(n)=6^(-1) in Z/nZ*.
; Submitted by Stefano Spezia
; 0,0,0,0,1,0,6,0,0,0,2,0,11,0,0,0,3,0,16,0,0,0,4,0,21,0,0,0,5,0,26,0,0,0,6,0,31,0,0,0,7,0,36,0,0,0,8,0,41,0,0,0,9,0,46,0,0,0,10,0,51,0,0,0,11,0,56,0,0,0,12,0,61,0,0,0,13,0,66,0,0,0,14,0,71,0,0,0,15,0,76,0,0,0,16,0,81... | 24.526316 | 223 | 0.542918 |
9f070f12ab651e57e6276d4accd7697339bbad37 | 538 | asm | Assembly | programs/oeis/139/A139530.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/139/A139530.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/139/A139530.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A139530: Primes of the form 24n+13.
; 13,37,61,109,157,181,229,277,349,373,397,421,541,613,661,709,733,757,829,853,877,997,1021,1069,1093,1117,1213,1237,1381,1429,1453,1549,1597,1621,1669,1693,1741,1789,1861,1933,2029,2053,2221,2269,2293,2341,2389
mov $1,2
mov $2,$0
pow $2,2
add $2,1
mov $5,6
lpb $2
sub $2,1
mov... | 20.692308 | 211 | 0.648699 |
cf772b16e2a3ae03f361b6c6ced6679dd4a73d91 | 358 | asm | Assembly | Miei-sorgenti/new/Prima lezione/Versione 2/muldiv.asm | DigiOhhh/LabArchitettura2-2017-2018 | da34b9a75ab2945ac70d5cbf69395d0db5172f6f | [
"MIT"
] | 1 | 2019-03-06T13:26:10.000Z | 2019-03-06T13:26:10.000Z | Miei-sorgenti/new/Prima lezione/Versione 2/muldiv.asm | DigiOhhh/LabArchitettura2-2017-2018 | da34b9a75ab2945ac70d5cbf69395d0db5172f6f | [
"MIT"
] | null | null | null | Miei-sorgenti/new/Prima lezione/Versione 2/muldiv.asm | DigiOhhh/LabArchitettura2-2017-2018 | da34b9a75ab2945ac70d5cbf69395d0db5172f6f | [
"MIT"
] | 1 | 2019-03-06T13:25:28.000Z | 2019-03-06T13:25:28.000Z | # Si implementi il codice Assembly che effettui la moltiplicazione e la divisione tra i numeri 100 e 45,
# utilizzando le istruzioni dell’ISA e le pseudoistruzioni.
.text
.globl main
main:
li $s0, 100
li $s1, 45
# ISA
mult $s0, $s1
mfhi $t0
mflo $t1
div $s0, $s1
mfhi $t2
mflo $t3
# Pseudoistruzioni... | 16.272727 | 104 | 0.667598 |
3c567d9b5e202be3c39817adb9ee99da7db73e2d | 144 | asm | Assembly | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/join/Shadow.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/join/Shadow.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/join/Shadow.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: Shadow.asm
Type: file
Size: 12256
Last-Modified: '1992-11-18T01:48:26Z'
SHA-1: 68CC10A0F2BF0AB35D391C8806948F14C7F6C0FB
Description: null
| 20.571429 | 47 | 0.8125 |
cf575ff2c13505fb5e59c6761fd1334e451e44cb | 541 | asm | Assembly | oeis/017/A017325.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017325.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017325.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017325: a(n) = (10*n + 4)^9.
; 262144,20661046784,2641807540224,60716992766464,618121839509504,3904305912313344,18014398509481984,66540410775079424,208215748530929664,572994802228616704,1423311812421484544,3251948521156637184,6930988311686938624,13929745610903012864,26623333280885243904,48717667557975775744,85821209... | 77.285714 | 479 | 0.892791 |
781ab77157a036ee8d40e93dcc9cfd13912e702f | 2,325 | asm | Assembly | libsrc/stdio/cpc/generic_console_vpeek.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/cpc/generic_console_vpeek.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/cpc/generic_console_vpeek.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
MODULE generic_console_vpeek
SECTION code_clib
EXTERN generic_console_calc_screen_address
PUBLIC generic_console_vpeek
EXTERN generic_console_font32
EXTERN generic_console_udg32
EXTERN __cpc_mode
EXTERN screendollar
EXTERN screendollar_with_count
generic_console_vpeek:
call generic_console_calc_screen_add... | 16.258741 | 57 | 0.650753 |
be05886ae10c9ec7182d11d13cfeb1f8e3f8e110 | 5,840 | asm | Assembly | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0x48_notsx.log_21829_1543.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0x48_notsx.log_21829_1543.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0x48_notsx.log_21829_1543.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 %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
// Store
lea addresses_A+0x901b, %rbp
clflush (%rbp)
xor %r14, %r14
movb $0x51, (%rbp)
nop
nop
nop
nop
nop
cmp %r12, %r12
// REPMOV
lea addresses_D+... | 37.197452 | 2,999 | 0.652911 |
5007537ee087f3159fc156d469616cd98cec64a2 | 507 | asm | Assembly | programs/oeis/006/A006091.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/006/A006091.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/006/A006091.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A006091: a(n) = n^n - n + 1.
; 1,3,25,253,3121,46651,823537,16777209,387420481,9999999991,285311670601,8916100448245,302875106592241,11112006825558003,437893890380859361,18446744073709551601,827240261886336764161,39346408075296537575407,1978419655660313589123961,104857599999999999999999981,584258701838598252138112440... | 56.333333 | 425 | 0.861933 |
6d0228a6168337cef4caa7b2fe239a45224b4faa | 3,904 | asm | Assembly | _GetKernel.asm | Leviathaner/exeLocking | 199fed0b9d59db27a326cbb46c392e25d4be2f26 | [
"MIT"
] | 2 | 2020-04-07T10:28:08.000Z | 2020-04-14T02:24:32.000Z | _GetKernel.asm | Leviathaner/exeLocking | 199fed0b9d59db27a326cbb46c392e25d4be2f26 | [
"MIT"
] | null | null | null | _GetKernel.asm | Leviathaner/exeLocking | 199fed0b9d59db27a326cbb46c392e25d4be2f26 | [
"MIT"
] | null | null | null | ;*******************************************************************
; 公用模块:_GetKernel.asm
; 根据程序被调用的时候堆栈中有个用于 Ret 的地址指向 Kernel32.dll
; 而从内存中扫描并获取 Kernel32.dll 的基址
;*******************************************************************
;*******************************************************************
; 错误处理
;********... | 24.248447 | 99 | 0.538166 |
e3c8924ed817d436b096ec7cc14a6da90eb3e51d | 383 | asm | Assembly | oeis/071/A071588.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/071/A071588.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/071/A071588.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A071588: Powers of 6 written backwards.
; Submitted by Jamie Morken(s4)
; 1,6,63,612,6921,6777,65664,639972,6169761,69677001,67166406,650797263,6332876712,61049606031,69046146387,675489481074,6547099011282,63744495662961,614866659955101,694010047953906,6792600448516563
mov $4,$0
mov $0,6
pow $0,$4
lpb $0
mov $2,$0... | 23.9375 | 197 | 0.746736 |
5085e95f74b474b72b9c3c0286849281792063d3 | 259 | asm | Assembly | work/_ff3-DSfy-encounter-test.asm | ypyp-pprn-mnmn/ff3_hack | f6b8590de1bd47ff617e56e2813c25305846c002 | [
"MIT"
] | 4 | 2018-03-29T15:33:26.000Z | 2022-03-09T13:35:31.000Z | work/_ff3-DSfy-encounter-test.asm | take-the-bath/ff3_hack | f6b8590de1bd47ff617e56e2813c25305846c002 | [
"MIT"
] | 45 | 2017-11-17T23:46:35.000Z | 2021-09-27T11:35:47.000Z | work/_ff3-DSfy-encounter-test.asm | take-the-bath/ff3_hack | f6b8590de1bd47ff617e56e2813c25305846c002 | [
"MIT"
] | null | null | null | ;; _ff3-DSfy-encounter-test.asm
;;
;; version:
;; 0.01(2006-11-08)
;;
;======================================================================================================
;assemble flags
EXPERIMENTAL
EXPERIMENT_IMPL = 5
.include "_ff3-DSfy.asm"
| 23.545455 | 104 | 0.389961 |
4eb57fafaa5165d0690450aa7d61ecd14918fdf3 | 343 | asm | Assembly | libsrc/_DEVELOPMENT/time/c/sccz80/tm_from_dostm_callee.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/time/c/sccz80/tm_from_dostm_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/time/c/sccz80/tm_from_dostm_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void tm_from_dostm(struct tm *,struct dos_tm *)
SECTION code_time
PUBLIC tm_from_dostm_callee
EXTERN asm_tm_from_dostm
tm_from_dostm_callee:
pop af
pop hl
pop de
push af
jp asm_tm_from_dostm
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _tm_from_dostm_callee
defc _tm_from_dostm_callee = tm_fr... | 14.291667 | 49 | 0.787172 |
54ca79a63c5e04a0b21fd92869174aa1322c868a | 3,062 | asm | Assembly | Chapter03/aes128_lin.asm | PacktPublishing/Mastering-Assembly-Programming | f5de70a911021e3e5189864cec8dc1ddfa103d24 | [
"MIT"
] | 34 | 2019-07-10T00:32:25.000Z | 2022-03-20T16:32:08.000Z | Chapter03/aes128_lin.asm | PacktPublishing/Mastering-Assembly-Programming | f5de70a911021e3e5189864cec8dc1ddfa103d24 | [
"MIT"
] | null | null | null | Chapter03/aes128_lin.asm | PacktPublishing/Mastering-Assembly-Programming | f5de70a911021e3e5189864cec8dc1ddfa103d24 | [
"MIT"
] | 4 | 2020-04-13T01:23:51.000Z | 2021-09-21T03:17:00.000Z | ; File: src/aes128_lin.asm
; Just as in the Windows template - we tell the assembler which type of output we expext.
; In this case it is 32-bit executable ELF
format ELF executable
; Tell the assembler where the entry point is
entry _start
; On *nix based systems, when in memory, the space is arranged int... | 24.301587 | 103 | 0.66917 |
e3a920c7f63af5cb846ad5ffc2144a012c55717d | 542 | asm | Assembly | programs/oeis/184/A184484.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/184/A184484.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/184/A184484.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A184484: Lower s-Wythoff sequence, where s(n)=3n-2. Complement of A184485.
; 1,3,4,5,6,8,9,10,12,13,14,16,17,18,20,21,22,23,25,26,27,29,30,31,33,34,35,36,38,39,40,42,43,44,46,47,48,49,51,52,53,55,56,57,59,60,61,62,64,65,66,68,69,70,72,73,74,76,77,78,79,81,82,83,85,86,87,89,90,91,92,94,95,96,98,99,100,102,103,104,105... | 28.526316 | 318 | 0.647601 |
3c6ad918f990fd74bbe9168f6f6c243c948eccbe | 262 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/misc/c/sccz80/zx_visit_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_visit_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_visit_wc_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void zx_visit_wc_attr(struct r_Rect8 *r, void *function)
SECTION code_clib
SECTION code_arch
PUBLIC zx_visit_wc_attr
EXTERN asm_zx_visit_wc_attr
zx_visit_wc_attr:
pop af
pop de
pop ix
push de
push de
push af
jp asm_zx_visit_wc_attr
| 12.47619 | 58 | 0.751908 |
2c5d77f1becd5d1b95822bc29be51a8d91b426ad | 310 | asm | Assembly | programs/oeis/021/A021624.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/021/A021624.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/021/A021624.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A021624: Decimal expansion of 1/620.
; 0,0,1,6,1,2,9,0,3,2,2,5,8,0,6,4,5,1,6,1,2,9,0,3,2,2,5,8,0,6,4,5,1,6,1,2,9,0,3,2,2,5,8,0,6,4,5,1,6,1,2,9,0,3,2,2,5,8,0,6,4,5,1,6,1,2,9,0,3,2,2,5,8,0,6,4,5,1,6,1,2,9,0,3,2,2,5,8,0,6,4,5,1,6,1,2,9,0,3
add $0,1
mov $1,10
pow $1,$0
mul $1,5
div $1,3100
mod $1,10
mov $0,$1
| 28.181818 | 199 | 0.541935 |
ea9fdc4cee98077e0e2fec60d37803ec940d2d89 | 662 | asm | Assembly | oeis/104/A104097.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/104/A104097.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/104/A104097.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A104097: Denominators of coefficients in expansion of x^-2*(1-exp(-2*x))^2.
; Submitted by Christian Krause
; 1,1,3,1,45,5,315,189,2025,4725,467775,1485,42567525,212837625,91216125,42567525,97692469875,516891375,9280784638125,236238154425,43752270436875,714620417135625,147926426347074375,53123043290625,48076088562799... | 73.555556 | 477 | 0.859517 |
f517a0708e93a74c31d39ee882df6775f24bd0b4 | 147 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_comn.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_comn.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_comn.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: zel_comn.asm
Type: file
Size: 109961
Last-Modified: '2016-05-13T04:27:09Z'
SHA-1: BDF90751FD9ADBDDFB8B9C9A556FDEA021C9E8BA
Description: null
| 21 | 47 | 0.816327 |
70a355f4d6e1c694bbe55f67f3e78ecd77d8cfcc | 479 | asm | Assembly | data/mapObjects/mtsilver.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapObjects/mtsilver.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapObjects/mtsilver.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | MtSilverObject:
db $2c ; border block
db $2 ; warps
db $7, $26, $4, ROUTE_22_GATE
db $5, $8, $1, MT_SILVER_CAVE
;db $4, $4, $1, DIGLETTS_CAVE
db $1 ; signs
db $b, $7, $3 ; Route22FrontGateText
db $0 ; objects
;object SPRITE_BLUE, $19, $5, STAY, NONE, $1 ; person
;object SPRITE_BLUE, $19, $5, STAY, NONE, $2 ;... | 28.176471 | 88 | 0.661795 |
c30a38393a27f619e8b2fc010ecd46a34bef07d9 | 737 | asm | Assembly | 07/MemoryAccess/PointerTest/PointerTest.asm | DarkCleopas/vm-translator | 6e55273680c059709e8b787c8a4adfb619c8c5b0 | [
"MIT"
] | null | null | null | 07/MemoryAccess/PointerTest/PointerTest.asm | DarkCleopas/vm-translator | 6e55273680c059709e8b787c8a4adfb619c8c5b0 | [
"MIT"
] | null | null | null | 07/MemoryAccess/PointerTest/PointerTest.asm | DarkCleopas/vm-translator | 6e55273680c059709e8b787c8a4adfb619c8c5b0 | [
"MIT"
] | null | null | null | @3030 // push constant 3030
D=A
@SP
A=M
M=D
@SP
M=M+1
@SP // pop pointer 0
M=M-1
A=M
D=M
@R3
M=D
@3040 // push constant 3040
D=A
@SP
A=M
M=D
@SP
M=M+1
@SP // pop pointer 1
M=M-1
A=M
D=M
@R4
M=D
@32 // push constant 32
D=A
@SP
A=M
M=D
@SP
M=M+1
@THIS // pop this 2
D=M
@2
D=D+A
@R13
M=D
@SP
M=M-1
A=M
D=M
@R13
A=M
M=D
@46... | 6.353448 | 27 | 0.556309 |
433821e5523de85eee0ebd01395eea6c8b796673 | 49,638 | asm | Assembly | testid.asm | Tookerton21/Xv6_OS | ed9ab1648952b2f62e60db2ca8e6aa42e69bd340 | [
"Xnet",
"X11"
] | null | null | null | testid.asm | Tookerton21/Xv6_OS | ed9ab1648952b2f62e60db2ca8e6aa42e69bd340 | [
"Xnet",
"X11"
] | null | null | null | testid.asm | Tookerton21/Xv6_OS | ed9ab1648952b2f62e60db2ca8e6aa42e69bd340 | [
"Xnet",
"X11"
] | null | null | null |
_testid: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "types.h"
#include "user.h"
int main(int argc, char* argv[]){
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl -0x4(%ecx)
a: 55 ... | 34.956338 | 63 | 0.431847 |
7f3e71679da62400893a789312cd7926e5feb388 | 1,061 | asm | Assembly | _build/dispatcher/jmp_ippsAES_GCMStart_ae979d4d.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsAES_GCMStart_ae979d4d.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsAES_GCMStart_ae979d4d.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsAES_GCMStart:function
extern n8_ippsAES_GCMStart:function
extern y8_ippsAES_GCMStart:function
extern e9_ippsAES_GCMStart:function
extern l9_ippsAES_GCMStart:function
extern n0_ippsAES_GCMStart:function
extern k0_ippsAES_GCMStart:function
extern ippcpJumpIndexForMergedLibs
extern ippcpSafeInit:function
s... | 27.205128 | 91 | 0.792648 |
346a7d4ee73ce5ab606cc9dded5bfcd6e68bc356 | 475 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_dadd.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_dadd.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_dadd.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_fp_math48
PUBLIC am48_dadd
EXTERN mm48_fpadd
; floating point add
; AC' = AC' + AC
;
; enter : AC'= double x
; AC = double y
;
; exit : AC = double y
;
; success
;
; AC'= x + y
; carry reset
;
; f... | 15.833333 | 36 | 0.461053 |
eef5eb6981ecee5dadf5005d064193a5007d9aad | 680 | asm | Assembly | programs/oeis/311/A311512.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/311/A311512.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/311/A311512.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A311512: Coordination sequence Gal.6.130.1 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,4,8,12,17,22,26,30,35,40,44,48,52,56,60,64,69,74,78,82,87,92,96,100,104,108,112,116,121,126,130,134,139,144,148,152,156,160,164,168,173,17... | 21.935484 | 177 | 0.586765 |
062053f14120c9568546d3a4a35c5ce63194ad63 | 411 | asm | Assembly | programs/oeis/128/A128059.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/128/A128059.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/128/A128059.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A128059: a(n) = numerator((2*n-1)^2/(2*(2*n)!)).
; 1,1,3,5,7,1,11,13,1,17,19,1,23,1,1,29,31,1,1,37,1,41,43,1,47,1,1,53,1,1,59,61,1,1,67,1,71,73,1,1,79,1,83,1,1,89,1,1,1,97,1,101,103,1,107,109,1,113,1,1,1,1,1,1,127,1,131,1,1,137,139,1,1,1,1,149,151,1,1,157,1,1,163,1,167,1,1,173,1,1,179,181,1,1,1,1,191,193,1,197
mul $... | 29.357143 | 262 | 0.56691 |
ebb36528af067482fcf966533ccbbcbb700f97e8 | 480 | asm | Assembly | programs/oeis/071/A071051.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/071/A071051.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/071/A071051.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A071051: Number of 1's in n-th row of triangle in A071035.
; 1,3,4,7,4,8,8,15,4,8,8,16,8,16,16,31,4,8,8,16,8,16,16,32,8,16,16,32,16,32,32,63,4,8,8,16,8,16,16,32,8,16,16,32,16,32,32,64,8,16,16,32,16,32,32,64,16,32,32,64,32,64,64,127,4,8,8,16,8,16,16,32,8,16,16,32,16,32,32,64,8,16,16,32,16,32,32,64,16,32,32,64,32,64,64... | 36.923077 | 274 | 0.63125 |
2ec2cc0847497d172a41a80422df78bbfddeef7d | 557 | asm | Assembly | testbed/pgm1.asm | findhamza/Compilers | 50130f1d3c7ea79e0b164a887cf63c45c036e821 | [
"MIT"
] | null | null | null | testbed/pgm1.asm | findhamza/Compilers | 50130f1d3c7ea79e0b164a887cf63c45c036e821 | [
"MIT"
] | null | null | null | testbed/pgm1.asm | findhamza/Compilers | 50130f1d3c7ea79e0b164a887cf63c45c036e821 | [
"MIT"
] | null | null | null | %include "IOSR.asm"
global _start
section .data
M DW 13
N DW 56
lit97 DW 97
lit18 DW 18
section .bss
X RESW 1
Y RESW 1
Z RESW 1
temp0 RESW 1
temp1 RESW 1
temp2 RESW 1
temp3 RESW 1
section .txt
_start:
mov ax, [lit97]
mov [Y], ax
mov ax, [M]
mul word [N]
mov [temp0], ax
mov ax, [temp0]
add ... | 9.440678 | 28 | 0.624776 |
a6a60663e721c7f46d64d5f280e0a23a05cdff04 | 713 | asm | Assembly | oeis/317/A317365.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/317/A317365.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/317/A317365.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A317365: Expansion of e.g.f. x*exp(x/(1 + x))/(1 + x).
; Submitted by Jon Maiga
; 0,1,0,-3,16,-75,336,-1295,1632,55881,-1124000,16722981,-229985040,3089923837,-41225160144,545880027225,-7069180940864,86130735547665,-882387869940288,3847692639294541,171852333163131600,-8392137456287472699,276055495385982856720,-806794... | 39.611111 | 497 | 0.789621 |
f2470e13be2569b975a27427bf3c02f8cbca016e | 2,483 | asm | Assembly | 03_SUM.asm | aleattene/lc2-exams | 516ca7ea7979898238267af0bf095fc4538dac1a | [
"MIT"
] | null | null | null | 03_SUM.asm | aleattene/lc2-exams | 516ca7ea7979898238267af0bf095fc4538dac1a | [
"MIT"
] | null | null | null | 03_SUM.asm | aleattene/lc2-exams | 516ca7ea7979898238267af0bf095fc4538dac1a | [
"MIT"
] | null | null | null | ; ************** DESCRIZIONE SOTTOPROGRAMMA **************
Il seguente sottoprogramma denominato SUM riceve nei registri R0 e R1 due numeri a 16 bit in
complemento a due e restituisce:
- nel registro R0 la somma dei due numeri
- nel registo R1 il valore:
- 0 se la somma è corretta;
- 1 se si è verificato overflow;... | 29.915663 | 92 | 0.657269 |
4777fe991389cd8951304bed5fb3462f1655bfa7 | 65,320 | asm | Assembly | src/test/ref/32bit-rols.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/32bit-rols.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/32bit-rols.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // Tests different rotate left commands
/// @file
/// Functions for performing input and output.
// Commodore 64 PRG executable file
.file [name="32bit-rols.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segmentde... | 23.17956 | 265 | 0.601944 |
2f70087f2673d6a8b5cdc3409cf033dbc09f3387 | 724 | asm | Assembly | oeis/167/A167318.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/167/A167318.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/167/A167318.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A167318: Totally multiplicative sequence with a(p) = 8*(p-3) for prime p.
; Submitted by Jon Maiga
; 1,-8,0,64,16,0,32,-512,0,-128,64,0,80,-256,0,4096,112,0,128,1024,0,-512,160,0,256,-640,0,2048,208,0,224,-32768,0,-896,512,0,272,-1024,0,-8192,304,0,320,4096,0,-1280,352,0,1024,-2048,0,5120,400,0,1024,-16384,0,-1664,44... | 26.814815 | 389 | 0.611878 |
31944adee35edd2a4ef9d22e26dccd16def12227 | 2,823 | asm | Assembly | Python/C4 - MIPS/Task3 - lists.asm | mrbinx/mrbinx_python | abc14762f6afd4e23ccd95cecd59a637ced20d89 | [
"MIT"
] | null | null | null | Python/C4 - MIPS/Task3 - lists.asm | mrbinx/mrbinx_python | abc14762f6afd4e23ccd95cecd59a637ced20d89 | [
"MIT"
] | null | null | null | Python/C4 - MIPS/Task3 - lists.asm | mrbinx/mrbinx_python | abc14762f6afd4e23ccd95cecd59a637ced20d89 | [
"MIT"
] | null | null | null | #Loh Hao Bin 25461257 Prac 4 Task 3
.data
size: .word 0 #size of the list
the_list: .word 0 #address of the list
prompt: .asciiz "Please input an item: "
askforlength: .asciiz "Please input the size of the list: "
errormsg: .asciiz "Please input a valid size"
sum: .word 0
summsg: .asciiz "\nThe sum until negative is: "... | 21.386364 | 62 | 0.603613 |
f934e6c456986f806e900c2683ad4573c92fcf22 | 631 | asm | Assembly | programs/oeis/167/A167463.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/167/A167463.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/167/A167463.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A167463: a(n) = n mod 15.
; 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,0,1,2,3,4,... | 105.166667 | 581 | 0.564184 |
5dd328d71329f0ccd17664d81c814b67541aacd5 | 142 | asm | Assembly | libsrc/_DEVELOPMENT/l/z80/l_jpix.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/l/z80/l_jpix.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/l/z80/l_jpix.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_l
PUBLIC l_jpix
l_jpix:
jp (ix)
; use for library code only
; use l_call_ix for compile time user code
| 10.923077 | 42 | 0.746479 |
fecd27af235ba7851976fd4b66431393306da041 | 243 | asm | Assembly | zx_rom_plot_sub.asm | imneme/spectrum-minilib | e3b999f209f8cf1014aeb240accff8b7b15270d6 | [
"MIT"
] | 1 | 2020-09-22T09:18:19.000Z | 2020-09-22T09:18:19.000Z | zx_rom_plot_sub.asm | imneme/spectrum-minilib | e3b999f209f8cf1014aeb240accff8b7b15270d6 | [
"MIT"
] | null | null | null | zx_rom_plot_sub.asm | imneme/spectrum-minilib | e3b999f209f8cf1014aeb240accff8b7b15270d6 | [
"MIT"
] | null | null | null | INCLUDE "romdefs.inc"
SECTION code_clib
GLOBAL _zx_rom_plot_sub
_zx_rom_plot_sub:
pop af ; retaddr
pop bc ; yx
push af ; restore retaddr
jp ROM3_PLOT_SUB
| 22.090909 | 50 | 0.514403 |
e610133601df8a9c7a810d6e92ae35163b977975 | 206 | asm | Assembly | libsrc/_DEVELOPMENT/input/zx/c/sdcc_iy/in_mouse_kempston_reset.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/input/zx/c/sdcc_iy/in_mouse_kempston_reset.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/input/zx/c/sdcc_iy/in_mouse_kempston_reset.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void in_mouse_kempston_reset(void)
SECTION code_clib
SECTION code_input
PUBLIC _in_mouse_kempston_reset
EXTERN asm_in_mouse_kempston_reset
defc _in_mouse_kempston_reset = asm_in_mouse_kempston_reset
| 17.166667 | 59 | 0.883495 |
1a1700509f5e4c2b6372979f9cbaaa33a6b792e3 | 6,471 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1541.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1541.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1541.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_D_ht+0xb95c, %r9
nop
sub $5857, %r15
movb $0x61, (%r9)
nop
cmp %r14, %r14
lea addresses_WC_ht+0xe008, %r15
nop
nop
nop
nop
nop
and %r8, %r8
movb $0x61, (%r15)
xor $36482, %r14
lea add... | 39.699387 | 2,999 | 0.650286 |
57512bbd82ea3dcd3628a52871bd37a0bc804228 | 1,170 | asm | Assembly | rom0/sysvars128.asm | nagydani/zx-rom-mods | a06cfb2e936c145025c4f3d6f3282cce15ad5f56 | [
"MIT"
] | 15 | 2018-09-07T15:49:44.000Z | 2021-09-21T20:47:14.000Z | rom0/sysvars128.asm | nagydani/zx-rom-mods | a06cfb2e936c145025c4f3d6f3282cce15ad5f56 | [
"MIT"
] | 6 | 2020-05-24T08:43:07.000Z | 2020-05-26T22:02:36.000Z | rom0/sysvars128.asm | nagydani/zx-rom-mods | a06cfb2e936c145025c4f3d6f3282cce15ad5f56 | [
"MIT"
] | 3 | 2020-08-03T06:28:34.000Z | 2021-12-29T00:27:50.000Z | ; FLAGS unused bits
; 4 - 128k mode
; FLAGX unused bits
; 2 -
; 3 -
; 4 - in execution: last IF's outcome is false
; 4 - in syntax check: after THEN token
; 4 - in editing: operator mode before the cursor
; 6 - temporary stuff
; FLAGS2 unused bits
; 5 - suppress K mode, if set
; 6 - PLAY in progress
; 7 - jump locati... | 19.830508 | 49 | 0.720513 |
285316f8b54b3c5731da77ce6932678f553ea72d | 8,619 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_2816.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_2816.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_2816.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 %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x2dee, %rsi
lea addresses_WC_ht+0x6e8e, %rdi
nop
nop
inc %rbx
mov $52, %rcx
rep movsl
and %rax, %rax
lea addresses_A_ht+0x8b3e, %r10
nop
nop
nop
nop
nop
and %r8, %r8
movb (%r10... | 32.040892 | 2,999 | 0.651816 |
cca6f461e06d598db3e53ddc0cb4ebc256d37695 | 247 | asm | Assembly | libsrc/_DEVELOPMENT/adt/b_vector/c/sdcc_iy/b_vector_clear_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/b_vector/c/sdcc_iy/b_vector_clear_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/b_vector/c/sdcc_iy/b_vector_clear_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void b_vector_clear_fastcall(b_vector_t *v)
SECTION code_adt_b_vector
PUBLIC _b_vector_clear_fastcall
EXTERN _b_array_clear_fastcall
defc _b_vector_clear_fastcall = _b_array_clear_fastcall
INCLUDE "adt/b_vector/z80/asm_b_vector_clear.asm"
| 19 | 55 | 0.866397 |
4158d87d78199a17210ab329abfc219b6434fe4e | 1,190 | asm | Assembly | Z80tests/screenfill2.asm | ruyrybeyro/QtSpecem | b844cdf42973999fcc1c30fdc568775d6ce3bc71 | [
"MIT"
] | 7 | 2019-09-24T19:05:48.000Z | 2020-03-15T17:34:12.000Z | Z80tests/screenfill2.asm | ruyrybeyro/QtSpecem | b844cdf42973999fcc1c30fdc568775d6ce3bc71 | [
"MIT"
] | null | null | null | Z80tests/screenfill2.asm | ruyrybeyro/QtSpecem | b844cdf42973999fcc1c30fdc568775d6ce3bc71 | [
"MIT"
] | 2 | 2020-03-05T18:39:22.000Z | 2020-07-09T17:28:26.000Z | ; FILL ZX SPECTRUM SCREEN GOING THROUGH EACH VISUAL LINE
;
; SCREEN ADDRESS
;
; H = 0 1 0 Y7 Y6 Y2 Y1 Y0
; L = Y5 Y4 Y3 X4 X3 X2 X1 X0
; pasmo --tapbas screenfill2.asm screenfill2.asm
ORG 50000
LD HL,$4000 ; SCREEN START
LD B,3 ; 3 SECTIONS
Y7_Y6: PUSH BC
LD B,8 ; NEXT LINE - 8 TEXT LINES
Y... | 12.934783 | 56 | 0.555462 |
695e1742f50a339f9bb7e7d3ded2f7fb99f2dc76 | 494 | asm | Assembly | Second Stage/A20/A20_Line.asm | marmil03/Project-Lithosphere | c0f109ac982dae0cba61f37e1c944048391d441c | [
"MIT"
] | null | null | null | Second Stage/A20/A20_Line.asm | marmil03/Project-Lithosphere | c0f109ac982dae0cba61f37e1c944048391d441c | [
"MIT"
] | null | null | null | Second Stage/A20/A20_Line.asm | marmil03/Project-Lithosphere | c0f109ac982dae0cba61f37e1c944048391d441c | [
"MIT"
] | null | null | null | [bits 16]
is_A20_on:
pushf
push ds
push es
push di
push si
cli
mov ax, 0
mov es, ax
not ax
mov ds, ax
mov di, 0x0500
mov si, 0x0510
mov al, byte [es:di]
push ax
mov al, byte [ds:si]
push ax
mov byte [es:di], 0x00
mov byte [ds:si], 0xff
cmp byte [es:di], 0... | 10.510638 | 25 | 0.546559 |
f2cf6dba833aa8e2d37e1714b841058ac31a380e | 2,719 | asm | Assembly | computer-architecture/labs/exam-petru.asm | vampy/university | 9496cb63594dcf1cc2cec8650b8eee603f85fdab | [
"MIT"
] | 6 | 2015-06-22T19:43:13.000Z | 2019-07-15T18:08:41.000Z | computer-architecture/labs/exam-petru.asm | vampy/university | 9496cb63594dcf1cc2cec8650b8eee603f85fdab | [
"MIT"
] | null | null | null | computer-architecture/labs/exam-petru.asm | vampy/university | 9496cb63594dcf1cc2cec8650b8eee603f85fdab | [
"MIT"
] | 1 | 2015-09-26T09:01:54.000Z | 2015-09-26T09:01:54.000Z | ; Read from the keyboard a number composed of multiple digits
; and do the sum of all the digits and write the result into a file
assume cs:code, ds:data
data segment
msg db 'Name of the file: $'
mnr db 'Enter the number: $'
mNrLen db 12
lNr db ?
nr db 12 dup (?)
maxFileName db 12
lFileName... | 20.755725 | 90 | 0.559765 |
14a81c6162cdf5f246fab2b8c588636d38c18a7f | 6,851 | asm | Assembly | iod/con2/ptr/spcch.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/con2/ptr/spcch.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/con2/ptr/spcch.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; General sprite cache V2.14 1999 Tony Tebby
; 2002 Marcel Kilgus
;
; 2001-06-29 2.01 Fixed severe bug in cache setup (MK)
; 2002-11-12 2.10 Added 24bit sprite routines (MK)
; 2002-12-15 2.11 Increase the support of sprite mode (JG)
; 2003-01-12 2.12 Added support for bigger sprites (MK)
; A... | 23.462329 | 77 | 0.676981 |
22c5275a5cbd8c26b61962b94dc2ddc275264f9e | 268 | asm | Assembly | programs/oeis/176/A176128.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/176/A176128.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/176/A176128.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A176128: a(n) = (n*n!)^2.
; 1,16,324,9216,360000,18662400,1244678400,104044953600,10666233446400,1316818944000000,192795461591040000,33039724723568640000,6553108179373916160000,1489610673484191498240000
add $0,1
mov $1,$0
lpb $1
mul $0,$1
sub $1,1
lpe
pow $0,2
| 24.363636 | 176 | 0.764925 |
c4bcda9a4bc6cbddbb0dc4256666664912588f47 | 288 | asm | Assembly | oeis/131/A131768.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/131/A131768.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/131/A131768.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A131768: 2*(A007318 * A097807) - A000012.
; 1,3,1,5,5,1,7,11,7,1,9,19,19,9,1,11,29,39,29,11,1,13,41,69,69,41,13,1,15,55,111,139,111,55,15,1,17,71,167,251,251,167,71,17,1,19,89,239,419,503,419,239,89,19,1
mov $1,2
lpb $0
sub $0,$1
add $1,1
lpe
bin $1,$0
mov $0,$1
mul $0,2
sub $0,1
| 22.153846 | 161 | 0.611111 |
a0f6182f8c3b2d58dbf6cea652ffbae68431ae9c | 467 | asm | Assembly | programs/oeis/091/A091369.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/091/A091369.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/091/A091369.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A091369: a(n) = Sum_{i=1..n} phi(i)*ceiling(n/i).
; 1,3,7,12,20,27,39,50,64,77,97,112,136,155,177,200,232,255,291,318,350,381,425,456,500,537,581,620,676,713,773,820,872,921,979,1026,1098,1153,1215,1270,1350,1403,1487,1550,1618,1685,1777,1840,1930,1999,2081,2156
mov $2,$0
add $2,1
mov $4,$0
lpb $2
mov $0,$4
sub ... | 27.470588 | 212 | 0.640257 |
215dcff80e8032cebc3472497d083e8d896df477 | 1,503 | asm | Assembly | programs/RC Car.asm | TheLogicMaster/lm8 | 8f75c0c0b269f699fc3ba574b20ceb1ff86a1b61 | [
"MIT"
] | 10 | 2021-08-29T10:31:45.000Z | 2022-02-26T14:20:54.000Z | programs/RC Car.asm | TheLogicMaster/lm8 | 8f75c0c0b269f699fc3ba574b20ceb1ff86a1b61 | [
"MIT"
] | null | null | null | programs/RC Car.asm | TheLogicMaster/lm8 | 8f75c0c0b269f699fc3ba574b20ceb1ff86a1b61 | [
"MIT"
] | null | null | null | ; RC Car --- Control an RC car using a Nunchuk controller to drive a dual H-bridge such as L298N.
; Uses arduino pins 7-10 for controlling the H-bridge
jmp main
include "libraries/Nunchuk.asm"
main:
jsr nunchuck_init
ldr #7,A
out {arduino_output},A
ldr #8,A
out {arduino_output},A
ld... | 18.108434 | 97 | 0.607452 |
94370c473559217182af4098456d1724db256292 | 778 | asm | Assembly | oeis/051/A051539.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/051/A051539.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/051/A051539.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A051539: a(n) = least common multiple of {1, 5, 9, 13, 17 ..., 4n+1} (A016813).
; Submitted by Jamie Morken(s4)
; 1,5,45,585,9945,69615,348075,10094175,111035925,4108329225,168441498225,168441498225,1179090487575,62491795841475,1187344120988025,72427991380269525,72427991380269525,1665843801746199075,12160659752747253... | 35.363636 | 482 | 0.773779 |
189f4f71423579b6e595b43a21eaff4b87222c1a | 395 | asm | Assembly | programs/oeis/302/A302058.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/302/A302058.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/302/A302058.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A302058: Numbers that are not square pyramidal numbers.
; 2,3,4,6,7,8,9,10,11,12,13,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82
add $0,1
mov $1,$0
mov $3,1
lpb $0,... | 26.333333 | 225 | 0.622785 |
5be614d10f2a4bc5f00ecb5ade1550d54120c494 | 5,296 | asm | Assembly | Transynther/x86/_processed/US/_ht_st_zr_un_/i9-9900K_12_0xa0.log_21829_261.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_ht_st_zr_un_/i9-9900K_12_0xa0.log_21829_261.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_ht_st_zr_un_/i9-9900K_12_0xa0.log_21829_261.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 %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x8267, %rsi
lea addresses_UC_ht+0x9427, %rdi
nop
nop
nop
sub $33201, %r14
mov $106, %rcx
rep movsb
nop
nop
and %r8, %r8
lea addresses_A_ht+0xbc67, %rcx
nop
nop
nop
nop
nop
and $23595, %r9... | 49.962264 | 2,999 | 0.649358 |
cc57fd1ccf3fdc8e79746059da078c10ccf931b3 | 682 | asm | Assembly | oeis/121/A121706.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/121/A121706.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/121/A121706.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A121706: a(n) = Sum_{k=1..n-1} k^n.
; 0,1,9,98,1300,20515,376761,7907396,186884496,4914341925,142364319625,4505856912854,154718778284148,5729082486784839,227584583172284625,9654782997596059912,435659030617933827136,20836030169620907691465,1052864393300587929716721,56051185696531607621474266,31357253244086711830421958... | 37.888889 | 496 | 0.812317 |
49b38fce02e9d894c26707ee6711bac274d07a69 | 681 | asm | Assembly | programs/oeis/024/A024700.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/024/A024700.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/024/A024700.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A024700: a(n) = (prime(n+2)^2 - 1)/3.
; 8,16,40,56,96,120,176,280,320,456,560,616,736,936,1160,1240,1496,1680,1776,2080,2296,2640,3136,3400,3536,3816,3960,4256,5376,5720,6256,6440,7400,7600,8216,8856,9296,9976,10680,10920,12160,12416,12936,13200,14840,16576,17176,17480,18096,19040,19360,21000,22016,23056,24120,24480,... | 68.1 | 544 | 0.76652 |
b765f88d1ce031947b14c36e0e639a813e792516 | 437 | asm | Assembly | nabla/factorial_rec.asm | rec0de/RO18 | bf5b17d087243dee78501b515f397f7fe96ee1f5 | [
"Unlicense"
] | null | null | null | nabla/factorial_rec.asm | rec0de/RO18 | bf5b17d087243dee78501b515f397f7fe96ee1f5 | [
"Unlicense"
] | null | null | null | nabla/factorial_rec.asm | rec0de/RO18 | bf5b17d087243dee78501b515f397f7fe96ee1f5 | [
"Unlicense"
] | null | null | null | .data
n: .word 8
result: .word 0
.text
main:
la $a0, n
lw $a0, 0($a0)
jal factorial_recursive
la $t0, result
sw $v0, 0($t0)
j exit
factorial_recursive:
beqz $a0, one
blez $a0, error
addi $t0, $a0, 0
addi $a0, $a0, -1
addi $sp, $sp, -8
sw $t0, 4($sp)
sw $ra, 0($sp)
jal factorial_recursive
lw $t0, 4($sp)
lw $ra, 0($sp... | 10.925 | 23 | 0.604119 |
ce3f16530c9cf7d306acfe9b26113f3a254ef8aa | 856 | asm | Assembly | programs/oeis/007/A007481.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/007/A007481.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/007/A007481.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A007481: Number of subsequences of [ 1,...,n ] in which each even number has an odd neighbor.
; 1,2,3,7,11,25,39,89,139,317,495,1129,1763,4021,6279,14321,22363,51005,79647,181657,283667,646981,1010295,2304257,3598219,8206733,12815247,29228713,45642179,104099605,162557031,370756241,578955451,1320467933,2061980415,4702... | 42.8 | 561 | 0.771028 |
59705f4242ed53681031f54d657ca9172bc3d3f9 | 413 | asm | Assembly | programs/oeis/047/A047672.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/047/A047672.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/047/A047672.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A047672: Row 3 of square array defined in A047671.
; 1,10,37,94,193,346,565,862,1249,1738,2341,3070,3937,4954,6133,7486,9025,10762,12709,14878,17281,19930,22837,26014,29473,33226,37285,41662,46369,51418,56821,62590,68737,75274,82213,89566,97345
mov $2,$0
mul $2,$0
add $2,4
mov $1,$2
sub $1,3
mov $3,$0
mul $3,4
add $... | 19.666667 | 193 | 0.677966 |
2f2ba5ece81e9471ea40cc262a0c3a0c03976a7c | 6,522 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1391.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_21829_1391.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_21829_1391.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 %r15
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x16a39, %r10
nop
nop
nop
nop
add %rdi, %rdi
mov $0x6162636465666768, %r8
movq %r8, (%r10)
nop
nop
nop
nop
inc %r15
lea addresses_A_ht+0xbe39, %rsi
lea addresses_WC_ht+0x194b9, %rdi
clflu... | 34.877005 | 2,999 | 0.6567 |
0328bbe8fffa2c71d986da38900f6b06b872299c | 5,438 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_130.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.log_21829_130.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.log_21829_130.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 %r13
push %r15
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0xc27, %r15
nop
nop
nop
nop
dec %rdx
mov (%r15), %ebp
nop
nop
nop
dec %rdi
lea addresses_WC_ht+0x127, %rsi
lea addresses_WC_ht+0x1db27, %rdi
nop
nop
nop
nop
nop
cmp %r13, %r13
mov $32, ... | 39.405797 | 2,999 | 0.65925 |
8959e3a4d7e418a20c5edac8d5d255cf1d129453 | 764 | asm | Assembly | programs/oeis/228/A228888.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/228/A228888.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/228/A228888.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A228888: a(n) = binomial(3*n + 2, 3).
; 10,56,165,364,680,1140,1771,2600,3654,4960,6545,8436,10660,13244,16215,19600,23426,27720,32509,37820,43680,50116,57155,64824,73150,82160,91881,102340,113564,125580,138415,152096,166650,182104,198485,215820,234136,253460,273819,295240,317750,341376,366145,392084,419220,447580,47... | 109.142857 | 695 | 0.824607 |
4d4938be4372310abf8386392e4b32ef28fd31c2 | 3,605 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_216_235.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_216_235.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_216_235.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 %r13
push %r14
push %r15
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x13334, %rsi
lea addresses_UC_ht+0x1a334, %rdi
nop
nop
nop
nop
inc %r15
mov $122, %rcx
rep movsb
nop
nop
nop
nop
nop
xor %r13, %r13
lea addresses_D_ht+0x1c474, %rsi
lea addresses_UC_ht... | 23.562092 | 647 | 0.657143 |
94c36126433bb822cb305afa32d2ada245e43d20 | 422 | asm | Assembly | oeis/004/A004453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/004/A004453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/004/A004453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A004453: Nimsum n + 12.
; Submitted by Jamie Morken(s4)
; 12,13,14,15,8,9,10,11,4,5,6,7,0,1,2,3,28,29,30,31,24,25,26,27,20,21,22,23,16,17,18,19,44,45,46,47,40,41,42,43,36,37,38,39,32,33,34,35,60,61,62,63,56,57,58,59,52,53,54,55,48,49,50,51,76,77,78,79,72,73,74,75,68,69,70,71,64,65,66,67,92,93,94,95,88,89,90,91,84,85,... | 35.166667 | 295 | 0.63981 |
c9c3a32961710ace376367ff95e22d040dce6fb8 | 416 | asm | Assembly | oeis/103/A103659.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/103/A103659.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/103/A103659.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A103659: (1/6) * most frequently occurring volume assumed by triangular pyramids with their 4 vertices chosen from distinct points of an (n+1)X(n+1)X(n+1) lattice cube.
; Submitted by Christian Krause
; 1,2,2,4,4,12,12,12,12,12,24,24,24,24
mul $0,2
mov $1,1
mov $2,1
mov $3,1
lpb $0
sub $0,2
max $0,$2
sub $1,$3... | 18.909091 | 170 | 0.627404 |
643e03f1b52beca0054312a074234e34d73fe003 | 303 | asm | Assembly | oeis/077/A077118.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/077/A077118.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/077/A077118.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A077118: Nearest integer square to n^3.
; 0,1,9,25,64,121,225,361,529,729,1024,1296,1764,2209,2704,3364,4096,4900,5776,6889,7921,9216,10609,12100,13924,15625,17689,19600,21904,24336,26896,29929,32761,36100,39204,42849,46656,50625,54756,59536
seq $0,2821 ; a(n) = nearest integer to n^(3/2).
pow $0,2
| 50.5 | 201 | 0.742574 |
89f0ad5923eb5644f32e9655dbac3a1b8538c58b | 4,156 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-8650U_0xd2_notsx.log_899_519.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-8650U_0xd2_notsx.log_899_519.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-8650U_0xd2_notsx.log_899_519.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 %r15
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x10d76, %rsi
lea addresses_normal_ht+0x4c0f, %rdi
nop
nop
nop
nop
nop
sub $28197, %r15
mov $23, %rcx
rep movsl
nop
nop
nop
nop
nop
cmp $47487, %rbp
lea addresses_normal_ht+0x1b22f, %rsi
lea addresses_A_ht... | 49.47619 | 2,696 | 0.665063 |
dec0592d0af0dd2716d40316041749b026d3039c | 303 | asm | Assembly | libsrc/math/genmath/norm4.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/math/genmath/norm4.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/math/genmath/norm4.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;
; Z88dk Generic Floating Point Math Library
;
; Normalise 48bit number in c ix de b
; current exponent in fa+5
; Result -> fa +5
;
; $Id: norm4.asm,v 1.3 2015/01/19 01:32:56 pauloscustodio Exp $:
PUBLIC norm4
EXTERN fa
.norm4 XOR A
.norm6 LD (fa+5),A
RET
| 15.947368 | 70 | 0.590759 |
25832c02120a0468e399140af114c3358cc28b37 | 429 | asm | Assembly | programs/oeis/168/A168283.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/168/A168283.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/168/A168283.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A168283: a(n) = (10*n - 5*(-1)^n - 3)/4.
; 3,3,8,8,13,13,18,18,23,23,28,28,33,33,38,38,43,43,48,48,53,53,58,58,63,63,68,68,73,73,78,78,83,83,88,88,93,93,98,98,103,103,108,108,113,113,118,118,123,123,128,128,133,133,138,138,143,143,148,148,153,153,158,158,163,163,168,168,173,173,178,178,183,183,188,188,193,193,198,198... | 61.285714 | 357 | 0.671329 |
8f444ec2d5c199bc5368f4f9e4615a9d93040f78 | 94 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dsub_s.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dsub_s.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dsub_s.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC asm_dsub_s
EXTERN am48_dsub_s
defc asm_dsub_s = am48_dsub_s
| 10.444444 | 29 | 0.840426 |
38f86c9e5ca04fe856c9e2c769d62b6860fc7ea5 | 6,472 | nasm | Assembly | Projetos/I-VM/bin/nasm/StackTest.nasm | juanjorgegarcia/Z01 | 7d49ef8f476f9c8e9f187a62f96fdca7bcd46314 | [
"Unlicense"
] | null | null | null | Projetos/I-VM/bin/nasm/StackTest.nasm | juanjorgegarcia/Z01 | 7d49ef8f476f9c8e9f187a62f96fdca7bcd46314 | [
"Unlicense"
] | 67 | 2018-03-13T21:40:05.000Z | 2018-05-23T19:17:13.000Z | Projetos/I-VM/bin/nasm/StackTest.nasm | juanjorgegarcia/Z01 | 7d49ef8f476f9c8e9f187a62f96fdca7bcd46314 | [
"Unlicense"
] | 3 | 2018-03-07T01:27:37.000Z | 2018-03-23T19:35:14.000Z | ; 0 - PUSH constant 17
leaw $17,%A
movw %A,%D
leaw $SP,%A
movw (%A),%A
movw %D,(%A)
leaw $SP,%A
movw (%A),%D
incw %D
movw %D,(%A)
; 1 - PUSH constant 17
leaw $17,%A
movw %A,%D
leaw $SP,%A
movw (%A),%A
movw %D,(%A)
leaw $SP,%A
movw (%A),%D
incw %D
movw %D,(%A)
; 2 - EQ
leaw $SP,%A
movw (%A),%D
decw %D
movw %D,(%A)
movw ... | 12.84127 | 26 | 0.555933 |
193c13983cb3598600ff8288a6edbd52630a3722 | 3,045 | asm | Assembly | Virus.Win32.FridaySectoriate/find_email.asm | 010001111/Vx-Suites | 6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79 | [
"MIT"
] | 2 | 2021-02-04T06:47:45.000Z | 2021-07-28T10:02:10.000Z | Virus.Win32.FridaySectoriate/find_email.asm | 010001111/Vx-Suites | 6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79 | [
"MIT"
] | null | null | null | Virus.Win32.FridaySectoriate/find_email.asm | 010001111/Vx-Suites | 6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79 | [
"MIT"
] | null | null | null | include email_accesory.asm
.code
find_email proc
call email_extracting
.if eax==0
call EnableArchive
mov eax,0
.endif
ret
find_email endp
.code
email_extracting proc
.data
extend1 db "Messenger\Profiles",0
extend2 db "Archive\Messages",0
extend3 db "@yahoo.com",0
extend4 db ">",13,10,0
... | 23.789063 | 92 | 0.799015 |
52404268dc0f53b002db9f0e00e6fc1add9c2195 | 66 | asm | Assembly | PrintingCharacter.asm | WilsenHernandez/MIPS-Tutorial | 9d6fe9c4a0db6013c65288f20e1471ea77466171 | [
"MIT"
] | null | null | null | PrintingCharacter.asm | WilsenHernandez/MIPS-Tutorial | 9d6fe9c4a0db6013c65288f20e1471ea77466171 | [
"MIT"
] | null | null | null | PrintingCharacter.asm | WilsenHernandez/MIPS-Tutorial | 9d6fe9c4a0db6013c65288f20e1471ea77466171 | [
"MIT"
] | null | null | null | .data
myChar: .byte 'N'
.text
li $v0, 4
la $a0, myChar
syscall | 11 | 18 | 0.621212 |
c804be95224a754ff1bc45b3cb55f804931ede62 | 5,356 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_62_377.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_62_377.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_62_377.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 %r15
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x14115, %rsi
lea addresses_normal_ht+0x1c315, %rdi
clflush (%rdi)
nop
nop
sub $8682, %r15
mov $43, %rcx
rep movsq
add %rax, %rax
lea addresses_UC_ht+0x15e95, %r10
nop
nop
... | 20.521073 | 185 | 0.644324 |
e097e65f62154239b8e55b1c1f224fd459d373c3 | 5,120 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1399.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_notsx.log_21829_1399.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_notsx.log_21829_1399.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 %r8
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x149a5, %r8
clflush (%r8)
nop
nop
cmp %r10, %r10
mov (%r8), %rax
nop
nop
nop
nop
nop
cmp %r13, %r13
lea addresses_WT_ht+0x5165, %rdi
nop
nop
nop
xor %rdx, %rdx
mov (%rdi), %r1... | 44.521739 | 2,999 | 0.658594 |
51b7042f3e752e3fd2d68334821f9096b7f280fd | 173 | asm | Assembly | programs/oeis/141/A141212.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/141/A141212.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/141/A141212.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A141212: a(n) = 1, if n == {1,3,4} mod 6; otherwise 0.
; 1,0,1,1,0,0,1,0,1,1,0,0,1,0,1,1,0,0,1,0,1,1,0,0,1,0,1,1,0,0,1,0,1
mod $0,6
mov $1,$0
div $1,2
pow $1,$0
mod $1,4
| 19.222222 | 67 | 0.508671 |
d53ffa7781aae8fe817a529d9979f6198afdffc3 | 1,514 | asm | Assembly | sample/assembly/asm_c_call/asm_c_call.asm | TheNotary/webserver-hackme-edu | c9f02f080d5d22467f2bace776012a0c39c7c686 | [
"MIT"
] | null | null | null | sample/assembly/asm_c_call/asm_c_call.asm | TheNotary/webserver-hackme-edu | c9f02f080d5d22467f2bace776012a0c39c7c686 | [
"MIT"
] | null | null | null | sample/assembly/asm_c_call/asm_c_call.asm | TheNotary/webserver-hackme-edu | c9f02f080d5d22467f2bace776012a0c39c7c686 | [
"MIT"
] | null | null | null | ; asm_c_call.asm print a string using printf and getenv
; Assemble: nasm -f elf64 -l asm_c_call.lst asm_c_call.asm
; Link: gcc -m64 -o asm_c_call asm_c_call.o
; Run: ./asm_c_call
; Equivalent C code
; // hello.c
; #include <stdio.h>
; int main()
; {
; char msg[] = "Hello world\n";
; char envKey[] =... | 29.115385 | 100 | 0.562748 |
fe1cffa6435a48b60786b7503f9638101b52740e | 2,632 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2_notsx.log_3_1718.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2_notsx.log_3_1718.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2_notsx.log_3_1718.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 %r13
push %r9
push %rax
lea addresses_UC_ht+0x18780, %rax
nop
nop
cmp $6851, %r9
movl $0x61626364, (%rax)
nop
nop
sub $65273, %rax
pop %rax
pop %r9
pop %r13
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r14
push %r15
push %r8
push %rbp
push %rbx
push %rd... | 18.935252 | 124 | 0.62766 |
aa71df31a3c1c770c79b1b273799f9a580db5465 | 603 | asm | Assembly | oeis/310/A310404.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/310/A310404.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/310/A310404.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A310404: Coordination sequence Gal.6.338.1 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; Submitted by Christian Krause
; 1,4,10,14,19,25,29,35,40,44,50,54,58,64,68,73,79,83,89,94,98,104,108,112,118,122,127,133,137,143,148,152,158... | 24.12 | 178 | 0.651741 |
e44797925b36a6945fe92f67d7c9316eda75f3ce | 128 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/___fs2ulong.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/___fs2ulong.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/___fs2ulong.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math32
PUBLIC ___fs2ulong
EXTERN cm32_sdcc___fs2ulong
defc ___fs2ulong = cm32_sdcc___fs2ulong
| 18.285714 | 43 | 0.773438 |
9c56349087a91af531da1b3d87cf35e77a30a0ad | 596 | asm | Assembly | test/sysecho/sysecho.asm | orlandol/origow32 | ff7843268c2f95d3e9ed475d1781e42ebe5e5f04 | [
"MIT"
] | 1 | 2019-02-25T00:37:38.000Z | 2019-02-25T00:37:38.000Z | test/sysecho/sysecho.asm | orlandol/origow32 | ff7843268c2f95d3e9ed475d1781e42ebe5e5f04 | [
"MIT"
] | null | null | null | test/sysecho/sysecho.asm | orlandol/origow32 | ff7843268c2f95d3e9ed475d1781e42ebe5e5f04 | [
"MIT"
] | null | null | null |
CPU 386
BITS 32
%include "rtl.inc"
segment .text use32
run:
..start:
push ebp
mov ebp, esp
; Test STDOUT
push dword STD_OUTPUT_HANDLE
call [GetStdHandle]
mov [stdOut], eax
%define .tempWritten ebp - 4
push dword 0
push dword 0
lea eax, [.tempWritten]
push ... | 14.190476 | 33 | 0.592282 |
5a43beacb35dc09d1f3c8750345fd1c5bc13a1d3 | 534 | asm | Assembly | oeis/065/A065224.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/065/A065224.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/065/A065224.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A065224: Fill a triangular array by rows by writing numbers 1 up to b(0), 1 up to b(1), etc., where b(n) are the octagonal numbers. The final elements of the rows form a(n).
; Submitted by Jamie Morken(s3)
; 1,2,5,1,6,12,19,6,15,25,36,8,21,35,50,1,18,36,55,75,96,22,45,69,94,120,14,42,71,101,132,164,21,55,90,126,163,2... | 29.666667 | 205 | 0.655431 |
84fbfb82f37c775e9f53c4fdf0f94cf3590e900b | 198 | asm | Assembly | Levels/AIZ/Misc Object Data/Map - Act 2 Background Tree.asm | NatsumiFox/AMPS-Sonic-3-Knuckles | af951b39f0ca103a905d7492448ac5245a2e8104 | [
"Apache-2.0"
] | 5 | 2021-07-09T08:17:56.000Z | 2022-02-27T19:57:47.000Z | Levels/AIZ/Misc Object Data/Map - Act 2 Background Tree.asm | NatsumiFox/AMPS-Sonic-3-Knuckles | af951b39f0ca103a905d7492448ac5245a2e8104 | [
"Apache-2.0"
] | null | null | null | Levels/AIZ/Misc Object Data/Map - Act 2 Background Tree.asm | NatsumiFox/AMPS-Sonic-3-Knuckles | af951b39f0ca103a905d7492448ac5245a2e8104 | [
"Apache-2.0"
] | null | null | null | Map_AIZ2BGTree_: dc.w word_23C24A-Map_AIZ2BGTree_
word_23C24A: dc.w 4
dc.b $C0, 7,$40, 0, 0, 0
dc.b $E0, 7,$40, 0, 0, 0
dc.b 0, 7,$40, 0, 0, 0
dc.b $20, 7,$40, 0, 0, 0
| 28.285714 | 49 | 0.515152 |
15824929feac2618aaf91654f1d31467b0bf700d | 467 | asm | Assembly | programs/oeis/119/A119900.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/119/A119900.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/119/A119900.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A119900: Triangle read by rows: T(n,k) is the number of binary words of length n with k strictly increasing runs, for 0<=k<=n.
; 1,0,2,0,1,3,0,0,4,4,0,0,1,10,5,0,0,0,6,20,6,0,0,0,1,21,35,7,0,0,0,0,8,56,56,8,0,0,0,0,1,36,126,84,9,0,0,0,0,0,10,120,252,120,10,0,0,0,0,0,1,55,330,462,165,11,0,0,0,0,0,0,12,220,792,792,220,... | 35.923077 | 252 | 0.614561 |
b1431961f0d650ccdba37052b79fb97db46f4f8c | 2,154 | asm | Assembly | commands/write.asm | alexbelm48/AtieDOS | 89e10732870ea0cb0d665974966cc19753fe6698 | [
"BSD-3-Clause"
] | 33 | 2020-03-14T16:42:25.000Z | 2022-01-15T21:04:01.000Z | commands/write.asm | alexbelm48/AtieDOS | 89e10732870ea0cb0d665974966cc19753fe6698 | [
"BSD-3-Clause"
] | 1 | 2020-03-18T11:35:36.000Z | 2020-03-18T11:35:36.000Z | commands/write.asm | alexbelm48/AtieDOS | 89e10732870ea0cb0d665974966cc19753fe6698 | [
"BSD-3-Clause"
] | 6 | 2020-03-15T09:55:26.000Z | 2021-07-06T13:47:43.000Z | ; AtieDOS 2.10 Writer
; Copyright (c) 2020 AtieSoftware.
; See LICENSE in root folder
command_write:
call os_clear_screen
call os_command_init
mov bx, .WRITE_HEADER
call os_print_string
call os_print_new_line
call os_print_new_line
mov bx, .WRITE_MSG
call os_print_string
call ... | 12.975904 | 95 | 0.587279 |
b5c32b1ab09c9e07ca3fd85fa54369be2adf143c | 406 | asm | Assembly | programs/oeis/077/A077849.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/077/A077849.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/077/A077849.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A077849: Expansion of (1-x)^(-1)/(1 - 2*x - x^2 - x^3).
; 1,3,8,21,54,138,352,897,2285,5820,14823,37752,96148,244872,623645,1588311,4045140,10302237,26237926,66823230,170186624,433434405,1103878665,2811378360,7160069791,18235396608,46442241368,118279949136,301237536249,767197263003
lpb $0
mov $2,$0
sub $0,1
se... | 33.833333 | 226 | 0.697044 |
7a7144b21a9f7c462f86cac822e09484e21fb4f3 | 1,614 | asm | Assembly | programs/oeis/016/A016938.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/016/A016938.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/016/A016938.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A016938: a(n) = (6*n + 2)^6.
; 64,262144,7529536,64000000,308915776,1073741824,3010936384,7256313856,15625000000,30840979456,56800235584,98867482624,164206490176,262144000000,404567235136,606355001344,885842380864,1265319018496,1771561000000,2436396322816,3297303959104,4398046511104,5789336458816,7529536000000,968539... | 230.571429 | 1,554 | 0.917596 |
a6ec9f8b3d8865baf4cfefa12256ee2e08e85cca | 89,436 | asm | Assembly | Application/AssemblyCode/working_and_tmp_asm_files/MAIN_ASSEMBLY_CODE_WITH_GHOST_AND_PACMAN_AI.asm | t0ddpar0dy/Handmade_Pacman | 68cfdd355bd26e5f5d8d8d6ba344a71f2e19fd70 | [
"MIT"
] | null | null | null | Application/AssemblyCode/working_and_tmp_asm_files/MAIN_ASSEMBLY_CODE_WITH_GHOST_AND_PACMAN_AI.asm | t0ddpar0dy/Handmade_Pacman | 68cfdd355bd26e5f5d8d8d6ba344a71f2e19fd70 | [
"MIT"
] | null | null | null | Application/AssemblyCode/working_and_tmp_asm_files/MAIN_ASSEMBLY_CODE_WITH_GHOST_AND_PACMAN_AI.asm | t0ddpar0dy/Handmade_Pacman | 68cfdd355bd26e5f5d8d8d6ba344a71f2e19fd70 | [
"MIT"
] | null | null | null | //JUC r6 start_menu ///calls start_game.
start_Game:
JAL r6 initlevel
JAL r6 INIT_PACMAN
JAL r6 INIT_GreenGhost
mainGameLoop:
JAL r6 PACMAN_UPDATE_STATE
JAL r6 GreenGhost_UPDATE_STATE
JAL r6 GreenGhost_Draw_GLYPH
JAL r6 PACMAN_DRAW_GLYPH
JUC r6 mainGameLoop
//:::::::::::::BEGIN PACMAN STATE MACHINE::::::::::::::... | 25.200338 | 129 | 0.634621 |
16c95da01c7af7512dbbcbc924a4cb481eab8b13 | 631 | asm | Assembly | oeis/255/A255875.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/255/A255875.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/255/A255875.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A255875: a(n) = Fibonacci(n+2) + n - 2.
; Submitted by Jon Maiga
; 1,3,6,10,16,25,39,61,96,152,242,387,621,999,1610,2598,4196,6781,10963,17729,28676,46388,75046,121415,196441,317835,514254,832066,1346296,2178337,3524607,5702917,9227496,14930384,24157850,39088203,63246021,102334191,165580178,267914334,433494476,701408... | 70.111111 | 492 | 0.805071 |
15cbc1a1ef731c32584d77a5461548ce5c896967 | 144 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver2/sfc/ys_w21.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver2/sfc/ys_w21.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver2/sfc/ys_w21.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: ys_w21.asm
Type: file
Size: 17637
Last-Modified: '2016-05-13T04:51:43Z'
SHA-1: 9DF2F3F6C89D806B398FC0A74A20B3DADBF085A2
Description: null
| 20.571429 | 47 | 0.8125 |
d3a34ca1541e430f0a17bf5d325f071be39fc0f8 | 27,096 | asm | Assembly | src/map_edit.asm | dma-homebrew/dhgr | 38fb0004c6b4616243b59c675c721ba606ff874b | [
"MIT"
] | 4 | 2021-06-02T14:31:32.000Z | 2021-07-14T03:48:13.000Z | src/map_edit.asm | dma-homebrew/dhgr | 38fb0004c6b4616243b59c675c721ba606ff874b | [
"MIT"
] | null | null | null | src/map_edit.asm | dma-homebrew/dhgr | 38fb0004c6b4616243b59c675c721ba606ff874b | [
"MIT"
] | 1 | 2021-06-02T18:23:17.000Z | 2021-06-02T18:23:17.000Z | ;-----------------------------------------------------------------------------
; Paul Wasson - 2021
;-----------------------------------------------------------------------------
; DHGR Map Editor
;
MAP_CURSOR = MAX_TILES
MAP_X_OFFSET = 10
MAP_Y_OFFSET = 2
MAP_SCREEN_WIDTH = 7
MAP_SC... | 18.712707 | 78 | 0.413603 |
1a1f7cbdaa14226d6ec53886c83456a910eed038 | 486 | asm | Assembly | programs/oeis/143/A143545.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/143/A143545.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/143/A143545.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A143545: a(n) = n unless n is a prime, in which case a(n) = 2n.
; 1,4,6,4,10,6,14,8,9,10,22,12,26,14,15,16,34,18,38,20,21,22,46,24,25,26,27,28,58,30,62,32,33,34,35,36,74,38,39,40,82,42,86,44,45,46,94,48,49,50,51,52,106,54,55,56,57,58,118,60,122,62,63,64,65,66,134,68,69,70,142,72,146,74,75,76,77,78,158,80,81,82,166,84... | 54 | 305 | 0.656379 |
b583d41ac195fb35c5e57b490f15d22287691e3d | 5,460 | asm | Assembly | APUltra.asm | MonstersGoBoom/Kickassembler-Modules | c6eba8e1e3846fd8b99e3c4b4d2ba6a41d6e9a36 | [
"MIT"
] | 16 | 2020-10-16T13:31:39.000Z | 2022-03-25T18:48:48.000Z | APUltra.asm | MonstersGoBoom/Kickassembler-Modules | c6eba8e1e3846fd8b99e3c4b4d2ba6a41d6e9a36 | [
"MIT"
] | null | null | null | APUltra.asm | MonstersGoBoom/Kickassembler-Modules | c6eba8e1e3846fd8b99e3c4b4d2ba6a41d6e9a36 | [
"MIT"
] | 4 | 2020-12-08T22:48:55.000Z | 2021-10-18T01:31:47.000Z |
// https://github.com/emmanuel-marty/apultra
// ported to Kick asm
.segment ZP
apl_bitbuf: .byte 0
apl_offset: .word 0
apl_winptr: .word 0
apl_srcptr: .word 0
apl_dstptr: .word 0
.label apl_length = apl_winptr
.macro APL_INC_PAGE() {
inc <apl_srcptr + 1
}
.macro APL_GET_SRC() {
lda (apl_srcptr),y
... | 22.75 | 68 | 0.531502 |
b5a4b0cf8e4b545c2cebcf5619fb4edbe05a0d1e | 375 | asm | Assembly | Lab6.asm | CZhang1997/x86-Assembly | cc749da71eb15d48ecc2e75deb524a2c1c4dc192 | [
"MIT"
] | null | null | null | Lab6.asm | CZhang1997/x86-Assembly | cc749da71eb15d48ecc2e75deb524a2c1c4dc192 | [
"MIT"
] | null | null | null | Lab6.asm | CZhang1997/x86-Assembly | cc749da71eb15d48ecc2e75deb524a2c1c4dc192 | [
"MIT"
] | null | null | null | ; Churong Zhang
.386
.model flat
.code
public _Divide
_Divide proc
mov eax, [esp + 4]
cmp DWORD PTR [esp + 8], 0
je zero
cdq
idiv DWORD PTR [esp + 8]
rem:
mov ebx, [esp + 12]
cmp ebx, 0
je enda
mov [ebx], edx
jmp enda
zero:
mov eax, -1
sub e... | 11.71875 | 31 | 0.514667 |
69213abcc48a04ca768bf8f787b98400fb6ed3c2 | 6,153 | asm | Assembly | src/diskload.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | 67 | 2017-10-07T18:48:05.000Z | 2022-02-01T20:37:40.000Z | src/diskload.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | null | null | null | src/diskload.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | 9 | 2017-10-06T21:02:55.000Z | 2022-01-06T03:11:58.000Z | DOS_EST_1346 equ $13F
DOS_OPEN equ $106
DOS_READ equ $112
DOS_CLOSE equ $109
DOS_MOTOR_OFF equ $19c
org 24100
load_1:
ld hl, loader_table_ianna
ld (loader_table), hl
ld hl, ianna_str
ld (loader_file),hl
start:
ld b, 7 ; RAM 7, ROM 3 (+3DOS)
call setrambank
deact_ramdisk:
... | 25.53112 | 146 | 0.572891 |
1cc754500928bb320031ddb8bf4a0ca9df4f3775 | 86,326 | asm | Assembly | test.asm | sagivnet/Opertion-Systems | a9f62a792d5ede2ff9e05e10f36fe1c72d3a6442 | [
"MIT-0"
] | null | null | null | test.asm | sagivnet/Opertion-Systems | a9f62a792d5ede2ff9e05e10f36fe1c72d3a6442 | [
"MIT-0"
] | null | null | null | test.asm | sagivnet/Opertion-Systems | a9f62a792d5ede2ff9e05e10f36fe1c72d3a6442 | [
"MIT-0"
] | null | null | null |
_test: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
return result;
}
int main(void) {
0: 55 push %ebp
run_test(&test_exit_wait, "exit&wait");
1: b8 88 10 00 00 mov $0x1088,%eax
int main(void) {
6: 89 e5 mov ... | 40.700613 | 119 | 0.418553 |
d9c07867711c80ce2440583b1c0ce8f8b51823e2 | 1,102 | asm | Assembly | General/Sprites/Snowboard/DPLC - Snowboard.asm | NatsumiFox/AMPS-Sonic-3-Knuckles | af951b39f0ca103a905d7492448ac5245a2e8104 | [
"Apache-2.0"
] | 5 | 2021-07-09T08:17:56.000Z | 2022-02-27T19:57:47.000Z | General/Sprites/Snowboard/DPLC - Snowboard.asm | NatsumiFox/AMPS-Sonic-3-Knuckles | af951b39f0ca103a905d7492448ac5245a2e8104 | [
"Apache-2.0"
] | null | null | null | General/Sprites/Snowboard/DPLC - Snowboard.asm | NatsumiFox/AMPS-Sonic-3-Knuckles | af951b39f0ca103a905d7492448ac5245a2e8104 | [
"Apache-2.0"
] | null | null | null | PLC_348128: dc.w Frame_348140-PLC_348128
dc.w Frame_348142-PLC_348128
dc.w Frame_348148-PLC_348128
dc.w Frame_348152-PLC_348128
dc.w Frame_348158-PLC_348128
dc.w Frame_348164-PLC_348128
dc.w Frame_34816A-PLC_348128
dc.w Frame_348174-PLC_348128
dc.w Frame_34817A-PLC_348128
dc.w Frame_348186-PLC_348128
... | 18.065574 | 40 | 0.684211 |
6fe56567bb871e17748f629a3095c1e72d34ddb8 | 982 | asm | Assembly | programs/oeis/145/A145979.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/145/A145979.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/145/A145979.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A145979: a(n) = (2*n + 4)/gcd(n,4).
; 1,6,4,10,3,14,8,18,5,22,12,26,7,30,16,34,9,38,20,42,11,46,24,50,13,54,28,58,15,62,32,66,17,70,36,74,19,78,40,82,21,86,44,90,23,94,48,98,25,102,52,106,27,110,56,114,29,118,60,122,31,126,64,130,33,134,68,138,35,142,72,146,37,150,76,154,39,158,80,162,41,166,84,170,43,174,88,178,45,1... | 109.111111 | 895 | 0.698574 |
499089faf63e9963c955be729cf91beb062b4bb7 | 2,347 | asm | Assembly | tutorials/01_string_operations/02_reverse_string.asm | codenamenadja/c-libs-libasm | ff1f9df422a72c5e68a2188542c1b215a4ce7330 | [
"MIT"
] | null | null | null | tutorials/01_string_operations/02_reverse_string.asm | codenamenadja/c-libs-libasm | ff1f9df422a72c5e68a2188542c1b215a4ce7330 | [
"MIT"
] | null | null | null | tutorials/01_string_operations/02_reverse_string.asm | codenamenadja/c-libs-libasm | ff1f9df422a72c5e68a2188542c1b215a4ce7330 | [
"MIT"
] | null | null | null | section .data
SYS_WRITE equ 1
STDOUT_FILENO equ 1
SYS_EXIT equ 60
EXIT_CODE equ 0
NEW_LINE db 0xa
INPUT db "Hello world!" ; ascii 72=H/33=!
section .bss
OUTPUT resb 12 ; for use as buffer
secti... | 27.290698 | 66 | 0.523221 |
ab9493caf9798739e2b2de63a13bbd4fca184b4d | 716 | asm | Assembly | src/kernel/sys/pic.asm | AtieP/FutureDOS | de4d6f7706b206e0a570f88308ebe09c83602042 | [
"BSD-2-Clause"
] | 134 | 2020-09-10T16:40:53.000Z | 2021-11-15T11:18:27.000Z | src/kernel/sys/pic.asm | AtieP/FutureDOS | de4d6f7706b206e0a570f88308ebe09c83602042 | [
"BSD-2-Clause"
] | 4 | 2020-10-22T12:26:40.000Z | 2020-10-26T12:42:41.000Z | src/kernel/sys/pic.asm | AtieP/FutureDOS | de4d6f7706b206e0a570f88308ebe09c83602042 | [
"BSD-2-Clause"
] | 13 | 2020-09-19T19:24:52.000Z | 2021-07-06T13:45:52.000Z | ; 8259 Programmable Interrupt Controller related functions
; Remaps the 8259 Programmable Interrupt Controller.
; IN: Nothing
; OUT: Nothing
pic_init:
push ax
pushf
cli
; Get current mask
in al, 0x21
mov [.master_mask], al
; Restart
mov al, 0x11
out 0x20, al
xor al, al
out 0x80, al
; Set master PIC of... | 12.135593 | 58 | 0.673184 |
c67e9932ae8ec9a751516978162013e8936ae1b1 | 506 | asm | Assembly | libsrc/stdio/ansi/nascom/f_ansi_bel.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/nascom/f_ansi_bel.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/nascom/f_ansi_bel.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;
; ANSI Video handling for the NASCOM1/2
;
; BEL - chr(7) Beep it out
;
; Stefano Bodrato - Jul 2004
;
; No sound on nascom (?). We'll look for some trick..
; What about making buzz the tape relais ?
;
; $Id: f_ansi_bel.asm,v 1.4 2015/01/19 01:33:18 pauloscustodio Exp $
;
PUBLIC ansi_BEL
EXTERN montest
; Thi... | 15.333333 | 69 | 0.681818 |
267eca5292f0b5041a23824385daf9d454eeac3a | 449 | asm | Assembly | src/tutorialspoint.com/src/example9.asm | ishirshov/NASM-tutorial-for-Unix | 75173993e35e29bce1c04908573cc034ff32363e | [
"Apache-2.0"
] | null | null | null | src/tutorialspoint.com/src/example9.asm | ishirshov/NASM-tutorial-for-Unix | 75173993e35e29bce1c04908573cc034ff32363e | [
"Apache-2.0"
] | null | null | null | src/tutorialspoint.com/src/example9.asm | ishirshov/NASM-tutorial-for-Unix | 75173993e35e29bce1c04908573cc034ff32363e | [
"Apache-2.0"
] | null | null | null | %include "defines.inc"
section .data
odd_msg db 'Odd Number!'
odd_len equ $ - odd_msg
evn_msg db 'Even Number!'
evn_len equ $ - evn_msg
section .text
global _start
_start:
mov ax, 09h
and ax, 1
jz evnn
mov ecx, odd_msg
mov edx, odd_len
jmp print_stdout
evnn:
mov ah, ... | 14.483871 | 29 | 0.623608 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.