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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ab0862b68e4c5b80b84f5e8e25ccc255616c12fb | 14,715 | asm | Assembly | recode1.asm | joncampbell123/minx86dec | 8ef8ed22f724f5bc39dc7101d095fcd429fffcac | [
"MIT"
] | 19 | 2017-02-16T05:40:34.000Z | 2021-12-19T18:27:53.000Z | recode1.asm | joncampbell123/minx86dec | 8ef8ed22f724f5bc39dc7101d095fcd429fffcac | [
"MIT"
] | 1 | 2020-02-05T04:51:00.000Z | 2020-02-16T07:26:27.000Z | recode1.asm | joncampbell123/minx86dec | 8ef8ed22f724f5bc39dc7101d095fcd429fffcac | [
"MIT"
] | 7 | 2015-06-22T16:45:48.000Z | 2020-07-02T18:51:14.000Z | ; recompiler test code #1
org 0
_start:
; JMP [reg] 16-bit
jmp ax
jmp bx
jmp cx
jmp dx
jmp si
jmp di
jmp bp
jmp sp
; JMP [reg] 32-bit
jmp eax
jmp ebx
jmp ecx
jmp edx
jmp esi
jmp edi
jmp ebp
jmp esp
; JMP [addr] 16-bit single-memref
jmp [bx]
jmp [bp]
jmp [si]
jmp [di]
; JMP [addr] 16-bit single-memr... | 16.836384 | 93 | 0.647367 |
9f3ebe6020708394ada4cb439a591f1c0f72199e | 6,890 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_946.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_946.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_946.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r9
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x18a65, %rsi
lea addresses_WT_ht+0x1c425, %rdi
nop
nop
nop
nop
nop
cmp %rbp, %rbp
mov $88, %rcx
rep movsl
nop
nop
xor $19300, %r9
lea addresses_WC_ht+0xd565, %rsi
nop
add $1391... | 33.609756 | 2,999 | 0.658636 |
fc595b57876ef27415f36f3f694a0e7885a98bd5 | 2,013 | asm | Assembly | programs/oeis/304/A304607.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/304/A304607.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/304/A304607.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A304607: a(n) = 252*2^n + 140 (n>=1).
; 644,1148,2156,4172,8204,16268,32396,64652,129164,258188,516236,1032332,2064524,4128908,8257676,16515212,33030284,66060428,132120716,264241292,528482444,1056964748,2113929356,4227858572,8455717004,16911433868,33822867596,67645735052,135291469964,270582939788,541165879436,1082331... | 201.3 | 1,911 | 0.925484 |
f483087b3ba2ef7df10c33926ce68f6d64087e74 | 6,934 | asm | Assembly | Transynther/x86/_processed/US/_st_un_sm_/i7-8650U_0xd2.log_2342_1731.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_st_un_sm_/i7-8650U_0xd2.log_2342_1731.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_st_un_sm_/i7-8650U_0xd2.log_2342_1731.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 %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xdc66, %rsi
lea addresses_A_ht+0x4c86, %rdi
nop
nop
nop
nop
nop
xor $4562, %r15
mov $61, %rcx
rep movsq
nop
nop
and $19430, %r12
lea addresses_WT_ht+0x10e46, %rsi
lea addresses_D_ht+0x... | 36.114583 | 2,999 | 0.650851 |
cdb2515e42257020d907de6d7a1bf31436fed7e1 | 782 | asm | Assembly | TRGB.asm | CodexLink/8086_ASM_DOSBOX_Examples | 215436099ccce5ee22206efc51af5ec37513a4a2 | [
"MIT"
] | null | null | null | TRGB.asm | CodexLink/8086_ASM_DOSBOX_Examples | 215436099ccce5ee22206efc51af5ec37513a4a2 | [
"MIT"
] | 1 | 2022-01-20T09:48:07.000Z | 2022-01-20T09:48:07.000Z | TRGB.asm | CodexLink/8086_ASM_DOSBOX_Examples | 215436099ccce5ee22206efc51af5ec37513a4a2 | [
"MIT"
] | 1 | 2021-08-17T05:40:03.000Z | 2021-08-17T05:40:03.000Z | ; T-Structure in Red and Green (Left) + Blue (Right) for Spacing — TGRB.asm
; Copyright (c) 2021 Janrey Licas
; This code is licensed under MIT license. (see LICENSE for details)
.MODEL TINY
.CODE
MOV AX, 0B800H ; Get address for VGA color mode.
MOV ES, AX ; Move that address in extra segment.
MOV AH, 06H ; Set t... | 32.583333 | 75 | 0.704604 |
a05259c94d7b361880849eb335be3dca0e0ae352 | 363 | asm | Assembly | programs/oeis/136/A136290.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/136/A136290.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/136/A136290.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A136290: a(0)=1, a(1)=3, a(2)=9, a(3)=12, a(4)=15; thereafter a(n) = a(n-1)+a(n-3)-a(n-4).
; 1,3,9,12,15,21,24,27,33,36,39,45,48,51,57,60,63,69,72,75,81,84,87,93,96,99,105,108,111,117,120,123,129,132,135,141,144,147,153,156,159,165,168,171,177,180,183,189,192,195,201,204,207,213,216,219,225,228,231,237
mov $1,$0
add... | 36.3 | 212 | 0.62259 |
4a6d258b630f3a850840ccc6e3f8dcdcd820b805 | 172 | asm | Assembly | libsrc/_DEVELOPMENT/z80/c/sccz80/z80_get_int_state.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/_DEVELOPMENT/z80/c/sccz80/z80_get_int_state.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/_DEVELOPMENT/z80/c/sccz80/z80_get_int_state.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z |
; uint z80_get_int_state(void)
SECTION code_clib
SECTION code_z80
PUBLIC z80_get_int_state
EXTERN asm_z80_get_int_state
defc z80_get_int_state = asm_z80_get_int_state
| 14.333333 | 46 | 0.860465 |
2d971814c46345d5d33f8ec1ae0eee98c37f3282 | 312 | asm | Assembly | programs/oeis/108/A108340.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/108/A108340.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/108/A108340.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A108340: A083952 read mod 2.
; 1,0,1,0,0,0,1,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,1,0,0,0,1,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
mov $1,$0
gcd $0,2
mov $2,$1
add $2,$1
lpb $2
gcd $0,$2
div $2,5
lpe
sub $0,1
| 24 | 197 | 0.519231 |
1fe0ced6e04561bbcd80345680286532ebdc6544 | 7,353 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2872.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2872.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2872.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 %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x101d2, %rsi
lea addresses_A_ht+0xede0, %rdi
nop
nop
nop
cmp $46785, %r8
mov $78, %rcx
rep movsl
nop
nop
nop
nop
sub %rcx, %rcx
lea addresses_normal_ht+0x55f0, %r10
nop
nop
inc... | 35.521739 | 2,999 | 0.659051 |
6983f22008cc0c0e0e2460f21753bf73beeea468 | 690 | asm | Assembly | oeis/065/A065920.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/065/A065920.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/065/A065920.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A065920: Bessel polynomial {y_n}'(2).
; Submitted by Christian Krause
; 0,1,15,246,4810,111315,2994621,92069740,3188772756,122934101445,5223324100555,242563221769506,12224586738476190,664572113979550231,38767776344788218105,2415639337342677314520,160131212043826343202856,11252570188971518813465865,8355563180522011622... | 34.5 | 466 | 0.818841 |
ef8b376631212394edfe662916e8e055c64392fe | 472 | asm | Assembly | programs/oeis/062/A062730.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/062/A062730.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/062/A062730.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A062730: Rows of Pascal's triangle which contain 3 terms in arithmetic progression.
; 7,12,14,19,21,23,32,34,45,47,60,62,77,79,96,98,117,119,140,142,165,167,192,194,221,223,252,254,285,287,320,322,357,359,396,398,437,439,480,482,525,527,572,574,621,623,672,674,725,727,780,782,837,839
mov $4,$0
sub $0,4
div $0,2
add ... | 19.666667 | 200 | 0.658898 |
f16ed7cc9973382da6a193ca94beb6994847a162 | 425 | asm | Assembly | 10_exec/_start.asm | ieeqc/ASM_LIB | 27ccf1ef7d30b505cf09aa1e20e701815bcecb3e | [
"MIT"
] | null | null | null | 10_exec/_start.asm | ieeqc/ASM_LIB | 27ccf1ef7d30b505cf09aa1e20e701815bcecb3e | [
"MIT"
] | null | null | null | 10_exec/_start.asm | ieeqc/ASM_LIB | 27ccf1ef7d30b505cf09aa1e20e701815bcecb3e | [
"MIT"
] | null | null | null | ;; call/ret 指令登场
%include 'myfunction.asm'
section .data
command db '/bin/ls', 0h
arg1 db '-l', 0h
arguments dd command
dd arg1
dd 0h
environment dd 0h
section .bss
section .text
global _start
_start:
mov edx, enviro... | 16.346154 | 32 | 0.517647 |
31513d8635ef38c870aabf444923768bef98bbbe | 3,884 | asm | Assembly | apps/ashet-bios/main.asm | MasterQ32/spu-mark-ii | e6ee2a8206cbf32cf81ea217c087bd47a0fd0ec5 | [
"MIT"
] | 13 | 2020-05-03T15:47:51.000Z | 2021-09-18T04:44:57.000Z | apps/ashet-bios/main.asm | MasterQ32/spu-mark-ii | e6ee2a8206cbf32cf81ea217c087bd47a0fd0ec5 | [
"MIT"
] | null | null | null | apps/ashet-bios/main.asm | MasterQ32/spu-mark-ii | e6ee2a8206cbf32cf81ea217c087bd47a0fd0ec5 | [
"MIT"
] | 3 | 2020-06-24T16:04:44.000Z | 2021-07-20T10:54:11.000Z | .include "../library/ashet/syscalls.inc"
.include "../library/ashet/io-page.inc"
.org 0x0000
; interrupt table at the start of the ROM
; this must be fixed in location
bios.vectors:
.dw bios.entrypoint ; Reset
.dw bios.interrupt.handler.nmi ; NMI
.dw bios.interrupt.handler.bus ; BUS
.dw 0x00... | 21.943503 | 71 | 0.65757 |
454995517231dd93c45b707215bd07e4afe2739d | 1,066 | asm | Assembly | programs/oeis/047/A047411.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/047/A047411.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/047/A047411.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A047411: Numbers that are congruent to {1, 2, 4, 6} mod 8.
; 1,2,4,6,9,10,12,14,17,18,20,22,25,26,28,30,33,34,36,38,41,42,44,46,49,50,52,54,57,58,60,62,65,66,68,70,73,74,76,78,81,82,84,86,89,90,92,94,97,98,100,102,105,106,108,110,113,114,116,118,121,122,124,126,129,130,132,134,137,138,140,142,145,146,148,150,153,154,... | 106.6 | 946 | 0.718574 |
b0bdcf2d0aa543ce2770938a3e8e51b2a0f6be9f | 718 | asm | Assembly | cards/bn4/ModCards/134-E018 FirstLifeAura (0C).asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | 10 | 2017-12-05T14:25:38.000Z | 2022-02-21T04:28:00.000Z | cards/bn4/ModCards/134-E018 FirstLifeAura (0C).asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | null | null | null | cards/bn4/ModCards/134-E018 FirstLifeAura (0C).asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | null | null | null | .include "defaults_mod.asm"
table_file_jp equ "exe4-utf8.tbl"
table_file_en equ "bn4-utf8.tbl"
game_code_len equ 3
game_code equ 0x4234574A // B4WJ
game_code_2 equ 0x42345745 // B4WE
game_code_3 equ 0x42345750 // B4WP
card_type equ 1
card_id equ 78
card_no equ "078"
card_sub equ "Mod Card 078"
card_sub_x ... | 26.592593 | 37 | 0.792479 |
684bb1735f58b5fb5b331fa44d43df1df79a5195 | 7,139 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_1083.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_1083.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_1083.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r15
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x1c702, %rsi
lea addresses_WT_ht+0x1df02, %rdi
cmp %r10, %r10
mov $24, %rcx
rep movsw
nop
nop
nop
nop
nop
add $27642, %r15
lea addresses_D_ht+0x5602, %rsi
lea addresses_WC... | 35.874372 | 2,999 | 0.656955 |
5acd0452864666675cb88cd8c4b719b4b0b10ada | 163 | asm | Assembly | samples/exec_file.asm | skwirl42/robco-processor | eb92ee0d2402403b36b9b796f80c3d46aaed1442 | [
"MIT"
] | null | null | null | samples/exec_file.asm | skwirl42/robco-processor | eb92ee0d2402403b36b9b796f80c3d46aaed1442 | [
"MIT"
] | 30 | 2020-12-29T13:25:25.000Z | 2021-09-28T12:03:35.000Z | samples/exec_file.asm | skwirl42/robco-processor | eb92ee0d2402403b36b9b796f80c3d46aaed1442 | [
"MIT"
] | null | null | null | .struct exec_header
total_length 2
segment_count 2
exec_start_address 2
.endstruct
.struct exec_segment_header
location 2
length 2
is_exec 1
.endstruct
| 13.583333 | 27 | 0.797546 |
d1f9c3f4e844bbe50ab756c5dba7940954dfd1e2 | 436 | asm | Assembly | oeis/334/A334669.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/334/A334669.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/334/A334669.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A334669: Denominator of Sum_{k=1..n} (-1)^(k+1)/k^7.
; Submitted by Jamie Morken(s3)
; 1,128,279936,35831808,2799360000000,2799360000000,2305393332480000000,295090346557440000000,645362587921121280000000,645362587921121280000000,12576291107821424895098880000000,12576291107821424895098880000000,78914361637608151299433... | 43.6 | 249 | 0.793578 |
dd552ac9224a1df4388168cf428c2d257bb38688 | 264 | asm | Assembly | data/mapHeaders/RockTunnel1F.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapHeaders/RockTunnel1F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapHeaders/RockTunnel1F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | RockTunnel1F_h:
db CAVERN ; tileset
db ROCK_TUNNEL_1F_HEIGHT, ROCK_TUNNEL_1F_WIDTH ; dimensions (y, x)
dw RockTunnel1F_Blocks ; blocks
dw RockTunnel1F_TextPointers ; texts
dw RockTunnel1F_Script ; scripts
db 0 ; connections
dw RockTunnel1F_Object ; objects
| 29.333333 | 67 | 0.806818 |
2aeccb7648a914128929794c9c22c0567de63751 | 325 | asm | Assembly | libsrc/_DEVELOPMENT/im2/c/sdcc/im2_create_generic_isr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/im2/c/sdcc/im2_create_generic_isr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/im2/c/sdcc/im2_create_generic_isr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void *im2_create_generic_isr(uint8_t num_callback, void *address)
SECTION code_clib
SECTION code_z80
PUBLIC _im2_create_generic_isr
EXTERN _im2_create_generic_isr_callee
_im2_create_generic_isr:
pop hl
dec sp
pop af
pop de
push de
push af
inc sp
push hl
jp _im2_create_generic_isr_ca... | 13.541667 | 67 | 0.769231 |
432cefaa555e301c68dd333da2d5e6b2e0f2867a | 71 | asm | Assembly | c51-assembler/cpu-halt.asm | AravinthPanch/various-hardware-projects | 923e9adcb3688312c507bd8053676abf8866eaba | [
"Apache-2.0"
] | 10 | 2018-04-05T05:12:15.000Z | 2022-03-18T19:06:53.000Z | c51-assembler/cpu-halt.asm | AravinthPanch/various-hardware-projects | 923e9adcb3688312c507bd8053676abf8866eaba | [
"Apache-2.0"
] | null | null | null | c51-assembler/cpu-halt.asm | AravinthPanch/various-hardware-projects | 923e9adcb3688312c507bd8053676abf8866eaba | [
"Apache-2.0"
] | 7 | 2020-02-09T15:07:15.000Z | 2021-11-04T09:17:39.000Z | org 0h
mov p0,#20h
mov p1,#21h
mov p2,#22h
mov p3,#23h
sjmp $
end | 10.142857 | 12 | 0.619718 |
375afd4086c551cb2a4c68e6e511b26cd0740585 | 190 | asm | Assembly | data/pokemon/dex_entries/weavile.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/dex_entries/weavile.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/dex_entries/weavile.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db "SHARP CLAW@" ; species name
db "It lives in snowy"
next "regions. It carves"
next "patterns in trees"
page "with its claws to"
next "serve as a signal"
next "to other #MON.@"
| 19 | 32 | 0.663158 |
158a251c5595674b89a2641142d297e6ae928b1d | 205 | asm | Assembly | src/no_charge_power_needed.asm | mvdhout1992/ts-patches | a426970abeb6993eea6703d1a756fd74489ffed2 | [
"MIT"
] | 33 | 2016-07-30T14:17:28.000Z | 2021-12-19T15:45:19.000Z | src/no_charge_power_needed.asm | A-Productions/ts-patches | 326db731f7226d9e803feab475777c730688634e | [
"MIT"
] | 73 | 2018-08-17T00:25:19.000Z | 2021-05-10T08:31:15.000Z | src/no_charge_power_needed.asm | A-Productions/ts-patches | 326db731f7226d9e803feab475777c730688634e | [
"MIT"
] | 18 | 2017-05-16T11:28:06.000Z | 2022-03-20T20:41:03.000Z | %include "TiberianSun.inc"
%include "macros/patch.inc"
%include "macros/datatypes.inc"
;;; When Charges=Yes, this patch allows the structure to shoot even on low power
@CLEAR 0x00435271, 0x90, 0x00435287
| 29.285714 | 80 | 0.770732 |
de304c84c7830d1b89b194f16cf2d60a562b3d2a | 2,794 | asm | Assembly | 45/beef/cw/kernel/gmemory3.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/beef/cw/kernel/gmemory3.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/beef/cw/kernel/gmemory3.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;*
;* COW : Character Oriented Windows
;*
;* gmemory3.asm : Global memory for DOS 3
;* * NOTE : the old size of the block is stored in the last 2 bytes
;* * of the MSDOS arena !!
TITLE GMEMORY - Windows interface to DOS memory management DOS 3
.xlist
include kernel.inc
.list
sBegin KERNEL
assumes CS,KERNEL
... | 16.150289 | 67 | 0.674302 |
76d8679464be8ef0c64f2e92b4cb21ed3a8dabb9 | 691 | asm | Assembly | cards/bn4/ModCards/134-F021 GigaFolder1 (0A).asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | 10 | 2017-12-05T14:25:38.000Z | 2022-02-21T04:28:00.000Z | cards/bn4/ModCards/134-F021 GigaFolder1 (0A).asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | null | null | null | cards/bn4/ModCards/134-F021 GigaFolder1 (0A).asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | null | null | null | .include "defaults_mod.asm"
table_file_jp equ "exe4-utf8.tbl"
table_file_en equ "bn4-utf8.tbl"
game_code_len equ 3
game_code equ 0x4234574A // B4WJ
game_code_2 equ 0x42345745 // B4WE
game_code_3 equ 0x42345750 // B4WP
card_type equ 1
card_id equ 111
card_no equ "111"
card_sub equ "Mod Card 111"
card_sub_x... | 25.592593 | 35 | 0.78437 |
db6019356cde241091fefa5712d36524007a0e34 | 1,097 | asm | Assembly | examples/exercicio_3.asm | AlessandroFonseca/util.asm | d4c86671e6ee02bb04c68993f06a7c67f5fd0716 | [
"MIT"
] | 1 | 2020-07-08T02:51:26.000Z | 2020-07-08T02:51:26.000Z | examples/exercicio_3.asm | AlessandroFonseca/util.asm | d4c86671e6ee02bb04c68993f06a7c67f5fd0716 | [
"MIT"
] | null | null | null | examples/exercicio_3.asm | AlessandroFonseca/util.asm | d4c86671e6ee02bb04c68993f06a7c67f5fd0716 | [
"MIT"
] | null | null | null | %include '../util.asm'
default rel
section .text
global _main
;
;rótulo no código é como se fosse funçao
;rótulo na área de dados é nome de variável
;
_main: ;rotulo inicio do programa
mov r10, 0
leitura:
call readint
lea rdi, [inteiros]
mov [rdi+r10*8], rax
add r10, 1... | 20.314815 | 122 | 0.61258 |
ed875826bf92dc516ba57e9f1207b40446009945 | 577 | asm | Assembly | exodemo.asm | NegativeCharge/exomizer-3.1.0 | a71957317f32ee3164dec5634d2385c00332aa7a | [
"MIT"
] | 3 | 2021-03-20T08:14:27.000Z | 2021-04-10T19:42:01.000Z | exodemo.asm | NegativeCharge/exomizer-3.1.0 | a71957317f32ee3164dec5634d2385c00332aa7a | [
"MIT"
] | 1 | 2021-04-25T14:40:50.000Z | 2021-04-25T17:18:06.000Z | exodemo.asm | NegativeCharge/exomizer-3.1.0 | a71957317f32ee3164dec5634d2385c00332aa7a | [
"MIT"
] | 2 | 2021-03-20T08:14:30.000Z | 2021-03-29T05:41:28.000Z | ; OS defines
INCLUDE "os.asm"
; Zero page vars
ORG &50
include "exomizer310decruncher.h.asm"
ORG &1200
.start
; Entry point
JSR exo_demo
.infinite_loop
JSR infinite_loop
; Back to OS
RTS
.exo_demo
{
; Mode 0 (640x256, 0 colours)
LDA #&16:JSR OSWRCH
LDA #&00:JSR OSWRCH
; Hide the cursor, with ... | 12.020833 | 62 | 0.681109 |
a93879ad7e79924cda76699bf74a2cbfee7749a1 | 362 | asm | Assembly | libsrc/_DEVELOPMENT/libgen/c/sdcc/glob_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/libgen/c/sdcc/glob_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/libgen/c/sdcc/glob_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; unsigned char glob(const char *s, const char *pattern)
SECTION code_string
PUBLIC _glob_callee
PUBLIC l0_glob_callee
EXTERN asm_glob
_glob_callee:
pop af
pop hl
pop de
push af
l0_glob_callee:
call asm_glob
ld l,1
ret nc ; return 1 for match
dec l ... | 13.923077 | 56 | 0.604972 |
d22e9eacc93dc3ee1d2d1f3ac4859192576f3c9f | 10,660 | asm | Assembly | P6/data_P6_2/MDTest44.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P6/data_P6_2/MDTest44.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6_2/MDTest44.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | ori $ra,$ra,0xf
divu $5,$ra
sb $0,9($0)
sb $6,9($0)
addu $2,$2,$3
mthi $6
ori $1,$4,51630
lb $4,7($0)
divu $5,$ra
lb $0,1($0)
mflo $4
sb $4,0($0)
sll $4,$1,27
lui $2,1225
mflo $4
divu $3,$ra
srav $4,$4,$2
multu $4,$4
mtlo $2
sll $4,$1,10
mflo $4
ori $4,$1,50283
ori $1,$2,45477
sb $4,12($0)
divu $4,$ra
mtlo $6
sb $5,6($... | 11.977528 | 18 | 0.571013 |
8c7109756aeea04d2bdfaeb375fe84d7b2e9be8e | 5,788 | asm | Assembly | vanilla/shared trackers.asm | PJBoy/SM-SPC | 1345e173d5239132870c0f84603778546de49633 | [
"0BSD"
] | 4 | 2019-11-28T19:12:09.000Z | 2022-02-04T20:51:06.000Z | vanilla/shared trackers.asm | PJBoy/SM-SPC | 1345e173d5239132870c0f84603778546de49633 | [
"0BSD"
] | null | null | null | vanilla/shared trackers.asm | PJBoy/SM-SPC | 1345e173d5239132870c0f84603778546de49633 | [
"0BSD"
] | null | null | null | ; Samus fanfare
musicTrack1:
{
.tracker
dw .trackPointers, $0000
.trackPointers
dw .track0, .track1, .track2, .track3, .track4, .track5, .track6, $0000
.track0
db $FA, $26, $E7, $12, $E5, $B4, $F5, $0F, $0A, $0A, $F7, $02, $0A, $00, $E0, $0B,\
$EA, $F4, $F4, $46, $E1, $0A, $ED, $AA, $EE, $18, $DC, $18, ... | 36.632911 | 93 | 0.438493 |
fffcec992b97f61592ace20cd258021b9f85c55a | 1,911 | asm | Assembly | Driver/Socket/IRLAP/irlapStrings.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Socket/IRLAP/irlapStrings.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Socket/IRLAP/irlapStrings.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
PROJECT:
MODULE:
FILE: irlapStrings.asm
AUTHOR: Steve Jang, Sep 29, 1994
REVISION HISTORY:
Name Date Description
---- ---- -----------
SJ 9/29/94 Initial revis... | 21.715909 | 79 | 0.647305 |
16b1c7d81a237fbfbaa1a6ed66a0fd701085a1ca | 262 | asm | Assembly | data/mapHeaders/vermiliondock.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapHeaders/vermiliondock.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapHeaders/vermiliondock.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | VermilionDock_h:
db SHIP_PORT ; tileset
db VERMILION_DOCK_HEIGHT, VERMILION_DOCK_WIDTH ; dimensions (y, x)
dw VermilionDockBlocks, VermilionDockTextPointers, VermilionDockScript ; blocks, texts, scripts
db $00 ; connections
dw VermilionDockObject ; objects
| 37.428571 | 96 | 0.816794 |
61776a464d0233a8fa55489f872e53eaee0f8d97 | 749 | asm | Assembly | Course Experiment/Assembly Language Course Exp/No.4 Experiment/exam4-2.asm | XJDKC/University-Code-Archive | 2dd9c6edb2164540dc50db1bb94940fe53c6eba0 | [
"MIT"
] | 4 | 2019-04-01T17:33:38.000Z | 2022-01-08T04:07:52.000Z | Course Experiment/Assembly Language Course Exp/No.4 Experiment/exam4-2.asm | XJDKC/University-Code-Archive | 2dd9c6edb2164540dc50db1bb94940fe53c6eba0 | [
"MIT"
] | null | null | null | Course Experiment/Assembly Language Course Exp/No.4 Experiment/exam4-2.asm | XJDKC/University-Code-Archive | 2dd9c6edb2164540dc50db1bb94940fe53c6eba0 | [
"MIT"
] | 1 | 2021-01-06T11:04:31.000Z | 2021-01-06T11:04:31.000Z | .386
CODE SEGMENT USE16
ASSUME CS:CODE,SS:STACK
ORIGINAL_IP DW 0
ORIGINAL_CS DW 0
BEGIN:
CMP AH,0
JZ U0_10
CMP AH,10H
JZ U0_10
PUSHF
CALL DWORD PTR CS:ORIGINAL_IP
IRET
U0_10:
PUSHF
CALL DWORD PTR CS:ORIGINAL_IP
CMP AL,'a'
JNAE TO_UPPER_RET
CMP AL,'z'
JNBE TO_UPPER_RET
SUB AL,'a'-'A'
JMP TO_UPPER_RET... | 12.913793 | 31 | 0.699599 |
f620a27b05abe343f975332272f1568919645e5f | 6,485 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_302.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_302.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_302.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x13e3b, %r12
clflush (%r12)
nop
nop
nop
sub %r10, %r10
mov $0x6162636465666768, %rdx
movq %rdx, %xmm1
movups %xmm1, (%r12)
nop
nop
nop
nop
nop
cmp %r8, %r8
lea addresses_WC_ht+0... | 37.703488 | 2,999 | 0.657209 |
138c2e254246d763d14d620a1c80107ec9f7f9ea | 168 | asm | Assembly | vasm/test.asm | Kannagi/AltairX | 4b9a34203d2fc026612b5bf52c1afd67da188db6 | [
"MIT"
] | 17 | 2021-11-06T18:12:35.000Z | 2022-03-31T09:12:06.000Z | vasm/test.asm | Kannagi/AltairX | 4b9a34203d2fc026612b5bf52c1afd67da188db6 | [
"MIT"
] | null | null | null | vasm/test.asm | Kannagi/AltairX | 4b9a34203d2fc026612b5bf52c1afd67da188db6 | [
"MIT"
] | 1 | 2021-11-06T18:12:38.000Z | 2021-11-06T18:12:38.000Z | ;syscall
;0x00
;kernel console ,read/write file
;0x01
;GIF
;0x02
;SIF
;0x03
;input (clavier/souris/joypad)
;0x04
;Net
;0x05
;GUI
include "macro.asm"
cmpi r8,1
| 7.304348 | 32 | 0.684524 |
be0c7c5679e9a8f2b3188fa614ad1b7329346606 | 683 | asm | Assembly | oeis/308/A308814.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/308/A308814.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/308/A308814.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A308814: a(n) = Sum_{d|n} n^(d-1).
; 1,3,10,69,626,7819,117650,2097673,43046803,1000010011,25937424602,743008621405,23298085122482,793714780783695,29192926025441476,1152921504875286545,48661191875666868482,2185911559749718382455,104127350297911241532842,5242880000000512000168021,278218429446951548722962964,1551944897... | 34.15 | 477 | 0.796486 |
f5a5d376680a8aad3eea4fb80db56fa12b3d6609 | 654 | asm | Assembly | wof/lcs/enemy/6.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | wof/lcs/enemy/6.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | wof/lcs/enemy/6.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
0010E6 rts [123p+ 4, 123p+ 6, enemy+ 4, enemy+ 6]
00110A move.w ($44,A0), D1 [enemy+ 4, enemy+ 6]
001144 move.w (A6), D0 [123p+ 4, 123p+ 6, enemy+ 4, enemy+ 6]
001590 lea ($20,A0), A0
001990 move.w ($9e,A1), ($8,A1) [enemy+ 6]
004B6C move.w (A6),... | 38.470588 | 65 | 0.608563 |
27b5c8f570c35c2facdacae84f24db10a676af33 | 148 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_PAL/Fra_asm1/zel_enmy2.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_PAL/Fra_asm1/zel_enmy2.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_PAL/Fra_asm1/zel_enmy2.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: zel_enmy2.asm
Type: file
Size: 366532
Last-Modified: '2016-05-13T04:20:48Z'
SHA-1: D8B3927381A136FB1C96ED8F3FBE2AE6D022E657
Description: null
| 21.142857 | 47 | 0.817568 |
cf2201dd0f636ef75f17d3faf009a76d6b880745 | 456 | asm | Assembly | video/gl_libcall.asm | temisu/BR4096 | 0e2cac8b468c853eb78ba773f082610a75405ff4 | [
"BSD-2-Clause"
] | 8 | 2018-09-15T16:49:53.000Z | 2021-11-17T03:16:19.000Z | video/gl_libcall.asm | temisu/BR4096 | 0e2cac8b468c853eb78ba773f082610a75405ff4 | [
"BSD-2-Clause"
] | null | null | null | video/gl_libcall.asm | temisu/BR4096 | 0e2cac8b468c853eb78ba773f082610a75405ff4 | [
"BSD-2-Clause"
] | 1 | 2019-09-22T13:52:19.000Z | 2019-09-22T13:52:19.000Z | ; Copyright (C) Teemu Suutari
%macro GL_LIBCALL 1
LIBCALL %1
%ifdef DEBUG_BUILD
pushad
LIBCALL _glGetError
test eax,eax
jz short %%gl_no_error
pushad
mov edi,eax
LIBCALL _gluErrorString
%defstr %%glfunc %1
DEBUG {%%glfunc," failed (%s)"},eax
popad
%%gl_no_error:
popad
%endif
%endm
%macro GL_LIBCALL_NOSTACK... | 13.818182 | 36 | 0.752193 |
8028e6d1628421692686dc0ae3645118961009db | 462 | asm | Assembly | programs/oeis/333/A333813.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/333/A333813.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/333/A333813.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A333813: a(n) = 2^(1 + floor(n*log_2(3))) - (3^n + 1).
; 0,0,6,4,46,12,294,1908,1630,13084,6486,84996,517134,502828,3605638,2428308,24062142,5077564,149450422,985222180,808182894,6719515980,2978678758,43295774644,267326277406,252223018332,1856180682774,1170495537220
mul $0,2
cal $0,117855 ; Number of nonzero palindr... | 46.2 | 211 | 0.738095 |
f3924060cc122756a36348d36b837276c2f69085 | 320 | asm | Assembly | programs/oeis/164/A164278.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/164/A164278.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/164/A164278.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A164278: a(n) = (6*n + 1)^(2*n) - 1.
; 0,48,28560,47045880,152587890624,819628286980800,6582952005840035280,73885357344138503765448,1104427674243920646305299200,21209401372879911350250244140624,508858109619679129936596364708525200
mul $0,2
mov $1,1
mov $2,$0
mul $0,2
add $1,$0
add $1,$2
pow $1,$2
sub $1,1
mov $0,$1
| 24.615385 | 193 | 0.753125 |
5f4bb32383a8d5bf46f95099a52e5d4f51515b13 | 1,316 | asm | Assembly | src/lib/rand.asm | battlelinegames/nes-random | 611839d2526d4e02b3f17d40d847070322303478 | [
"MIT"
] | 2 | 2019-03-11T17:31:32.000Z | 2020-12-17T21:19:31.000Z | src/lib/rand.asm | battlelinegames/nes-random | 611839d2526d4e02b3f17d40d847070322303478 | [
"MIT"
] | null | null | null | src/lib/rand.asm | battlelinegames/nes-random | 611839d2526d4e02b3f17d40d847070322303478 | [
"MIT"
] | null | null | null | .segment "ZEROPAGE"
; variables for specific uses
random_ptr: .res 1
frame_counter: .res 1 ; this number will cycle from 0 - 255 incrementing each frame
; the random table contains a previously generated random sequence from 0-127
.segment "CODE"
random_table:
.byte $25,$3e,$76,$22,$4b,$56,$5d,$60... | 30.604651 | 93 | 0.621581 |
fd918fa1b315d26d57f0010f5a79135f9778bf22 | 120 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sccz80/dpush3.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/sccz80/dpush3.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/sccz80/dpush3.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 dpush3
EXTERN cm48_sccz80p_dpush3
defc dpush3 = cm48_sccz80p_dpush3
| 12 | 33 | 0.858333 |
a11408b0c0d2472407000de2fdfece3a81b67810 | 4,320 | asm | Assembly | testdata/ttyclock.asm | bassosimone/risc32 | f0b0fc0e41390b5bc18541aeb9bd51cb3cb461d7 | [
"MIT"
] | null | null | null | testdata/ttyclock.asm | bassosimone/risc32 | f0b0fc0e41390b5bc18541aeb9bd51cb3cb461d7 | [
"MIT"
] | null | null | null | testdata/ttyclock.asm | bassosimone/risc32 | f0b0fc0e41390b5bc18541aeb9bd51cb3cb461d7 | [
"MIT"
] | null | null | null | #
# This example/test starts becoming interesting. We have a tty handler
# which echoes read characters back to the console. We also have a clock
# handler which periodically fires with tracing enabled.
#
# When this example is working as intended, the user should be able to
# see their input echoed back to the attache... | 39.633028 | 76 | 0.521991 |
9b04c075488bffb714353d5e4a23e16ae8b2349f | 685 | asm | Assembly | programs/oeis/230/A230088.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/230/A230088.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/230/A230088.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A230088: Partial sums of A010062.
; 1,3,6,11,18,28,40,54,71,90,112,137,165,196,232,270,311,355,402,454,509,569,633,698,765,835,908,984,1063,1147,1234,1326,1422,1520,1621,1726,1835,1949,2067,2190,2319,2450,2584,2721,2861,3004,3152,3303,3459,3619,3781,3946,4115,4288,4466,4648,4835,5028,5224,5423,5627,5835,6046,6262,648... | 57.083333 | 482 | 0.734307 |
96eff8a6a5dc6b6228915a48d53cce7afccabca2 | 729 | asm | Assembly | oeis/220/A220362.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/220/A220362.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/220/A220362.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A220362: a(n) = Fibonacci(n-1) * Fibonacci(n) * Fibonacci(n+2).
; Submitted by Jon Maiga
; 0,3,10,48,195,840,3536,15015,63546,269280,1140535,4831632,20466720,86699067,367262090,1555748880,6590255259,27916773720,118257343984,500946159615,2122041966330,8989114051008,38078498128175,161303106631968,683290924545600,289446... | 36.45 | 491 | 0.802469 |
c0a0289246ff2a26cb219234756e7e3a93a37dbb | 7,909 | asm | Assembly | os/src/os003/boot/setup.asm | ddosakura/pet-shop | 71eacee8c7030164370e4d8717a25b199992fb42 | [
"Apache-2.0"
] | null | null | null | os/src/os003/boot/setup.asm | ddosakura/pet-shop | 71eacee8c7030164370e4d8717a25b199992fb42 | [
"Apache-2.0"
] | null | null | null | os/src/os003/boot/setup.asm | ddosakura/pet-shop | 71eacee8c7030164370e4d8717a25b199992fb42 | [
"Apache-2.0"
] | null | null | null | %include 'config.inc'
%include 'pm.inc'
%include 'macro.inc'
offset equ 0
org offset
[BITS 16]
mov ax, cs
mov ds, ax
mov es, ax
mov ss, ax
mov sp, offset
; 设置回跳段地址
mov [LABEL_GO_BACK_TO_REAL+3], ax
; 进入保护模式
; 1. 准备 GDT (Global Descriptor Table 全局描述表)
; 用 lgdt指令 加载 gdtr寄存器
; 2. 关中断
; 打开 A20 (有多种方法)
; 3. 置... | 17.119048 | 67 | 0.668605 |
458d40153c2faa2b7fa48a20ba2813e4e28f6b8e | 403 | asm | Assembly | startup.asm | tpo/one_million_hellos | d1eeabd5ab2e6453d1bc4b547c3eefc034ab1454 | [
"BSD-2-Clause"
] | null | null | null | startup.asm | tpo/one_million_hellos | d1eeabd5ab2e6453d1bc4b547c3eefc034ab1454 | [
"BSD-2-Clause"
] | null | null | null | startup.asm | tpo/one_million_hellos | d1eeabd5ab2e6453d1bc4b547c3eefc034ab1454 | [
"BSD-2-Clause"
] | 1 | 2018-07-19T15:00:36.000Z | 2018-07-19T15:00:36.000Z | ;; exit immediately
section .text
global _start ;must be declared for linker (ld)
_start: ;tell linker entry point
_exit:
mov eax,1 ;system call number (sys_exit)
mov ebx,0 ... | 33.583333 | 81 | 0.39206 |
81655774460d1a1b78859b158f5ae1444d817ac6 | 8,042 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_481.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_481.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_481.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 %r8
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0xff13, %rbp
nop
nop
nop
nop
and $29722, %r8
mov $0x6162636465666768, %r9
movq %r9, (%rbp)
nop
and %rax, %rax
lea addresses_WT_ht+0x1957b, %r9
nop
nop
nop
nop
xor $38316, %rdi
mo... | 32.297189 | 2,999 | 0.653942 |
7f7e5332a5aac67b6b1e99d20b795b65772aa653 | 60 | asm | Assembly | gfx/pokemon/gloom/anim_idle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/gloom/anim_idle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/gloom/anim_idle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | setrepeat 2
frame 0, 10
frame 5, 10
dorepeat 1
endanim
| 10 | 12 | 0.7 |
0fa7db60bd370dc8bb32b9a8ce456559748256e1 | 603 | asm | Assembly | dino/lcs/enemy/83.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | dino/lcs/enemy/83.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/enemy/83.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
00606E tst.b ($83,A6)
006072 bne $60e0 [123p+ 83, enemy+83]
0060D4 move.b #$1, ($83,A6)
0060DA jmp $9af4.l [123p+ 83, enemy+83]
02A76E clr.b ($83,A6) [enemy+51]
02A772 move.b #$4, ($7b,A6) [enemy+83]
02A8F8 clr.b ($83,A6) [enemy+51]
02A8FC... | 31.736842 | 54 | 0.606965 |
a7415e2c203c12432e04ee8f0e6a040984b06cc7 | 341 | asm | Assembly | oeis/349/A349487.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/349/A349487.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/349/A349487.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A349487: a(n) = A132739((n-5)*(n+5)).
; Submitted by Simon Strandgaard
; 11,24,39,56,3,96,119,144,171,8,231,264,299,336,3,416,459,504,551,24,651,704,759,816,7,936,999,1064,1131,48,1271,1344,1419,1496,63,1656,1739,1824,1911,16,2091,2184,2279,2376,99,2576,2679,2784,2891,24,3111
add $0,1
mov $1,$0
add $0,10
mul $0,$1
l... | 28.416667 | 205 | 0.683284 |
cdebcc8d56a4dfff820147a0667d5856fc0f4dca | 20,038 | asm | Assembly | 45/qb/ir/txtthr.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/qb/ir/txtthr.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/qb/ir/txtthr.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | TITLE txtthr.asm - Text Table Linked List Maintenance Functions
;==========================================================================
;
;Module: txtthr.asm - Text Table Linked List Maintenance Functions
;System: Quick BASIC Interpreter
;
;=======================================================================... | 30.406677 | 79 | 0.70506 |
45dfa36b5939a4c50c9be9dad291ee474bd7a276 | 12,553 | asm | Assembly | P6/data_P6_2/ALUTest132.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P6/data_P6_2/ALUTest132.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6_2/ALUTest132.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | sll $0,$4,29
sw $1,4($0)
or $3,$6,$3
lh $0,2($0)
xori $3,$3,26469
addu $4,$4,$3
subu $4,$3,$3
or $3,$4,$3
sra $0,$0,7
and $0,$3,$3
sh $1,4($0)
xori $5,$5,59196
sb $3,7($0)
sw $5,4($0)
addiu $0,$0,-21352
sllv $5,$0,$3
srl $1,$4,30
lbu $4,1($0)
subu $3,$3,$3
addu $1,$5,$3
lhu $3,2($0)
ori $3,$3,51711
lw $4,0($0)
lb $0,5(... | 14.12036 | 18 | 0.522823 |
67dfe7e49f3144a9e5893ca6a18610f09dc67f11 | 654 | asm | Assembly | Lista2/Lista2/Parte2/Programa10.asm | GustavoLR548/ACII-GLR | 135690945f5e29938ef640a3d5475f8a12dbd76c | [
"MIT"
] | 1 | 2021-11-03T17:22:02.000Z | 2021-11-03T17:22:02.000Z | Lista2/Lista2/Parte2/Programa10.asm | GustavoLR548/ACII-GLR | 135690945f5e29938ef640a3d5475f8a12dbd76c | [
"MIT"
] | null | null | null | Lista2/Lista2/Parte2/Programa10.asm | GustavoLR548/ACII-GLR | 135690945f5e29938ef640a3d5475f8a12dbd76c | [
"MIT"
] | null | null | null | .data
x: .word 5 # Declarando "X"
z: .word 7 # Declarando "Z"
y: .word 0 # Declarando "Y" ,o valor devera ser sobrescrito apos a execucao do programa.
.text
# Armazendo os valores do ".data" em variáveis temporárias
lw $t0, x # t0/temp0 = x = 5
lw $t1, z # t1/temp1 = x = 7
# Armazenando os valores que ... | 22.551724 | 91 | 0.588685 |
233f42517e6fb4c5d9920bc18cc1d0ebb4ffa05a | 513 | asm | Assembly | BigNum/Mod/Base/_bn_cmp_array.asm | FloydZ/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | 11 | 2015-03-17T10:31:23.000Z | 2022-01-21T17:42:43.000Z | BigNum/Mod/Base/_bn_cmp_array.asm | 0xFF1E071F/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | null | null | null | BigNum/Mod/Base/_bn_cmp_array.asm | 0xFF1E071F/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | 6 | 2018-01-29T16:06:36.000Z | 2021-05-08T19:22:24.000Z | .686
.model flat,stdcall
option casemap:none
include .\bnlib.inc
include .\bignum.inc
.code
; 0 if |X|=|Y| 1 if |X|>|Y| -1 if |X|<|Y|
; edi=x esi=y
_bn_cmp_array proc c; uses edx,ecx,eax
mov edx,[edi].BN.dwSize
mov ecx,[esi].BN.dwSize
lea eax,[edx+1]; i = size + 1
jmp @F
.repeat
dec eax
jz @@Exit;... | 18.321429 | 51 | 0.623782 |
a3bd978f816f09e533a9ecfc49de96a3e1ee88ae | 12,744 | asm | Assembly | src/main.asm | santiontanon/talesofpopolon-ext | a7c7fd1164d506d6b0c6245fdf3ad0b634facd84 | [
"Apache-2.0"
] | 4 | 2019-10-20T08:14:01.000Z | 2021-09-24T19:41:47.000Z | src/main.asm | santiontanon/talesofpopolon-ext | a7c7fd1164d506d6b0c6245fdf3ad0b634facd84 | [
"Apache-2.0"
] | 1 | 2019-10-20T12:21:06.000Z | 2019-10-21T21:52:35.000Z | src/main.asm | santiontanon/talesofpopolon-ext | a7c7fd1164d506d6b0c6245fdf3ad0b634facd84 | [
"Apache-2.0"
] | null | null | null | include "constants.asm"
org #4000 ; Start in the 2nd slot
;-----------------------------------------------
db "AB" ; ROM signature
dw Execute ; start address
db 0,0,0,0,0,0,0,0,0,0,0,0
;-----------------------------------------------
;-----------------------------------------------
; Code... | 26.716981 | 106 | 0.639674 |
7468f7693a5d2694995e325d53bcfbb4f550a84f | 500 | asm | Assembly | oeis/267/A267134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/267/A267134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/267/A267134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A267134: a(n) = n minus the number of primes of form 6m + 1 that are less than n-th prime of form 6m - 1.
; Submitted by Jon Maiga
; 1,1,1,1,2,1,1,2,3,2,1,2,2,2,2,2,3,3,1,2,3,3,3,1,1,2,2,3,4,5,4,4,4,4,3,3,4,2,3,3,3,3,2,3,3,3,4,4,4,5,6,4,5,6,5,6,7,5,4,4,5,6,5,6,6,6,4,3,3,3,4,4,4,4,4,4,4,4,4,4,4,5,6,6,7,8,6,7,7,6,6,4,4... | 41.666667 | 201 | 0.608 |
ed2f9484291212d1678e5fb8809859a68caabe6f | 1,559 | asm | Assembly | lab_08/main.asm | zakolm/ASM | 786d3609387f65c5011b4689a5c9618b73ea50a3 | [
"MIT"
] | 9 | 2018-04-23T09:10:36.000Z | 2020-05-09T21:49:55.000Z | lab_08/main.asm | zakolm/ASM | 786d3609387f65c5011b4689a5c9618b73ea50a3 | [
"MIT"
] | null | null | null | lab_08/main.asm | zakolm/ASM | 786d3609387f65c5011b4689a5c9618b73ea50a3 | [
"MIT"
] | 3 | 2019-03-26T17:16:15.000Z | 2020-10-05T15:19:44.000Z | EXTRN SCAN : NEAR
EXTRN F1 : NEAR ; unsigned bin
EXTRN F2 : NEAR ; signed bin
EXTRN F3 : NEAR ; unsigned dec
EXTRN F4 : NEAR ; signed dec
EXTRN F5 : NEAR ; unsigned hex
EXTRN F6 : NEAR ; signed hex
SSTACK SEGMENT PARA STACK 'STACK'
DB 64 DUP('STACK___')
SSTACK ENDS
DSEG SEGMENT PARA PUBLIC 'DATA'
F DW F1, F2, F... | 15.435644 | 39 | 0.57601 |
532fa58f1413bf84edc4407f2fbbc4d9c3124c87 | 5,255 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_1583.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_1583.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_1583.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 %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1600a, %rsi
lea addresses_normal_ht+0x290a, %rdi
nop
nop
xor $61321, %r11
mov $67, %rcx
rep movsq
nop
nop
nop
cmp %rbp, %rbp
lea addresses_WT_ht+0x19902, %rcx
nop
nop
nop
and $41209, %r9
vmovups ... | 41.706349 | 2,999 | 0.65804 |
d1490c69ebc65170033fc50ca557f7ddb33123e8 | 6,910 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_1755.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_1755.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_1755.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 %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0xe0c8, %rsi
lea addresses_normal_ht+0xf2c8, %rdi
clflush (%rdi)
nop
nop
and %rbx, %rbx
mov $79, %rcx
rep movsb
sub $65265, %rbx
lea addresses_A_ht+0x5cf8, %rsi
lea addresses_UC... | 37.759563 | 2,999 | 0.661216 |
98a4fe022ce4e14472b403a037805072f02fa5ff | 468 | asm | Assembly | oeis/326/A326058.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/326/A326058.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/326/A326058.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A326058: a(n) = n - {the sum of square divisors of n}.
; 0,1,2,-1,4,5,6,3,-1,9,10,7,12,13,14,-5,16,8,18,15,20,21,22,19,-1,25,17,23,28,29,30,11,32,33,34,-14,36,37,38,35,40,41,42,39,35,45,46,27,-1,24,50,47,52,44,54,51,56,57,58,55,60,61,53,-21,64,65,66,63,68,69,70,22,72,73,49,71,76,77,78,59,-10,81,82,79,84,85,86,83,88,8... | 39 | 295 | 0.604701 |
061f299ad26b8b501134a32a738a5cd08327a731 | 678 | asm | Assembly | wasm/part0702/main.asm | Bigsby/slae | bbbb72dee8959dc36d1ba6d8636f6f65c4853f56 | [
"MIT"
] | null | null | null | wasm/part0702/main.asm | Bigsby/slae | bbbb72dee8959dc36d1ba6d8636f6f65c4853f56 | [
"MIT"
] | null | null | null | wasm/part0702/main.asm | Bigsby/slae | bbbb72dee8959dc36d1ba6d8636f6f65c4853f56 | [
"MIT"
] | null | null | null | .386
.model flat, stdcall
option casemap :none
include \masm32\include\windows.inc
include \masm32\include\kernel32.inc
include \masm32\include\masm32.inc
includelib \masm32\lib\kernel32.lib
includelib \masm32\lib\masm32.lib
.data
FirstString db "This is the first string", 13, 10, 0
SecondString db "This... | 16.95 | 57 | 0.643068 |
3cbae8b472eecf63a114a4762accce932ba04b15 | 826 | asm | Assembly | oeis/142/A142197.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142197.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142197.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142197: Primes congruent to 37 mod 40.
; Submitted by Christian Krause
; 37,157,197,277,317,397,557,677,757,797,877,997,1117,1237,1277,1597,1637,1877,1997,2237,2357,2437,2477,2557,2677,2797,2837,2917,2957,3037,3517,3557,3637,3677,3797,3877,3917,4157,4357,4397,4517,4597,4637,4877,4957,5077,5197,5237,5437,5477,5557,57... | 35.913043 | 499 | 0.72276 |
73504e2c896534ffb3bde1ed258b0599673f15d2 | 1,826 | asm | Assembly | programs/oeis/083/A083582.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/083/A083582.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/083/A083582.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A083582: a(n) = (8*2^n-5*(-1)^n)/3.
; 1,7,9,23,41,87,169,343,681,1367,2729,5463,10921,21847,43689,87383,174761,349527,699049,1398103,2796201,5592407,11184809,22369623,44739241,89478487,178956969,357913943,715827881,1431655767,2863311529,5726623063,11453246121,22906492247,45812984489,91625968983,183251937961,366503875... | 121.733333 | 1,683 | 0.905257 |
77140ed9779983ff59c2dce0c632a694445b5068 | 187 | asm | Assembly | src/ft_strlen.asm | codenamenadja/c-libs-libasm | ff1f9df422a72c5e68a2188542c1b215a4ce7330 | [
"MIT"
] | null | null | null | src/ft_strlen.asm | codenamenadja/c-libs-libasm | ff1f9df422a72c5e68a2188542c1b215a4ce7330 | [
"MIT"
] | null | null | null | src/ft_strlen.asm | codenamenadja/c-libs-libasm | ff1f9df422a72c5e68a2188542c1b215a4ce7330 | [
"MIT"
] | null | null | null | section .text
global ft_strlen
ft_strlen:
xor rcx, rcx
cmp [rdi], byte 0
je fin
loop:
inc rcx
cmp [rdi + rcx], byte 0
jne loop
fin:
mov rax, rcx
ret
| 12.466667 | 27 | 0.566845 |
77efea8937d847f715c361f5c49df2ed314ff19a | 585 | asm | Assembly | programs/oeis/144/A144065.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/144/A144065.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/144/A144065.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A144065: Values of n such that the expression sqrt(4!*(n+1) + 1) yields an integer.
; 0,1,4,6,11,14,21,25,34,39,50,56,69,76,91,99,116,125,144,154,175,186,209,221,246,259,286,300,329,344,375,391,424,441,476,494,531,550,589,609,650,671,714,736,781,804,851,875,924,949,1000,1026,1079,1106,1161,1189,1246,1275,1334,1364,14... | 53.181818 | 431 | 0.726496 |
ea9297c272b807367dae56b43ebc7c65671cb963 | 380 | asm | Assembly | programs/oeis/059/A059938.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/059/A059938.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/059/A059938.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A059938: Sum of binary numbers with n 1's and two (non-leading) 0's.
; 0,4,31,141,506,1590,4593,12523,32740,82908,204755,495561,1179582,2768818,6422437,14745495,33554312,75759480,169869159,378535765,838860610,1849687854,4060086041,8875147011,19327352556,41943039700
mov $1,$0
pow $0,2
add $1,2
mov $2,$1
lpb $2
add ... | 23.75 | 196 | 0.726316 |
92833fefbbe28c5150e09a24c3f5a1751c403f93 | 43,258 | asm | Assembly | Library/SpecUI/CommonUI/CWin/cwinWinIcon.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/SpecUI/CommonUI/CWin/cwinWinIcon.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/SpecUI/CommonUI/CWin/cwinWinIcon.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @-----------------------------------------------------------------------
Copyright (c) GeoWorks 1988 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: CommonUI/CWin (common code for several specific ui's)
FILE: cwinWinIcon.asm
ROUTINES:
Name Description
---- -----------
OLWinIconClass Ico... | 24.81813 | 81 | 0.639928 |
d449fe389d2a11c89e68455a0b4eedd5b49b446f | 426 | asm | Assembly | programs/oeis/047/A047246.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/047/A047246.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/047/A047246.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A047246: Numbers that are congruent to {0, 1, 2, 3} mod 6.
; 0,1,2,3,6,7,8,9,12,13,14,15,18,19,20,21,24,25,26,27,30,31,32,33,36,37,38,39,42,43,44,45,48,49,50,51,54,55,56,57,60,61,62,63,66,67,68,69,72,73,74,75,78,79,80,81,84,85,86,87,90,91,92,93,96,97,98,99,102,103,104,105,108,109,110,111,114,115,116,117,120,121,122,1... | 53.25 | 325 | 0.666667 |
f5777483661f9f4c7c0afc2d5d858691c715a585 | 2,155 | asm | Assembly | ee/procs/init.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ee/procs/init.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ee/procs/init.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Initialise the Procedure Thing V1.00 1990 Tony Tebby QJUMP
xdef pr_init
xdef prc_name
xref.l pr_vers
xref gu_thzlk
xref gu_achpp
xref pr_addp
xref pr_remp
xref pr_find
xref pr_mkls
xref pr_usep
... | 24.213483 | 71 | 0.489559 |
3ddfde8127fc1e01f6e14bb8ffb6299be4fe5129 | 2,459 | asm | Assembly | iod/par/cknm.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/par/cknm.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/par/cknm.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Check PAR/SER name V2.00 1989 Tony Tebby
section par
xdef par_cknm
xdef par_pprty
xdef par_phand
xdef par_ptrn
xdef par_pcr
xdef par_pff
xref iou_dnam
include 'dev8_keys_err'
include 'dev8_keys_par'
;+++
; PAR / SER check name
;
; d4 r -1 PRT, 0 (PAR/PRT) or prd_ser1 (SER) (for prt_use)
; d5 r -1 ... | 19.672 | 68 | 0.630744 |
fa9f82075dac29da1cb6f46e662c0ba9563b0dfd | 839 | asm | Assembly | src/code/save.asm | gb-archive/waveform-gb | 016c923745620d2166bd24e6e9afc6bd35a89a4b | [
"MIT"
] | null | null | null | src/code/save.asm | gb-archive/waveform-gb | 016c923745620d2166bd24e6e9afc6bd35a89a4b | [
"MIT"
] | null | null | null | src/code/save.asm | gb-archive/waveform-gb | 016c923745620d2166bd24e6e9afc6bd35a89a4b | [
"MIT"
] | null | null | null | NUM_WAVES EQU 8
SECTION "Save SRAM", SRAM
sMarker: ds 2
sWaves: ds WAVE_SIZE * NUM_WAVES
SECTION "Save", ROM0
; save current wave into slot a
SaveSAV::
ld hl, sWaves
ld bc, WAVE_SIZE
call AddATimes
push hl
put [MBC3_SRAM], SRAM_ENABLE
put [MBC3_SRAMBank], 0
put [sMarker], "W"
put [sMarker + 1], "F"
ld hl... | 14.220339 | 38 | 0.698451 |
814551b08d656f36ced9936ff3aaad62bd27101b | 10,773 | asm | Assembly | drawing.asm | Dansbo/proto2 | 33bc05e9db11daa1f4a4a13738be9e7a7e9ac85e | [
"Unlicense"
] | null | null | null | drawing.asm | Dansbo/proto2 | 33bc05e9db11daa1f4a4a13738be9e7a7e9ac85e | [
"Unlicense"
] | null | null | null | drawing.asm | Dansbo/proto2 | 33bc05e9db11daa1f4a4a13738be9e7a7e9ac85e | [
"Unlicense"
] | null | null | null | !cpu w65c02
!src "cx16.inc"
+SYS_LINE
!src "vera0.9.inc"
!macro PRINT_STR .str {
bra +
!ct "asc2vera.ct" {
.locstr !text .str
}
.locend
+ lda #<.locstr
sta r0l
lda #>.locstr
sta r0h
ldx #0
ldy #.locend-.locstr
- lda .locstr,x
sta VERA_DATA0
inx
dey
bne -
}
main:
lda #PET_WHITE
jsr CHROUT
lda #PET_SWAP... | 16.422256 | 63 | 0.474148 |
4f1c46fca05e01b1d9a768e3634830ea2a57d89e | 389 | asm | Assembly | programs/oeis/118/A118403.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/118/A118403.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/118/A118403.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A118403: Unsigned row sums of triangle A118401; a(n) = A118402(n^2-n+2), where A118402 is the row sums of triangle A118400.
; 1,1,3,5,9,15,23,33,45,59,75,93,113,135,159,185,213,243,275,309,345,383,423,465,509,555,603,653,705,759,815,873,933,995,1059,1125,1193,1263,1335,1409,1485,1563,1643,1725,1809,1895,1983,2073,216... | 38.9 | 205 | 0.709512 |
c714eb3622636859e52574de161149a85391c8fd | 45,249 | asm | Assembly | P6/P6Judger - 100 testpoints/testpoint/testpoint89.asm | flyinglandlord/BUAA-CO-2021 | 1aa28b09762dfb2376ed2aac4126839f0e6fcf93 | [
"MIT"
] | 5 | 2021-12-05T12:58:26.000Z | 2022-03-31T02:05:13.000Z | P6/P6Judger - 100 testpoints/testpoint/testpoint89.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | null | null | null | P6/P6Judger - 100 testpoints/testpoint/testpoint89.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | 2 | 2021-12-19T11:49:48.000Z | 2021-12-22T10:25:38.000Z | ori $1, $0, 9
ori $2, $0, 7
ori $3, $0, 2
ori $4, $0, 5
sw $3, 0($0)
sw $2, 4($0)
sw $4, 8($0)
sw $4, 12($0)
sw $4, 16($0)
sw $1, 20($0)
sw $4, 24($0)
sw $4, 28($0)
sw $4, 32($0)
sw $1, 36($0)
sw $1, 40($0)
sw $3, 44($0)
sw $1, 48($0)
sw $3, 52($0)
sw $2, 56($0)
sw $2, 60($0)
sw $4, 64($0)
sw $2, 68($0)
sw $4, 72($0)
s... | 11.935901 | 21 | 0.542421 |
c7e91dd211cfea2265d5eae8186b700ea1db6c63 | 97 | asm | Assembly | sw/552tests/inst_tests/ror_2.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | 1 | 2022-02-15T16:03:25.000Z | 2022-02-15T16:03:25.000Z | sw/552tests/inst_tests/ror_2.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | sw/552tests/inst_tests/ror_2.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | // Test provided by Karu
//ror with
lbi r1, 240
lbi r2, 14
ror r3, r1, r2
halt // added by Karu
| 13.857143 | 25 | 0.659794 |
5898ef23147fff52a2bcc9238fb4865e876c1615 | 5,634 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_1951.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_1951.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_1951.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 %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x5786, %rbx
nop
and %rax, %rax
movb (%rbx), %r13b
nop
nop
nop
nop
inc %r13
lea addresses_UC_ht+0x1433a, %r8
nop
nop
nop
inc %rdx
movups (%r8), %xmm1
vp... | 40.242857 | 2,999 | 0.658679 |
36be3563a6fc8e15a231ea4cebc37586075bca1f | 548 | asm | Assembly | oeis/017/A017361.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017361.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017361.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017361: a(n) = (10*n + 7)^9.
; 40353607,118587876497,7625597484987,129961739795077,1119130473102767,6351461955384057,27206534396294947,95151694449171437,285544154243029527,760231058654565217,1838459212420154507,4108400332687853397,8594754748609397887,17001416405572203977,32052064847671367667,57955795548021664957,101... | 78.285714 | 486 | 0.894161 |
2b0f22700cd29dd5b50e0454eaa39db91c5bb1da | 493 | asm | Assembly | shellcode/amd64/linux/sh.asm | r0ck3rt/gopwn | 71f1d0881e0032f8b08353f0bf7d6d8551be0780 | [
"MIT"
] | 9 | 2021-08-23T08:05:15.000Z | 2022-03-09T21:03:30.000Z | shellcode/amd64/linux/sh.asm | r0ck3rt/gopwn | 71f1d0881e0032f8b08353f0bf7d6d8551be0780 | [
"MIT"
] | null | null | null | shellcode/amd64/linux/sh.asm | r0ck3rt/gopwn | 71f1d0881e0032f8b08353f0bf7d6d8551be0780 | [
"MIT"
] | 2 | 2021-08-23T08:12:27.000Z | 2021-09-19T14:47:15.000Z | xor eax, eax ;
mov rbx, 0xff978cd091969dd1 ;
neg rbx ;
push rbx ;
push rsp ;
pop rdi ;
cdq ;
push rdx ;
push rdi ... | 37.923077 | 37 | 0.212982 |
ca598806debb884f8538a598d72b467db04e8856 | 302 | asm | Assembly | programs/oeis/010/A010993.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/010/A010993.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/010/A010993.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A010993: Binomial coefficient C(n,40).
; 1,41,861,12341,135751,1221759,9366819,62891499,377348994,2054455634,10272278170,47626016970,206379406870,841392966470,3245372870670,11899700525790,41648951840265,139646485582065,449972009097765,1397281501935165,4191844505805495
add $0,40
mov $1,$0
bin $1,40
| 43.142857 | 229 | 0.84106 |
091dd9fa0d7d964a13d7821d9ad4626e450550bb | 709 | asm | Assembly | oeis/294/A294120.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/294/A294120.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/294/A294120.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A294120: E.g.f.: exp(3*((1+x)^3 - 1)).
; Submitted by Christian Krause
; 1,9,99,1233,16929,251829,4012011,67876461,1211592897,22700600001,444567396051,9068604811209,192115381719969,4216003141209453,95631348748295259,2237799925576748709,53928909429116324481,1336410276724468307961,34008072993641690902467,88758980316928... | 35.45 | 476 | 0.795487 |
b94805f3e837f58806dad916488fbbfa3453d603 | 2,877 | asm | Assembly | kern/x86/memtest.asm | archibate/ChaOS | 1d0442ca5846d23efd5b2ac1e50a93b4207a5dc0 | [
"MIT"
] | 2 | 2020-07-06T02:46:36.000Z | 2022-01-14T13:49:15.000Z | kern/x86/memtest.asm | archibate/ChaOS | 1d0442ca5846d23efd5b2ac1e50a93b4207a5dc0 | [
"MIT"
] | null | null | null | kern/x86/memtest.asm | archibate/ChaOS | 1d0442ca5846d23efd5b2ac1e50a93b4207a5dc0 | [
"MIT"
] | null | null | null | ; vim: ft=nasm ai
%include "cext.inc"
GLOBALC memory_test
[SECTION .phys.text]
[BITS 32]
; void memory_test(ulong *p_start, size_t *p_size);
memory_test:
push ebp
mov ebp, esp
push esi
push edi
push ebx
mov ebx, [ebp + 8] ; p_start
mov edi, [ebp + 12] ; p_size
mov esi, [ebx]
mov edx, [edi]
push edi
pus... | 29.96875 | 128 | 0.600278 |
37bb5d49650c9aaf47b22e1ece4a2129a7ccd060 | 4,439 | asm | Assembly | 45/beef/cw/user/meditasm.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/beef/cw/user/meditasm.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/beef/cw/user/meditasm.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;* SCCSWHAT( "@(#)meditasm.asm 1.6 88/04/22 19:47:41 " ) */
;*
;* COW : Character Oriented Windows
;*
;* meditasm.inc : Multi-line edit manager main ASM file
;* * REVIEW : these should be cleaned up.
page ,132
TITLE editmgr
NAME editmgr
SILENT = 1
.xl... | 24.661111 | 78 | 0.575805 |
3c83124760273074a50e5143880731cc36841406 | 530 | asm | Assembly | testsuite/barebones/loader.asm | jncronin/tysos | ae3cfd2efaca14aed7a5107cdad4e6f343e4894f | [
"MIT"
] | 5 | 2018-03-04T18:54:41.000Z | 2022-03-19T23:08:03.000Z | testsuite/barebones/loader.asm | jncronin/tysos | ae3cfd2efaca14aed7a5107cdad4e6f343e4894f | [
"MIT"
] | null | null | null | testsuite/barebones/loader.asm | jncronin/tysos | ae3cfd2efaca14aed7a5107cdad4e6f343e4894f | [
"MIT"
] | 1 | 2018-03-01T16:15:19.000Z | 2018-03-01T16:15:19.000Z | global sthrow
weak _Zu1O_7#2Ector_Rv_P1u1t
weak _Zu1S
weak __cxa_pure_virtual
extern kmain
MODULEALIGN equ 1<<0
MEMINFO equ 1<<1
FLAGS equ MODULEALIGN | MEMINFO
MAGIC equ 0x1badb002
CHECKSUM equ -(MAGIC + FLAGS)
section .text
align 4
dd MAGIC
dd FLAGS
dd CHECKSUM
sthrow:
xchg bx, bx
hlt
jmp sthrow
_Z... | 12.619048 | 40 | 0.767925 |
6a1acbb286ecb35437a50cb1222e87f935ffc028 | 314 | asm | Assembly | oeis/127/A127449.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/127/A127449.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/127/A127449.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A127449: Triangle T(n,k) = n if gcd(n,k)=1, =0 otherwise.
; Submitted by Christian Krause
; 1,2,0,3,3,0,4,0,4,0,5,5,5,5,0,6,0,0,0,6,0,7,7,7,7,7,7,0,8,0,8,0,8,0,8,0,9,9,0,9,9,0,9,9,0,10,0,10,0,0,0,10,0,10,0
add $0,1
lpb $0
add $1,1
mov $2,$0
trn $0,$1
lpe
add $0,$1
gcd $2,$1
mul $2,$0
cmp $1,$2
mul $0,$1
| 19.625 | 115 | 0.55414 |
c79d77c660e91d909ad337c5281db73e0feb9d17 | 389 | asm | Assembly | oeis/340/A340881.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/340/A340881.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/340/A340881.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A340881: Row sums of A340880.
; Submitted by Christian Krause
; 1,3,17,183,3769,149607,11522393,1731779367,510323215321,295959535117863,338795401444537817,767301163051807117863,3444329717600807441325529,30688384795438974301695656487,543332627310980056832574442798553
mov $1,1
mov $3,1
lpb $0
sub $0,1
add $2,1
m... | 22.882353 | 204 | 0.755784 |
cc1798226eb83b4dea8a1219c0d49ebc7f3e98d2 | 1,454 | asm | Assembly | src/seq1.asm | tomellericcardo/AssemblyExercises | c2a9d1b376a25d70872a27699368b7b8e6e17b85 | [
"Apache-2.0"
] | null | null | null | src/seq1.asm | tomellericcardo/AssemblyExercises | c2a9d1b376a25d70872a27699368b7b8e6e17b85 | [
"Apache-2.0"
] | null | null | null | src/seq1.asm | tomellericcardo/AssemblyExercises | c2a9d1b376a25d70872a27699368b7b8e6e17b85 | [
"Apache-2.0"
] | null | null | null |
.orig x3000
AND R0, R0, #0
ADD R0, R0, #6
JSR SEQ1
AND R0, R0, #0
ADD R0, R0, #2
JSR SEQ1
AND R0, R0, #0
ADD R0, R0, #-4
JSR SEQ1
TRAP x25
SEQ1 ST R1, st_r1 ; salvo il contenuto di R1
ST R2, st_r2 ; salvo il contenuto di R2
ST R3, st_r3 ; salvo il contenuto di R3
AND R3, R3, #0 ; azzero R3
AND R0, ... | 22.71875 | 60 | 0.618982 |
e8d21c818901fcb061c0e3b86c85babf7c4f7c8c | 10,540 | asm | Assembly | dosshell/swapper/woakkc.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dosshell/swapper/woakkc.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dosshell/swapper/woakkc.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;/*
; * Microsoft Confidential
; * Copyright (C) Microsoft Corporation 1985-1991
; * All Rights Reserved.
; */
ifdef JAPAN ; ### if JAPAN ###
;----------------------------------------------------------------------------;
; This module contains routines re... | 26.153846 | 78 | 0.505028 |
c29409fb5a45f4349ea4e33d60d8c713f88c5f99 | 3,623 | asm | Assembly | test_programs/predec.asm | mfkiwl/QNICE-FPGA-hyperRAM | aabc8291ac1e0c4666c51f84acddf599d7521e53 | [
"BSD-3-Clause"
] | 53 | 2016-04-12T07:22:49.000Z | 2022-03-25T09:24:48.000Z | test_programs/predec.asm | mfkiwl/QNICE-FPGA-hyperRAM | aabc8291ac1e0c4666c51f84acddf599d7521e53 | [
"BSD-3-Clause"
] | 196 | 2020-06-05T04:59:50.000Z | 2021-03-13T21:27:11.000Z | test_programs/predec.asm | mfkiwl/QNICE-FPGA-hyperRAM | aabc8291ac1e0c4666c51f84acddf599d7521e53 | [
"BSD-3-Clause"
] | 15 | 2017-07-31T11:26:56.000Z | 2022-02-22T14:22:46.000Z | ; Test pre-decrement-indirect-and-then-work-with-it
;
; This test program was used to document and to test, after in Release 1.4
; a CPU bug was discovered, that lead to the strange effect, that in the
; emulator, things like "F" "R" qbin/mandel.out did not work, but in hardware
; it indeed did work. At first, this loo... | 40.707865 | 125 | 0.430858 |
85a546e1114149932b8d138bd7e585f0645e3482 | 9,950 | asm | Assembly | engine/menu/bills_pc.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | engine/menu/bills_pc.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | engine/menu/bills_pc.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | DisplayPCMainMenu::
xor a
ld [H_AUTOBGTRANSFERENABLED], a
call SaveScreenTilesToBuffer2
ld a, [wNumHoFTeams]
and a
jr nz, .leaguePCAvailable
CheckEvent EVENT_GOT_POKEDEX
jr z, .noOaksPC
ld a, [wNumHoFTeams]
and a
jr nz, .leaguePCAvailable
coord hl, 0, 0
ld b, 8
ld c, 14
jr .next
.noOaksPC
coord hl, 0, 0... | 17.927928 | 71 | 0.732663 |
aa29c4d9c1d314d087760a93124e120e124a7e01 | 4,554 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_8763_723.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_8763_723.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_8763_723.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r14
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
// Store
lea addresses_normal+0x19c88, %r11
nop
nop
nop
nop
nop
add $18379, %r14
mov $0x5152535455565758, %rsi
movq %rsi, %xmm3
vmovups %ymm3, (%r11)
nop
nop
i... | 51.168539 | 2,999 | 0.660957 |
890397a2f5a4529cfabacc0ce31955feab95251e | 6,830 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0xca.log_21829_178.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0xca.log_21829_178.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0xca.log_21829_178.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 %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x1443b, %rsi
lea addresses_UC_ht+0xd4bb, %rdi
nop
nop
nop
nop
dec %r10
mov $110, %rcx
rep movsb
inc %rdx
lea addresses_normal_ht+0x1ba3b, %rsi
lea addresses_D_ht+0x3ebb, %rdi
xor $2077... | 34.846939 | 2,999 | 0.653587 |
49b351cd154afb8ddd44a0dcd98b59cd3302d776 | 425 | asm | Assembly | programs/oeis/071/A071991.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/071/A071991.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/071/A071991.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A071991: a(1) = a(2) = 1; a(n) = a(floor(n/3)) + a(n - floor(n/3)).
; 1,1,2,3,4,4,5,5,6,7,7,8,9,10,11,11,12,12,13,14,15,16,16,16,17,17,18,19,20,21,22,23,23,23,23,24,25,25,26,27,28,29,30,31,32,33,34,34,34,34,35,35,36,36,37,37,38,39,40,41,42,43,44,45,46,47,48,49,49,50,50,50,50
mov $1,$0
seq $1,71996 ; a(1) = 0, a(2) =... | 35.416667 | 207 | 0.548235 |
ac3850ac89216ea75f90a00948f6474e78d7ad06 | 364 | asm | Assembly | oeis/284/A284920.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/284/A284920.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/284/A284920.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A284920: Numbers with digits 2 and 4 only.
; 2,4,22,24,42,44,222,224,242,244,422,424,442,444,2222,2224,2242,2244,2422,2424,2442,2444,4222,4224,4242,4244,4422,4424,4442,4444,22222,22224,22242,22244,22422,22424,22442,22444,24222,24224,24242,24244,24422,24424
seq $0,32924 ; Numbers whose ternary expansion contains no 0... | 52 | 213 | 0.758242 |
ab7b1fa05d93de27ca7aad539011334317c8a263 | 778 | asm | Assembly | oeis/245/A245830.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/245/A245830.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/245/A245830.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; 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... | 32.416667 | 499 | 0.757069 |
e2b05306336c698b1be00c0f8d1b7590d2ccd422 | 517 | asm | Assembly | oeis/343/A343069.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/343/A343069.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/343/A343069.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A343069: Decimal expansion of 2*(1+5*sqrt(2))/7.
; Submitted by Christian Krause
; 2,3,0,6,0,1,9,3,7,4,8,1,8,7,0,7,2,1,2,5,7,3,8,4,1,0,3,4,5,8,5,2,8,2,9,6,9,3,8,5,2,4,5,5,3,6,2,5,2,7,8,2,9,6,1,6,8,0,9,7,1,0,5,4,2,7,2,4,7,4,9,6,9,2,3,1,5,8,1,4,8,4,0,7,1,9,8,2,1,9,1,8,9
mov $1,1
mov $2,1
mov $3,$0
mul $3,4
lpb $3
mu... | 17.827586 | 187 | 0.526112 |
ccf0640fc2a60468d161944bd27070e92f10ba72 | 563 | asm | Assembly | oeis/017/A017805.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017805.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017805.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017805: Binomial coefficients C(89,n).
; 1,89,3916,113564,2441626,41507642,581106988,6890268572,70625252863,635627275767,5085018206136,36519676207704,237377895350076,1406007533996604,7632612327410136,38163061637050680,176504160071359395,757929628541719755,3031718514166879020,11329053395044653180,39651686882656286130... | 80.428571 | 489 | 0.89698 |
38e9824f101ca18823410f00b13808294f73b79d | 363 | asm | Assembly | programs/oeis/294/A294486.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/294/A294486.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/294/A294486.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A294486: a(n) = binomial(2n,n) * (2n+1)^2.
; 1,18,150,980,5670,30492,156156,772200,3719430,17551820,81477396,373173528,1690097500,7582037400,33738060600,149067936720,654576544710,2858667619500,12423860225700,53760146239800,231720014946420,995238809839560,4260800401533000
mov $1,$0
add $1,$0
bin $1,$0
mov $2,$0
add $... | 27.923077 | 228 | 0.752066 |
fbfd1ef49484031857af59e3ad21ec041d92b060 | 1,901 | asm | Assembly | Driver/Printer/PrintCom/Job/jobEndCanonRGB.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Printer/PrintCom/Job/jobEndCanonRGB.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Printer/PrintCom/Job/jobEndCanonRGB.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GlobalPC 1999 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Printer Drivers
FILE: jobEndCanonRGB.asm
AUTHOR: Joon Song, 9 Jan 1999
ROUTINES:
Name Description
---- -----------
PrintEndJob Cleanup d... | 22.364706 | 79 | 0.533403 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.