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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
adfdf1597db8f23bc4ffb2ad75b31a6156485f5f | 650 | asm | Assembly | masm(msdos)/cadeasiguales.asm | GioProyects/ensamblador | c5f42eb3661fa359885f8050495ed46f36a6bbf0 | [
"MIT"
] | null | null | null | masm(msdos)/cadeasiguales.asm | GioProyects/ensamblador | c5f42eb3661fa359885f8050495ed46f36a6bbf0 | [
"MIT"
] | null | null | null | masm(msdos)/cadeasiguales.asm | GioProyects/ensamblador | c5f42eb3661fa359885f8050495ed46f36a6bbf0 | [
"MIT"
] | null | null | null | PAGE 60,132
TITLE ESCANECADENAS cadenas iguales .exe
.model small
.stack 64
.data
cad1 db "hola mundo$"
cad2 db "hola mundo$"
msg db "son iguales$"
msg2 db "no son iguales$"
conta dw 0
.code
begin proc far
mov ax,@data
mov ds,ax
comienzo:
mov si,conta
mov al,cad2[si]
cmp cad1... | 14.772727 | 40 | 0.555385 |
0dcd937505f3bd3ac0e1450da590b05e339376a4 | 1,407 | asm | Assembly | programs/oeis/135/A135180.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/135/A135180.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/135/A135180.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A135180: a(n) = p^5 - p^3 + p^2, where p = prime(n).
; 28,225,3025,16513,159841,369265,1415233,2469601,6424705,20487601,28600321,69294673,115788961,146930785,229243393,418049425,714722401,844373041,1349828833,1803876481,2072687905,3076569601,3938475745,5583362401,8586436993,10509080401,11591658625,14024303713,1538495... | 117.25 | 1,252 | 0.877043 |
2ac93004116c6faddf1e99445a2301c0b8d11c55 | 378 | asm | Assembly | oeis/168/A168577.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/168/A168577.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/168/A168577.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A168577: Pascal's triangle, first two columns and diagonal removed.
; Submitted by Jon Maiga
; 3,6,4,10,10,5,15,20,15,6,21,35,35,21,7,28,56,70,56,28,8,36,84,126,126,84,36,9,45,120,210,252,210,120,45,10,55,165,330,462,462,330,165,55,11,66,220,495,792,924,792,495,220,66,12,78,286,715,1287,1716,1716,1287
lpb $0
add $... | 29.076923 | 209 | 0.679894 |
c84f103fd2e19d44140cfa42481fbfcb336562fd | 5,360 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_182.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_182.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_182.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 %r15
push %r9
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1012f, %r15
nop
nop
nop
nop
nop
and $64986, %r10
mov $0x6162636465666768, %rbx
movq %rbx, %xmm1
and $0xffffffffffffffc0, %r15
movaps %xmm1, (%r15)
nop
nop... | 41.230769 | 2,999 | 0.662873 |
1b7c8542595366791c6bb34dffaeeab117225074 | 310 | asm | Assembly | programs/oeis/155/A155597.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/155/A155597.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/155/A155597.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A155597: 6^n - 2^n + 1.
; 1,5,33,209,1281,7745,46593,279809,1679361,10077185,60465153,362795009,2176778241,13060685825,78364147713,470184951809,2821109841921,16926659313665,101559956406273,609359739486209,3656158439014401
mov $1,6
pow $1,$0
mov $2,2
pow $2,$0
sub $1,$2
mov $0,$1
div $0,4
mul $0,4
add $0,1
| 23.846154 | 197 | 0.748387 |
821b245f3fc36df31a5216119aea917173bc8beb | 1,091 | asm | Assembly | pkgs/tools/yasm/src/libyasm/tests/jmpsize1.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | pkgs/tools/yasm/src/libyasm/tests/jmpsize1.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | pkgs/tools/yasm/src/libyasm/tests/jmpsize1.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | jmp x ; short
nop
w:
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
no... | 4.116981 | 14 | 0.736022 |
4ef964efe6bdb8b9cc384bebe7cfed71d9179e0f | 3,997 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2388.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2388.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2388.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 %r8
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1426a, %r8
inc %rcx
movb $0x61, (%r8)
nop
and %rsi, %rsi
pop %rsi
pop %rdi
pop %rcx
pop %r8
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r12
push %r15
push %r8
push %rbp
push %rsi
// Faulty Load
le... | 68.913793 | 2,999 | 0.661496 |
4c17d02d42439de1408165de89d8669f678ae710 | 1,546 | asm | Assembly | programs/oeis/027/A027794.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/027/A027794.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/027/A027794.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A027794: a(n) = 12*(n+1)*C(n+3,9).
; 84,960,5940,26400,94380,288288,780780,1921920,4375800,9335040,18845112,36279360,67016040,119380800,205931880,345181056,563861100,899870400,1406047500,2154952800,3244861620,4807202400,7015706100,10097568000,14346961200,20141282304,27960554160,38410458240,52249520400,70421028480,940... | 154.6 | 1,449 | 0.899094 |
96e86faa9c13db086216f2c9d843f1a26e846dc5 | 156 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/lgamma_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/lgamma_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/lgamma_fastcall.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 _lgamma_fastcall
EXTERN cm48_sdcciy_lgamma_fastcall
defc _lgamma_fastcall = cm48_sdcciy_lgamma_fastcall
| 15.6 | 51 | 0.891026 |
6cc3dbb91c900a309f589e89c2cde0f695fed56b | 6,709 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_21829_1156.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_21829_1156.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_21829_1156.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r15
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x12c00, %r13
nop
nop
nop
nop
nop
add %rbp, %rbp
movw $0x6162, (%r13)
nop
nop
nop
add $24845, %r11
lea addresses_WT_ht+0x5ed0, %r11
nop
nop
nop
xor $45657, %r15
movb ... | 34.942708 | 2,999 | 0.659413 |
cb605d352a526a6dafc05e07e49a9c164bab1667 | 1,529 | asm | Assembly | src/firmware/Ui/WaitButtonPressStates.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | 1 | 2019-12-12T09:07:08.000Z | 2019-12-12T09:07:08.000Z | src/firmware/Ui/WaitButtonPressStates.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | src/firmware/Ui/WaitButtonPressStates.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | #include "Platform.inc"
#include "TailCalls.inc"
#include "Timer0.inc"
#include "Buttons.inc"
#include "Ui.inc"
#include "States.inc"
#include "WaitButtonPressState.inc"
radix decimal
NUMBER_OF_SLOWTICKS_10S equ 39
Ui code
global setUiStateForButtonEvents
defineUiStateInSameSection UI_STATE_WAIT_BUTTONPRE... | 20.662162 | 98 | 0.80968 |
4cdd7be7acbb0f6f0bea872d836338d80cbb8639 | 1,042 | asm | Assembly | testsuite/ubivm/expected/service_1.asm | alexgarzao/UOP | 12460841ff2b9991d2f7f461635b1f551413823f | [
"MIT"
] | null | null | null | testsuite/ubivm/expected/service_1.asm | alexgarzao/UOP | 12460841ff2b9991d2f7f461635b1f551413823f | [
"MIT"
] | null | null | null | testsuite/ubivm/expected/service_1.asm | alexgarzao/UOP | 12460841ff2b9991d2f7f461635b1f551413823f | [
"MIT"
] | null | null | null | Entity servico
No options
Constants
0 S servico
1 S soma
2 S x
3 S y
4 S group
5 S Alex
End
Valid context (always)
No properties
Def soma
Parameters
0 int x
1 int y
End
No local variables
Result
0 int
End
ldpar 0 --> [x]
ldpar 1 --> [y]
add
stresult 0
ret
End
Def servico... | 13.532468 | 26 | 0.59309 |
00ca3b5ffacf761590945e1a7ae620b29059765c | 8,989 | asm | Assembly | audio/music/cities1.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | audio/music/cities1.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | audio/music/cities1.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | Music_Cities1_branch_aa6f::
tempo 232
sound_loop 0, Music_Cities1_branch_aa79
Music_Cities1_Ch1::
tempo 144
Music_Cities1_branch_aa79::
volume 7, 7
vibrato 8, 2, 4
duty_cycle 3
Music_Cities1_branch_aa80::
note_type 12, 12, 5
octave 3
note G#, 4
note F#, 4
note E_, 2
note E_, 2
note F#, 2
note D#, 2
no... | 13.661094 | 40 | 0.650128 |
297807ab367f71a2a4d95e728800bd6e727d1403 | 1,692 | asm | Assembly | programs/oeis/152/A152743.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/152/A152743.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/152/A152743.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A152743: 6 times pentagonal numbers: a(n) = 3*n*(3*n-1).
; 0,6,30,72,132,210,306,420,552,702,870,1056,1260,1482,1722,1980,2256,2550,2862,3192,3540,3906,4290,4692,5112,5550,6006,6480,6972,7482,8010,8556,9120,9702,10302,10920,11556,12210,12882,13572,14280,15006,15750,16512,17292,18090,18906,19740,20592,21462,22350,2325... | 211.5 | 1,594 | 0.827423 |
c517d8337e4cdbd8409428b94c3eaa16ff9dd2a3 | 1,448 | asm | Assembly | Examples/ch15/ClearKbd.asm | satadriver/LiunuxOS | 693174ac2b3e503d72782fc7a14f18c8a4f2756c | [
"Apache-2.0"
] | null | null | null | Examples/ch15/ClearKbd.asm | satadriver/LiunuxOS | 693174ac2b3e503d72782fc7a14f18c8a4f2756c | [
"Apache-2.0"
] | null | null | null | Examples/ch15/ClearKbd.asm | satadriver/LiunuxOS | 693174ac2b3e503d72782fc7a14f18c8a4f2756c | [
"Apache-2.0"
] | null | null | null | TITLE Testing ClearKeyboard (ClearKbd.asm)
; This program shows how to clear the keyboard
; buffer, while waiting for a particular key.
; To test it, rapidly press random keys to fill
; up the buffer. Then press Esc and note that the
; program ends immediately.
; Last update: 12/2/01
INCLUDE Irvine16.i... | 24.542373 | 53 | 0.61326 |
69ea9ab084410f9b345bca31bbf29810ea3f2fd6 | 137,280 | asm | Assembly | projects/Links_Awakening_gb.windfish/disassembly/bank_04.asm | jverkoey/awaken | 743755248996deb7181ae92f6e60be5656439c44 | [
"Apache-2.0"
] | 68 | 2020-12-16T10:06:48.000Z | 2022-03-29T19:54:01.000Z | projects/Links_Awakening_gb.windfish/disassembly/bank_04.asm | jverkoey/awaken | 743755248996deb7181ae92f6e60be5656439c44 | [
"Apache-2.0"
] | 62 | 2020-12-19T04:28:41.000Z | 2021-02-15T22:18:16.000Z | projects/Links_Awakening_gb.windfish/disassembly/bank_04.asm | jverkoey/awaken | 743755248996deb7181ae92f6e60be5656439c44 | [
"Apache-2.0"
] | 4 | 2021-01-17T03:51:22.000Z | 2021-01-21T16:26:53.000Z | SECTION "ROM Bank 04", ROMX[$4000], BANK[$04]
toc_04_4000:
ld hl, $C200
add hl, bc
ld a, [hl]
add a, $08
ld [hl], a
ret
db $CD, $0E, $38, $CD, $12, $3F, $21, $B0
db $C2, $09, $7E, $C7
dw JumpTable_401F_04 ; 00
dw JumpTable_42D2_04 ; 01
dw JumpTable_4833_04 ; 0... | 20.398217 | 80 | 0.472305 |
5782036a9e136d81a89beb772baca1b85cd9ec56 | 491 | asm | Assembly | programs/oeis/085/A085089.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/085/A085089.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/085/A085089.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A085089: Number of distinct prime signatures arising up to n.
; 1,2,2,3,3,4,4,5,5,5,5,6,6,6,6,7,7,7,7,7,7,7,7,8,8,8,8,8,8,9,9,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,... | 40.916667 | 270 | 0.635438 |
51a5e9e023e1225c74061a59566561c41e08c065 | 5,388 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_1378_1186.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_1378_1186.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_1378_1186.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 %r15
push %r8
push %r9
push %rcx
push %rdi
lea addresses_A_ht+0x1678b, %r10
dec %r9
movb $0x61, (%r10)
nop
nop
nop
nop
nop
add %r14, %r14
lea addresses_normal_ht+0x140ab, %r15
nop
dec %rdi
mov (%r15), %r8w
nop
dec %rcx
lea addresses_WC_ht+0xdeb, %r15... | 41.446154 | 2,999 | 0.6585 |
29f7122f0bd8cc2fb249d0ec582570cdd42b69d8 | 732 | asm | Assembly | libsrc/target/pcw/graphics/swapgfxbk.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/pcw/graphics/swapgfxbk.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/pcw/graphics/swapgfxbk.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Amstrad PCW graphics routines
;
; Stefano Bodrato 2021
;
;
; Video memory paging.
;
SECTION code_graphics
PUBLIC swapgfxbk
PUBLIC _swapgfxbk
PUBLIC swapgfxbk1
PUBLIC _swapgfxbk1
.swapgfxbk
._swapgfxbk
di
ld a,81h
out (0F1h),a ; 04000h = Bank 1 R/W - Screen/BIOS
... | 14.64 | 51 | 0.648907 |
ef9e9224f15821a597ec041afa569d019c882bf5 | 53,586 | asm | Assembly | userProg.asm | ansumanpalo/xv6-the_project | 9d9a30bb6ce558b75ed2f81a4ad8635bf53ceff8 | [
"MIT-0"
] | null | null | null | userProg.asm | ansumanpalo/xv6-the_project | 9d9a30bb6ce558b75ed2f81a4ad8635bf53ceff8 | [
"MIT-0"
] | null | null | null | userProg.asm | ansumanpalo/xv6-the_project | 9d9a30bb6ce558b75ed2f81a4ad8635bf53ceff8 | [
"MIT-0"
] | null | null | null |
_userProg: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
int processruntime(int, int);
char* itoa(int, int);
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(%... | 35.346966 | 75 | 0.427574 |
b6d6d36439f6fec7ef3aaff9d7c718499037cecb | 606 | asm | Assembly | oeis/120/A120773.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/120/A120773.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/120/A120773.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A120773: a(n) = 2^(n^2) - 3^n.
; Submitted by Jon Maiga
; 0,-1,7,485,65455,33554189,68719476007,562949953419125,18446744073709545055,2417851639229258349392669,1267650600228229401496703146327,2658455991569831745807614120560512005,22300745198530623141535718272648361505448975,74828883831342229412028663435073690606383746... | 50.5 | 478 | 0.869637 |
3abc0837c3b320bed66de64fffcbd1077ea77ef8 | 1,832 | asm | Assembly | SMZ80_SDK/V1/tools/windows/sdcc/lib/src/mcs51/crtxpushr0.asm | alfreedom/smz80-SDK | cd14e7d077c53f1e17fc52e5adbea9ed3aa8eb8e | [
"MIT"
] | 1 | 2020-05-10T03:14:52.000Z | 2020-05-10T03:14:52.000Z | tools/Linux/sdcc-4.1.0/share/sdcc/lib/src/mcs51/crtxpushr0.asm | ryanplusplus/sdcc-stm8-tools | 528bcce4da955daae23c2feaf435dcfb72f4f13d | [
"MIT"
] | null | null | null | tools/Linux/sdcc-4.1.0/share/sdcc/lib/src/mcs51/crtxpushr0.asm | ryanplusplus/sdcc-stm8-tools | 528bcce4da955daae23c2feaf435dcfb72f4f13d | [
"MIT"
] | null | null | null | ;--------------------------------------------------------------------------
; crtxpush0.asm - C run-time: push R0 and other registers to xstack
;
; Copyright (C) 2009, Maarten Brock
;
; This library is free software; you can redistribute it and/or modify it
; under the terms of the GNU General Public License as pub... | 36.64 | 75 | 0.634825 |
5159b7279e44ddcca7e10ec772c988cf020f8545 | 1,682 | asm | Assembly | programs/oeis/038/A038865.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/038/A038865.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/038/A038865.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A038865: (n+3)^3 - n^3.
; 63,117,189,279,387,513,657,819,999,1197,1413,1647,1899,2169,2457,2763,3087,3429,3789,4167,4563,4977,5409,5859,6327,6813,7317,7839,8379,8937,9513,10107,10719,11349,11997,12663,13347,14049,14769,15507,16263,17037,17829,18639,19467,20313,21177,22059,22959,23877,24813,25767,26739,27729,28737,297... | 186.888889 | 1,607 | 0.828181 |
ac0d21275ac397e676cfd6209a49ce658f0ed556 | 697 | asm | Assembly | oeis/100/A100148.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/100/A100148.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/100/A100148.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A100148: Structured small rhombicosidodecahedral numbers.
; Submitted by Christian Krause
; 1,60,285,784,1665,3036,5005,7680,11169,15580,21021,27600,35425,44604,55245,67456,81345,97020,114589,134160,155841,179740,205965,234624,265825,299676,336285,375760,418209,463740,512461,564480,619905,678844,741405,807696,877825,... | 43.5625 | 498 | 0.802009 |
0c4b270b3f183c993fca254cba33c1fefb9df840 | 6,730 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1062.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1062.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1062.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r14
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x18db2, %r14
clflush (%r14)
nop
xor $36453, %r9
mov $0x6162636465666768, %rax
movq %rax, %xmm4
vmovups %ymm4, (%r14)
nop
nop
nop
nop
nop
xor $23733, %r11
lea addresse... | 34.690722 | 2,999 | 0.658247 |
fc7ee5c9ea1c6c0265e5289ae9d5f85633593d5d | 1,221 | asm | Assembly | programs/oeis/292/A292653.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/292/A292653.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/292/A292653.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A292653: Rank of n*sin(1) when all the numbers j*cos(1) and k*sin(1), for j>=1, k>=1, are jointly ranked.
; 2,5,7,10,12,15,17,20,23,25,28,30,33,35,38,40,43,46,48,51,53,56,58,61,63,66,69,71,74,76,79,81,84,86,89,92,94,97,99,102,104,107,109,112,115,117,120,122,125,127,130,132,135,138,140,143,145,148,150,153,156,158,161,... | 61.05 | 959 | 0.706798 |
0a4cc458398f7489724c6245a8bd75f924a844ef | 532 | asm | Assembly | oeis/004/A004138.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/004/A004138.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/004/A004138.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A004138: From a counter moving problem.
; Submitted by Christian Krause
; 1,2,3,8,13,24,37,66,107,186,303,516,849,1436,2377,3998,6639,11134,18531,31024,51701,86464,144205,241018,402163,671906,1121463,1873244,3127129,5222724,8719537,14561622,24312695,40600230,67790379,113201160,189016701,315627944,527024245,880037810,... | 22.166667 | 256 | 0.684211 |
0ebb2c5e60b7bf04ee30e1af3e9f79e8a1bb821e | 1,518 | asm | Assembly | programs/oeis/177/A177337.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/177/A177337.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/177/A177337.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A177337: Partial sums of round(n^2/36).
; 0,0,0,0,0,1,2,3,5,7,10,13,17,22,27,33,40,48,57,67,78,90,103,118,134,151,170,190,212,235,260,287,315,345,377,411,447,485,525,567,611,658,707,758,812,868,927,988,1052,1119,1188,1260,1335,1413,1494,1578,1665,1755,1848,1945,2045,2148,2255,2365,2479,2596,2717,2842,2970,3102,3238,3... | 94.875 | 1,347 | 0.780632 |
da8220e102f263120520cfe858f3c86925c51e3b | 345 | asm | Assembly | unittests/ASM/X87/D9_F5.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 628 | 2020-03-06T14:01:32.000Z | 2022-03-31T06:35:14.000Z | unittests/ASM/X87/D9_F5.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 576 | 2020-03-06T08:25:12.000Z | 2022-03-30T04:05:29.000Z | unittests/ASM/X87/D9_F5.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 38 | 2020-03-07T06:10:00.000Z | 2022-03-29T09:27:36.000Z | %ifdef CONFIG
{
"RegData": {
"MM6": ["0xE666666666666668", "0xBFFE"],
"MM7": ["0xC000000000000000", "0x4000"]
},
"MemoryRegions": {
"0x100000000": "4096"
}
}
%endif
lea rdx, [rel data]
fld tword [rdx + 8 * 0]
lea rdx, [rel data2]
fld tword [rdx + 8 * 0]
fprem1
hlt
align 8
data:
dt 3.0
dq ... | 11.5 | 45 | 0.568116 |
5a3702a48549b52a1ee3bbd16b99c18df23bfd51 | 539 | asm | Assembly | GIOVANNI/gambatte/test/hwtests/dmgpalette_during_m3/lycint_dmgpalette_during_m3_1.asm | ReallyEvilFish/1234 | d4f77bf2177c381e07d596aa425bc1a048305c03 | [
"MIT"
] | 9 | 2021-02-03T05:44:48.000Z | 2022-03-19T12:42:52.000Z | GIOVANNI/gambatte/test/hwtests/dmgpalette_during_m3/lycint_dmgpalette_during_m3_1.asm | ReallyEvilFish/1234 | d4f77bf2177c381e07d596aa425bc1a048305c03 | [
"MIT"
] | 5 | 2020-08-09T13:04:51.000Z | 2022-03-25T11:41:48.000Z | GIOVANNI/gambatte/test/hwtests/dmgpalette_during_m3/lycint_dmgpalette_during_m3_1.asm | Manurocker95/GiovanniEmulator | d4f77bf2177c381e07d596aa425bc1a048305c03 | [
"MIT"
] | null | null | null | .size 8000
.text@48
jp lstatint
.text@100
jp lbegin
.text@150
lbegin:
ld c, 44
ld b, 97
lbegin_waitly97:
ldff a, (c)
cmp a, b
jrnz lbegin_waitly97
ld c, 41
ld a, 40
ldff(c), a
ld a, 02
ldff(ff), a
xor a, a
ldff(0f), a
ldff(45), a
ld c, 47
ld a, ff
ldff(c), a
inc a
ld b, 90
ei
.text@1000
lstatin... | 8.836066 | 22 | 0.612245 |
22ee7e9090417279189872ca67dd01ed03bd9ed0 | 803 | asm | Assembly | u7-common/patch-eop-displayText.asm | JohnGlassmyer/UltimaHacks | f9a114e00c4a1edf1ac7792b465feff2c9b88ced | [
"MIT"
] | 68 | 2018-03-04T22:34:22.000Z | 2022-03-10T15:18:32.000Z | u7-common/patch-eop-displayText.asm | ptrie/UltimaHacks | 2c3557a86d94ad8b54b26bc395b9aed1604f8be1 | [
"MIT"
] | 19 | 2018-11-20T04:06:49.000Z | 2021-11-08T16:37:10.000Z | u7-common/patch-eop-displayText.asm | ptrie/UltimaHacks | 2c3557a86d94ad8b54b26bc395b9aed1604f8be1 | [
"MIT"
] | 4 | 2020-09-01T17:57:36.000Z | 2022-01-04T20:51:11.000Z | ; Show the given string in a "scroll" or "book" popup.
[bits 16]
startPatch EXE_LENGTH, eop-displayText
startBlockAt addr_eop_displayText
push bp
mov bp, sp
; bp-based stack frame:
%assign arg_textDisplayType 0x06
%assign arg_pn_farString 0x04
%assign ____callerIp 0x02
%assign ... | 19.585366 | 54 | 0.728518 |
a49425742f15d8d7101c670c89db4117a48d8cec | 619 | asm | Assembly | libsrc/_DEVELOPMENT/target/scz180/device/csio/z180/csio_sd_clock.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/target/scz180/device/csio/z180/csio_sd_clock.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/target/scz180/device/csio/z180/csio_sd_clock.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
INCLUDE "config_private.inc"
SECTION code_driver
PUBLIC asm_sd_clock
;Set the CSIO clock rate either to maximum or between 400kHz and 100kHz
;This will usually be CNTR_SS_DIV_160, which gives 230kHz to 115kHz
;
;input (H)L = clock divisor (typically CNTR_SS_DIV_160 or CNTR_SS_DIV_20)
;Uses AF,L
... | 26.913043 | 77 | 0.633279 |
9a64d2a3058a0b90153f8eb3f2d2cde05357f783 | 812 | asm | Assembly | oeis/141/A141908.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/141/A141908.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/141/A141908.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A141908: Primes congruent to 2 mod 23.
; Submitted by Christian Krause
; 2,71,163,347,439,577,761,853,991,1129,1451,1543,2003,2141,2371,2417,2647,2693,2969,3061,3613,3659,3797,3889,4027,4073,4211,4349,4441,4993,5039,5407,5591,5683,5821,5867,6143,6373,6833,6971,7109,7247,7477,7523,7753,7937,8167,8443,8581,8627,8719,90... | 36.909091 | 499 | 0.730296 |
1a8bea3aa9746a99921ef44f92559abdfa481f3c | 4,283 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_854.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_854.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_854.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r15
push %rax
push %rbx
lea addresses_WT_ht+0xc722, %r15
nop
nop
nop
nop
nop
add $49708, %rbx
movb (%r15), %al
nop
nop
nop
xor %rbx, %rbx
lea addresses_normal_ht+0x145f9, %r12
clflush (%r12)
nop
nop
nop
inc %rbx
movups (%r12), %xmm3
vpextrq $0, %xmm... | 55.623377 | 2,999 | 0.662153 |
bb73b6c1b6f91d718dffd5df4be14b82a299dfa7 | 452 | asm | Assembly | oeis/337/A337898.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/337/A337898.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/337/A337898.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A337898: Number of achiral colorings of the 6 square faces of a cube or the 6 vertices of a regular octahedron using n or fewer colors.
; Submitted by Christian Krause
; 1,10,55,200,560,1316,2730,5160,9075,15070,23881,36400,53690,77000,107780,147696,198645,262770,342475,440440,559636,703340,875150,1079000,1319175,160... | 30.133333 | 186 | 0.75 |
26539a197f58a6028208a316a50c73a62943fddb | 251 | asm | Assembly | data/mapHeaders/route11gate.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapHeaders/route11gate.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapHeaders/route11gate.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | Route11Gate_h:
db GATE ; tileset
db ROUTE_11_GATE_1F_HEIGHT, ROUTE_11_GATE_1F_WIDTH ; dimensions (y, x)
dw Route11GateBlocks, Route11GateTextPointers, Route11GateScript ; blocks, texts, scripts
db $00 ; connections
dw Route11GateObject ; objects
| 35.857143 | 90 | 0.808765 |
099de98d0c6e42b16b169673edd939061af35764 | 19,756 | asm | Assembly | include/snes.asm | puzzud/retroleague | e11932ffaaf7ee07571e9971cf12bbf7f1457d89 | [
"MIT"
] | 4 | 2017-11-06T20:37:16.000Z | 2021-02-05T15:55:20.000Z | include/snes.asm | puzzud/retroleague | e11932ffaaf7ee07571e9971cf12bbf7f1457d89 | [
"MIT"
] | 11 | 2016-09-06T17:42:23.000Z | 2016-09-26T18:50:24.000Z | include/snes.asm | puzzud/retroleague | e11932ffaaf7ee07571e9971cf12bbf7f1457d89 | [
"MIT"
] | 2 | 2020-03-28T21:41:22.000Z | 2020-05-08T09:18:25.000Z | ; Acquired from https://github.com/PeterLemon/SNES
;============== (Key: R=Read, W=Write, D=Double Read/Write)
; SNES Include
;==============
; Memory Map
WRAM := $0000 ; WRAM Mirror ($7E0000-$7E1FFF) 8KB/RW
; PPU Picture Processing Unit Ports (Write-Only)
REG_INIDISP := $2100 ; Disp... | 76.277992 | 90 | 0.535432 |
76ed5cfa719968d916fdf9ba5c61d069a8896df2 | 482 | asm | Assembly | oeis/044/A044271.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/044/A044271.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/044/A044271.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A044271: Numbers n such that string 2,2 occurs in the base 9 representation of n but not of n-1.
; Submitted by Jon Maiga
; 20,101,180,263,344,425,506,587,668,749,830,909,992,1073,1154,1235,1316,1397,1478,1559,1620,1721,1802,1883,1964,2045,2126,2207,2288,2367,2450,2531,2612,2693,2774,2855,2936,3017,3096
mov $4,$0
ad... | 20.956522 | 182 | 0.674274 |
f154108661de4c659210f68737c255450bbd4f2f | 432 | asm | Assembly | Engine/Graphics/GetImgIdA.asm | wide-dot/thomson-to8-game-engine | f305368ff28fba6e6bd03d0138a36ff5ea67e925 | [
"Apache-2.0"
] | 11 | 2021-09-07T18:45:06.000Z | 2022-02-15T06:36:19.000Z | Engine/Graphics/GetImgIdA.asm | dougmasten/thomson-to8-game-engine | b1f29e3b650e2296a5058570173e1c9068bccbe4 | [
"Apache-2.0"
] | null | null | null | Engine/Graphics/GetImgIdA.asm | dougmasten/thomson-to8-game-engine | b1f29e3b650e2296a5058570173e1c9068bccbe4 | [
"Apache-2.0"
] | 1 | 2021-11-22T08:43:52.000Z | 2021-11-22T08:43:52.000Z | GetImgIdA
_GetCartPageA
sta GetImgId_Rts+1 ; backup cart page
ldx #Img_Page_Index ; call page that store imageset for this object
ldb id,u
abx
lda ,x
_SetCartPageA
ldx image_set,u
lda -1,x
GetImgId_Rts
ldb #$00 ... | 25.411765 | 91 | 0.476852 |
6967fb63d3d478d5a5c761416b94691f6c428859 | 869 | asm | Assembly | programs/oeis/312/A312927.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/312/A312927.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/312/A312927.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A312927: Coordination sequence Gal.6.149.5 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,9,13,18,22,26,30,35,39,44,48,52,57,61,66,70,74,78,83,87,92,96,100,105,109,114,118,122,126,131,135,140,144,148,153,157,162,166,170,174,17... | 18.104167 | 177 | 0.561565 |
b30ca7fcb538f01b63b5fe0c76a13e9b5075063b | 488 | asm | Assembly | bddisasm_test/special/only_64.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | 675 | 2020-07-09T12:57:49.000Z | 2022-03-26T15:03:53.000Z | bddisasm_test/special/only_64.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | 41 | 2020-07-22T07:15:07.000Z | 2022-03-23T08:34:28.000Z | bddisasm_test/special/only_64.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | 94 | 2020-07-09T14:39:02.000Z | 2022-03-27T10:37:03.000Z | bits 64
db 0x63, 0xC1 ; MOVSXD eax, cx
db 0x66, 0x63, 0xC1 ; MOVSXD eax, ecx
db 0x48, 0x63, 0xC1 ; MOVSXD rax, ecx
db 0x0F, 0x01, 0xF8 ; SWAPGS
db 0x0F, 0x05 ; SYSCALL
db 0x0F, 0x07 ; SYSRET
db 0xF3, 0x0F, 0xAE, 0xC0 ... | 32.533333 | 49 | 0.508197 |
03b1edd67f51cf32798830dcca4d0c39459f088d | 1,831 | asm | Assembly | programs/oeis/198/A198274.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/198/A198274.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/198/A198274.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A198274: a(n) = 13*2^n-1.
; 12,25,51,103,207,415,831,1663,3327,6655,13311,26623,53247,106495,212991,425983,851967,1703935,3407871,6815743,13631487,27262975,54525951,109051903,218103807,436207615,872415231,1744830463,3489660927,6979321855,13958643711,27917287423,55834574847,111669149695,223338299391,446676598783,89335... | 203.444444 | 1,753 | 0.924085 |
a02bec043ff6f7f9b9226f4d55f5f09439935e8c | 6,454 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_21829_1543.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_0x48.log_21829_1543.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_0x48.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:
push %r12
push %r15
push %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1c0d4, %r15
nop
cmp %rcx, %rcx
mov $0x6162636465666768, %r12
movq %r12, (%r15)
nop
nop
nop
nop
and $991, %r12
lea addresses_WC_ht+0x33c4, %rax
nop
nop
and %rcx, %rcx
mov (%ra... | 36.055866 | 2,999 | 0.658661 |
57b2cf06ecdd18bcee699678ec2f0cbb866c011f | 394 | asm | Assembly | programs/oeis/245/A245710.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/245/A245710.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/245/A245710.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A245710: Number of nonzero evil numbers <= n, see A001969.
; 0,0,0,1,1,2,3,3,3,4,5,5,6,6,6,7,7,8,9,9,10,10,10,11,12,12,12,13,13,14,15,15,15,16,17,17,18,18,18,19,20,20,20,21,21,22,23,23,24,24,24,25,25,26,27,27,27,28,29,29,30,30,30,31,31,32,33,33,34,34,34,35,36
mov $1,$0
seq $1,95190 ; Doubled Thue-Morse sequence: the... | 49.25 | 200 | 0.664975 |
d5148abe28d45ea5c2ea268f64bdd663b6bc4240 | 25,779 | asm | Assembly | Appl/Preferences/Setup/setupVideo.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Preferences/Setup/setupVideo.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Preferences/Setup/setupVideo.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
MODULE: Graphical Setup
FILE: setupVideo.asm
AUTHOR: Adam de Boor, Oct 6, 1990
ROUTINES:
Name Description
---- -----------
SetupDrawCornerArrows... | 23.140934 | 81 | 0.595213 |
f18f4b0f11a3e5ae75edb52e19e1587b48e05bba | 323 | asm | Assembly | programs/oeis/175/A175216.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/175/A175216.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/175/A175216.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A175216: The first nonprimes after the primes.
; 4,4,6,8,12,14,18,20,24,30,32,38,42,44,48,54,60,62,68,72,74,80,84,90,98,102,104,108,110,114,128,132,138,140,150,152,158,164,168,174,180,182,192,194,198,200,212,224,228,230,234,240,242,252,258,264,270,272
cal $0,40 ; The prime numbers.
div $0,2
mov $1,$0
add $1,1
mul $1... | 35.888889 | 204 | 0.693498 |
c2d3aff0486f532eca45b705f0217958c786b261 | 606 | asm | Assembly | programs/oeis/216/A216097.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/216/A216097.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/216/A216097.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A216097: 3^n mod 10000.
; 1,3,9,27,81,243,729,2187,6561,9683,9049,7147,1441,4323,2969,8907,6721,163,489,1467,4401,3203,9609,8827,6481,9443,8329,4987,4961,4883,4649,3947,1841,5523,6569,9707,9121,7363,2089,6267,8801,6403,9209,7627,2881,8643,5929,7787,3361,83,249,747,2241,6723,169,507,1521,4563,3689,1067,3201,9603,8809,... | 40.4 | 474 | 0.735974 |
ce585e446d57da80d5fb39ee700f5357a0d035c9 | 2,733 | asm | Assembly | source/row_x86.asm | 0x0B501E7E/libyuv | b7ae15a236fa526267327b7760caeb9a1fddf3eb | [
"BSD-3-Clause"
] | 23 | 2015-11-13T08:30:55.000Z | 2022-02-24T05:45:43.000Z | CSipSimple/jni/third_party/libyuv/source/row_x86.asm | dmfr/CSipSimple-mirror | f2f2b8efcb739090a45b205690a0fb5b74bce343 | [
"OpenSSL",
"Unlicense"
] | 2 | 2016-09-12T03:17:46.000Z | 2017-03-20T06:33:36.000Z | CSipSimple/jni/third_party/libyuv/source/row_x86.asm | dmfr/CSipSimple-mirror | f2f2b8efcb739090a45b205690a0fb5b74bce343 | [
"OpenSSL",
"Unlicense"
] | 18 | 2015-11-14T00:54:38.000Z | 2021-08-23T11:44:52.000Z | ;
; Copyright 2012 The LibYuv 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 project au... | 25.783019 | 79 | 0.635199 |
9ea7a39b22d9464f84a939683386d859ba161990 | 456 | asm | Assembly | oeis/049/A049031.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/049/A049031.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/049/A049031.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A049031: Maximization of sums of cubes of integer differences (b_[ i ]-i)^3 over permutations {b_[ i ], for i-1,2,...,n} on first n integers.
; Submitted by Jamie Morken(s2)
; 0,0,2,8,20,40,80,140,224,336,504,720,990,1320,1760,2288,2912,3640,4550,5600,6800,8160,9792,11628,13680,15960,18620,21560,24794,28336,32384,368... | 32.571429 | 194 | 0.703947 |
470a2013c3ff7877b9c8fd90d1a8735d99777efc | 149 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_NES/N_F_asm/zel_rmdt09.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_NES/N_F_asm/zel_rmdt09.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_NES/N_F_asm/zel_rmdt09.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: zel_rmdt09.asm
Type: file
Size: 172147
Last-Modified: '2016-05-13T04:22:15Z'
SHA-1: 8D4C35677AC1F9EAABEEDDCE8B9DF9C00AF150E9
Description: null
| 21.285714 | 47 | 0.818792 |
e63becb42cb5e644da78c5bf13dbdc724ab3fc01 | 472 | asm | Assembly | src/inidisp-glitch/inidisp_hammer_0f_long.asm | undisbeliever/snes-test-roms | d057b2efbd895caf30f01c4d97e7165a4fa47c36 | [
"MIT"
] | 7 | 2019-09-28T19:40:59.000Z | 2021-01-06T03:06:28.000Z | src/inidisp-glitch/inidisp_hammer_0f_long.asm | undisbeliever/snes-test-roms | d057b2efbd895caf30f01c4d97e7165a4fa47c36 | [
"MIT"
] | 1 | 2021-09-01T01:10:51.000Z | 2021-09-02T09:55:08.000Z | src/inidisp-glitch/inidisp_hammer_0f_long.asm | undisbeliever/snes-test-roms | d057b2efbd895caf30f01c4d97e7165a4fa47c36 | [
"MIT"
] | null | null | null | // Constantly writes 0x0f to address $802100
//
// Copyright (c) 2021, Marcus Rowe <undisbeliever@gmail.com>.
// Distributed under The MIT License: https://opensource.org/licenses/MIT
define ROM_NAME = "INIDISP HAMMER TEST"
define VERSION = 1
include "_inidisp_d7_common.inc"
au()
iu()
code()
function Main {
re... | 13.882353 | 73 | 0.627119 |
a27d374cd4a89880990c280d138bbd4fa5e8f728 | 2,424 | asm | Assembly | programs/oeis/245/A245830.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/245/A245830.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/245/A245830.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A245830: The Szeged index of a benzenoid consisting of a linear chain of n hexagons.
; 54,243,656,1381,2506,4119,6308,9161,12766,17211,22584,28973,36466,45151,55116,66449,79238,93571,109536,127221,146714,168103,191476,216921,244526,274379,306568,341181,378306,418031,460444,505633,553686,604691,658736,715909,776298,83... | 105.391304 | 2,155 | 0.850248 |
b589efd29503910af794a0ee5dc5c8d60b3ceb43 | 335 | asm | Assembly | number_power_of_two.asm | CristinaNilvan/assembler-i386-algorithmic-problems | 04f4e2a6e436ef1e40980c39f94183e750ae2454 | [
"MIT"
] | 1 | 2021-04-02T14:52:31.000Z | 2021-04-02T14:52:31.000Z | number_power_of_two.asm | CristinaNilvan/assembly-i386-algorithmic-problems | 04f4e2a6e436ef1e40980c39f94183e750ae2454 | [
"MIT"
] | null | null | null | number_power_of_two.asm | CristinaNilvan/assembly-i386-algorithmic-problems | 04f4e2a6e436ef1e40980c39f94183e750ae2454 | [
"MIT"
] | 1 | 2021-04-02T14:52:33.000Z | 2021-04-02T14:52:33.000Z | .386
.model flat, stdcall
includelib msvcrt.lib
extern exit: proc
public start
.data
number dd 7
.code
start:
;Checks if a number is a power of two.
mov ebx, number
mov ecx, number
sub ebx, 1
and ecx, ebx
cmp ecx, 0
jne not_equal
mov eax, 0
not_equal :
push 0
call ... | 9.571429 | 40 | 0.623881 |
d62ae6086c0225d225f95137b00fbc53aa38d798 | 655 | asm | Assembly | oeis/012/A012000.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/012/A012000.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/012/A012000.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A012000: Expansion of 1/sqrt(1 - 4*x + 16*x^2).
; Submitted by Christian Krause
; 1,2,-2,-28,-74,92,1324,3656,-4826,-70228,-197372,267896,3921724,11126936,-15347432,-225505648,-643622906,897078476,13214495764,37869162392,-53170602284,-784672445368,-2255295815192,3183829452272,47051201187676,135537088268792,-192142210... | 72.777778 | 490 | 0.816794 |
e9f5dba8712dc50755f058ab1c4f7861b505bf92 | 657 | asm | Assembly | oeis/074/A074574.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/074/A074574.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/074/A074574.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A074574: a(n) = 5^n + 7^n + 8^n.
; Submitted by Christian Krause
; 3,20,138,980,7122,52700,395418,2998820,22932642,176524460,1365982698,10616089460,82804904562,647865527420,5082373099578,39962451176900,314860495170882,2485193267125580,19646626804658058,155533156747557140,1232809138336099602,9782394738096262940,776991... | 59.727273 | 501 | 0.838661 |
ccba7ee2532cdc77e02e59a5e5e0b1ecf3344c7e | 6,661 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_546.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_546.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_546.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 %r8
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x1cd8f, %r8
and %r9, %r9
mov $0x6162636465666768, %r10
movq %r10, (%r8)
nop
nop
nop
cmp $45812, %rbp
lea addresses_A_ht+0x127b, %rbx
nop
sub $39995, %rdx
movl $0x6162... | 38.50289 | 2,999 | 0.653806 |
0a8fa8755b54fe589f3eb13560f046abc8d5053a | 863 | asm | Assembly | programs/oeis/199/A199553.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/199/A199553.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/199/A199553.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A199553: 5*8^n+1.
; 6,41,321,2561,20481,163841,1310721,10485761,83886081,671088641,5368709121,42949672961,343597383681,2748779069441,21990232555521,175921860444161,1407374883553281,11258999068426241,90071992547409921,720575940379279361,5764607523034234881,46116860184273879041,368934881474191032321,2951479051793528258... | 95.888889 | 794 | 0.914253 |
a22b194822631884af2bb691ca5d13f626dbc513 | 547 | asm | Assembly | oeis/018/A018804.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/018/A018804.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/018/A018804.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A018804: Pillai's arithmetical function: Sum_{k=1..n} gcd(k, n).
; Submitted by Jamie Morken
; 1,3,5,8,9,15,13,20,21,27,21,40,25,39,45,48,33,63,37,72,65,63,45,100,65,75,81,104,57,135,61,112,105,99,117,168,73,111,125,180,81,195,85,168,189,135,93,240,133,195,165,200,105,243,189,260,185,171,117,360,121,183,273,256,225,3... | 39.071429 | 363 | 0.680073 |
49f2e078622395f1a2c31e0c200f52146b3e6e79 | 855 | asm | Assembly | programs/oeis/016/A016133.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/016/A016133.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/016/A016133.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A016133: Expansion of 1/((1-2*x)*(1-9*x)).
; 1,11,103,935,8431,75911,683263,6149495,55345711,498111911,4483008223,40347076055,363123688591,3268113205511,29413018865983,264717169826615,2382454528505071,21442090756676711,192978816810352543,1736809351293697175,15631284161644323151,140681557454801005511,12661340170932132... | 71.25 | 732 | 0.88655 |
f10837d39ddd0ccb38769201c25ee4d131595423 | 1,269 | asm | Assembly | programs/oeis/044/A044102.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/044/A044102.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/044/A044102.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A044102: Multiples of 36.
; 0,36,72,108,144,180,216,252,288,324,360,396,432,468,504,540,576,612,648,684,720,756,792,828,864,900,936,972,1008,1044,1080,1116,1152,1188,1224,1260,1296,1332,1368,1404,1440,1476,1512,1548,1584,1620,1656,1692,1728,1764,1800,1836,1872,1908,1944,1980,2016,2052,2088,2124,2160,2196,2232,2268,23... | 211.5 | 1,219 | 0.787234 |
c2f938e45b722b28bdaaf59ad270743b5cfd0f76 | 593 | asm | Assembly | header.asm | pkali/NO-SIGNAL | f2d345af8fb27a26d5a6d6a2951aa6d459acbc5b | [
"Unlicense"
] | 4 | 2020-05-22T12:02:19.000Z | 2022-01-03T20:11:29.000Z | header.asm | pkali/NO-SIGNAL | f2d345af8fb27a26d5a6d6a2951aa6d459acbc5b | [
"Unlicense"
] | null | null | null | header.asm | pkali/NO-SIGNAL | f2d345af8fb27a26d5a6d6a2951aa6d459acbc5b | [
"Unlicense"
] | null | null | null |
;* RLE Depacker by Konop, Magnus, Probe, Seban, Tebe (alphabetical order)
dest = $b000 ; destination address
org $2000
START
mwa #dest outputPointer
lda >packed-1
ldx <packed-1
jsr rle_depacker
jmp $b208
rle_depacker
sta inputPointer+1
loop jsr getByte
beq stop
lsr @
tay
lp0 jsr getByte... | 10.981481 | 73 | 0.688027 |
3aeaa379314b80c45efc135af567caf3d9babd45 | 1,319 | asm | Assembly | programs/oeis/191/A191640.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/191/A191640.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/191/A191640.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A191640: a(n) = floor((-1 + 4^n)/(-1 + 4*n)).
; 1,2,5,17,53,178,606,2114,7489,26886,97541,356962,1315860,4880644,18199013,68174084,256415957,967879954,3665038759,13917868706,52988512181,202209034993,773282903051,2962894491691,11372726331743,43724268226898,168358864574597,649167513855206,2506351096971406,9688416005099... | 101.461538 | 1,183 | 0.89765 |
4ad0d23996727ae89a0884a0da100634faa516da | 175 | asm | Assembly | libsrc/stdio/pacman/getk.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/pacman/getk.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/pacman/getk.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; PacMan hardware
;
; getk() Read key status
;
; Feb 2017 - Stefano Bodrato
;
;
; $Id:$
;
SECTION code_clib
PUBLIC getk
PUBLIC _getk
getk:
_getk:
ld hl,0
ret
| 8.333333 | 28 | 0.617143 |
01e5fb64fd04f916041a0918fa3660ec93a2e994 | 423 | asm | Assembly | programs/oeis/156/A156023.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/156/A156023.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/156/A156023.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A156023: n(n+1)/2 - A112509(n)
; 0,0,1,3,5,8,11,14,18,22,26,31,36,41,47,53,59,65,72,79,86,93,100,108,116,124,132,141,150,159,168
mov $11,$0
mov $13,$0
lpb $13
clr $0,11
mov $0,$11
sub $13,1
sub $0,$13
mul $0,2
lpb $0
sub $0,3
add $8,2
trn $0,$8
add $0,2
add $2,1
lpb $0
mov $... | 14.586207 | 97 | 0.496454 |
6c662bbd7fba8112d51de2f2d81fa88b29c7b4fc | 315 | asm | Assembly | Kernel/asm/keyboard.asm | Estebank94/ClicOSNapEdition | ee38cd79c691d5153f9e9fef35a700c582970326 | [
"BSD-3-Clause"
] | null | null | null | Kernel/asm/keyboard.asm | Estebank94/ClicOSNapEdition | ee38cd79c691d5153f9e9fef35a700c582970326 | [
"BSD-3-Clause"
] | null | null | null | Kernel/asm/keyboard.asm | Estebank94/ClicOSNapEdition | ee38cd79c691d5153f9e9fef35a700c582970326 | [
"BSD-3-Clause"
] | 1 | 2018-04-12T05:06:42.000Z | 2018-04-12T05:06:42.000Z | GLOBAL _read_keyboard
section .text
; -----------------------------------------------------------------------------
; Get the RAW data from the Keyboard.
; Return:
; -rax: the RAW data.
; -----------------------------------------------------------------------------
_read_keyboard:
in al, 60h
mov rdi, rax
ret | 24.230769 | 79 | 0.352381 |
20d462dd3223e4667deb000875bde677898b3032 | 969 | asm | Assembly | programs/oeis/055/A055899.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/055/A055899.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/055/A055899.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A055899: Column 3 of triangle A055898.
; 1,7,31,101,272,636,1340,2600,4725,8135,13391,21217,32536,48496,70512,100296,139905,191775,258775,344245,452056,586652,753116,957216,1205477,1505231,1864695,2293025,2800400,3398080,4098496,4915312
mov $16,$0
mov $18,$0
add $18,1
lpb $18
clr $0,16
mov $0,$16
sub $18,1
s... | 17.618182 | 197 | 0.482972 |
1ccbb504043ea6f93e24833c91cfc251f2985d59 | 61,875 | asm | Assembly | sanity4.asm | MahtabEK/OS---XV6 | eb32b4b384df09d9cc102a46e683dbe37f66f8eb | [
"MIT-0"
] | null | null | null | sanity4.asm | MahtabEK/OS---XV6 | eb32b4b384df09d9cc102a46e683dbe37f66f8eb | [
"MIT-0"
] | null | null | null | sanity4.asm | MahtabEK/OS---XV6 | eb32b4b384df09d9cc102a46e683dbe37f66f8eb | [
"MIT-0"
] | null | null | null |
_sanity4: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "user.h"
int
main()
{
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 push %ebp
b: 89 e5... | 36.940299 | 217 | 0.437446 |
d9522967160f85bea8750adf2f7106e9424e66b0 | 3,252 | asm | Assembly | thirdparty/ffmpeg/libavcodec/x86/vorbisdsp.asm | yashrajsingh1998/ApraPipes1 | ec93095613f4345d6044c7012f2d8c3b99f65f03 | [
"MIT"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | thirdparty/ffmpeg/libavcodec/x86/vorbisdsp.asm | yashrajsingh1998/ApraPipes1 | ec93095613f4345d6044c7012f2d8c3b99f65f03 | [
"MIT"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | thirdparty/ffmpeg/libavcodec/x86/vorbisdsp.asm | yashrajsingh1998/ApraPipes1 | ec93095613f4345d6044c7012f2d8c3b99f65f03 | [
"MIT"
] | 353 | 2017-05-08T01:33:31.000Z | 2022-03-12T05:57:16.000Z | ;******************************************************************************
;* Vorbis x86 optimizations
;* Copyright (C) 2006 Loren Merritt <lorenm@u.washington.edu>
;*
;* This file is part of FFmpeg.
;*
;* FFmpeg is free software; you can redistribute it and/or
;* modify it under the terms of the GNU Lesser Genera... | 37.37931 | 79 | 0.4754 |
e50ede8758bda88e8965d31e1169f285f186d4ea | 5,703 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_225.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_225.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_225.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r15
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xfcb7, %r11
nop
nop
nop
nop
xor $36148, %r9
mov (%r11), %r12w
nop
nop
nop
nop
nop
xor $63518, %rax
lea addresses_UC_ht+0x46d4, %r13
nop
dec %r15
mov (%r13)... | 36.793548 | 2,999 | 0.660354 |
0ceb427c8c01f1ffe851dc5c6bbe3f74c461c156 | 5,046 | asm | Assembly | s2/music-improved/97 - Invincible.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 9 | 2017-10-09T20:28:45.000Z | 2021-06-29T21:19:20.000Z | s2/music-improved/97 - Invincible.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 12 | 2018-08-01T13:52:20.000Z | 2022-02-21T02:19:37.000Z | s2/music-improved/97 - Invincible.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 2 | 2018-02-17T19:50:36.000Z | 2019-10-30T19:28:06.000Z | Invincible_Header:
smpsHeaderStartSong 2
smpsHeaderVoice Invincible_Voices
smpsHeaderChan $06, $03
smpsHeaderTempo $01, $E8
smpsHeaderDAC Invincible_DAC
smpsHeaderFM Invincible_FM1, $F4, $11
smpsHeaderFM Invincible_FM2, $F4, $09
smpsHeaderFM Invincible_FM3, $E8, $0F
smp... | 31.148148 | 97 | 0.615537 |
529460058445ffc6955d27ef4a82bf6beb7ba986 | 65,548 | asm | Assembly | Library/SpecUI/CommonUI/CWin/cwinClassCommonMiddle.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/SpecUI/CommonUI/CWin/cwinClassCommonMiddle.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/SpecUI/CommonUI/CWin/cwinClassCommonMiddle.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @----------------------------------------------------------------------
Copyright (c) GeoWorks 1994 -- All Rights Reserved
GEOWORKS CONFIDENTIAL
PROJECT: GEOS
MODULE: CommonUI/CWin (common code for several specific ui's)
FILE: cwinClassCommonMiddle.asm
ROUTINES:
Name Description
---- ---... | 27.833546 | 115 | 0.665634 |
0e06a1cdbc29bb093290b68216085d6d56eafcaa | 683 | asm | Assembly | oeis/075/A075671.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/075/A075671.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/075/A075671.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A075671: Sum of next n 10th powers.
; Submitted by Jon Maiga
; 1,60073,71280377,14843001474,1091618326275,39736919990851,870012241054523,12967387960026452,143075291905145949,1240006139651007925,8817026830146599701,53151169903167142598,278615540073819826527,1295610629596485350799,5430916505417064431575,207901152237859... | 40.176471 | 500 | 0.846266 |
a09d88871363dc7b6434f77676730ab5d51f04a7 | 19,073 | asm | Assembly | base/mvdm/wow16/win87em/emdos.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/wow16/win87em/emdos.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/wow16/win87em/emdos.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | page ,132
subttl emdos.asm - Initialization and Termination
;***
;emdos.asm - Initialization and Termination
;
; Copyright (c) 1987-89, Microsoft Corporation
;
;Purpose:
; Initialization and Termination
;
; This Module contains Proprietary Information of Microsoft
; Corporation and should be treated as Con... | 19.462245 | 81 | 0.656058 |
a6691c4730b8a8dbbc241ae02a1e859fa79de102 | 635 | asm | Assembly | programs/oeis/242/A242371.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/242/A242371.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/242/A242371.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A242371: Modified eccentric connectivity index of the cycle graph with n vertices, C[n].
; 12,32,40,72,84,128,144,200,220,288,312,392,420,512,544,648,684,800,840,968,1012,1152,1200,1352,1404,1568,1624,1800,1860,2048,2112,2312,2380,2592,2664,2888,2964,3200,3280,3528,3612,3872,3960,4232,4324,4608,4704,5000,5100,5408,55... | 70.555556 | 495 | 0.774803 |
feacc3781a1b108f5873277ccfbc61572a41ed6c | 1,524 | asm | Assembly | loader.asm | oregenal/boot-sector | 615b3254e4dca5124a9de3a64df34fb968bcc0c8 | [
"MIT"
] | null | null | null | loader.asm | oregenal/boot-sector | 615b3254e4dca5124a9de3a64df34fb968bcc0c8 | [
"MIT"
] | null | null | null | loader.asm | oregenal/boot-sector | 615b3254e4dca5124a9de3a64df34fb968bcc0c8 | [
"MIT"
] | null | null | null | ; Boot sector.
;
CPU 8086
LOAD_ADDRES equ 0x7f00 ;kernel loading addres
org 0x7c00
; Setup segment registers
mov ax, cs
mov ds, ax
mov ss, ax
mov es, ax
jmp start
%include "print.inc"
%include "print_hex.inc"
; Set video mode
start: mov ah, 0x00
mov al, 0x03 ;80x25x16 color text mode
int 0x10
; Set ... | 15.875 | 59 | 0.68832 |
3e04859a3a14f66e7f6eb561e5d421e728761f52 | 1,430 | asm | Assembly | programs/oeis/066/A066430.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/066/A066430.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/066/A066430.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A066430: a(n) = 8^n mod n^8.
; 0,64,512,4096,32768,262144,2097152,0,5077565,73741824,15579352,352387072,769038655,195124224,1009588832,0,4384458125,2836131328,9009163584,7006846976,33653509289,41376995328,17808619293,26138902528,11605068943,200037316608,161669290688,88607293440,486559764369,544999124224,436466053263,... | 130 | 1,330 | 0.895105 |
64d849529e8aa17d2ee2b8bef69563e0360ff085 | 8,869 | asm | Assembly | Transynther/x86/_processed/US/_st_sm_/i9-9900K_12_0xa0.log_21829_313.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_st_sm_/i9-9900K_12_0xa0.log_21829_313.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_st_sm_/i9-9900K_12_0xa0.log_21829_313.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 %r15
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x17c2b, %rcx
nop
nop
nop
nop
nop
add $32935, %r13
mov (%rcx), %di
nop
nop
nop
cmp $41337, %rcx
lea addresses_normal_ht+0x562b, %r15
clflush (%r15)
nop
sub %r13, %r13
mov $0x61... | 31.902878 | 2,999 | 0.654076 |
0affa37ea2497ba9cafe90bac02c505c31f557d4 | 381 | asm | Assembly | programs/oeis/340/A340528.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/340/A340528.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/340/A340528.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A340528: Radio number of the path graph P_n.
; 0,1,3,5,10,13,20,25,34,41,52,61,74,85,100,113,130,145,164,181,202,221,244,265,290,313,340,365,394,421,452,481,514,545,580,613,650,685,724,761,802,841,884,925,970,1013,1060,1105,1154,1201,1252,1301,1354,1405,1460,1513
mov $2,$0
mul $2,$0
mov $1,$2
lpb $0
sub $0,1
mod... | 23.8125 | 218 | 0.664042 |
9053b150c2dcea57600c8fd2283e7356d449de56 | 278 | asm | Assembly | MUSIC/sounds.asm | nesdoug/SNES_00 | c5755eb3e8d01c017b962a8ad2b5ec1b7067f18a | [
"MIT"
] | 11 | 2020-01-31T01:09:44.000Z | 2021-12-28T06:31:37.000Z | MUSIC/sounds.asm | nesdoug/SNES_00 | c5755eb3e8d01c017b962a8ad2b5ec1b7067f18a | [
"MIT"
] | null | null | null | MUSIC/sounds.asm | nesdoug/SNES_00 | c5755eb3e8d01c017b962a8ad2b5ec1b7067f18a | [
"MIT"
] | null | null | null | ;this file generated with SNES GSS tool
.define SFX_OUCH 0
.define MUS_UNTITLED 0
.section ".roDataSoundCode1" superfree
spc700_code_1: .incbin "spc700.bin" skip 0 read 18816
spc700_code_2:
.ends
.section ".roDataMusic1" superfree
music_1_data: .incbin "music_1.bin"
.ends
| 17.375 | 53 | 0.780576 |
c263c9316650cb52c41de13abaa673586b71e8dd | 581 | asm | Assembly | oeis/100/A100321.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/100/A100321.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/100/A100321.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A100321: The trinomial transform (A027907) gives powers of 2, while the trinomial transform of this sequence shift one place left gives powers of 3.
; Submitted by Jon Maiga
; 1,1,0,2,-3,8,-16,35,-72,150,-307,628,-1276,2587,-5228,10546,-21235,42704,-85784,172179,-345344,692286,-1387155,2778492,-5563748,11138443,-2229... | 29.05 | 245 | 0.693632 |
412c9271b65f3f75da30bba698a228a383ccaf21 | 441 | asm | Assembly | WEEK-12/2.asm | ShruKin/Microprocessor-and-Microcontroller-Lab | 279c1432f0dee01fae37dc8fcb1dcb798e5725d8 | [
"MIT"
] | null | null | null | WEEK-12/2.asm | ShruKin/Microprocessor-and-Microcontroller-Lab | 279c1432f0dee01fae37dc8fcb1dcb798e5725d8 | [
"MIT"
] | null | null | null | WEEK-12/2.asm | ShruKin/Microprocessor-and-Microcontroller-Lab | 279c1432f0dee01fae37dc8fcb1dcb798e5725d8 | [
"MIT"
] | null | null | null | MOV R0, #20H;set source address 20H to R0
MOV R1, #30H;set destination address 30H to R1
MOV A, @R0;take the first operand from source to register A
INC R0; Point to the next location
MOV B,@R0;take the second operand from source to register B
MUL AB ;Multiply A and B
MOV @R1, B; Store higher order byte to 30H
INC R1... | 36.75 | 59 | 0.750567 |
38be49d6a6db57ce5fc424f79f825fd389560bfb | 503 | asm | Assembly | libsrc/stdio/scanf.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/scanf.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/scanf.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | MODULE scanf
SECTION code_clib
PUBLIC scanf
EXTERN asm_scanf
EXTERN __sgoioblk
; sccz80 version
;void scanf(char *fmt,...)
;{
; asm_scanf(fp, ungetc, getc, sccz80_delta, *ct,ct-1);
;}
scanf:
ld l,a
ld h,0
add hl,hl
add hl,sp ;&fmt
push ix ;save callers
ld bc,__sgoioblk ;stdin
push... | 11.177778 | 61 | 0.626243 |
e280db573bb2edb8efdd18e2fb4b9c6a13a1b9f0 | 749 | asm | Assembly | oeis/091/A091143.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/091/A091143.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/091/A091143.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A091143: Number of Pythagorean triples mod 2^n; i.e., number of solutions to x^2 + y^2 = z^2 mod 2^n.
; Submitted by Jon Maiga
; 1,4,24,96,448,1792,7680,30720,126976,507904,2064384,8257536,33292288,133169152,534773760,2139095040,8573157376,34292629504,137304735744,549218942976,2197949513728,8791798054912,351757821542... | 41.611111 | 490 | 0.803738 |
ee42761acb1100251fdd1b9ff06716a77fd42338 | 1,921 | asm | Assembly | programs/oeis/111/A111282.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/111/A111282.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/111/A111282.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A111282: Number of permutations avoiding the patterns {1432,2431,3412,3421,4132,4231,4312,4321}; number of strong sorting class based on 1432.
; 1,2,6,16,42,110,288,754,1974,5168,13530,35422,92736,242786,635622,1664080,4356618,11405774,29860704,78176338,204668310,535828592,1402817466,3672623806,9615053952,25172538050... | 147.769231 | 1,691 | 0.916189 |
c59e9ca2be39cf6fed526820af37bf88746b1c5f | 530 | asm | Assembly | oeis/343/A343241.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/343/A343241.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/343/A343241.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A343241: Primes congruent to 2 or 8 modulo 15.
; Submitted by Jamie Morken(w1)
; 2,17,23,47,53,83,107,113,137,167,173,197,227,233,257,263,293,317,347,353,383,443,467,503,557,563,587,593,617,647,653,677,683,743,773,797,827,857,863,887,947,953,977,983
mov $1,3
mov $2,332202
mov $5,1
mov $6,2
lpb $2
mov $3,$6
seq $... | 21.2 | 170 | 0.637736 |
20cab96344b85afcb6d04826206e8f61c8e9a3f1 | 11,954 | asm | Assembly | work/ff3_battle-specials.asm | ypyp-pprn-mnmn/ff3_hack | f6b8590de1bd47ff617e56e2813c25305846c002 | [
"MIT"
] | 4 | 2018-03-29T15:33:26.000Z | 2022-03-09T13:35:31.000Z | work/ff3_battle-specials.asm | take-the-bath/ff3_hack | f6b8590de1bd47ff617e56e2813c25305846c002 | [
"MIT"
] | 45 | 2017-11-17T23:46:35.000Z | 2021-09-27T11:35:47.000Z | work/ff3_battle-specials.asm | take-the-bath/ff3_hack | f6b8590de1bd47ff617e56e2813c25305846c002 | [
"MIT"
] | null | null | null | ;; encoding: utf-8
;; ff3_poison.asm
;;
;; re-implementation of logics around processing poisonous status
;;
;; version:
;; 0.1.0
;;=================================================================================================
__FF3_BATTLE_SPECIALS_INCLUDED__
.ifdef _FIX_REFLECTION
;-------------------... | 35.577381 | 100 | 0.453572 |
7495115e8c7db26a1fbfcbd0df5c5e434a437eb1 | 4,207 | asm | Assembly | projects/07/MemoryAccess/StaticTest/StaticTest.asm | theapi/nand2tetris | 0e09a7b3f1f1ec68e56b5299128d4b62f5b164d7 | [
"MIT"
] | null | null | null | projects/07/MemoryAccess/StaticTest/StaticTest.asm | theapi/nand2tetris | 0e09a7b3f1f1ec68e56b5299128d4b62f5b164d7 | [
"MIT"
] | null | null | null | projects/07/MemoryAccess/StaticTest/StaticTest.asm | theapi/nand2tetris | 0e09a7b3f1f1ec68e56b5299128d4b62f5b164d7 | [
"MIT"
] | null | null | null | // init SP pointing to 256
@256
D=A
@SP
M=D
// init LCL pointing to 300
@300
D=A
@LCL
M=D
// init ARG pointing to 400
@400
D=A
@ARG
M=D
// init THIS pointing to 3000
@3000
D=A
@THIS
M=D
// init THAT pointing to 3010
@3010
D=A
@THAT
M=D
// constant
@111
D=A // Store the numeric value in D
// PUSH
@SP
A=M // se... | 22.026178 | 66 | 0.655099 |
f9ef67981a34c5152d4173e82d19078bdc6d0387 | 687 | asm | Assembly | programs/oeis/098/A098108.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/098/A098108.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/098/A098108.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A098108: a(n) = 1 if n is an odd square, otherwise 0.
; 0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,... | 42.9375 | 501 | 0.500728 |
ab2ac9f2a2362305e08e1c48dfeff80292172b05 | 794 | asm | Assembly | sys_write_stdout.asm | thlorenz/lib.asm | 7b07b858f1c7cb7533e302f8c9cedf088e531cc7 | [
"MIT"
] | 12 | 2015-04-11T18:23:26.000Z | 2020-05-18T13:01:58.000Z | sys_write_stdout.asm | thlorenz/lib.asm | 7b07b858f1c7cb7533e302f8c9cedf088e531cc7 | [
"MIT"
] | null | null | null | sys_write_stdout.asm | thlorenz/lib.asm | 7b07b858f1c7cb7533e302f8c9cedf088e531cc7 | [
"MIT"
] | 2 | 2016-05-20T13:40:00.000Z | 2020-02-12T15:37:08.000Z | ; vim: ft=nasm
section .text
; --------------------------------------------------------------
; sys_write_stdout
; writes string at given address to stdout
;
; args: ecx = address of string to write
; edx = length of string to write
; out : nothing, all registers preserved
; ---------------------------------... | 14.436364 | 64 | 0.520151 |
97e9d4a16aec02f4fcbe67d7fb061c71327fcd93 | 343 | asm | Assembly | lib/writeb.asm | argymouz/alan-compiler | a226f3f0f4428fc77d2daacc39c0668bbe7dc5d9 | [
"MIT"
] | null | null | null | lib/writeb.asm | argymouz/alan-compiler | a226f3f0f4428fc77d2daacc39c0668bbe7dc5d9 | [
"MIT"
] | null | null | null | lib/writeb.asm | argymouz/alan-compiler | a226f3f0f4428fc77d2daacc39c0668bbe7dc5d9 | [
"MIT"
] | null | null | null | ; writeByte (b : byte) : proc;
; ---------------------------------
; This function prints a byte to the standard output.
; It uses writeInteger.
section .code
global _writeByte
extern _writeInteger
extern _extend
_writeByte push rbp
mov rbp, rsp
call _extend
xor rdi, rdi
mov di, ax
call _write... | 17.15 | 53 | 0.629738 |
6829bb400e7e1c586bf11cc3539e13996bd1ec06 | 725 | asm | Assembly | oeis/134/A134396.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/134/A134396.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/134/A134396.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A134396: A007318 * A000125.
; Submitted by Jon Maiga
; 1,3,9,27,80,232,656,1808,4864,12800,33024,83712,208896,514048,1249280,3002368,7143424,16842752,39387136,91422720,210763776,482869248,1099956224,2492465152,5620367360,12616466432,28202500096,62797119488,139318001664,308029685760,678873268224,1491695828992,32684701... | 34.52381 | 501 | 0.786207 |
9cb29e7d2ed84494b68be260eeb208f9e4af369c | 489 | asm | Assembly | libsrc/graphics/retrofit/xorborder_callee.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/graphics/retrofit/xorborder_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/graphics/retrofit/xorborder_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Generic trick to adapt a classic function to the CALLEE mode
;
; ----- void __CALLEE__ xorborder(int x, int y, int x2, int y2)
;
; XORs a dotted box. Useful for GUIs.
;
;
; $Id: xorborder_callee.asm $
;
SECTION smc_clib
PUBLIC xorborder_callee
PUBLIC _xorborder_callee
EXTERN xorborder
.xorborder_callee
.... | 13.583333 | 63 | 0.691207 |
142d9e2e03227c2cba39db6600dbe3dfa7aac5ff | 1,981 | asm | Assembly | agent/functions.asm | jephthai/EvilVM | 429fcc9df6f1168d38c21f37b377c36cf7bcc957 | [
"MIT"
] | 141 | 2019-05-18T20:46:47.000Z | 2022-02-28T05:10:43.000Z | agent/functions.asm | jephthai/EvilVM | 429fcc9df6f1168d38c21f37b377c36cf7bcc957 | [
"MIT"
] | 6 | 2019-06-04T15:33:21.000Z | 2021-05-07T15:27:58.000Z | agent/functions.asm | jephthai/EvilVM | 429fcc9df6f1168d38c21f37b377c36cf7bcc957 | [
"MIT"
] | 21 | 2019-05-22T02:48:30.000Z | 2021-11-03T05:34:48.000Z | ;;; ------------------------------------------------------------------------
;;; Macro to simplify function lookup in KERNEL32.DLL
;;; ------------------------------------------------------------------------
%macro GetProcAddress 2
; %warning %3 table index: offset
%xdefine %2 [ r15 + offset ]
%assign offset offset ... | 34.754386 | 77 | 0.586572 |
525abbb63c203a0f7759bd30b427924166d42fcc | 625 | asm | Assembly | programs/oeis/140/A140524.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/140/A140524.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/140/A140524.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A140524: a(1)=2. For n >=2, a(n) = the least integer >= n that is non-coprime to both n and a(n-1).
; 2,2,6,4,10,6,14,8,12,10,22,12,26,14,18,16,34,18,38,20,24,22,46,24,30,26,30,28,58,30,62,32,36,34,40,36,74,38,42,40,82,42,86,44,48,46,94,48,56,50,54,52,106,54,60,56,60,58,118,60,122,62,66,64,70,66,134,68,72,70,142,72,1... | 48.076923 | 308 | 0.6416 |
bf1f26a249a8b14aacb2e9967fe3b6051a1a458f | 441 | asm | Assembly | oeis/094/A094621.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/094/A094621.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/094/A094621.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A094621: Expansion of x*(11+13*x+20*x^2) / ( (x-1)*(1+x)*(10*x^2-1) ).
; Submitted by Jamie Morken(s2)
; 0,11,13,141,143,1441,1443,14441,14443,144441,144443,1444441,1444443,14444441,14444443,144444441,144444443,1444444441,1444444443,14444444441,14444444443,144444444441,144444444443,1444444444441
mov $1,1
mov $2,1
lp... | 23.210526 | 193 | 0.673469 |
561fb59737dc0fd9bb29747ab6ad232c824ba92e | 271 | asm | Assembly | data/mapHeaders/Route16Gate1F.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapHeaders/Route16Gate1F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapHeaders/Route16Gate1F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | Route16Gate1F_h:
db GATE ; tileset
db ROUTE_16_GATE_1F_HEIGHT, ROUTE_16_GATE_1F_WIDTH ; dimensions (y, x)
dw Route16Gate1F_Blocks ; blocks
dw Route16Gate1F_TextPointers ; texts
dw Route16Gate1F_Script ; scripts
db 0 ; connections
dw Route16Gate1F_Object ; objects
| 30.111111 | 71 | 0.811808 |
797005cf3ef6372cc2392fe7e194127962c8f4fe | 28,814 | asm | Assembly | tmp1/c55x-sim2/foo/asm/aic_test_i2c.asm | jwestmoreland/eZdsp-DBG-sim | f6eacd75d4f928dec9c751545e9e919d052e4ade | [
"MIT"
] | 1 | 2020-08-27T11:31:13.000Z | 2020-08-27T11:31:13.000Z | tmp1/c55x-sim2/foo/asm/aic_test_i2c.asm | jwestmoreland/eZdsp-DBG-sim | f6eacd75d4f928dec9c751545e9e919d052e4ade | [
"MIT"
] | null | null | null | tmp1/c55x-sim2/foo/asm/aic_test_i2c.asm | jwestmoreland/eZdsp-DBG-sim | f6eacd75d4f928dec9c751545e9e919d052e4ade | [
"MIT"
] | null | null | null | ;****************************************************************************************
; File Name : aic_test_main.asm
; Author : Sunil Kamath
;
; Version : 2
; Date : 30 April 2008
; Update : with Ping Pong Buffering
;
; Description : Code for playback using I2S2 and DMA1 to... | 40.987198 | 123 | 0.43399 |
8728c36333187b455104c7c30cde1609997574b8 | 1,859 | asm | Assembly | exercises/practice/matching-brackets/.meta/example.asm | jonboland/x86-64-assembly | b0d586078b2f9e32ac6cd1de1d833282b2c336c0 | [
"MIT"
] | 21 | 2019-05-12T20:06:11.000Z | 2022-02-06T23:16:13.000Z | exercises/practice/matching-brackets/.meta/example.asm | jonboland/x86-64-assembly | b0d586078b2f9e32ac6cd1de1d833282b2c336c0 | [
"MIT"
] | 49 | 2019-04-23T19:17:26.000Z | 2022-03-12T14:30:44.000Z | exercises/practice/matching-brackets/.meta/example.asm | jonboland/x86-64-assembly | b0d586078b2f9e32ac6cd1de1d833282b2c336c0 | [
"MIT"
] | 21 | 2019-05-19T21:29:07.000Z | 2022-01-18T08:58:52.000Z | ;
; Make sure the brackets and braces all match.
;
; Parameters:
; rdi - str
; Returns:
; rax - true if paired, else false
;
section .text
global is_paired
is_paired:
push rbp
mov rbp, rsp
xor eax, eax ; Initialize return value
cmp byte [rdi], 0 ; Check if input string is empty
... | 27.746269 | 67 | 0.532006 |
260f704d16988c64c32ea278d4f407be379352d0 | 1,076 | asm | Assembly | programs/oeis/319/A319279.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/319/A319279.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/319/A319279.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A319279: Numbers that are congruent to {0, 3, 7, 10} mod 12.
; 0,3,7,10,12,15,19,22,24,27,31,34,36,39,43,46,48,51,55,58,60,63,67,70,72,75,79,82,84,87,91,94,96,99,103,106,108,111,115,118,120,123,127,130,132,135,139,142,144,147,151,154,156,159,163,166,168,171,175,178,180,183,187,190,192,195,199,202,204,207,211,214,216,... | 119.555556 | 964 | 0.724907 |
eda092b2d5c6e4d84827bf9498cba55d14024e6a | 9,976 | asm | Assembly | release/src/router/gmp/source/mpn/alpha/ev6/aorsmul_1.asm | zhoutao0712/rtn11pb1 | 09e6b6c7ef4b91be0a9374daeacc3ac9f2fa3a05 | [
"Apache-2.0"
] | 184 | 2020-04-15T14:28:37.000Z | 2020-09-22T15:57:55.000Z | release/src/router/gmp/source/mpn/alpha/ev6/aorsmul_1.asm | zhoutao0712/rtn11pb1 | 09e6b6c7ef4b91be0a9374daeacc3ac9f2fa3a05 | [
"Apache-2.0"
] | 8 | 2019-12-19T19:34:56.000Z | 2022-03-10T10:11:28.000Z | release/src/router/gmp/source/mpn/alpha/ev6/aorsmul_1.asm | zhoutao0712/rtn11pb1 | 09e6b6c7ef4b91be0a9374daeacc3ac9f2fa3a05 | [
"Apache-2.0"
] | 5 | 2020-04-21T19:50:23.000Z | 2020-09-22T10:58:02.000Z | dnl Alpha ev6 mpn_addmul_1 and mpn_submul_1.
dnl Copyright 2000, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU Lesser General Public License as pu... | 25.71134 | 79 | 0.636026 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.