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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d9e134573ba8f484a216ecfd7e07ac1c7413d896 | 1,120 | asm | Assembly | text/maps/rocket_hideout_b4f.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | text/maps/rocket_hideout_b4f.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | text/maps/rocket_hideout_b4f.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | _RocketHideoutJessieJamesText1::
text "Not another step,"
line "brat!@@"
_RocketHideoutJessieJamesText2::
text "How dare you"
line "humiliate us at"
cont "MT.MOON!"
para "It's payback time,"
line "you brat!"
done
_RocketHideoutJessieJamesText3::
text "Such"
line "a dreadful twerp!"
prompt
_RocketHideoutJ... | 16.969697 | 32 | 0.716964 |
447f88ea85b1ddb6b09ca822ad996c97bc3668bd | 2,163 | asm | Assembly | code/lcdtest.asm | Gonzo-XIII/Z80_LCD-Display | 1b407334adc6b46269b0467fbdc63d96a85628b4 | [
"MIT"
] | null | null | null | code/lcdtest.asm | Gonzo-XIII/Z80_LCD-Display | 1b407334adc6b46269b0467fbdc63d96a85628b4 | [
"MIT"
] | null | null | null | code/lcdtest.asm | Gonzo-XIII/Z80_LCD-Display | 1b407334adc6b46269b0467fbdc63d96a85628b4 | [
"MIT"
] | 1 | 2021-06-16T11:42:19.000Z | 2021-06-16T11:42:19.000Z | ;********************
;Some simple test code to write commands and data to a
;character LCD display
;
;Tested with the RASM assembler
;********************
org $8000
lcd_comm_port equ $20 ;Port addresses. Change as needed.
lcd_data_port equ $21
lcd_set_8bit equ $3f ;8-bit port, 2-line display
lcd_cursor_on eq... | 20.6 | 68 | 0.670828 |
17d29da2acfe0c4c529881d3bdfba27af3d510e4 | 4,255 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_784.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_784.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_784.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 %r14
push %rbx
push %rdx
lea addresses_UC_ht+0x10e83, %rbx
nop
sub %r14, %r14
mov (%rbx), %dx
nop
nop
nop
and %r10, %r10
pop %rdx
pop %rbx
pop %r14
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r11
push %r15
push %rdi
push %rdx
push %r... | 61.666667 | 2,999 | 0.660165 |
48cf05b5711901878e3e8e3c98599e4dbb8ce30b | 207 | asm | Assembly | oeis/018/A018366.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/018/A018366.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/018/A018366.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A018366: Divisors of 272.
; Submitted by Jamie Morken(s3)
; 1,2,4,8,16,17,34,68,136,272
add $0,1
lpb $0
mov $2,$0
trn $0,5
div $1,2
seq $2,5010 ; a(n) = 9*2^n.
add $1,$2
lpe
div $1,18
mov $0,$1
| 13.8 | 31 | 0.570048 |
bfa89c6ba27f98d7dcfd97eea68fb366c8bb8b45 | 1,002 | asm | Assembly | programs/oeis/016/A016768.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/016/A016768.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/016/A016768.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A016768: (3*n)^4.
; 0,81,1296,6561,20736,50625,104976,194481,331776,531441,810000,1185921,1679616,2313441,3111696,4100625,5308416,6765201,8503056,10556001,12960000,15752961,18974736,22667121,26873856,31640625,37015056,43046721,49787136,57289761,65610000,74805201,84934656,96059601,108243216,121550625,136048896,1518070... | 167 | 962 | 0.879242 |
688e98c8cff1c288e9d2acbcc2cb3d4a4ad8b9af | 360 | asm | Assembly | software/profi/net-tools/src/pqdos/browser/dos/console.asm | andykarpov/karabas-pro | 11d897e51a7a66fddcdfb97fc7b785ca535d48dd | [
"MIT"
] | 26 | 2020-07-25T15:00:32.000Z | 2022-03-22T19:30:04.000Z | software/profi/net-tools/src/pqdos/browser/dos/console.asm | zxrepo/andykarpov.karabas-pro | ab84aa2c95c206b2384d99054eb23cbe6aeec56b | [
"MIT"
] | 42 | 2020-07-29T14:29:18.000Z | 2022-03-22T11:34:28.000Z | software/profi/net-tools/src/pqdos/browser/dos/console.asm | zxrepo/andykarpov.karabas-pro | ab84aa2c95c206b2384d99054eb23cbe6aeec56b | [
"MIT"
] | 7 | 2020-09-07T14:21:31.000Z | 2022-01-24T17:18:56.000Z | module Console
KEY_UP = #19
KEY_DN = #1A
KEY_LT = #8
KEY_RT = #18
newLine:
ld a, CR
call putC
ld a, LF
putC:
ld e, a
ld c, 2
jp BDOS
getC:
peekC:
ld c, 6, e, #ff
jp BDOS
putStringZ:
ld a, (hl)
and a
ret z
push hl
call putC
pop hl
inc hl
jr putStri... | 10.909091 | 19 | 0.533333 |
f995df997d35a653ae9e179def5b5e9ea1f07462 | 227 | asm | Assembly | programs/oeis/202/A202169.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/202/A202169.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/202/A202169.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A202169: Size of maximal independent set in graph S_3(n).
; 1,3,4,6,7,10,12,15,19,22
lpb $0
mov $2,$0
seq $2,183871 ; a(n) = n + ceiling( (1/5)*n^2 ). Complement of A183870.
sub $2,$0
trn $0,9
lpe
mov $0,$2
add $0,1
| 18.916667 | 73 | 0.594714 |
7b16e3d7a7892314232ce9b730cc89039ecf8703 | 1,880 | asm | Assembly | programs/oeis/207/A207449.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/207/A207449.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/207/A207449.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A207449: Number of n X 4 0..1 arrays avoiding 0 0 0 and 0 0 1 horizontally and 0 0 1 and 1 0 1 vertically.
; 10,100,330,760,1450,2460,3850,5680,8010,10900,14410,18600,23530,29260,35850,43360,51850,61380,72010,83800,96810,111100,126730,143760,162250,182260,203850,227080,252010,278700,307210,337600,369930,404260,440650... | 188 | 1,711 | 0.855851 |
75ada7e51047849d8137568af278000fa985f5bb | 4,083 | asm | Assembly | 45/runtime/rt/rtllinit.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/runtime/rt/rtllinit.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/runtime/rt/rtllinit.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | TITLE RTLLINIT - Low Level Core initialization module
PAGE 56,132
;***
;RTLLINIT.ASM - Low Level core initialization module
;
; Copyright <C> 1986, Microsoft Corporation
;
;Purpose:
; This module contains low level initialization support for the
; BASIC 3.0 runtime. This module will always be present in a user's
; p... | 23.198864 | 79 | 0.693363 |
6fa718e9e4b54538e44d8c21f287e51467ea6634 | 539 | asm | Assembly | programs/oeis/031/A031387.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/031/A031387.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/031/A031387.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A031387: a(n) = prime(6*n-3).
; 5,23,47,73,103,137,167,197,233,269,307,347,379,419,449,487,523,571,607,643,677,727,761,811,853,883,937,977,1019,1051,1093,1129,1187,1229,1279,1303,1367,1427,1453,1489,1543,1579,1613,1663,1709,1753,1801,1867,1901,1951,1999,2039,2087,2131,2179,2239,2281,2333,2371,2399,2447,2521,2557,2621... | 89.833333 | 468 | 0.753247 |
17a5ef3dd281e2b2ee86ad444287fbf236d3e918 | 475 | asm | Assembly | oeis/349/A349862.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/349/A349862.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/349/A349862.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A349862: a(n) is the maximum value of binomial(n-2*k,k) with 0 <= k <= floor(n/3).
; Submitted by Jamie Morken(w1)
; 1,1,1,1,2,3,4,5,6,10,15,21,28,36,56,84,120,165,220,330,495,715,1001,1365,2002,3003,4368,6188,8568,12376,18564,27132,38760,54264,77520,116280,170544,245157,346104,490314,735471,1081575,1562275,2220075,3... | 29.6875 | 243 | 0.677895 |
2b9f4dfaaa65a768abe928f2d531fc3f23d5d0e6 | 4,191 | asm | Assembly | platforms/m3/prc_v12/debug/test1/test1.asm | lab11/M-ulator | 95b49c6194678c74accca4a20af71380efbcac5f | [
"Apache-2.0",
"MIT"
] | 19 | 2015-01-26T10:47:23.000Z | 2021-08-13T11:07:54.000Z | platforms/m3/prc_v12/debug/test1/test1.asm | lab11/M-ulator | 95b49c6194678c74accca4a20af71380efbcac5f | [
"Apache-2.0",
"MIT"
] | 14 | 2015-08-24T02:35:46.000Z | 2021-05-05T03:53:44.000Z | platforms/m3/prc_v12/debug/test1/test1.asm | lab11/M-ulator | 95b49c6194678c74accca4a20af71380efbcac5f | [
"Apache-2.0",
"MIT"
] | 9 | 2015-05-27T23:27:35.000Z | 2020-10-05T22:02:43.000Z |
test1/test1.elf: file format elf32-littlearm
Disassembly of section .text:
00000000 <hang-0x80>:
0: 00002000 .word 0x00002000
4: 00000091 .word 0x00000091
...
10: 00000080 .word 0x00000080
14: 00000080 .word 0x00000080
18: 00000080 .word 0x00000080
1c: 00000080 .word 0x00000080
20: 000000... | 34.073171 | 55 | 0.550704 |
27943ad5daa9ae2559fbed4c2889928edc369998 | 536 | asm | Assembly | programs/oeis/191/A191404.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/191/A191404.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/191/A191404.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A191404: A000201(n)+A000201(n+3).
; 4,7,11,13,17,20,23,27,29,33,37,39,43,46,49,53,55,59,62,65,69,71,75,79,81,85,88,91,95,97,101,105,107,111,114,117,121,123,127,130,133,137,139,143,147,149,153,156,159,163,165,169,172,175,179,181,185,189,191,195,198,201,205,207,211,215,217,221,224,227
mov $1,$0
mov $5,$0
lpb $0
lpb ... | 22.333333 | 249 | 0.598881 |
9f18b007a89a4d45a1039e53e7cd262c491a8148 | 450 | asm | Assembly | writeonly/main.asm | TrevCan/unOctet-computer | 4c84967b56614f4af5399530fa1499f8df4b4258 | [
"MIT"
] | null | null | null | writeonly/main.asm | TrevCan/unOctet-computer | 4c84967b56614f4af5399530fa1499f8df4b4258 | [
"MIT"
] | null | null | null | writeonly/main.asm | TrevCan/unOctet-computer | 4c84967b56614f4af5399530fa1499f8df4b4258 | [
"MIT"
] | null | null | null | ; data address for PORT B IO (8 pins)
PORTA = $6001
; data address for PORT B IO (8 pins)
PORTB = $6000
; register addresses to set to either Input
; or Output
DDRA = $6003
DDRB = $6002
; literal 11111111 binary
; all outputs in IO W65C22
IOSETOUTS = $ff
.org $8000
reset:
nop
; set PORTB output pins
; to ... | 11.842105 | 43 | 0.675556 |
c0d665f997bd47fca3e449a7bdc5d194f374d899 | 792 | asm | Assembly | DCS216 Operating System/ep3/string/stringC.asm | Lan-Jing/Courses | 540db9499b8725ca5b82a2c4e7a3da09f73c0efa | [
"MIT"
] | 1 | 2021-12-17T23:09:00.000Z | 2021-12-17T23:09:00.000Z | DCS216 Operating System/ep3/string/stringC.asm | Lan-Jing/Courses | 540db9499b8725ca5b82a2c4e7a3da09f73c0efa | [
"MIT"
] | null | null | null | DCS216 Operating System/ep3/string/stringC.asm | Lan-Jing/Courses | 540db9499b8725ca5b82a2c4e7a3da09f73c0efa | [
"MIT"
] | 1 | 2021-08-03T23:42:06.000Z | 2021-08-03T23:42:06.000Z | .file "string.c"
.intel_syntax noprefix
.text
.globl _countA
.def _countA; .scl 2; .type 32; .endef
_countA:
LFB0:
.cfi_startproc
push ebp
.cfi_def_cfa_offset 8
.cfi_offset 5, -8
mov ebp, esp
.cfi_def_cfa_register 5
sub esp, 8
mov DWORD PTR [ebp-4], 0
mov DWORD PTR [ebp-8], 0
jmp L2
L5:
mov edx, DWORD P... | 16.851064 | 44 | 0.659091 |
d1327a4b108e0405a886baa7d7af5e2b4ac0e5eb | 992 | asm | Assembly | src/include/defines.asm | rondnelson99/vcs-instrument | d5004bc1cd682a3cffcafc98cd6a16cc3071d708 | [
"MIT"
] | null | null | null | src/include/defines.asm | rondnelson99/vcs-instrument | d5004bc1cd682a3cffcafc98cd6a16cc3071d708 | [
"MIT"
] | null | null | null | src/include/defines.asm | rondnelson99/vcs-instrument | d5004bc1cd682a3cffcafc98cd6a16cc3071d708 | [
"MIT"
] | null | null | null | .MEMORYMAP
DEFAULTSLOT 0
SLOT 0 START $F000 SIZE $1000 NAME "ROM"
SLOT 1 START $80 SIZE $80 NAME "RAM"
.ENDME
.ROMBANKSIZE $1000
.ROMBANKS 1
.include "vcs.inc"
.include "macro.inc"
.def Scratchpad $80
.MACRO incv2bpp ARGS FILE WIDTH ;include a 2bpp row-major image, but convert to column-major
.fopen FILE HANDLE... | 18.716981 | 92 | 0.688508 |
2ac436fdf8303ef7fc4189434fb0da76abc5deb5 | 66 | asm | Assembly | test/ascii/div.asm | Gibstick/mips241 | 5121b5e1c7d25c0b834b2da31f29f37e05e2dde2 | [
"MIT"
] | 2 | 2016-07-08T22:03:36.000Z | 2018-03-09T03:36:31.000Z | test/ascii/div.asm | Gibstick/mips241 | 5121b5e1c7d25c0b834b2da31f29f37e05e2dde2 | [
"MIT"
] | 4 | 2016-06-25T05:14:43.000Z | 2016-07-16T23:53:07.000Z | test/ascii/div.asm | Gibstick/mips241 | 5121b5e1c7d25c0b834b2da31f29f37e05e2dde2 | [
"MIT"
] | 2 | 2020-05-15T17:35:36.000Z | 2021-09-30T21:37:41.000Z | lis $5
.word 55
lis $4
.word 5
div $5, $4
mflo $1
mfhi $2
jr $31
| 6.6 | 10 | 0.575758 |
d058f34ccdd722b6d85a51a500d7526488b5c7f4 | 580 | asm | Assembly | oeis/054/A054602.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/054/A054602.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/054/A054602.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A054602: a(n) = Sum_{d|3} phi(d)*n^(3/d).
; 0,3,12,33,72,135,228,357,528,747,1020,1353,1752,2223,2772,3405,4128,4947,5868,6897,8040,9303,10692,12213,13872,15675,17628,19737,22008,24447,27060,29853,32832,36003,39372,42945,46728,50727,54948,59397,64080,69003,74172,79593,85272,91215,97428,103917,110688,117747,125100,132... | 72.5 | 496 | 0.782759 |
a83677487a2326549ce5d0b0b44a30fdfa4dcc0e | 79,645 | asm | Assembly | secd/secd.asm | bwkimmel/secd | 5522e9dfdac4e4835cb0d7e9ac94ff88a9121977 | [
"MIT"
] | 13 | 2015-04-09T22:20:44.000Z | 2021-12-30T10:41:21.000Z | secd/secd.asm | bwkimmel/secd | 5522e9dfdac4e4835cb0d7e9ac94ff88a9121977 | [
"MIT"
] | null | null | null | secd/secd.asm | bwkimmel/secd | 5522e9dfdac4e4835cb0d7e9ac94ff88a9121977 | [
"MIT"
] | 4 | 2016-11-16T14:22:14.000Z | 2022-03-13T12:58:56.000Z | ; ==============================================================================
; SECD machine implementation
;
; This file implements the instruction cycle for an SECD (Stack, Environment,
; Code, Dump) machine. For details, see:
;
; Peter Henderson, "Functional Programming: Application and Implementation",
; Prenti... | 30.562164 | 80 | 0.444133 |
8b2d6fc6731e12200c6a4c4825b5c5b2585019e3 | 12,481 | asm | Assembly | demo-raycaster/DixVeauxMongoles.asm_trackdata.asm | Javanaise/vcs-demo-raycaster | 952618041ec1038fc86f830d7f29b910e989714b | [
"MIT"
] | 5 | 2018-11-06T07:34:11.000Z | 2022-01-14T02:56:56.000Z | demo-raycaster/DixVeauxMongoles.asm_trackdata.asm | Javanaise/vcs-demo-raycaster | 952618041ec1038fc86f830d7f29b910e989714b | [
"MIT"
] | null | null | null | demo-raycaster/DixVeauxMongoles.asm_trackdata.asm | Javanaise/vcs-demo-raycaster | 952618041ec1038fc86f830d7f29b910e989714b | [
"MIT"
] | null | null | null | ; TIATracker music player
; Copyright 2016 Andre "Kylearan" Wichmann
; Website: https://bitbucket.org/kylearan/tiatracker
; Email: andre.wichmann@gmx.de
;
; Licensed under the Apache License, Version 2.0 (the "License");
; you may not use this file except in compliance with the License.
; You may obtain a copy of the L... | 33.194149 | 74 | 0.553241 |
7f6528a93e5660e6b9af903a85c1408a9244493b | 1,625 | asm | Assembly | programs/oeis/308/A308084.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/308/A308084.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/308/A308084.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A308084: a(n) = n*(n-1)*d(n)/4, where d(n)=A000005(n) is the number of divisors of n.
; 0,1,3,9,10,30,21,56,54,90,55,198,78,182,210,300,136,459,171,570,420,462,253,1104,450,650,702,1134,406,1740,465,1488,1056,1122,1190,2835,666,1406,1482,3120,820,3444,903,2838,2970,2070,1081,5640,1764,3675,2550,3978,1378,5724,2970,61... | 125 | 1,379 | 0.784615 |
d27e0c7812a057c7cc66c15c77c40d0d44388f42 | 662 | asm | Assembly | programs/oeis/295/A295288.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/295/A295288.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/295/A295288.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A295288: Binomial transform of the centered triangular numbers A005448.
; 1,5,19,62,184,512,1360,3488,8704,21248,50944,120320,280576,647168,1478656,3350528,7536640,16842752,37421056,82706432,181927936,398458880,869269504,1889533952,4093640704,8841592832,19042140160,40902852608,87644176384,187367948288,399700393984,85... | 34.842105 | 442 | 0.805136 |
1ba9c5118b29a7ea875a5cf189b88c872c4ffe58 | 5,332 | asm | Assembly | Transynther/x86/_processed/NC/_zr_un_/i7-7700_9_0x48.log_21829_1048.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_un_/i7-7700_9_0x48.log_21829_1048.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_un_/i7-7700_9_0x48.log_21829_1048.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 %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x59b0, %rsi
lea addresses_A_ht+0x3eb0, %rdi
clflush (%rsi)
nop
nop
nop
nop
nop
sub $42271, %r11
mov $23, %rcx
rep movsw
nop
nop
nop
nop
nop
add %rdi, %rdi
lea addresses_UC_ht+0x6b0, %rs... | 43 | 2,999 | 0.658477 |
44609c434fa5b696a6048c2ed1b1f62e3b76137d | 15,142 | asm | Assembly | firmware/coreboot/3rdparty/blobs/cpu/amd/geode_lx/gplvsa_ii/sysmgr/idt.asm | fabiojna02/OpenCellular | 45b6a202d6b2e2485c89955b9a6da920c4d56ddb | [
"CC-BY-4.0",
"BSD-3-Clause"
] | 1 | 2019-11-04T07:11:25.000Z | 2019-11-04T07:11:25.000Z | firmware/coreboot/3rdparty/blobs/cpu/amd/geode_lx/gplvsa_ii/sysmgr/idt.asm | fabiojna02/OpenCellular | 45b6a202d6b2e2485c89955b9a6da920c4d56ddb | [
"CC-BY-4.0",
"BSD-3-Clause"
] | 13 | 2018-10-12T21:29:09.000Z | 2018-10-25T20:06:51.000Z | firmware/coreboot/3rdparty/blobs/cpu/amd/geode_lx/gplvsa_ii/sysmgr/idt.asm | fabiojna02/OpenCellular | 45b6a202d6b2e2485c89955b9a6da920c4d56ddb | [
"CC-BY-4.0",
"BSD-3-Clause"
] | null | null | null | ;
; Copyright (c) 2006-2008 Advanced Micro Devices,Inc. ("AMD").
;
; This library is free software; you can redistribute it and/or modify
; it under the terms of the GNU Lesser General Public License as
; published by the Free Software Foundation; either version 2.1 of the
; License, or (at your option) any lat... | 21.69341 | 82 | 0.599591 |
99332981d1e15bc0bd73ea31ec81bb3f0cf666cc | 481 | asm | Assembly | oeis/122/A122600.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/122/A122600.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/122/A122600.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A122600: Expansion of 1/(1 + 3*x - 4*x^2 + x^3).
; Submitted by Christian Krause
; 1,-3,13,-52,211,-854,3458,-14001,56689,-229529,929344,-3762837,15235416,-61686940,249765321,-1011279139,4094585641,-16578638800,67125538103,-271785755150,1100438056662,-4455582728689,18040286167865,-73043627475013,295747609825188,-1197... | 25.315789 | 249 | 0.683992 |
e790f937fec8e738ef75611f4d8a5b278c2171ee | 667 | asm | Assembly | oeis/233/A233835.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/233/A233835.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/233/A233835.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A233835: a(n) = 8*binomial(7*n + 8, n)/(7*n + 8).
; Submitted by Christian Krause
; 1,8,84,1008,13090,179088,2542512,37106784,553270671,8391423040,129058047580,2008018827360,31550226597162,499892684834368,7978140653296800,128138773298754240,2069603881026760323,33593111381834512200,547698081896206040800,89653305441640... | 41.6875 | 476 | 0.830585 |
24b8c7c7a8420d1d065875d625654133b940111c | 410 | asm | Assembly | programs/oeis/024/A024926.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/024/A024926.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/024/A024926.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A024926: a(n) = Sum_{k=1..n} floor(p(k)/k).
; 2,3,4,5,7,9,11,13,15,17,19,22,25,28,31,34,37,40,43,46,49,52,55,58,61,64,67,70,73,76,80,84,88,92,96,100,104,108,112,116,120,124,128,132,136,140,144,148,152,156,160,164,168,172,176,180,184,188,192,196,200,204,208,212,216
add $0,5
mov $1,2
mov $3,1
lpb $0,1
mov $2,$0
su... | 22.777778 | 220 | 0.6 |
cadb88f2ecafa3bbe66b76f4f88967990be13da6 | 6,085 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_954.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_21829_954.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_21829_954.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 %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x19faf, %rax
clflush (%rax)
nop
nop
nop
nop
add %rbx, %rbx
mov (%rax), %edi
add $12960, %rcx
lea addresses_normal_ht+0xc7fb, %rax
nop
nop
nop
nop
xor $14159, %r15
vmovups (%r... | 40.566667 | 2,999 | 0.660312 |
a19fc24bee9891962e59b616e6d6c499684033a8 | 826 | asm | Assembly | oeis/142/A142358.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142358.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142358.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142358: Primes congruent to 7 mod 47.
; Submitted by Jon Maiga
; 7,101,383,571,853,947,1229,1511,1699,2357,3109,3203,3391,3673,3767,4049,4519,4801,5647,5741,6211,6869,7057,7151,7433,7621,8467,9689,10159,10253,10723,11287,12227,12697,12791,12979,14107,14389,15329,16363,16927,17021,17209,17491,18149,18713,19183,19559,... | 34.416667 | 499 | 0.728814 |
422af19d5159209972ac74921cdfef39232411e4 | 673 | asm | Assembly | oeis/034/A034660.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/034/A034660.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/034/A034660.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A034660: Sum of n-th powers of divisors of 12.
; Submitted by Christian Krause
; 6,28,210,2044,22386,257908,3037530,36130444,431733666,5170140388,61978939050,743375541244,8918294543346,107006334784468,1283997101947770,15407492847694444,184887084343023426,2218628050709022148,26623434909949071690,319480609006403630044,... | 42.0625 | 484 | 0.846954 |
81cfb362b2ed4773868baaef9cd90856fb47fe61 | 873 | asm | Assembly | WPICTF/2018/forker.level1/exploit.asm | Per5ianCat/ctf-writeups | 1fd27f5d9619bddf670f25343948a8fe2f005f63 | [
"MIT"
] | 476 | 2019-10-23T10:53:18.000Z | 2021-03-30T10:54:19.000Z | WPICTF/2018/forker.level1/exploit.asm | lqhuyapcs/PersianCatsCTF | de26220cb0af73eb79d9d829c5a4b72f61aac5d2 | [
"MIT"
] | 9 | 2020-03-29T07:33:39.000Z | 2021-03-20T09:50:56.000Z | WPICTF/2018/forker.level1/exploit.asm | lqhuyapcs/PersianCatsCTF | de26220cb0af73eb79d9d829c5a4b72f61aac5d2 | [
"MIT"
] | 61 | 2019-11-11T08:39:16.000Z | 2021-03-27T16:49:16.000Z | bits 64
section .text
global _start
_start:
jmp filename
_open: ; fd = open(filename, O_RDONLY)
pop rdi ; filename's address
mov rsi, 0x0 ; O_RDONLY
mov rax, 0x2 ; syscall id for open
syscall
jmp buffer
_read: ; read(fd, buffer, 0x... | 19.840909 | 62 | 0.520046 |
5f068edc89b12bce16c5a555319e79e04f9707cc | 442 | asm | Assembly | programs/oeis/138/A138968.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/138/A138968.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/138/A138968.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A138968: Positions of the primes congruent to 1 mod 3 when all primes except 3 are listed in order.
; 3,5,7,10,11,13,17,18,20,21,24,26,28,30,33,35,36,37,41,43,45,46,47,49,52,57,58,60,62,64,66,67,69,72,73,74,77,79,81,83,84,87,89,92,94,98,99,100,104,105,109,110,111,113,114,116,120,121,124,126,128,129,130,132
add $0,1
... | 44.2 | 207 | 0.687783 |
788a2c95abd77fd57d2ae1f0af7875b453c7b788 | 692 | asm | Assembly | oeis/033/A033121.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/033/A033121.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/033/A033121.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A033121: Base-3 digits are, in order, the first n terms of the periodic sequence with initial period 1,0,1.
; Submitted by Christian Krause
; 1,3,10,31,93,280,841,2523,7570,22711,68133,204400,613201,1839603,5518810,16556431,49669293,149007880,447023641,1341070923,4023212770,12069638311,36208914933,108626744800,325880... | 69.2 | 499 | 0.854046 |
7d779892b2ad3b416c4f1fc2219a645bc398586e | 47 | asm | Assembly | assembly/teste06.asm | jvgoncalves935/tp01-compiladores | 5ec0569e80c7404de824702856f1d862be66300f | [
"MIT"
] | null | null | null | assembly/teste06.asm | jvgoncalves935/tp01-compiladores | 5ec0569e80c7404de824702856f1d862be66300f | [
"MIT"
] | null | null | null | assembly/teste06.asm | jvgoncalves935/tp01-compiladores | 5ec0569e80c7404de824702856f1d862be66300f | [
"MIT"
] | null | null | null | push teste
push aaa
push bbb
push ccc
push ccc
| 7.833333 | 10 | 0.787234 |
faf0b45f45fc7e2f0b590bb56b4cba79438671fb | 651 | asm | Assembly | os/impl/boot.asm | Yjsmall/codeStudy | 52d983e1444c135008916c6f2562acbd2711689b | [
"Apache-2.0"
] | null | null | null | os/impl/boot.asm | Yjsmall/codeStudy | 52d983e1444c135008916c6f2562acbd2711689b | [
"Apache-2.0"
] | null | null | null | os/impl/boot.asm | Yjsmall/codeStudy | 52d983e1444c135008916c6f2562acbd2711689b | [
"Apache-2.0"
] | null | null | null | SECTION MBR vstart=0x7c00
mov ax, cs
mov ds, ax
mov es, ax
mov ss, ax
mov fs, ax
mov sp, 0x7c00
mov ax, 0xb800
mov gs, ax
; 清屏
;---------------------------------------------------
mov ax, 0600h
mov bx, 0700h
mov cx, 0
mov dx, 184fh
int 10h
; 显示"MBR"
mov byt... | 16.275 | 52 | 0.480799 |
eb0b24c675416a27fe5c90e3033530173bbbf0f9 | 5,671 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_147.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_147.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_147.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 %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x5e68, %r9
nop
nop
nop
inc %rbx
movl $0x61626364, (%r9)
add $1461, %rdx
lea addresses_normal_ht+0x19068, %r14
nop
cmp %r12, %r12
and $0xffffffffffffffc0, %r14
mo... | 42.007407 | 2,999 | 0.658967 |
9be9ffb3df922cbccec19aa6a3bdbdf5c04cf11c | 509 | asm | Assembly | programs/oeis/007/A007893.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/007/A007893.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/007/A007893.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A007893: A Kutz sequence.
; 1,4,9,16,1,4,9,16,25,4,9,16,25,36,9,16,25,36,49,16,25,36,49,64,25,36,49,64,81,36,49,64,81,100,49,64,81,100,121,64,81,100,121,144,81,100,121,144,169,100,121,144,169,196,121,144,169,196,225,144,169,196,225,256,169,196,225,256,289,196,225,256,289,324,225,256,289,324,361,256,289,324,361,400,28... | 28.277778 | 353 | 0.666012 |
066a39cb5d1c9d9c47588175a3f8857adf778267 | 310 | asm | Assembly | programs/oeis/021/A021459.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/021/A021459.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/021/A021459.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A021459: Decimal expansion of 1/455.
; 0,0,2,1,9,7,8,0,2,1,9,7,8,0,2,1,9,7,8,0,2,1,9,7,8,0,2,1,9,7,8,0,2,1,9,7,8,0,2,1,9,7,8,0,2,1,9,7,8,0,2,1,9,7,8,0,2,1,9,7,8,0,2,1,9,7,8,0,2,1,9,7,8,0,2,1,9,7,8,0,2,1,9,7,8,0,2,1,9,7,8,0,2,1,9,7,8,0,2
add $0,1
mov $1,10
pow $1,$0
mul $1,6
div $1,2730
mod $1,10
mov $0,$1
| 28.181818 | 199 | 0.541935 |
777830f148da60f264aaecb854d2352463c5866f | 259 | asm | Assembly | programs/oeis/272/A272342.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/272/A272342.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/272/A272342.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A272342: a(n) = 27*8^n.
; 27,216,1728,13824,110592,884736,7077888,56623104,452984832,3623878656,28991029248,231928233984,1855425871872,14843406974976,118747255799808,949978046398464,7599824371187712,60798594969501696
mov $1,8
pow $1,$0
mul $1,27
mov $0,$1
| 32.375 | 192 | 0.799228 |
f65b045b8e1558914614d86f2fdd9dfdb9740c9a | 419 | asm | Assembly | programs/oeis/076/A076049.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/076/A076049.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/076/A076049.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A076049: Numbers k such that the sum of the k-th triangular number and (k+2)-nd triangular number is a triangular number.
; 0,3,8,25,54,153,322,899,1884,5247,10988,30589,64050,178293,373318,1039175,2175864,6056763,12681872,35301409,73915374,205751697,430810378,1199208779,2510946900,6989500983,14634871028,40737797125
... | 52.375 | 195 | 0.778043 |
2c213c31d2c88b67bf13ca8f4142d8a82273d093 | 528 | asm | Assembly | LAB 4/Lab4Task1.asm | smellycattt/Microprocessor-Programming | 9046490ba7f8e97963995a32589de4ea1bdb0ef5 | [
"MIT"
] | 1 | 2019-02-15T21:21:24.000Z | 2019-02-15T21:21:24.000Z | LAB 4/Lab4Task1.asm | jyotishmaan/Microprocessor-Programming | 7139e9ba0c9fd6f452003ecf07f76b02cb6c1773 | [
"MIT"
] | null | null | null | LAB 4/Lab4Task1.asm | jyotishmaan/Microprocessor-Programming | 7139e9ba0c9fd6f452003ecf07f76b02cb6c1773 | [
"MIT"
] | null | null | null | .Model Tiny
.386
.DATA
FILE DB 'ABCD.txt',0
MYNAME DB 'Shivankit'
NEWLINE DB 0DH, 0AH
IDNO DB '2015A7PS076P'
NEWLINE2 DB 0DH, 0AH
.CODE
.Startup
;CREATING THE FILE
MOV AH, 3CH
LEA DX, FILE
MOV CL, 2;
INT 21H
;OPENING THE FILE
LEA DX, FILE
MOV AH, 3DH
MOV AL, 02H
INT 21H
... | 12.571429 | 41 | 0.600379 |
63d0b4ab035634b0786d94e1c04dfaae5b5cde99 | 308 | asm | Assembly | programs/oeis/046/A046820.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/046/A046820.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/046/A046820.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A046820: Number of 1's in binary expansion of 5n.
; 0,2,2,4,2,3,4,3,2,4,3,5,4,2,3,4,2,4,4,6,3,4,5,5,4,6,2,4,3,3,4,5,2,4,4,6,4,5,6,4,3,5,4,6,5,4,5,6,4,6,6,8,2,3,4,4,3,5,3,5,4,4,5,6,2,4,4,6,4,5,6,5,4,6,5,7,6,3,4,5,3,5,5,7,4,5,6,6,5,7,4,6,5,5,6,7,4,6,6,8
mul $0,5
mov $1,$0
lpb $1
div $1,2
sub $0,$1
lpe
| 30.8 | 201 | 0.535714 |
131712da23d2419dcb046c66603d82f44b18d769 | 489 | asm | Assembly | aesni/src/aes128/encrypt8_2.asm | kazcw/block-ciphers | 34bc0199ab1872683f1738070194a9671bb5e474 | [
"Apache-2.0",
"MIT"
] | null | null | null | aesni/src/aes128/encrypt8_2.asm | kazcw/block-ciphers | 34bc0199ab1872683f1738070194a9671bb5e474 | [
"Apache-2.0",
"MIT"
] | null | null | null | aesni/src/aes128/encrypt8_2.asm | kazcw/block-ciphers | 34bc0199ab1872683f1738070194a9671bb5e474 | [
"Apache-2.0",
"MIT"
] | null | null | null | aesenc xmm0, xmm13
aesenc xmm1, xmm13
aesenc xmm2, xmm13
aesenc xmm3, xmm13
aesenc xmm4, xmm13
aesenc xmm5, xmm13
aesenc xmm6, xmm13
aesenc xmm7, xmm13
aesenc xmm0, xmm14
aesenc xmm1, xmm14
aesenc xmm2, xmm14
aesenc xmm3, xmm14
aesenc xmm4, xmm14
aesenc xmm5, xmm14
aesenc xmm6, xmm14
aesenc xmm7, xmm14
aesenclast xmm... | 18.807692 | 22 | 0.801636 |
9f40c629e44fcb97c862d8c28b61ce6e216f1bb7 | 4,238 | asm | Assembly | base/win32/client/amd64/fiber.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/win32/client/amd64/fiber.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/win32/client/amd64/fiber.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | title "Fiber Switch"
;++
;
; Copyright (c) 2000 Microsoft Corporation
;
; Module Name:
;
; fiber.asm
;
; Abstract:
;
; This module implements the platform specific fiber swtich code.
;
; Author:
;
; David N. Cutler (davec) 7-Jul-2000
;
;--
include ksamd64.inc
;++
;
; VOID
; Swi... | 31.161765 | 83 | 0.500236 |
b8669ffff5189d51fdb70461bcc8d73719776533 | 445 | asm | Assembly | programs/oeis/025/A025797.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/025/A025797.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/025/A025797.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A025797: Expansion of 1/((1-x^2)(1-x^3)(1-x^8)).
; 1,0,1,1,1,1,2,1,3,2,3,3,4,3,5,4,6,5,7,6,8,7,9,8,11,9,12,11,13,12,15,13,17,15,18,17,20,18,22,20,24,22,26,24,28,26,30,28,33,30,35,33,37,35,40,37,43,40,45,43,48,45,51
mov $3,$0
mov $5,2
lpb $5
sub $5,1
add $0,$5
sub $0,1
mov $2,$5
mov $4,$0
max $4,0
seq $... | 21.190476 | 165 | 0.534831 |
5886af6235a77c710c0f58180a0207955b60bf34 | 8,085 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1256.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_1256.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_1256.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r14
push %r15
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x2e65, %r12
nop
add %rcx, %rcx
mov (%r12), %ax
nop
nop
nop
nop
xor $53365, %r13
lea addresses_normal_ht+0x1c127, %r15
and $41920, %rcx
vmovups (%r15), %ymm0
vextracti128 $0, %... | 32.732794 | 2,999 | 0.651082 |
c73d7036ad759a00f3262f077a35368be451e7d3 | 1,380 | asm | Assembly | books_and_notes/professional_courses/operating_system/sources/extra_books/Orange'S:自己动手写操作系统光盘源代码/chapter4/a/boot.asm | gxw1/review_the_national_post-graduate_entrance_examination | 8812779a7a4ce185a531d120562d5194b697c0c9 | [
"MIT"
] | 640 | 2019-03-30T11:32:43.000Z | 2022-03-31T14:05:18.000Z | books_and_notes/professional_courses/operating_system/sources/extra_books/Orange'S:自己动手写操作系统光盘源代码/chapter4/a/boot.asm | yyzVegst/review_the_national_post-graduate_entrance_examination | 8812779a7a4ce185a531d120562d5194b697c0c9 | [
"MIT"
] | 6 | 2019-07-22T01:57:24.000Z | 2022-01-20T15:03:16.000Z | books_and_notes/professional_courses/operating_system/sources/extra_books/Orange'S:自己动手写操作系统光盘源代码/chapter4/a/boot.asm | yyzVegst/review_the_national_post-graduate_entrance_examination | 8812779a7a4ce185a531d120562d5194b697c0c9 | [
"MIT"
] | 212 | 2019-04-10T02:31:50.000Z | 2022-03-30T02:32:47.000Z |
;%define _BOOT_DEBUG_ ; 做 Boot Sector 时一定将此行注释掉!将此行打开后用 nasm Boot.asm -o Boot.com 做成一个.COM文件易于调试
%ifdef _BOOT_DEBUG_
org 0100h ; 调试状态, 做成 .COM 文件, 可调试
%else
org 07c00h ; Boot 状态, Bios 将把 Boot Sector 加载到 0:7C00 处并开始执行
%endif
jmp short LABEL_START ; Start to boot.
nop ; 这个 nop 不可少
; 下面是 FAT12 磁盘的头
BS_... | 26.538462 | 96 | 0.684783 |
93acc6405dac123d879faa4a96dc49727f533de8 | 1,652 | asm | Assembly | programs/oeis/067/A067726.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/067/A067726.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/067/A067726.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A067726: a(n) = 6*n^2 + 12*n.
; 18,48,90,144,210,288,378,480,594,720,858,1008,1170,1344,1530,1728,1938,2160,2394,2640,2898,3168,3450,3744,4050,4368,4698,5040,5394,5760,6138,6528,6930,7344,7770,8208,8658,9120,9594,10080,10578,11088,11610,12144,12690,13248,13818,14400,14994,15600,16218,16848,17490,18144,18810,19488,201... | 183.555556 | 1,570 | 0.823245 |
5f0124e25c3f32463d1e32bc51f74f8330598a60 | 441 | asm | Assembly | oeis/039/A039651.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/039/A039651.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/039/A039651.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A039651: Number of iterations of f(x) = phi(x)+1 on n required to reach a prime.
; Submitted by Simon Strandgaard
; 1,0,0,1,0,1,0,1,1,1,0,1,0,1,2,2,0,1,0,2,1,1,0,2,2,1,1,1,0,2,0,1,2,1,3,1,0,1,3,1,0,1,0,2,3,1,0,1,1,2,3,3,0,1,1,3,1,1,0,1,0,1,1,3,2,2,0,3,4,3,0,3,0,1,1,1,1,3,0,3,2,1,0,3,3,1,2,1,0,3,1,4,1,1,1,3,0,1,1,1
b... | 40.090909 | 201 | 0.591837 |
eadc673a99fde177dfa4deae3e350f68fc7c0cc9 | 955 | asm | Assembly | oeis/159/A159661.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/159/A159661.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/159/A159661.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A159661: The general form of the recurrences are the a(j, b(j) and n(j) solutions of the 2 equations problem: 11*n(j)+1=a(j)*a(j) and 13*n(j)+1=b(j)*b(j) with positive integer elements. the solutions of the 2 equations problem: 11*n(j)+1=a(j)*a(j); 13*n(j)+1=b(j)*b(j); with integer numbers.
; Submitted by Jon Maiga
;... | 68.214286 | 489 | 0.808377 |
13cfc7a8e019c89e34dd13cb70c679830bbfdcfe | 535 | asm | Assembly | programs/oeis/057/A057050.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/057/A057050.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/057/A057050.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A057050: Let R(i,j) be the rectangle with antidiagonals 1; 2,3; 4,5,6; ...; each k is an R(i(k),j(k)) and A057050(n)=j(n^2).
; 1,3,2,6,4,1,7,3,11,6,16,10,3,15,7,21,12,2,18,7,25,13,33,20,6,28,13,37,21,4,30,12,40,21,1,31,10,42,20,54,31,7,43,18,56,30,3,43,15,57,28,72,42,11,57,25,73,40,6,56,21,73,37,91,54,16,72
add $0,1... | 59.444444 | 186 | 0.672897 |
9b64d8ec6b605278f75b9851e9ad62b55a723767 | 3,213 | asm | Assembly | Transynther/x86/_processed/P/_zr_/i7-7700_9_0x48_notsx.log_174_423.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/P/_zr_/i7-7700_9_0x48_notsx.log_174_423.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/P/_zr_/i7-7700_9_0x48_notsx.log_174_423.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 %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xae6d, %rsi
lea addresses_A_ht+0xba6d, %rdi
clflush (%rdi)
nop
nop
nop
nop
nop
cmp $38418, %rbx
mov $30, %rcx
rep movsb
nop
nop
nop
cmp $46584, %r9
lea addresses_D_ht+0x12e75, %r9
nop
n... | 22.95 | 521 | 0.651416 |
fd7447583389cbb9a58042ab1fdce031ef73aaa4 | 2,626 | asm | Assembly | data/tilesets/ruins_of_alph_collision.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | data/tilesets/ruins_of_alph_collision.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | data/tilesets/ruins_of_alph_collision.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | tilecoll WALL, WALL, WALL, WALL ; 00
tilecoll WALL, WALL, WALL, FLOOR ; 01
tilecoll WALL, WALL, FLOOR, WALL ; 02
tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 03
tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 04
tilecoll WALL, WALL, WALL, FLOOR ; 05
tilecoll WALL, WALL, FLOOR, FLOOR ; 06
tilecoll WALL, WALL, FLOOR, FLOOR ; 07
... | 40.4 | 59 | 0.70754 |
50eba0e69a7bfcd4c891fcfc71e44c04681c6a51 | 817 | asm | Assembly | oeis/105/A105128.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/105/A105128.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/105/A105128.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A105128: Primes of the form 64n+33.
; Submitted by Jon Maiga
; 97,353,673,929,1249,1697,1889,2017,2081,2273,2593,2657,3041,3169,3361,3617,4001,4129,4513,5153,5281,5857,6113,6689,7393,7457,7649,7841,8161,8353,8609,8737,8929,9377,9697,10273,10337,10529,10657,11489,11617,11681,12577,12641,13217,13537,13729,13921,14177,1... | 35.521739 | 501 | 0.729498 |
dd6cf992afc0179bad9de04790e2dc2f68ef8f8e | 499 | asm | Assembly | oeis/215/A215666.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/215/A215666.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/215/A215666.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A215666: a(n) = 3*a(n-2) - a(n-3), with a(0)=0, a(1)=-3, and a(2)=6.
; Submitted by Christian Krause
; 0,-3,6,-9,21,-33,72,-120,249,-432,867,-1545,3033,-5502,10644,-19539,37434,-69261,131841,-245217,464784,-867492,1639569,-3067260,5786199,-10841349,20425857,-38310246,72118920,-135356595,254667006,-478188705,899357613... | 22.681818 | 217 | 0.61523 |
85d644bdd97fc5d733b757e146e64a0f8c6ee759 | 59 | asm | Assembly | resources/test-programs/hello_world/hello_world.asm | laconic-code/Test-RRISC-8-bit | 2361d99e06b64af672f5946440209e9fe78bf775 | [
"BSD-3-Clause"
] | null | null | null | resources/test-programs/hello_world/hello_world.asm | laconic-code/Test-RRISC-8-bit | 2361d99e06b64af672f5946440209e9fe78bf775 | [
"BSD-3-Clause"
] | null | null | null | resources/test-programs/hello_world/hello_world.asm | laconic-code/Test-RRISC-8-bit | 2361d99e06b64af672f5946440209e9fe78bf775 | [
"BSD-3-Clause"
] | null | null | null | set r0 'h'
set r1 'e'
set r2 'l'
set r3 'l'
set r4 'o'
halt | 9.833333 | 10 | 0.576271 |
10f2c0bbe107f0624e4c86e6a72436d4b722bc49 | 584 | asm | Assembly | XORInAssembly and SUM in Assembly/q2.asm | MichaelWiciak/HACKGatesAndAssemblyPrograms | 2363d29f3c6b2a20ca103ae118f552b2e147ef15 | [
"MIT"
] | null | null | null | XORInAssembly and SUM in Assembly/q2.asm | MichaelWiciak/HACKGatesAndAssemblyPrograms | 2363d29f3c6b2a20ca103ae118f552b2e147ef15 | [
"MIT"
] | null | null | null | XORInAssembly and SUM in Assembly/q2.asm | MichaelWiciak/HACKGatesAndAssemblyPrograms | 2363d29f3c6b2a20ca103ae118f552b2e147ef15 | [
"MIT"
] | null | null | null | @0
M = 0 // initialise sum to 0
@3 // Initialise my index register
M = 0
@2 // while index register - total length not equal to 0 -- sum += arr[index]
D = M // loads totalLength
@3 // laods index
D = D - M
@23 //end of the program if the condition is false
D;JEQ // code of while loop here
@1
D = M // Loads the initial... | 23.36 | 78 | 0.648973 |
37b06179ebdc9caca4cab89d55fd0a32f45672f3 | 101,884 | asm | Assembly | non_regression/other_x86_linux_13.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | 1 | 2021-02-28T21:31:18.000Z | 2021-02-28T21:31:18.000Z | non_regression/other_x86_linux_13.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | non_regression/other_x86_linux_13.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | .file "deflate.c"
.text
.p2align 4,,15
# ----------------------
.local longest_match
.type longest_match, @function
longest_match:
.cfi_startproc
pushl %ebp
pushl %edi
movl %eax, %edi
pushl %esi
subl $44, %esp
movl 108(%eax), %ecx
movl 56(%eax), %esi
movl %edx, (%esp)
... | 21.549069 | 88 | 0.472518 |
b860215b6fd0b5dfb96d55d61c33344f8328b478 | 1,011 | asm | Assembly | programs/oeis/280/A280428.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/280/A280428.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/280/A280428.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A280428: a(n) = 1729*n^3.
; 1729,13832,46683,110656,216125,373464,593047,885248,1260441,1729000,2301299,2987712,3798613,4744376,5835375,7081984,8494577,10083528,11859211,13832000,16012269,18410392,21036743,23901696,27015625,30388904,34031907,37955008,42168581,46683000,51508639,56655872,62135073,67956616,74130875,8066... | 144.428571 | 951 | 0.873393 |
df64fab58d39690dc3f9bc806a5cbe63a3418980 | 685 | asm | Assembly | oeis/222/A222739.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/222/A222739.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/222/A222739.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A222739: Partial sums of the first 10^n terms in A181482.
; Submitted by Jon Maiga
; 76,57256,55722556,55572225556,55557222255556,55555722222555556,55555572222225555556,55555557222222255555556,55555555722222222555555556,55555555572222222225555555556,55555555557222222222255555555556,55555555555722222222222555555555556... | 36.052632 | 460 | 0.852555 |
131fac86e27d73bbeaa45be3022a17dff64e52ca | 4,004 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_599.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_599.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_599.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 %rdi
push %rsi
lea addresses_UC_ht+0x12d34, %rdi
nop
nop
nop
nop
nop
cmp $23738, %r14
mov (%rdi), %esi
nop
xor %r13, %r13
pop %rsi
pop %rdi
pop %r14
pop %r13
ret
.global s_faulty_load
s_faulty_load:
push %r14
push %r15
push %rax
push %rbp
push %... | 64.580645 | 2,999 | 0.662338 |
5fd3afc5a163cd62f6dc4d8d27ee11ae617740a2 | 496 | asm | Assembly | libsrc/stdio/pc88/fgetc_cons.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/pc88/fgetc_cons.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/pc88/fgetc_cons.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; NEC PC8801 Library
;
; getkey() Wait for keypress
;
; Stefano Bodrato - 2018
;
;
; $Id: fgetc_cons.asm $
;
SECTION code_clib
PUBLIC fgetc_cons
PUBLIC _fgetc_cons
EXTERN getk
; INCLUDE "target/pc88/def/n88bios.def"
.fgetc_cons
._fgetc_cons
push ix
;call CHGET
.wkey
; call 3241h
; jr nc,wkey... | 10.333333 | 47 | 0.677419 |
96552a9de916b309f3aaae948d30e0c822786e18 | 240 | asm | Assembly | untested/x64/findFirstSet.asm | GabrielRavier/Generic-Assembly-Samples | fbf803960a14307b7fce0165058d0d4048abaf42 | [
"Unlicense"
] | null | null | null | untested/x64/findFirstSet.asm | GabrielRavier/Generic-Assembly-Samples | fbf803960a14307b7fce0165058d0d4048abaf42 | [
"Unlicense"
] | null | null | null | untested/x64/findFirstSet.asm | GabrielRavier/Generic-Assembly-Samples | fbf803960a14307b7fce0165058d0d4048abaf42 | [
"Unlicense"
] | null | null | null | global _findFirstSet
global _findFirstSet64
segment .text align=16
_findFirstSet:
bsf eax, edi
mov edx, -1
cmove eax, edx
inc rax
ret
align 16
_findFirstSet64:
bsf rax, rdi
mov rdx, -1
cmove rax, rdx
inc rax
cdqe
ret | 10 | 22 | 0.704167 |
9f1dd12aecb92d000f20040e86a69d12f1682ed8 | 4,468 | asm | Assembly | Transynther/x86/_processed/NC/_ht_st_zr_un_sm_/i7-7700_9_0x48.log_21829_2269.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_st_zr_un_sm_/i7-7700_9_0x48.log_21829_2269.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_st_zr_un_sm_/i7-7700_9_0x48.log_21829_2269.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 %rax
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x3142, %rsi
lea addresses_A_ht+0xa782, %rdi
nop
nop
nop
xor $15605, %rax
mov $80, %rcx
rep movsw
add %r12, %r12
pop %rsi
pop %rdi
pop %rcx
pop %rax
pop %r12
ret
.global s_faulty_load
s_faulty_load:
p... | 60.378378 | 2,999 | 0.652865 |
0b36b8d50b4ec1e80675800d5cdba4807d00493b | 4,977 | asm | Assembly | Appl/Clock/clock.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Clock/clock.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Clock/clock.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1990 -- All Rights Reserved
PROJECT: PC GEOS
FILE: clock.asm
AUTHOR: Gene Anderson, Jan 22, 1991
REVISION HISTORY:
Name Date Description
---- ---- -----------
Gene 1/22/91 Initial revision
D... | 28.603448 | 97 | 0.418927 |
c3ef4bca9c10259659314383dd9cb1aaf789095e | 826 | asm | Assembly | asm/reverseString.asm | GabrielRavier/Generic-Assembly-Samples | fbf803960a14307b7fce0165058d0d4048abaf42 | [
"Unlicense"
] | null | null | null | asm/reverseString.asm | GabrielRavier/Generic-Assembly-Samples | fbf803960a14307b7fce0165058d0d4048abaf42 | [
"Unlicense"
] | null | null | null | asm/reverseString.asm | GabrielRavier/Generic-Assembly-Samples | fbf803960a14307b7fce0165058d0d4048abaf42 | [
"Unlicense"
] | null | null | null | global @ASM_reverseString@4
extern @ASM_strlen@4
%define ASM_strlen @ASM_strlen@4
segment .text align=16
%define string ecx
%define strlenRet eax
%define result eax
@ASM_reverseString@4:
push esi
push ebx
sub esp, 4
mov esi, string
test string, string
je .returnString
c... | 15.296296 | 35 | 0.575061 |
80e223911028a7e69b34f622c61ddc46efc802ff | 212 | asm | Assembly | asm/section.asm | dyc-it/myos | 8b679feb34663d0c31c2ed88d8936778b42e6b66 | [
"MIT"
] | null | null | null | asm/section.asm | dyc-it/myos | 8b679feb34663d0c31c2ed88d8936778b42e6b66 | [
"MIT"
] | null | null | null | asm/section.asm | dyc-it/myos | 8b679feb34663d0c31c2ed88d8936778b42e6b66 | [
"MIT"
] | null | null | null | ;nasm section.asm -l section.lst -o section.bin
;hexdump section.bin
;check the section of the following sections
section data1 align=16
db 0x55
section data2 align=16
db 0xaa
section data3 align=16
db 0x99
| 17.666667 | 47 | 0.778302 |
8c281da4abb81d0186a1240958eb3b854be8ca78 | 382 | asm | Assembly | programs/count_255_0_stop.asm | blurpy/8-bit-computer-emulator | cc5fbdaccbe36c7be42b636d91837726f4e5b97c | [
"MIT"
] | 12 | 2021-03-28T13:31:18.000Z | 2022-03-23T04:17:32.000Z | programs/count_255_0_stop.asm | blurpy/8-bit-computer-emulator | cc5fbdaccbe36c7be42b636d91837726f4e5b97c | [
"MIT"
] | 1 | 2021-05-22T17:35:16.000Z | 2021-05-22T17:35:16.000Z | programs/count_255_0_stop.asm | blurpy/8-bit-computer-emulator | cc5fbdaccbe36c7be42b636d91837726f4e5b97c | [
"MIT"
] | null | null | null | SUB 15 ; Put the value from memory location 15 in the B-register, and store A-B in the A-register
OUT ; Output the value of the A-register
JZ 4 ; Jump to instruction 4 if the A-register is 0
JMP 0 ; Jump to instruction 0
HLT ; Halt the computer
ORG 15 ; Change memory location to 15
DB ... | 47.75 | 101 | 0.672775 |
f531576cfffee5e2995e91cc63a4ebe4a98174f5 | 193 | asm | Assembly | ODD_OR_EVEN.asm | sekharkaredla/8085 | bca7395498d013c0a337f696aad49ead34f8cbdd | [
"MIT"
] | 1 | 2019-07-31T04:41:42.000Z | 2019-07-31T04:41:42.000Z | ODD_OR_EVEN.asm | sekharkaredla/8085 | bca7395498d013c0a337f696aad49ead34f8cbdd | [
"MIT"
] | null | null | null | ODD_OR_EVEN.asm | sekharkaredla/8085 | bca7395498d013c0a337f696aad49ead34f8cbdd | [
"MIT"
] | 1 | 2022-01-11T07:50:34.000Z | 2022-01-11T07:50:34.000Z | // OUPUT=1 FOR ODD 0 FOR EVEN
LXI H,4000
MOV A,M
MVI B,00
MVI C,02
ZONE: SUB C
JC TEST
JZ TYPE
JNZ ZONE
TEST: INR B
TYPE: MOV A,B
STA 5000
RST 1
| 11.352941 | 29 | 0.518135 |
55e491aa53a5d694a98787d3795bb7fd6c5930a9 | 308 | asm | Assembly | programs/oeis/100/A100109.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/100/A100109.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/100/A100109.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A100109: a(n) = n^3 - 2*n^2 + 2.
; 1,2,11,34,77,146,247,386,569,802,1091,1442,1861,2354,2927,3586,4337,5186,6139,7202,8381,9682,11111,12674,14377,16226,18227,20386,22709,25202,27871,30722,33761,36994,40427,44066,47917,51986,56279,60802,65561,70562
mov $1,$0
pow $0,2
add $0,$1
sub $0,1
mul $0,$1
add $0,1
| 30.8 | 214 | 0.701299 |
8c2623db46ab12ee2cf4b38ac26f4b9fcdba53c9 | 2,465 | asm | Assembly | third_party/libvpx/source/libvpx/vpx_dsp/x86/add_noise_mmx.asm | maidiHaitai/haitaibrowser | a232a56bcfb177913a14210e7733e0ea83a6b18d | [
"BSD-3-Clause"
] | 1 | 2020-09-15T08:43:34.000Z | 2020-09-15T08:43:34.000Z | third_party/libvpx/source/libvpx/vpx_dsp/x86/add_noise_mmx.asm | maidiHaitai/haitaibrowser | a232a56bcfb177913a14210e7733e0ea83a6b18d | [
"BSD-3-Clause"
] | null | null | null | third_party/libvpx/source/libvpx/vpx_dsp/x86/add_noise_mmx.asm | maidiHaitai/haitaibrowser | a232a56bcfb177913a14210e7733e0ea83a6b18d | [
"BSD-3-Clause"
] | null | null | null | ;
; Copyright (c) 2015 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | 28.333333 | 80 | 0.54929 |
eb87bc10c3c5c4494a7f0dfb0cbed6d3aeb6c814 | 362 | asm | Assembly | oeis/165/A165405.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/165/A165405.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/165/A165405.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A165405: a(0)=1, a(1)=3,a(n)=6*a(n-2)-a(n-1).
; Submitted by Jon Maiga
; 1,3,3,15,3,87,-69,591,-1005,4551,-10581,37887,-101373,328695,-936933,2909103,-8530701,25985319,-77169525,233081439,-696098589,2094587223,-6271178757,18838702095,-56465774637,169497987207,-508292635029
mov $2,1
mov $3,1
lpb $0
sub $0,1
mul $... | 25.857143 | 202 | 0.679558 |
6eb45663166d0c84942a028f462c164856e2eef3 | 2,052 | asm | Assembly | programs/oeis/304/A304159.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/304/A304159.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/304/A304159.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A304159: a(n) = 2*n^3 - 4*n^2 + 6*n - 2 (n>=1).
; 2,10,34,86,178,322,530,814,1186,1658,2242,2950,3794,4786,5938,7262,8770,10474,12386,14518,16882,19490,22354,25486,28898,32602,36610,40934,45586,50578,55922,61630,67714,74186,81058,88342,96050,104194,112786,121838,131362,141370,151874,162886,174418,186482,199090,212254... | 186.545455 | 1,933 | 0.846491 |
f685c2fdfc4aa0b4cca69f6df966fe2a32f873ef | 25,487 | asm | Assembly | examples/pxScene2d/external/libnode-v0.12.7/deps/openssl/asm/x64-win32-masm/sha/sha256-x86_64.asm | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 2,494 | 2015-02-11T04:34:13.000Z | 2022-03-31T14:21:47.000Z | examples/pxScene2d/external/libnode-v0.12.7/deps/openssl/asm/x64-win32-masm/sha/sha256-x86_64.asm | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 1,432 | 2017-06-21T04:08:48.000Z | 2020-08-25T16:21:15.000Z | examples/pxScene2d/external/libnode-v0.12.7/deps/openssl/asm/x64-win32-masm/sha/sha256-x86_64.asm | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 442 | 2015-02-12T13:45:46.000Z | 2022-03-21T05:28:05.000Z | OPTION DOTNAME
.text$ SEGMENT ALIGN(64) 'CODE'
PUBLIC sha256_block_data_order
ALIGN 16
sha256_block_data_order PROC PUBLIC
mov QWORD PTR[8+rsp],rdi ;WIN64 prologue
mov QWORD PTR[16+rsp],rsi
mov rax,rsp
$L$SEH_begin_sha256_block_data_order::
mov rdi,rcx
mov rsi,rdx
mov rdx,r8
mov rcx,r9
push rbx
push rbp
p... | 13.456705 | 49 | 0.705379 |
81688025d4e7d6c7c14c26f58c4a79061f7cac8d | 460 | asm | Assembly | libsrc/enterprise/set_exos_variable.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/enterprise/set_exos_variable.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/enterprise/set_exos_variable.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | ;
; Enterprise 64/128 specific routines
; by Stefano Bodrato, 2011
;
; set_exos_variable(unsigned char variable, unsigned char value);
;
;
; $Id: set_exos_variable.asm,v 1.2 2011/03/15 14:34:08 stefano Exp $
;
XLIB set_exos_variable
LIB set_exos_variable_callee
XREF ASMDISP_SET_EXOS_VARIABLE_CALLEE
set_exos_varia... | 16.428571 | 68 | 0.752174 |
cfec308c167510d1948f2e0015e2c9f2d41a21ec | 510 | asm | Assembly | programs/oeis/106/A106149.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/106/A106149.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/106/A106149.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A106149: Number of prime factors with multiplicity of the difference between consecutive primes.
; 0,1,1,2,1,2,1,2,2,1,2,2,1,2,2,2,1,2,2,1,2,2,2,3,2,1,2,1,2,2,2,2,1,2,1,2,2,2,2,2,1,2,1,2,1,3,3,2,1,2,2,1,2,2,2,2,1,2,2,1,2,2,2,1,2,2,2,2,1,2,2,3,2,2,2,2,3,2,3,2,1
add $0,1
seq $0,40 ; The prime numbers.
div $0,2
mul $0,... | 46.363636 | 163 | 0.62549 |
21493f5d3f1a9ccc1a41b298d7357c1f450e194d | 10,531 | asm | Assembly | src/graphics.asm | indigodarkwolf/x16-spiral | 89e70163fbc28de73c4a4c71d897a0b76d53bebe | [
"MIT"
] | 1 | 2020-09-14T15:32:32.000Z | 2020-09-14T15:32:32.000Z | src/graphics.asm | indigodarkwolf/x16-spiral | 89e70163fbc28de73c4a4c71d897a0b76d53bebe | [
"MIT"
] | null | null | null | src/graphics.asm | indigodarkwolf/x16-spiral | 89e70163fbc28de73c4a4c71d897a0b76d53bebe | [
"MIT"
] | null | null | null | .ifndef GRAPHICS_ASM
GRAPHICS_ASM=1
.include "debug.inc"
.include "vera.inc"
GRAPHICS_TABLES_BANK = $02
Gfx_palette_decrement_table = $A000
Gfx_palette = $A100
Gfx_palette_gb = $A100
Gfx_palette_gb_0 = $A100
Gfx_palette_gb_1 = $A110
Gfx_palette_gb_2 = $A12... | 25.622871 | 111 | 0.579242 |
2ffd56187498127f8cf8bcda8b4cdd7674f48756 | 383 | asm | Assembly | programs/oeis/094/A094195.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/094/A094195.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/094/A094195.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A094195: G.f.: (1-4*x)/((1-5*x)*(1-x)^2).
; 1,3,10,42,199,981,4888,24420,122077,610359,3051766,15258798,76293955,381469737,1907348644,9536743176,47683715833,238418579115,1192092895522,5960464477554,29802322387711,149011611938493,745058059692400,3725290298461932,18626451492309589
lpb $0
sub $0,1
add $2,1
add $3... | 27.357143 | 237 | 0.720627 |
723ca2172eb0bfe873fbefbe410f51964c4db960 | 202 | asm | Assembly | libsrc/math/mbf64/c/sccz80/pi.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/math/mbf64/c/sccz80/pi.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/math/mbf64/c/sccz80/pi.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | SECTION code_fp_mbf64
PUBLIC pi
EXTERN ___mbf64_FA
pi:
ld hl,pi_value
ld de,___mbf64_FA
ld bc,8
ldir
ret
SECTION rodata_fp_mbf64
pi_value:
defb 0xc0,0x68,0x21,0xa2,0xda,0x0f,0x49,0x82
| 11.222222 | 48 | 0.752475 |
261ea877337be21fd534d83665a179c7860846d9 | 2,570 | asm | Assembly | test/11_amx.asm | x86128/pymesm | 4f5f2fe9ae06fd7023ef1022040774e157fd0792 | [
"MIT"
] | 2 | 2021-04-30T19:30:58.000Z | 2021-04-30T21:29:44.000Z | test/11_amx.asm | x86128/pymesm | 4f5f2fe9ae06fd7023ef1022040774e157fd0792 | [
"MIT"
] | null | null | null | test/11_amx.asm | x86128/pymesm | 4f5f2fe9ae06fd7023ef1022040774e157fd0792 | [
"MIT"
] | null | null | null | #
# Test for instruction AMX.
#
org 1
ptr start
vtm stack,15
ntr 3 # без нормализации и округления
vtm 64,14
ita 14
amx f65 # целое 65 без порядка
uza fail # |64| - |65| = -1
... | 33.815789 | 78 | 0.483268 |
656a6fb0f482df4a3839f392d681b92d38679fc3 | 554 | asm | Assembly | programs/oeis/295/A295773.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/295/A295773.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/295/A295773.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A295773: a(n) = Sum_{k=0..n} binomial(k^2, k).
; 1,2,8,92,1912,55042,2002834,87903418,4514068786,265401903136,17575711359576,1294325676386112,104913619501093500,9281271920245432932,889811788303594625412,91895379599481072720852,10170646981621794947354052,1200909691326112843842751962,150683402025521278557881512098,2002... | 32.588235 | 371 | 0.788809 |
14bfc657a44021eb794e7b521122a2aa0ec550b4 | 1,409 | asm | Assembly | programs/oeis/022/A022106.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/022/A022106.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/022/A022106.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A022106: Fibonacci sequence beginning 1, 16.
; 1,16,17,33,50,83,133,216,349,565,914,1479,2393,3872,6265,10137,16402,26539,42941,69480,112421,181901,294322,476223,770545,1246768,2017313,3264081,5281394,8545475,13826869,22372344,36199213,58571557,94770770,153342327,248113097,401455424,649568521,1051023945,1700592466,27... | 108.384615 | 1,273 | 0.887864 |
17873521719bfddb086cf33d70211eb5a8cc0e0b | 485 | asm | Assembly | programs/oeis/037/A037158.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/037/A037158.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/037/A037158.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A037158: Convolution of natural numbers n >= 1 with Fibonacci numbers F(k), for k >= -7, with F(-n)=(-1)^(n+1)*F(n).
; 13,18,28,35,44,52,61,70,80,91,104,120,141,170,212,275,372,524,765,1150,1768,2763,4368,6960,11149,17922,28876,46595,75260,121636,196669,318070,514496,832315,1346552,2178600,3524877,5703194,9227780,149... | 24.25 | 206 | 0.651546 |
3b45853ac325b8af5d64a32f451ff76b1178085f | 5,836 | asm | Assembly | Dark soft/Buhtrap Source Code/3.loaders/nsisloadrestart_with_document_execution/loader/config_encoder/source/config_encoder.asm | ExaByt3s/hack_scripts | cc801b36ea25f3b5a82d2900f53f5036e7abd8ad | [
"WTFPL"
] | 3 | 2021-01-22T19:32:23.000Z | 2022-01-03T01:06:44.000Z | Dark soft/Buhtrap Source Code/3.loaders/nsisloadrestart_with_document_execution/loader/config_encoder/source/config_encoder.asm | a04512/hack_scripts | cc801b36ea25f3b5a82d2900f53f5036e7abd8ad | [
"WTFPL"
] | null | null | null | Dark soft/Buhtrap Source Code/3.loaders/nsisloadrestart_with_document_execution/loader/config_encoder/source/config_encoder.asm | a04512/hack_scripts | cc801b36ea25f3b5a82d2900f53f5036e7abd8ad | [
"WTFPL"
] | 1 | 2019-06-18T22:10:53.000Z | 2019-06-18T22:10:53.000Z |
format PE GUI 4.0
entry main
include 'win32ax.inc'
section '.text' code readable executable
proc main
locals
hSrcFile dd ?
hDstFile dd ?
lSrcData dd ?
lDstData dd ?
pSrcData dd ?
pDstData dd ?
BytesCount dd ?
endl
invoke CreateFile,_source_file_... | 21.29927 | 120 | 0.588588 |
8feeeb8db3dd10a9b8c163d210a1bb9700e56aeb | 7,380 | asm | Assembly | debugMatrices.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 9 | 2021-09-29T22:08:15.000Z | 2022-03-23T05:35:43.000Z | debugMatrices.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-21T12:35:42.000Z | 2022-01-21T17:47:24.000Z | debugMatrices.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-15T10:13:49.000Z | 2022-01-15T10:13:49.000Z |
DEBUGSETNODES: ld hl,DEBUGUBNKDATA
ld de,UBnKxlo
ld bc,9
ldir
ld hl,DEBUGROTMATDATA
ld de,UBnkrotmatSidevX
ld bc,6*3
... | 57.209302 | 100 | 0.345799 |
97d6a74526342d3d09bc636f8b7425f8ab3549c7 | 6,892 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_783.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_783.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_783.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 %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0xa38f, %r11
nop
nop
nop
nop
sub %rbx, %rbx
and $0xffffffffffffffc0, %r11
vmovaps (%r11), %ymm1
vextracti128 $0, %ymm1, %xmm1
vpextrq $0, %xmm1, %rax
nop
nop
nop
and ... | 38.719101 | 2,999 | 0.655978 |
d08ac2197fc22879cdde11fdbee9b5c0dfef9278 | 275 | asm | Assembly | libsrc/_DEVELOPMENT/compress/zx7/c/sdcc/dzx7_agile_rcs_back.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/compress/zx7/c/sdcc/dzx7_agile_rcs_back.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/compress/zx7/c/sdcc/dzx7_agile_rcs_back.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void dzx7_agile_rcs_back(void *src, void *dst)
SECTION code_clib
SECTION code_compress_zx7
PUBLIC _dzx7_agile_rcs_back
EXTERN asm_dzx7_agile_rcs_back
_dzx7_agile_rcs_back:
pop af
pop hl
pop de
push de
push hl
push af
jp asm_dzx7_agile_rcs_back
| 12.5 | 48 | 0.763636 |
9a9b16d232857238623a17c6567830b1a3b9ef50 | 7,151 | asm | Assembly | apps/hbios/hbios.asm | vipoo/RomWBW-Env | bdef7be6b05d9a02af13a2c7926ffe457eb7c9bd | [
"MIT"
] | 1 | 2021-01-05T17:09:24.000Z | 2021-01-05T17:09:24.000Z | apps/hbios/hbios.asm | vipoo/RomWBW-Env | bdef7be6b05d9a02af13a2c7926ffe457eb7c9bd | [
"MIT"
] | null | null | null | apps/hbios/hbios.asm | vipoo/RomWBW-Env | bdef7be6b05d9a02af13a2c7926ffe457eb7c9bd | [
"MIT"
] | null | null | null | ;===============================================================================
; Util to invoke a HBIOS function
; Usage B C ....
;
stksiz .equ $200 ; Working stack size
restart .equ $0000 ; CP/M restart vector
bdos .equ $0005 ; BDOS invocation vector
#DEFINE PRTS(S) CALL prtstrd \ .TEXT S
;====================... | 20.909357 | 80 | 0.492379 |
3f03f6824dc9ab6b3df9403327eadca89638ec2b | 288 | asm | Assembly | programs/oeis/130/A130794.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/130/A130794.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/130/A130794.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A130794: Periodic sequence with period 1,5,3.
; 1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1,5,3,1
mul $0,4
mov $1,$0
mod $1,6
add $1,1
| 36 | 201 | 0.541667 |
0ab71ba96c354fcb8f2b5f77268b514595275948 | 903 | asm | Assembly | masm/7_conver.asm | oceanwavechina/assembly | 803e4a4c03645fbbc026092b3329ea472e070cab | [
"Apache-2.0"
] | null | null | null | masm/7_conver.asm | oceanwavechina/assembly | 803e4a4c03645fbbc026092b3329ea472e070cab | [
"Apache-2.0"
] | null | null | null | masm/7_conver.asm | oceanwavechina/assembly | 803e4a4c03645fbbc026092b3329ea472e070cab | [
"Apache-2.0"
] | null | null | null | ; 这段代码是演示如何使用位运算进行大小写转换,
; 以及在代码中定义静态字符串的方法
assume cs:code,ds:data
; 定义数据段,开辟空间
data segment
db 'BaSiC' ; 相当于 db 75h,6eh,49h,58h, 要把这个转为大写
db 'iNfoRMaTioN' ; 把这个转为小写
data ends
code segment
start:
mov ax, data ; 数据段
mov dx, ax ;
mov bx, 0 ; 数据指针重置
mov cx,... | 21.5 | 74 | 0.570321 |
fff2cac304c620dd60e9109c99cb120ea26ed5cc | 1,058 | asm | Assembly | programs/oeis/265/A265411.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/265/A265411.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/265/A265411.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A265411: a(0) = 1, a(1) = 7, otherwise, if A240025(n-1) = 1 [when n is in A033638] a(n) = 3, otherwise a(n) = 1.
; 1,7,3,3,1,3,1,3,1,1,3,1,1,3,1,1,1,3,1,1,1,3,1,1,1,1,3,1,1,1,1,3,1,1,1,1,1,3,1,1,1,1,1,3,1,1,1,1,1,1,3,1,1,1,1,1,1,3,1,1,1,1,1,1,1,3,1,1,1,1,1,1,1,3,1,1,1,1,1,1,1,1,3,1,1,1,1,1,1,1,1,3,1,1,1,1,1,1,1,1,1,3... | 24.045455 | 501 | 0.47259 |
49ec3e224e1d4e89a26e1cc69506e5761ba786d0 | 438 | asm | Assembly | programs/oeis/017/A017353.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017353.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017353.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017353: a(n) = 10n + 7.
; 7,17,27,37,47,57,67,77,87,97,107,117,127,137,147,157,167,177,187,197,207,217,227,237,247,257,267,277,287,297,307,317,327,337,347,357,367,377,387,397,407,417,427,437,447,457,467,477,487,497,507,517,527,537,547,557,567,577,587,597,607,617,627,637,647,657,667,677,687,697,707,717,727,737,747,75... | 73 | 390 | 0.714612 |
3fdc3931e1bee19fe6941d37280b7b24a7a28b9b | 1,550 | asm | Assembly | example_files/cmd/others/example.asm | d1ego77/themes | 7b1cb5e6804dab601cd8ec246eb56f897a88a00f | [
"MIT"
] | 1 | 2020-11-30T09:42:38.000Z | 2020-11-30T09:42:38.000Z | example_files/cmd/others/example.asm | d1ego77/themes | 7b1cb5e6804dab601cd8ec246eb56f897a88a00f | [
"MIT"
] | 1 | 2021-11-08T09:57:11.000Z | 2021-11-08T09:57:11.000Z | example_files/cmd/others/example.asm | d1ego77/themes | 7b1cb5e6804dab601cd8ec246eb56f897a88a00f | [
"MIT"
] | 1 | 2021-05-18T21:38:15.000Z | 2021-05-18T21:38:15.000Z | global _start
; Guess the number: example taken from http://www.rosettacode.org/
section .data
rand dd 0
guess dd 0
msg1 db "Guess my number (1-10)", 10
len1 equ $ - msg1
msg2 db "Wrong, try again!", 10
len2 equ $ - msg2
msg3 db "Well guessed!", 10
len3 equ $ - msg3
se... | 20.12987 | 69 | 0.437419 |
c6cf49086cd6100ac34279c9777ec620906197da | 1,523 | asm | Assembly | programs/oeis/059/A059839.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/059/A059839.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/059/A059839.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A059839: a(n) = n^8 + n^6 + n^4 + n^2 + 1.
; 1,5,341,7381,69905,406901,1727605,5884901,17043521,43584805,101010101,216145205,432988561,820586261,1483357205,2574332101,4311810305,6999978821,11054078101,17030739605,25664160401,37908820405,54989488181,78459301541,110266749505,152832422501,209136438005,282817489141,37828... | 108.785714 | 1,381 | 0.885752 |
f17c1d14aad1e6cc9bd38d7eacbcee383e9d4772 | 1,129 | asm | Assembly | programs/oeis/061/A061803.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/061/A061803.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/061/A061803.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A061803: Sum of n-th row of triangle of 4th powers: 1; 1 16 1; 1 16 81 16 1; 1 16 81 256 81 16 1; ...
; 1,18,115,452,1333,3254,6951,13448,24105,40666,65307,100684,149981,216958,305999,422160,571217,759714,995011,1285332,1639813,2068550,2582647,3194264,3916665,4764266,5752683,6898780,8220717,9737998,11471519,13443616,... | 94.083333 | 905 | 0.832595 |
f222364b2a015100ce167002bc865545ddf2fe06 | 419 | asm | Assembly | programs/oeis/052/A052343.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/052/A052343.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/052/A052343.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A052343: Number of ways to write n as the unordered sum of two triangular numbers (zero allowed).
; 1,1,1,1,1,0,2,1,0,1,1,1,1,1,0,1,2,0,1,0,1,2,1,0,1,1,0,1,1,1,1,2,0,0,1,0,2,1,1,1,0,0,2,1,0,1,2,0,1,1,0,2,0,0,0,2,2,1,1,0,1,1,0,0,1,1,2,1,0,1,1,0,2,1,0,0,2,0,1,1,0,3,0,1,1,0,0,1,1,0,1,2,1,1,2,0,0,1,0,1
seq $0,8441 ; Num... | 46.555556 | 201 | 0.608592 |
ced76214986c7472934b6a1f4bb11ca4d54b9052 | 1,877 | asm | Assembly | src/x86/cdef16_sse.asm | Luni-4/rav1e | 784aeab92cff18684b3f0bb50a670e430a51e3fc | [
"BSD-2-Clause"
] | null | null | null | src/x86/cdef16_sse.asm | Luni-4/rav1e | 784aeab92cff18684b3f0bb50a670e430a51e3fc | [
"BSD-2-Clause"
] | null | null | null | src/x86/cdef16_sse.asm | Luni-4/rav1e | 784aeab92cff18684b3f0bb50a670e430a51e3fc | [
"BSD-2-Clause"
] | null | null | null | ; Copyright (c) 2017-2021, The rav1e contributors
; Copyright (c) 2021, Nathan Egge
; All rights reserved.
;
; This source code is subject to the terms of the BSD 2 Clause License and
; the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
; was not distributed with this source code in the LICENSE... | 23.4625 | 77 | 0.677144 |
87016aa89ab194059959040aae5d69a063a2600e | 2,404 | asm | Assembly | scripts/billshouse2.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | scripts/billshouse2.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | scripts/billshouse2.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | Func_f2418:
ld hl, BillsHouseText_f243b
call PrintText
call YesNoChoice
ld a, [wCurrentMenuItem]
and a
jr nz, .asm_f2433
.asm_f2427
ld hl, BillsHouseText_f2440
call PrintText
ld a, $2
ld [wBillsHouseCurScript], a
ret
.asm_f2433
ld hl, BillsHouseText_f2445
call PrintText
jr .asm_f2427
BillsHouseText_f243... | 15.119497 | 35 | 0.763727 |
5b50f420d0b3bd1b7d7f709c315e7f43d40f2103 | 170 | asm | Assembly | examples/lm3s6965evb/bare/startup_m3.asm | jsdelivrbot/ppci-mirror | 67195d628275e2332ceaf44c9e13fc58d0877157 | [
"BSD-2-Clause"
] | null | null | null | examples/lm3s6965evb/bare/startup_m3.asm | jsdelivrbot/ppci-mirror | 67195d628275e2332ceaf44c9e13fc58d0877157 | [
"BSD-2-Clause"
] | null | null | null | examples/lm3s6965evb/bare/startup_m3.asm | jsdelivrbot/ppci-mirror | 67195d628275e2332ceaf44c9e13fc58d0877157 | [
"BSD-2-Clause"
] | null | null | null |
dd 0x20000678 ; Setup stack pointer
dd 0x00000009 ; Reset vector, jump to address 8
B hello_main ; Branch to main (this is actually in the interrupt vector)
| 28.333333 | 81 | 0.723529 |
4a5b127eaa61d8ae66206957dbf2d696e42daabc | 466 | asm | Assembly | 04/mult/Mult.asm | leafvmaple/Nand2Tetris | d736953d47707848a8de025102583df2194cf49f | [
"BSD-3-Clause"
] | 1 | 2020-12-03T20:57:59.000Z | 2020-12-03T20:57:59.000Z | 04/mult/Mult.asm | leafvmaple/Nand2Tetris | d736953d47707848a8de025102583df2194cf49f | [
"BSD-3-Clause"
] | null | null | null | 04/mult/Mult.asm | leafvmaple/Nand2Tetris | d736953d47707848a8de025102583df2194cf49f | [
"BSD-3-Clause"
] | null | null | null | // This file is part of www.nand2tetris.org
// and the book "The Elements of Computing Systems"
// by Nisan and Schocken, MIT Press.
// File name: projects/04/Mult.asm
// Multiplies R0 and R1 and stores the result in R2.
// (R0, R1, R2 refer to RAM[0], RAM[1], and RAM[2], respectively.)
// Put your code here.
@R2
M=... | 11.365854 | 66 | 0.645923 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.