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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f0467628bc081d45197342456caa40d3b40b2c0e | 96,379 | asm | Assembly | oslab6/obj/user/hello.asm | jasha64/OperatingSystems-lab | 25a473adb754171d5c10c6bde391e0e07a2a43de | [
"MIT"
] | null | null | null | oslab6/obj/user/hello.asm | jasha64/OperatingSystems-lab | 25a473adb754171d5c10c6bde391e0e07a2a43de | [
"MIT"
] | null | null | null | oslab6/obj/user/hello.asm | jasha64/OperatingSystems-lab | 25a473adb754171d5c10c6bde391e0e07a2a43de | [
"MIT"
] | null | null | null |
obj/user/hello.debug: 文件格式 elf32-i386
Disassembly of section .text:
00800020 <_start>:
// starts us running when we are initially loaded into a new environment.
.text
.globl _start
_start:
// See if we were started with arguments on the stack
cmpl $USTACKTOP, %esp
800020: 81 fc 00 e0 bf ee cmp $0xeeb... | 40.683411 | 91 | 0.455286 |
7f9b72b4f151ecde780cc07009a9ea1629390624 | 586 | asm | Assembly | programs/oeis/002/A002731.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/002/A002731.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/002/A002731.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A002731: Numbers n such that (n^2 + 1)/2 is prime.
; 3,5,9,11,15,19,25,29,35,39,45,49,51,59,61,65,69,71,79,85,95,101,121,131,139,141,145,159,165,169,171,175,181,195,199,201,205,209,219,221,231,245,261,271,275,279,289,299,309,315,321,325,329,335,345,349,371,375,379,391,399,405,409,415,425,435,441,445,449,451,459,461,4... | 65.111111 | 377 | 0.708191 |
a1a2655b26904a3b73c900758de09911b4fb869b | 863 | asm | Assembly | programs/oeis/179/A179178.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/179/A179178.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/179/A179178.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A179178: The number of equal-sized equilateral triangles visible (when viewed from above) in successive Genealodrons formed from 2^n -1 same size equilateral triangles.
; 1,3,7,14,25,40,57,77,100,126,155,187,222,260,301,345,392,442,495,551,610,672,737,805,876,950,1027,1107,1190,1276,1365,1457,1552,1650,1751,1855,1962... | 33.192308 | 482 | 0.719583 |
3887546a4d8d66e713dbdc84ec3ec23c3bfeac8a | 293 | asm | Assembly | mymemcpy.asm | CelestialAmber/tobutobugirl-dx | 5c2ec21f800966c67825afe825765a082021b2da | [
"MIT"
] | 47 | 2019-10-28T21:49:06.000Z | 2022-03-06T12:21:38.000Z | mymemcpy.asm | CelestialAmber/tobutobugirl-dx | 5c2ec21f800966c67825afe825765a082021b2da | [
"MIT"
] | null | null | null | mymemcpy.asm | CelestialAmber/tobutobugirl-dx | 5c2ec21f800966c67825afe825765a082021b2da | [
"MIT"
] | 5 | 2019-10-29T02:38:16.000Z | 2021-09-12T02:51:03.000Z | ; void memcpy(void *dest, const void *source, int count)
_mymemcpy::
ldhl sp,#4
ld e,(hl)
inc hl
ld d,(hl)
inc hl
ld c,(hl)
inc hl
ld b,(hl)
ldhl sp,#2
ld a,(hl+)
ld h,(hl)
ld l,a
inc b
inc c
jr 2$
1$:
ld a,(de)
ld (hl+),a
inc de
2$:
dec c
jr nz,1$
dec b
jr nz,1$
ret
| 10.103448 | 56 | 0.552901 |
b36e0448ae86725a86612cdddffaea5cd5b41da3 | 5,269 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_718.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_718.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_718.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 %r15
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x62c9, %rsi
lea addresses_WC_ht+0x6871, %rdi
nop
xor %rbp, %rbp
mov $13, %rcx
rep movsw
nop
nop
xor %rdx, %rdx
lea addresses_D_ht+0x12931, %rdx
nop
nop
nop
nop
xor $22599, %rbp
movb $0x... | 47.044643 | 2,999 | 0.65724 |
d712168c67a92c11e35701c871b7ccfa503398d7 | 209 | asm | Assembly | lab3(Solutions)/mycode.asm | Hakan-unal/Microprocessors | b337a714bff92ae9429649f409aa66b2ac55268e | [
"MIT"
] | 1 | 2021-11-17T08:31:20.000Z | 2021-11-17T08:31:20.000Z | lab3(Solutions)/mycode.asm | Hakan-unal/Microprocessors | b337a714bff92ae9429649f409aa66b2ac55268e | [
"MIT"
] | null | null | null | lab3(Solutions)/mycode.asm | Hakan-unal/Microprocessors | b337a714bff92ae9429649f409aa66b2ac55268e | [
"MIT"
] | null | null | null | MOV AX, 0100h
MOV DS, AX
MOV AX, 0000h
MOV AL, 0C2h
MOV DL, DS:[1000]
CMP AL, DL
JE flagesitsebire
MOV DS:[1100h],0AAh
JNZ zipla
flagesitsebire:
MOV DS:[1100h],0FFh
zipla:
ret
| 9.5 | 21 | 0.61244 |
47e41ee75f83c4c09657522df70a2ee07e9dcea8 | 524 | asm | Assembly | programs/oeis/077/A077467.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/077/A077467.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/077/A077467.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A077467: Sum of binary digits of A077465(n).
; 1,2,2,3,3,4,5,5,6,6,7,8,8,9,9,10,10,11,12,12,13,13,14,15,15,16,16,17,18,18,19,19,20,20,21,22,22,23,23,24,25,25,26,26,27,27,28,29,29,30,30,31,32,32,33,33,34,34,35,36,36,37,37,38,39,39,40,40,41,41,42,43,43,44
add $0,1
mov $3,$0
lpb $0
div $0,2
add $4,$3
add $5,6
lpe... | 16.375 | 208 | 0.587786 |
52ee69fbaf0dad2095a4ca339fbafc0bc5fc809c | 233 | asm | Assembly | libsrc/_DEVELOPMENT/stdlib/c/sccz80/_divu__callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/stdlib/c/sccz80/_divu__callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/stdlib/c/sccz80/_divu__callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; void _divu_(divu_t *d, unsigned int numer, unsigned int denom)
SECTION code_clib
SECTION code_stdlib
PUBLIC _divu__callee
EXTERN asm__divu
_divu__callee:
pop af
pop de
pop hl
pop bc
push af
jp asm__divu
| 11.65 | 64 | 0.716738 |
8ed5f749abe50ba402910435ce9767fcdc38ca82 | 8,498 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_1720.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_1720.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_1720.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x15a83, %rsi
lea addresses_WC_ht+0x3fab, %rdi
nop
nop
nop
sub $881, %r9
mov $52, %rcx
rep movsw
nop
nop
nop
nop
nop
sub $56277, %rbp
lea addresses_WC_ht+0x1283, %r9
nop
nop
an... | 31.947368 | 2,999 | 0.653683 |
be7cb4e7169317068be1cea7fe86befa6556d98a | 290 | asm | Assembly | libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sdcc_iy/bv_priority_queue_capacity_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sdcc_iy/bv_priority_queue_capacity_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sdcc_iy/bv_priority_queue_capacity_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; size_t bv_priority_queue_capacity_fastcall(bv_priority_queue_t *q)
SECTION code_adt_bv_priority_queue
PUBLIC _bv_priority_queue_capacity_fastcall
defc _bv_priority_queue_capacity = asm_bv_priority_queue_capacity
INCLUDE "adt/bv_priority_queue/z80/asm_bv_priority_queue_capacity.asm"
| 26.363636 | 70 | 0.896552 |
0b4661ab64f13e881ac3a249b161220f714d7ba2 | 641 | asm | Assembly | cards/bn5/ModCards/136-B015 Ninjoy.asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | 10 | 2017-12-05T14:25:38.000Z | 2022-02-21T04:28:00.000Z | cards/bn5/ModCards/136-B015 Ninjoy.asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | null | null | null | cards/bn5/ModCards/136-B015 Ninjoy.asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | null | null | null | .include "defaults_mod.asm"
table_file_jp equ "exe5-utf8.tbl"
table_file_en equ "bn5-utf8.tbl"
game_code_len equ 3
game_code equ 0x4252424A // BRBJ
game_code_2 equ 0x42524245 // BRBE
game_code_3 equ 0x42524250 // BRBP
card_type equ 1
card_id equ 65
card_no equ "065"
card_sub equ "Mod Card 065"
card_sub_x ... | 23.740741 | 35 | 0.769111 |
05525088b507d2f445ee59d80f66afe09e844e5c | 227 | asm | Assembly | ioctl/IokGetKeyboardType.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | 1 | 2021-11-25T14:01:48.000Z | 2021-11-25T14:01:48.000Z | ioctl/IokGetKeyboardType.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | null | null | null | ioctl/IokGetKeyboardType.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | 2 | 2021-11-05T06:48:43.000Z | 2021-12-06T08:07:38.000Z | ;--------------------------------------------------------
; Category 4 Function 77H Get Keyboard Type
;--------------------------------------------------------
;
;
;
IOKGETKEYBOARDTYPE PROC NEAR
RET
IOKGETKEYBOARDTYPE ENDP
| 20.636364 | 57 | 0.378855 |
b34fc1067dacf00f64e127ea6821ccba12353aa1 | 385 | asm | Assembly | programs/oeis/341/A341663.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/341/A341663.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/341/A341663.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A341663: a(n) is the number of divisors of prime(n)^3 - 1.
; 2,4,6,12,16,18,10,16,16,24,24,48,16,24,16,24,8,72,72,16,32,72,16,16,36,18,24,32,60,40,32,16,64,48,48,72,36,96,8,12,16,96,96,84,36,32,192,24,16,72,32,32,60,32,36,48,48,40,144,64,48,12,64,32,72,24
seq $0,153481 ; a(n) = prime(n)^3 - 2.
seq $0,72670 ; Number ... | 48.125 | 196 | 0.615584 |
59aee540111de243bbc9c2f01f9f0fa61176da42 | 8,208 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_685.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_/i9-9900K_12_0xa0.log_21829_685.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_/i9-9900K_12_0xa0.log_21829_685.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 %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x3087, %rsi
lea addresses_normal_ht+0x9187, %rdi
nop
nop
nop
nop
nop
sub $16170, %r8
mov $103, %rcx
rep movsl
xor $24858, %rbp
lea addresses_UC_ht+0x6d87, %r9
nop
nop
nop
nop
xor $41561,... | 32.963855 | 2,999 | 0.651925 |
fc45b64e41b9cee0cb2a0785e0bc744afc0a27bf | 9,925 | asm | Assembly | UserDefine/Template.asm | absindx/NES-RamEdit | bd686399c2509775da9a79d741ce22ba36992ec3 | [
"MIT"
] | null | null | null | UserDefine/Template.asm | absindx/NES-RamEdit | bd686399c2509775da9a79d741ce22ba36992ec3 | [
"MIT"
] | null | null | null | UserDefine/Template.asm | absindx/NES-RamEdit | bd686399c2509775da9a79d741ce22ba36992ec3 | [
"MIT"
] | null | null | null | ; 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
.db $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 ; $0000
.db $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 ; $0010
.db $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 ; $0020
.db $00,$00,$00,$00... | 76.346154 | 76 | 0.4933 |
97b4245f835fb42b600eb448cbb2ce6facb0a37c | 144 | asm | Assembly | Testing-File/Test_Ex17.asm | srsarangi/riscv-emulator | 3fa9a744c50632a81f0908189a53abf38bb32f21 | [
"Apache-2.0"
] | null | null | null | Testing-File/Test_Ex17.asm | srsarangi/riscv-emulator | 3fa9a744c50632a81f0908189a53abf38bb32f21 | [
"Apache-2.0"
] | null | null | null | Testing-File/Test_Ex17.asm | srsarangi/riscv-emulator | 3fa9a744c50632a81f0908189a53abf38bb32f21 | [
"Apache-2.0"
] | null | null | null | @Assembly code to print numbers from 1 to 50
.main:
addi x1, x0, 50
addi x2, x0, 1
.loop:
.print x2
addi x2, x2, 1
bge x1, x2, .loop
end | 16 | 45 | 0.638889 |
0fc7535a5e749435abedeb956d0fd95b276fce48 | 114,435 | asm | Assembly | target2/ctarget.asm | Yaoxiao1/CSAPP_labs | cd670c5c02fcbe36f70656c0558dc5de23d91787 | [
"MIT"
] | 61 | 2021-02-19T11:22:40.000Z | 2022-03-31T21:24:45.000Z | target2/ctarget.asm | Yaoxiao1/CSAPP_labs | cd670c5c02fcbe36f70656c0558dc5de23d91787 | [
"MIT"
] | 2 | 2021-10-04T03:10:54.000Z | 2021-11-01T08:45:39.000Z | target2/ctarget.asm | Yaoxiao1/CSAPP_labs | cd670c5c02fcbe36f70656c0558dc5de23d91787 | [
"MIT"
] | 23 | 2021-07-09T12:59:26.000Z | 2022-03-25T19:16:20.000Z |
ctarget: file format elf64-x86-64
Disassembly of section .init:
0000000000400c48 <_init>:
400c48: 48 83 ec 08 sub $0x8,%rsp
400c4c: e8 6b 02 00 00 callq 400ebc <call_gmon_start>
400c51: 48 83 c4 08 add $0x8,%rsp
400c55: c3 retq
Disassembly of sect... | 50.523179 | 115 | 0.532031 |
ae2a80fb49a9ee5beedba61fbd94cf3a156ea541 | 529 | asm | Assembly | programs/oeis/285/A285073.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/285/A285073.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/285/A285073.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A285073: 0-limiting word of the morphism 0->10, 1-> 010.
; 0,1,0,1,0,1,0,0,1,0,1,0,0,1,0,1,0,1,0,0,1,0,1,0,0,1,0,1,0,1,0,0,1,0,1,0,0,1,0,1,0,0,1,0,1,0,1,0,0,1,0,1,0,0,1,0,1,0,1,0,0,1,0,1,0,0,1,0,1,0,0,1,0,1,0,1,0,0,1,0,1,0,0,1,0,1,0,1,0,0,1,0,1,0,0,1,0,1,0,1
mov $2,$0
mov $4,2
lpb $4
mov $0,$2
sub $4,1
add $0,... | 21.16 | 201 | 0.542533 |
b061c8d4bb3633f8107e611e65b4e1b31a936804 | 562 | asm | Assembly | programs/oeis/139/A139570.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/139/A139570.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/139/A139570.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A139570: 2n(n+3).
; 0,8,20,36,56,80,108,140,176,216,260,308,360,416,476,540,608,680,756,836,920,1008,1100,1196,1296,1400,1508,1620,1736,1856,1980,2108,2240,2376,2516,2660,2808,2960,3116,3276,3440,3608,3780,3956,4136,4320,4508,4700,4896,5096,5300,5508,5720,5936,6156,6380,6608,6840,7076,7316,7560,7808,8060,8316,8576,88... | 70.25 | 502 | 0.768683 |
0735a5c34dee076ee085deca53318e546e7b82b9 | 3,075 | asm | Assembly | src/HardwareInit.asm | gschizas/amstrad-diagnostics | 9eeab20d8042977500e93cd138062f7ae3d42939 | [
"MIT"
] | 60 | 2021-02-21T16:16:40.000Z | 2022-02-28T09:15:08.000Z | src/HardwareInit.asm | gschizas/amstrad-diagnostics | 9eeab20d8042977500e93cd138062f7ae3d42939 | [
"MIT"
] | null | null | null | src/HardwareInit.asm | gschizas/amstrad-diagnostics | 9eeab20d8042977500e93cd138062f7ae3d42939 | [
"MIT"
] | 10 | 2021-02-27T19:02:15.000Z | 2022-03-06T16:53:09.000Z | MACRO PADORG addr
; add padding
IF $ < addr
BLOCK addr-$
ENDIF
ORG addr
ENDM
;; Reset vector
;==============================================================================
;
; Simple boot :
; initialise ROM overlay
; set basic RST vectors
;
;==============================... | 22.122302 | 80 | 0.443577 |
2b28dc0f0f08e375cc4ac162816ca7eb6a1c107e | 3,668 | asm | Assembly | assembly/asmsbs3e/chapter11/showargs2/showargs2.asm | ash1247/DocumentsWindows | 66f65b5170a1ba766cfae08b7104b63ab87331c2 | [
"MIT"
] | 5 | 2015-12-10T15:03:12.000Z | 2019-02-20T21:39:53.000Z | assembly/asmsbs3e/chapter11/showargs2/showargs2.asm | ash1247/DocumentsWindows | 66f65b5170a1ba766cfae08b7104b63ab87331c2 | [
"MIT"
] | null | null | null | assembly/asmsbs3e/chapter11/showargs2/showargs2.asm | ash1247/DocumentsWindows | 66f65b5170a1ba766cfae08b7104b63ab87331c2 | [
"MIT"
] | 9 | 2015-11-25T08:56:56.000Z | 2020-11-30T18:08:44.000Z | ; Executable name : SHOWARGS2
; Version : 1.0
; Created date : 5/11/2009
; Last update : 5/21/2009
; Author : Jeff Duntemann
; Description : A simple program in assembly for Linux, using NASM 2.05,
; demonstrating the way to access command line arguments on the stack.
; This vers... | 43.666667 | 347 | 0.664122 |
9a47f9c3247b15e4cadbac48d5f01a0bfdb99b37 | 793 | asm | Assembly | oeis/071/A071917.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/071/A071917.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/071/A071917.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A071917: Number of pairs (x,y) where x is even, y is odd, 1<=x<=n, 1<=y<=n and x+y is prime.
; Submitted by Jon Maiga
; 0,1,2,4,5,7,9,11,14,18,21,25,28,31,35,40,44,48,52,56,61,67,72,78,84,90,97,104,110,117,124,131,138,146,154,163,172,181,190,200,209,219,228,237,247,257,266,275,285,295,306,318,329,341,354,367,381,395,... | 31.72 | 370 | 0.630517 |
94e6fa4fd9ad045d65b185faff705bb1f0d71d63 | 12,538 | asm | Assembly | P6/data_P6_2/ALUTest26.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/ALUTest26.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6_2/ALUTest26.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | sra $4,$6,1
xor $0,$1,$3
addu $3,$5,$3
addu $3,$6,$3
lb $4,2($0)
lh $6,4($0)
ori $3,$1,32580
sh $1,12($0)
sll $3,$3,2
lh $3,14($0)
lh $4,14($0)
sltiu $5,$3,428
srav $1,$4,$3
addiu $1,$1,26083
sltiu $3,$3,-14187
lw $6,4($0)
xori $3,$4,46011
lw $0,16($0)
addu $1,$5,$3
lw $3,12($0)
ori $3,$3,22133
addiu $6,$5,-20957
lh $2... | 14.103487 | 18 | 0.522332 |
62408aeb967702a8a1ac6b52a34e57759f5ec308 | 279 | asm | Assembly | programs/oeis/109/A109763.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/109/A109763.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/109/A109763.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A109763: Primes repeated.
; 2,2,3,3,5,5,7,7,11,11,13,13,17,17,19,19,23,23,29,29,31,31,37,37,41,41,43,43,47,47,53,53,59,59,61,61,67,67,71,71,73,73,79,79,83,83,89,89,97,97,101,101,103,103,107,107,109,109,113,113,127,127,131,131
div $0,2
cal $0,40 ; The prime numbers.
mov $1,$0
| 39.857143 | 199 | 0.666667 |
bc90a4821ee2a00c916b7f2c9f928e2a388c1452 | 6,859 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_xt_/i7-7700_9_0xca_notsx.log_21829_31.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_xt_/i7-7700_9_0xca_notsx.log_21829_31.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_xt_/i7-7700_9_0xca_notsx.log_21829_31.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 %r15
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x50f1, %rsi
lea addresses_UC_ht+0x18ff1, %rdi
clflush (%rdi)
nop
nop
nop
nop
add $25434, %r11
mov $51, %rcx
rep movsl
nop
sub %rdi, %rdi
lea addresses_WT_ht+0xa129, %r12
inc %... | 32.661905 | 2,999 | 0.655635 |
aeec49b83ae48f50562a784d445800f6d3815067 | 24,835 | asm | Assembly | malban/Release/VRelease/Release.History/VRelease_2017_04_26/gameover.asm | mikepea/vectrex-playground | 0de7d2d6db0914d915f4334402f747ab3bcdc7e6 | [
"0BSD"
] | 5 | 2018-01-14T10:03:50.000Z | 2020-01-17T13:53:49.000Z | malban/Release/VRelease/Release.History/VRelease_2017_04_26/gameover.asm | mikepea/vectrex-playground | 0de7d2d6db0914d915f4334402f747ab3bcdc7e6 | [
"0BSD"
] | null | null | null | malban/Release/VRelease/Release.History/VRelease_2017_04_26/gameover.asm | mikepea/vectrex-playground | 0de7d2d6db0914d915f4334402f747ab3bcdc7e6 | [
"0BSD"
] | null | null | null | ; this file is part of Release, written by Malban in 2017
; Can still be somewhat optimized - but is fast enough as is (and ROM space also enough)
;
DO_Z_KOORDINATE = 1
INCLUDE "3d/3D_MAKRO.I"
END_RAM_START = SCROLL_RAM_START
bss
;
... | 38.987441 | 118 | 0.367385 |
9d85eaae28a52eda808185ae2e8f2b3eab40f0cf | 5,523 | asm | Assembly | data/map_header_pointers.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/map_header_pointers.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/map_header_pointers.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | ; see also MapHeaderBanks
MapHeaderPointers::
dw PalletTown_h
dw ViridianCity_h
dw PewterCity_h
dw CeruleanCity_h
dw LavenderTown_h
dw VermilionCity_h
dw CeladonCity_h
dw FuchsiaCity_h
dw CinnabarIsland_h
dw IndigoPlateau_h
dw SaffronCity_h
dw SaffronCity_h ; UNUSED_MAP_0B
dw Route1_h
dw Route2_h
dw Rout... | 22.003984 | 59 | 0.8499 |
b775e048d1775f2fcbf5d023fd681887f24acae9 | 185 | asm | Assembly | TinyC/ch14/p0.1/test.asm | zh921/TinyC | 11896f57993877e0ee8f4431ee85265341fa2798 | [
"MIT"
] | null | null | null | TinyC/ch14/p0.1/test.asm | zh921/TinyC | 11896f57993877e0ee8f4431ee85265341fa2798 | [
"MIT"
] | null | null | null | TinyC/ch14/p0.1/test.asm | zh921/TinyC | 11896f57993877e0ee8f4431ee85265341fa2798 | [
"MIT"
] | null | null | null | var a, b, c, d
push 1
push 2
push 2
push 2
add
mul
add
pop a
push 5
pop c
push 10
pop d
push c
push d
add
pop b
push a
push b
push c
push d
print "a = %d, b = %d, c = %d, d = %d"
| 6.37931 | 38 | 0.589189 |
25c9ed483d7ab8bc7d1d028f9a60eb4eee5ad9c3 | 328 | asm | Assembly | programs/oeis/070/A070414.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/070/A070414.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/070/A070414.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A070414: a(n) = 7^n mod 30.
; 1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13,1,7,19,13
mod $0,4
pow $0,7
mod $0,5
mul $0,6
a... | 36.444444 | 251 | 0.582317 |
c89584b412ed8e83c0f5eac4442aa59a8cb0aa12 | 73 | asm | Assembly | src/test/resources/data/searchtests/test-large1-time-expected.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 36 | 2020-06-29T06:52:26.000Z | 2022-02-10T19:41:58.000Z | src/test/resources/data/searchtests/test-large1-time-expected.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 39 | 2020-07-02T18:19:34.000Z | 2022-03-27T18:08:54.000Z | src/test/resources/data/searchtests/test-large1-time-expected.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 7 | 2020-07-02T06:00:05.000Z | 2021-11-28T17:31:13.000Z | ld h, l
ld l, 0
sla h
----
sla l
ld h, l
ld l, 0
| 9.125 | 11 | 0.328767 |
7319494a8717b67297c62a8468593e41f84c125f | 634 | asm | Assembly | libsrc/_DEVELOPMENT/drivers/terminal/console_01/output/console_01_output_terminal_char/console_01_output_char_proc_linefeed.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/drivers/terminal/console_01/output/console_01_output_terminal_char/console_01_output_char_proc_linefeed.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/drivers/terminal/console_01/output/console_01_output_terminal_char/console_01_output_char_proc_linefeed.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_driver
SECTION code_driver_terminal_output
PUBLIC console_01_output_char_proc_linefeed
EXTERN console_01_output_char_proc_putchar_scroll
console_01_output_char_proc_linefeed:
; ix = FDSTRUCT.JP *
ld d,(ix+15)
inc d ; d = y++
ld a,d
sub (ix+19)
jr c, y_o... | 17.135135 | 58 | 0.563091 |
dc1c4f57a104feb9b6a2592c3d762420e7d6219e | 2,254 | asm | Assembly | Layer2Graphics/layer2_cls.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 9 | 2021-09-29T22:08:15.000Z | 2022-03-23T05:35:43.000Z | Layer2Graphics/layer2_cls.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-21T12:35:42.000Z | 2022-01-21T17:47:24.000Z | Layer2Graphics/layer2_cls.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-15T10:13:49.000Z | 2022-01-15T10:13:49.000Z |
l2_cls_byte DB 0
; ">DMA Command BLOCK"
l2_fill DB DMA_DISABLE, DMA_RESET, DMA_RESET_PORT_A_TIMING, DMA_RESET_PORT_B_TIMING ,DMA_WRO_BLOCK_PORTA_A2B_XFR
l2_fill_astrt DW l2_cls_byte
l2_fill_length DB $00,$40
DB DMA_WR1_P1FIXED_MEMORY ,DMA_... | 42.528302 | 130 | 0.503549 |
cb0b0c3748cc92162e93e87a8ec5078dcfe8a340 | 4,638 | asm | Assembly | brokenthorn os dev test 2 os-phil/dng.pgm/osdev/osdev11-Stage2.asm | kwccoin/bare_metal | 455c3cc7be9df56453fa145cc4862a1cc91646b9 | [
"BSD-2-Clause"
] | null | null | null | brokenthorn os dev test 2 os-phil/dng.pgm/osdev/osdev11-Stage2.asm | kwccoin/bare_metal | 455c3cc7be9df56453fa145cc4862a1cc91646b9 | [
"BSD-2-Clause"
] | null | null | null | brokenthorn os dev test 2 os-phil/dng.pgm/osdev/osdev11-Stage2.asm | kwccoin/bare_metal | 455c3cc7be9df56453fa145cc4862a1cc91646b9 | [
"BSD-2-Clause"
] | null | null | null |
;*******************************************************
;
; Stage2.asm
; Stage2 Bootloader
;
; OS Development Series
;*******************************************************
bits 16
; Remember the memory map-- 0x500 through 0x7bff is unused above the BIOS data area.
; We are loaded at 0x500 (0x50:0)
... | 24.539683 | 116 | 0.432945 |
4575439f3db452551a6f4ba19d84857e28c332f5 | 586 | asm | Assembly | oeis/155/A155499.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/155/A155499.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/155/A155499.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A155499: a(n) = n + (n+1)^(n+2).
; 1,9,83,1027,15629,279941,5764807,134217735,3486784409,100000000009,3138428376731,106993205379083,3937376385699301,155568095557812237,6568408355712890639,295147905179352825871,14063084452067724991025,708235345355337676357649,37589973457545958193355619,2097152000000000000000000019,122... | 58.6 | 492 | 0.868601 |
507f0d5b0458a21eea072c58998978d06ed518ac | 1,542 | asm | Assembly | maps/CeruleanPoliceStation.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | maps/CeruleanPoliceStation.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | maps/CeruleanPoliceStation.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | object_const_def ; object_event constants
const CERULEANPOLICESTATION_FISHING_GURU
const CERULEANPOLICESTATION_POKEFAN_F
const CERULEANPOLICESTATION_DIGLETT
CeruleanPoliceStation_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
CeruleanPoliceStationFishingGuruScript:
jumptextfaceplayer CeruleanPoliceStationF... | 26.135593 | 164 | 0.797665 |
608bc9e43f91c30bfc88ed2845853aae4aaf3ae1 | 859 | asm | Assembly | libsrc/graphics/z88/closegfx.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/graphics/z88/closegfx.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/graphics/z88/closegfx.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Z88 Graphics Functions - Small C+ stubs
;
; Written around the Interlogic Standard Library
;
; Stubs Written by D Morris - 30/9/98
;
;
; $Id: closegfx.asm,v 1.1 2016-04-03 20:04:32 dom Exp $
;
;Usage: closegfx(struct *window)
;
;Close the map screen and restore memory map to normal
... | 19.522727 | 67 | 0.481956 |
a98e25d50496cf42f52520fd7e5d2acea806b249 | 1,228 | asm | Assembly | examples/dma/program.asm | michielvoo/snes | 17addd20de4a78d4287618c212e7dce82351c5fc | [
"MIT"
] | 51 | 2015-04-29T04:44:56.000Z | 2019-12-04T05:59:35.000Z | examples/dma/program.asm | michielvoo/super | 17addd20de4a78d4287618c212e7dce82351c5fc | [
"MIT"
] | 6 | 2015-07-29T04:35:33.000Z | 2015-07-29T04:36:49.000Z | examples/dma/program.asm | michielvoo/super | 17addd20de4a78d4287618c212e7dce82351c5fc | [
"MIT"
] | 5 | 2015-08-20T09:03:29.000Z | 2019-02-08T00:10:26.000Z | ; dma
; Changes the backdrop color by transferring color data to CGRAM using DMA.
.INCLUDE "../lib/header.asm"
.INCLUDE "../lib/registers.asm"
.INCLUDE "../lib/settings.asm"
.INCLUDE "../lib/values.asm"
.INCLUDE "../lib/initialization.asm"
.ORG 0
.BANK 0
.SECTION ""
Main:
Reset
; Set the accumulator to 8-b... | 16.157895 | 75 | 0.623779 |
f0ba9ddc2d56511e0ef21e81a5d6780167360a95 | 1,892 | asm | Assembly | programs/oeis/192/A192873.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/192/A192873.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/192/A192873.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A192873: Coefficient of x in the reduction by (x^2->x+1) of the polynomial p(n,x) given in Comments.
; 0,1,2,7,18,49,128,337,882,2311,6050,15841,41472,108577,284258,744199,1948338,5100817,13354112,34961521,91530450,239629831,627359042,1642447297,4299982848,11257501249,29472520898,77160061447,202007663442,528862928881... | 189.2 | 1,699 | 0.915962 |
98680869018600f6aa2a855c672edf582821b3be | 5,445 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_746.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_746.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_746.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 %r13
push %r8
push %r9
push %rbx
push %rdi
lea addresses_A_ht+0x11ba3, %r13
nop
inc %r9
mov (%r13), %ebx
nop
nop
nop
nop
nop
sub %rdi, %rdi
lea addresses_D_ht+0x1ac7, %r12
nop
inc %r10
movb (%r12), %r13b
nop
cmp %r9, %r9
lea addresses_D_ht+0x9923, %r... | 43.214286 | 2,999 | 0.657851 |
b4a6ac6832735c0bf5a39a5446aadd1ff0e057a3 | 279 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/vasprintf.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/vasprintf.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/vasprintf.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; int vasprintf(char **ptr, const char *format, void *arg)
SECTION code_clib
SECTION code_stdio
PUBLIC _vasprintf
EXTERN asm_vasprintf
_vasprintf:
pop af
exx
pop de
exx
pop de
pop bc
push bc
push de
push de
push af
jp asm_vasprintf
| 10.730769 | 58 | 0.659498 |
7cfea296c73c0fe7f24f9d528867bdd359c69daf | 1,871 | asm | Assembly | test/asm/cmps.asm | nigelperks/BasicAssembler | 13dcc861254fa6c19f1d450682b4495bbebcf934 | [
"MIT"
] | null | null | null | test/asm/cmps.asm | nigelperks/BasicAssembler | 13dcc861254fa6c19f1d450682b4495bbebcf934 | [
"MIT"
] | null | null | null | test/asm/cmps.asm | nigelperks/BasicAssembler | 13dcc861254fa6c19f1d450682b4495bbebcf934 | [
"MIT"
] | null | null | null | IDEAL
SEGMENT SEG1
ASSUME CS:SEG1,DS:SEG1,ES:SEG1,SS:SEG1
ORG 100h
start:
jmp over ; force resize pass
; operand 1: source: SI
; operand 2: destination: ES:DI
cmps [byte si], [di]
cmps [byte ds:si], [di]
cmps [byte es:si], [di]
cmps [byte ss:si], [di]
cmps [byte cs:si], [di]
cmps [byte si], [es:di]
... | 21.505747 | 39 | 0.588455 |
6b383f5a8bc39f6e838709a6703f92b031d64632 | 6,041 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0xca_notsx.log_21829_1325.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0xca_notsx.log_21829_1325.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0xca_notsx.log_21829_1325.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 %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x104f6, %rsi
nop
nop
nop
and %r8, %r8
movb $0x61, (%rsi)
add %r12, %r12
lea addresses_A_ht+0x18125, %r15
nop
nop
dec %rcx
movl $0x61626364, (%r15)
nop
nop
nop
nop
sub %rcx, %rcx
lea addr... | 36.835366 | 2,999 | 0.657341 |
f024080d92583ab2b4a5bc836ef3816bf9148221 | 678 | asm | Assembly | oeis/005/A005124.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/005/A005124.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/005/A005124.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A005124: Numbers n such that 8n + 3 is prime.
; Submitted by Christian Krause
; 0,1,2,5,7,8,10,13,16,17,20,22,26,28,31,35,38,41,43,47,52,55,58,61,62,65,68,70,71,73,77,80,82,85,86,92,98,101,103,107,110,113,118,121,127,131,136,140,145,146,148,157,160,161,163,178,181,182,185,187,190,191,196,197,202,203,208,212,215,218,2... | 30.818182 | 358 | 0.662242 |
127b1e4c942dc1cf4d5eb2d61777e98a52b41f70 | 1,210 | asm | Assembly | programs/oeis/003/A003410.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/003/A003410.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/003/A003410.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A003410: Expansion of (1+x)(1+x^2)/(1-x-x^3).
; 1,2,3,5,7,10,15,22,32,47,69,101,148,217,318,466,683,1001,1467,2150,3151,4618,6768,9919,14537,21305,31224,45761,67066,98290,144051,211117,309407,453458,664575,973982,1427440,2092015,3065997,4493437,6585452,9651449,14144886,20730338,30381787,44526673,65257011,95638798,140... | 50.416667 | 916 | 0.802479 |
7ef133aae5c4823144dfbfc14167f7a1ddd952dc | 267 | asm | Assembly | programs/oeis/290/A290781.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/290/A290781.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/290/A290781.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A290781: a(n) = 20*n + 15.
; 15,35,55,75,95,115,135,155,175,195,215,235,255,275,295,315,335,355,375,395,415,435,455,475,495,515,535,555,575,595,615,635,655,675,695,715,735,755,775,795,815,835,855,875,895,915,935,955,975,995,1015,1035
mov $1,$0
mul $1,20
add $1,15
| 38.142857 | 206 | 0.689139 |
5fdd83c8d51f151d76a6add06bd0601604feb57d | 4,186 | asm | Assembly | MIPS Runner/MIPS Runner/Dat.asm | VuHuy-cse-9/MIPS-Runner | aea3adaa68fdce18e73ae4452977cf33e423ce98 | [
"MIT"
] | null | null | null | MIPS Runner/MIPS Runner/Dat.asm | VuHuy-cse-9/MIPS-Runner | aea3adaa68fdce18e73ae4452977cf33e423ce98 | [
"MIT"
] | null | null | null | MIPS Runner/MIPS Runner/Dat.asm | VuHuy-cse-9/MIPS-Runner | aea3adaa68fdce18e73ae4452977cf33e423ce98 | [
"MIT"
] | 1 | 2020-11-26T17:28:30.000Z | 2020-11-26T17:28:30.000Z | .data
prompt1: .asciiz "Input first real number: \n"
prompt2: .asciiz "Input second real number: \n"
prompt3: .asciiz "Sum: "
prompt4: .asciiz "Sub: "
.text
main:
# Input the data
la $a0, prompt1
li $v0, 4
syscall
li $v0, 6
syscall
mfc1 $t0, $f0 # t0 contain the bits of first number
la $a0, prompt2
li... | 20.320388 | 80 | 0.611562 |
ea1d7a82fb937745c0ad4cdf51a7fd263f2517d0 | 249 | asm | Assembly | libsrc/_DEVELOPMENT/adt/p_forward_list/c/sccz80/p_forward_list_remove_after.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/adt/p_forward_list/c/sccz80/p_forward_list_remove_after.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/adt/p_forward_list/c/sccz80/p_forward_list_remove_after.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; void *p_forward_list_remove_after(void *list_item)
SECTION code_clib
SECTION code_adt_p_forward_list
PUBLIC p_forward_list_remove_after
EXTERN asm_p_forward_list_remove_after
defc p_forward_list_remove_after = asm_p_forward_list_remove_after
| 20.75 | 66 | 0.891566 |
a99e766b86de715219d0bae8c8a6dd79600abdd4 | 7,359 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0xca.log_21829_412.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0xca.log_21829_412.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0xca.log_21829_412.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 %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x19eae, %rsi
lea addresses_WC_ht+0x78c4, %rdi
nop
add %r15, %r15
mov $33, %rcx
rep movsw
cmp %r12, %r12
lea addresses_D_ht+0x1b2ce, %r8
nop
nop
nop
lfence
vmovups (%r8), %ymm7
... | 35.210526 | 2,999 | 0.655524 |
f5670a26047a661cd0f1e41d5c7e1656bc04fb32 | 809 | asm | Assembly | oeis/142/A142793.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142793.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142793.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142793: Primes congruent to 37 mod 60.
; Submitted by Christian Krause
; 37,97,157,277,337,397,457,577,757,877,937,997,1117,1237,1297,1597,1657,1777,2017,2137,2377,2437,2557,2617,2677,2797,2857,2917,3037,3217,3457,3517,3637,3697,3877,4057,4177,4297,4357,4597,4657,4957,5077,5197,5437,5557,5737,5857,6037,6217,6277,633... | 38.52381 | 500 | 0.726823 |
53e1613a98d8f9eb88354898105470992d5a2511 | 1,354 | asm | Assembly | programs/oeis/096/A096977.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/096/A096977.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/096/A096977.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A096977: a(n) = 4*a(n-1) + 3*a(n-2) - 14*a(n-3) + 8*a(n-4).
; 0,1,2,11,36,157,598,2447,9672,38913,155194,621683,2484908,9943269,39765790,159077719,636281744,2545185225,10180624386,40722730555,162890456180,651562756781,2606249162982,10425000380191,41699994064216,166799991169937,667199934853578,2668799799066627,1067519... | 123.090909 | 1,185 | 0.894387 |
773e46e934ede06bc314c43923aa24603fbd58b2 | 3,164 | asm | Assembly | sys/gold/sgcp1.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | sys/gold/sgcp1.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | sys/gold/sgcp1.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; (Super)GoldCard initialisation. Deciphered by Marcel Kilgus
section sgc
xdef gl_init
xdef gl_rtc_status
xdef gl_rtc_fail
xref gl_proc
include 'dev8_keys_qdos_sms'
include 'dev8_keys_qdos_io'
include 'dev8_keys_sys'
include 'dev8_sys_gold_keys'
; Output text on boot screen
smul_0
suba.l a0,a0
moveq #io... | 21.52381 | 76 | 0.712389 |
2c142d691eb1d03b26f131a0e7a8660b509af9d9 | 683 | asm | Assembly | PRG/levels/Hills/UnusedP1.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Hills/UnusedP1.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Hills/UnusedP1.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | ; Original address was $A78E
; "Orange" pipe junction 1
.word $0000 ; Alternate level layout
.word $0000 ; Alternate object layout
.byte LEVEL1_SIZE_01 | LEVEL1_YSTART_0F0
.byte LEVEL2_BGPAL_01 | LEVEL2_OBJPAL_08 | LEVEL2_XSTART_70
.byte LEVEL3_TILESET_03 | LEVEL3_VSCROLL_LOCKLOW
.byte LEVEL4_BGBANK_INDEX(3) | LE... | 45.533333 | 85 | 0.639824 |
d808480de9923dde14fcb431b8ed67272c24e5af | 660 | asm | Assembly | programs/oeis/070/A070405.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/070/A070405.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070405.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A070405: a(n) = 7^n mod 13.
; 1,7,10,5,9,11,12,6,3,8,4,2,1,7,10,5,9,11,12,6,3,8,4,2,1,7,10,5,9,11,12,6,3,8,4,2,1,7,10,5,9,11,12,6,3,8,4,2,1,7,10,5,9,11,12,6,3,8,4,2,1,7,10,5,9,11,12,6,3,8,4,2,1,7,10,5,9,11,12,6,3,8,4,2,1,7,10,5,9,11,12,6,3,8,4,2,1,7,10,5,9,11,12,6,3,8,4,2,1,7,10,5,9,11,12,6,3,8,4,2,1,7,10,5,9,11,12,6... | 60 | 564 | 0.548485 |
023c3c8dcaeff47413fb4bdd6974d91bfde34259 | 308 | asm | Assembly | dino/lcs/base/471.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/base/471.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/base/471.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
09D3F4 move.b ($471,A5), D0 [base+47B, base+48B, base+49B]
09D3F8 add.b D0, ($3,A0) [base+471]
09D45E add.b ($471,A5), D1 [base+47D, base+48D, base+49D]
09D462 cmpi.b #$a, D1 [base+471]
copyright zengfr site:http://github.com/zengfr/romhack
| 34.222222 | 60 | 0.681818 |
3c28d300582bb83222842fb151165d9fa14743b9 | 622 | asm | Assembly | oeis/034/A034001.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/034/A034001.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/034/A034001.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A034001: One third of triple factorial numbers.
; 1,6,54,648,9720,174960,3674160,88179840,2380855680,71425670400,2357047123200,84853696435200,3309294160972800,138990354760857600,6254565964238592000,300219166283452416000,15311177480456073216000,826803583944627953664000,47127804284843793358848000,2827668257090627601530... | 47.846154 | 488 | 0.871383 |
fd9da6c3660d9b8fb3a083f54586c740c7172fa9 | 330 | asm | Assembly | spectranet/socklib/accept.asm | speccytools/spectranet-gdbserver | c76acd970e5e8bbf793d8514bf64c32a180c26a4 | [
"MIT"
] | 40 | 2021-07-23T21:33:59.000Z | 2022-02-07T19:07:46.000Z | spectranet/socklib/accept.asm | speccytools/spectranet-gdbserver | c76acd970e5e8bbf793d8514bf64c32a180c26a4 | [
"MIT"
] | null | null | null | spectranet/socklib/accept.asm | speccytools/spectranet-gdbserver | c76acd970e5e8bbf793d8514bf64c32a180c26a4 | [
"MIT"
] | 2 | 2021-08-02T17:49:03.000Z | 2021-10-09T21:53:41.000Z | ; CALLER linkage for accept()
PUBLIC accept
EXTERN accept_callee
EXTERN ASMDISP_ACCEPT_CALLEE
; int accept(int sockfd, struct sockaddr *addr, socklen_t *addrlen);
.accept
pop hl ; return address
pop bc ; addrlen
pop de ; addr
pop af ; sockfd
push af
push de
push bc
push hl
jp accept_callee + ASMDISP_ACCEP... | 18.333333 | 68 | 0.751515 |
588958b2f57d1ff13dfd92141e693f0d0f4810d7 | 730 | asm | Assembly | oeis/190/A190173.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/190/A190173.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/190/A190173.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A190173: a(n) = Sum_{1 <= i < j <= n} F(i)*F(j), where F(k) is the k-th Fibonacci number.
; Submitted by Jon Maiga
; 0,1,5,17,52,148,408,1101,2937,7777,20504,53912,141520,371113,972573,2547825,6672876,17473996,45754280,119797205,313650865,821177281,2149916400,5628629232,14736064032,38579712913,101003317493,2644306324... | 42.941176 | 489 | 0.782192 |
fdd5785523780fd37e630362e14204141ff57b1c | 670 | asm | Assembly | programs/oeis/121/A121385.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/121/A121385.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/121/A121385.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A121385: Minimal number of monochromatic three-term arithmetic progressions that a two-coloring of {1,...,n} can contain.
; 0,0,0,0,0,0,0,0,1,1,2,2,3,4,5,6,7,8,10,12,14,16,18,20,22,24,26,28,31,34,37,40,43,46,49,52,55,58,62,66,70,74,78,82,86
mov $10,$0
mov $12,$0
lpb $12
clr $0,10
mov $0,$10
sub $12,1
sub $0,... | 17.179487 | 123 | 0.510448 |
f5ba083c0f8d0b882e9e066a198e1d05321cb243 | 658 | asm | Assembly | oeis/328/A328604.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/328/A328604.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/328/A328604.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A328604: G.f.: (1 + 7*x) / (1 - 2*x - 9*x^2).
; Submitted by Jamie Morken(s3)
; 1,9,27,135,513,2241,9099,38367,158625,662553,2752731,11468439,47711457,198638865,826680843,3441111471,14322350529,59614704297,248130563355,1032793465383,4298762000961,17892665190369,74474188389387,309982363492095,1290232422488673,53703061... | 43.866667 | 478 | 0.805471 |
0d326f74b076af0521e5c4704937acaa45f11ece | 8,763 | asm | Assembly | 45/runtime/rt/llxgasup.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/runtime/rt/llxgasup.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/runtime/rt/llxgasup.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | TITLE LLXGASUP - LowLevel graphic support shared by all LL?GA modules
;***
; LLXGASUP - LowLevel graphic support shared by all LL?GA modules
;
; Copyright <C> 1987, Microsoft Corporation
;
;Purpose:
; This module contains support routines which are shared by CGA, EGA
; VGA, and TEXT functions.
;
;*********************... | 26.158209 | 79 | 0.651489 |
fd76be3d5d077a0a45f452904696e36cb27d3e76 | 535 | asm | Assembly | oeis/058/A058296.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/058/A058296.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/058/A058296.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A058296: Average of consecutive primes.
; 2,4,9,15,21,30,39,45,56,64,72,81,93,102,108,120,134,144,154,165,176,186,195,205,225,231,240,254,266,274,282,300,312,324,342,351,363,376,386,399,414,426,436,446,459,465,483,495,506,522,544,560,570,582,596,604,615,625,642,650,660,675,687,705,723,736,747,759,771,792,810,822,828,... | 66.875 | 401 | 0.738318 |
96610afb3148cb2db6c5029970e27a93efa68789 | 370 | asm | Assembly | data/sprites/player_sprites.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/sprites/player_sprites.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/sprites/player_sprites.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 2 | 2021-08-11T19:47:07.000Z | 2022-01-01T07:07:56.000Z | ChrisStateSprites:
db PLAYER_NORMAL, SPRITE_LUCAS
db PLAYER_BIKE, SPRITE_LUCAS_BIKE
db PLAYER_SURF, SPRITE_SURF
db PLAYER_SURF_PIKA, SPRITE_SURFING_PIKACHU
db -1 ; end
KrisStateSprites:
db PLAYER_NORMAL, SPRITE_DAWN
db PLAYER_BIKE, SPRITE_DAWN_BIKE
db PLAYER_SURF, SPRITE_SURF
db PLAY... | 26.428571 | 44 | 0.77027 |
d88d5b0422b8253ac24faa10a4f2c99acdd8d72a | 431 | asm | Assembly | oeis/037/A037640.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/037/A037640.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/037/A037640.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A037640: Base 5 digits are, in order, the first n terms of the periodic sequence with initial period 2,3,1.
; Submitted by Jon Maiga
; 2,13,66,332,1663,8316,41582,207913,1039566,5197832,25989163,129945816,649729082,3248645413,16243227066,81216135332,406080676663,2030403383316,10152016916582,50760084582913,25380042291... | 26.9375 | 189 | 0.74478 |
b0e4011e693fc2330b081114d925a2f972adde25 | 18,788 | asm | Assembly | src/cHacks.asm | boviex/FlierEmblem | 1843dc519f502579b814afbc115013bdbf52613e | [
"Unlicense"
] | 4 | 2021-11-02T17:49:50.000Z | 2021-11-17T15:16:26.000Z | src/cHacks.asm | boviex/FlierEmblem | 1843dc519f502579b814afbc115013bdbf52613e | [
"Unlicense"
] | null | null | null | src/cHacks.asm | boviex/FlierEmblem | 1843dc519f502579b814afbc115013bdbf52613e | [
"Unlicense"
] | null | null | null | .cpu arm7tdmi
.eabi_attribute 23, 1 @ Tag_ABI_FP_number_model
.eabi_attribute 24, 1 @ Tag_ABI_align8_needed
.eabi_attribute 25, 1 @ Tag_ABI_align8_preserved
.eabi_attribute 26, 1 @ Tag_ABI_enum_size
.eabi_attribute 30, 4 @ Tag_ABI_optimization_goals
.eabi_attribute 34, 0 @ Tag_CPU_unaligned_access
.eabi_attribu... | 31.261231 | 167 | 0.649031 |
4ff392bbecf8b771dc4eae50639bd19e294a946a | 8,454 | asm | Assembly | SNesoid/sneslib_comp/i386/bilinear.asm | Pretz/SNesoid | a9381085e07c5aabbe8e371854d579fede0893ae | [
"Xnet",
"X11"
] | 17 | 2015-01-19T05:33:25.000Z | 2021-10-05T23:24:33.000Z | snes9x/src/main/cpp/sneslib/i386/bilinear.asm | CharlesNascimento/K-SNES | 10f97fdf28e647b484a68aecd1387ec549290c62 | [
"MIT"
] | 5 | 2015-01-19T09:24:55.000Z | 2019-08-09T18:55:58.000Z | SNesoid/sneslib_comp/i386/bilinear.asm | Pretz/SNesoid | a9381085e07c5aabbe8e371854d579fede0893ae | [
"Xnet",
"X11"
] | 22 | 2015-01-17T00:24:52.000Z | 2021-08-13T02:51:30.000Z | ;%define FAR_POINTER
BITS 32
%ifdef __DJGPP__
GLOBAL _BilinearMMX
GLOBAL _BilinearMMXGrid0
GLOBAL _BilinearMMXGrid1
GLOBAL _EndMMX
%else
GLOBAL BilinearMMX
GLOBAL BilinearMMXGrid0
GLOBAL BilinearMMXGrid1
GLOBAL EndMMX
%endif
SECTION .text ALI... | 19.524249 | 41 | 0.471374 |
ba3568bb3c8efd222c011e33127a1095d7478e92 | 905 | asm | Assembly | libsrc/graphics/w_point.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/graphics/w_point.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/graphics/w_point.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | ;
; Z88 Graphics Functions - Small C+ stubs
;
; Written around the Interlogic Standard Library
;
; Stubs Written by D Morris - 30/9/98
;
; Wide resolution (WORD based parameters) version by Stefano Bodrato
;
; $Id: w_point.asm,v 1.4 2017-01-02 21:51:24 aralbrec Exp $
;
;Usage: point(struct *pi... | 20.111111 | 74 | 0.483978 |
2668d0e50809845189bd23285a1524161cf589eb | 3,628 | asm | Assembly | x86/Perft.asm | lantonov/asm | b9ddd4ed9a8c73cbd3600608847769f4690c293c | [
"BSD-3-Clause"
] | 150 | 2016-11-26T05:41:31.000Z | 2022-02-09T20:54:53.000Z | x86/Perft.asm | lantonov/asm | b9ddd4ed9a8c73cbd3600608847769f4690c293c | [
"BSD-3-Clause"
] | 199 | 2016-12-07T22:13:00.000Z | 2022-03-22T15:42:18.000Z | x86/Perft.asm | lantonov/asm | b9ddd4ed9a8c73cbd3600608847769f4690c293c | [
"BSD-3-Clause"
] | 95 | 2016-11-24T22:57:13.000Z | 2022-01-24T19:42:10.000Z |
Perft_Root:
virtual at rsp
.time dq ?
.movelist rb sizeof.ExtMove*MAX_MOVES
.extra rq 1
.lend rb 0
end virtual
.localsize = ((.lend-rsp+15) and (-16))
push rbx rsi rdi r14 r15
_chkstk_ms rsp, .localsize
sub rsp, .localsize
mov rbx, qword[rbp + Pos.state]
... | 24.849315 | 59 | 0.4672 |
b8615e9a7c3ad1b6ecfd3148e7dd370dbbe71a51 | 483 | asm | Assembly | programs/oeis/106/A106247.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/106/A106247.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/106/A106247.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A106247: Expansion of (1+2*x-x^2-2*x^3+x^4) / (1-x^2)^3.
; 1,2,2,4,4,6,7,8,11,10,16,12,22,14,29,16,37,18,46,20,56,22,67,24,79,26,92,28,106,30,121,32,137,34,154,36,172,38,191,40,211,42,232,44,254,46,277,48,301,50,326,52,352,54,379,56,407,58,436,60,466,62,497,64,529,66,562,68,596,70,631,72,667,74,704,76,742,78,781,80,8... | 37.153846 | 335 | 0.643892 |
455efcfd2165eb61db9d160284429ad79396e722 | 8,000 | asm | Assembly | Transynther/x86/_processed/US/_ht_st_zr_/i9-9900K_12_0xca_notsx.log_21829_2004.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_ht_st_zr_/i9-9900K_12_0xca_notsx.log_21829_2004.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_ht_st_zr_/i9-9900K_12_0xca_notsx.log_21829_2004.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 %r14
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0xdf4d, %rsi
lea addresses_UC_ht+0x7709, %rdi
nop
nop
dec %r12
mov $53, %rcx
rep movsl
nop
nop
nop
nop
and %r9, %r9
lea addresses_UC_ht+0x175dd, %r14
clflush (%r14)
nop
xor $352... | 30.769231 | 2,999 | 0.655125 |
3c429b576c0a632b2d77b12318063e00b356ff49 | 680 | asm | Assembly | programs/oeis/171/A171140.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/171/A171140.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/171/A171140.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A171140: Numbers n such that 6*n+7=p^2 (p=prime).
; 3,7,19,27,47,59,87,139,159,227,279,307,367,467,579,619,747,839,887,1039,1147,1319,1567,1699,1767,1907,1979,2127,2687,2859,3127,3219,3699,3799,4107,4427,4647,4987,5339,5459,6079,6207,6467,6599,7419,8287,8587,8739,9047,9519,9679,10499,11007,11527,12059,12239,12787,131... | 61.818182 | 522 | 0.764706 |
a885f56e3851151e1bb6a9524852cf54c76d92ac | 469 | asm | Assembly | libsrc/msx/msx_break.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/msx/msx_break.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/msx/msx_break.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;
; MSX specific routines
; by Stefano Bodrato, December 2007
;
; int msx_break();
;
; Checks if the Ctrl-STOP key is being pressed (1 = pressed, 0 = not pressed)
;
;
; $Id: msx_break.asm,v 1.4 2015/01/19 01:32:57 pauloscustodio Exp $
;
PUBLIC msx_break
EXTERN msxbios
IF FORmsx
INCLUDE "msxbios.def"
EL... | 15.633333 | 77 | 0.671642 |
708b730aea13003dbeb789e8368ffcadc0115b4e | 1,758 | asm | Assembly | kernel/support/farmemory.asm | paulscottrobson/color-forth-old-next | 3fbec603078f187e29852821f824c35cca68bb42 | [
"MIT"
] | 1 | 2020-06-10T09:57:08.000Z | 2020-06-10T09:57:08.000Z | kernel/support/farmemory.asm | paulscottrobson/color-forth-old-next | 3fbec603078f187e29852821f824c35cca68bb42 | [
"MIT"
] | 1 | 2020-06-25T07:46:16.000Z | 2020-07-02T09:17:12.000Z | kernel/support/farmemory.asm | paulscottrobson/color-forth-old-next | 3fbec603078f187e29852821f824c35cca68bb42 | [
"MIT"
] | null | null | null | ; ***************************************************************************************
; ***************************************************************************************
;
; Name : farmemory.asm
; Author : paul@robsons.org.uk
; Date : 7th December 2018
; Purpose : Kernel - Far memory routines.
;
; ***... | 30.310345 | 97 | 0.315131 |
887fd7af0f46391defc0b873b01345072aa0fbea | 673 | asm | Assembly | oeis/052/A052462.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/052/A052462.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/052/A052462.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A052462: a(n) is the minimal positive integral solution k to 24*k == 1 (mod 5^n).
; 4,24,99,599,2474,14974,61849,374349,1546224,9358724,38655599,233968099,966389974,5849202474,24159749349,146230061849,603993733724,3655751546224,15099843343099,91393788655599,377496083577474,2284844716389974,9437402089436849,5712111790... | 48.071429 | 489 | 0.827637 |
42dc73495de54716ac47744a3733f6658ca72626 | 44,986 | asm | Assembly | SMP/crypto/cmll-x86.asm | louissong7912/SMP_openssl | cff5550212b1f0d3b13502d209f8b7e1efaaf94a | [
"OpenSSL"
] | 2 | 2015-08-08T17:04:05.000Z | 2018-04-03T03:45:40.000Z | SMP/crypto/cmll-x86.asm | louissong7912/SMP_openssl | cff5550212b1f0d3b13502d209f8b7e1efaaf94a | [
"OpenSSL"
] | null | null | null | SMP/crypto/cmll-x86.asm | louissong7912/SMP_openssl | cff5550212b1f0d3b13502d209f8b7e1efaaf94a | [
"OpenSSL"
] | 16 | 2015-10-01T00:29:23.000Z | 2021-04-01T09:23:44.000Z | %ifidn __OUTPUT_FORMAT__,obj
section code use32 class=code align=64
%elifidn __OUTPUT_FORMAT__,win32
%ifndef __YASM_VER__
$@feat.00 equ 1
%endif
section .text code align=64
%else
section .text code
%endif
global _Camellia_EncryptBlock_Rounds
align 16
_Camellia_EncryptBlock_Rounds:
L$_Camellia_EncryptBlock_Rounds_begin:... | 19.045724 | 141 | 0.737696 |
5f0fd6523deb4b7c9f210f3d83f9827302890d06 | 836 | asm | Assembly | oeis/231/A231257.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/231/A231257.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/231/A231257.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A231257: Number of (n+1) X (2+1) 0..2 arrays with no element unequal to a strict majority of its horizontal and antidiagonal neighbors, with values 0..2 introduced in row major order.
; Submitted by Christian Krause
; 3,15,89,547,3381,20911,129329,799835,4946509,30591143,189187465,1170008467,7235785189,44748896799,27... | 44 | 480 | 0.814593 |
13e864e54469a8ba825fca4c271fc550ad7dacb8 | 568 | asm | Assembly | oeis/024/A024004.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/024/A024004.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/024/A024004.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A024004: a(n) = 1 - n^6.
; 1,0,-63,-728,-4095,-15624,-46655,-117648,-262143,-531440,-999999,-1771560,-2985983,-4826808,-7529535,-11390624,-16777215,-24137568,-34012223,-47045880,-63999999,-85766120,-113379903,-148035888,-191102975,-244140624,-308915775,-387420488,-481890303,-594823320,-728999999,-887503680,-107374182... | 71 | 501 | 0.764085 |
78717ac7d6fb6e2da0e4d3c068ffeac76a025010 | 2,280 | asm | Assembly | programs/oeis/300/A300522.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/300/A300522.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/300/A300522.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A300522: a(n) = (5*n + 3)*(5*n + 4)*(5*n + 5)/6.
; 10,120,455,1140,2300,4060,6545,9880,14190,19600,26235,34220,43680,54740,67525,82160,98770,117480,138415,161700,187460,215820,246905,280840,317750,357760,400995,447580,497640,551300,608685,669920,735130,804440,877975,955860,1038220,1125180,1216865,1313400,1414910,1521... | 285 | 2,190 | 0.867544 |
a8120c7ec2a223968f7c55ec0f0150203e4bf322 | 607 | asm | Assembly | programs/oeis/081/A081403.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/081/A081403.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/081/A081403.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A081403: a(n) = A008475(n^2).
; 0,4,9,16,25,13,49,64,81,29,121,25,169,53,34,256,289,85,361,41,58,125,529,73,625,173,729,65,841,38,961,1024,130,293,74,97,1369,365,178,89,1681,62,1849,137,106,533,2209,265,2401,629,298,185,2809,733,146,113,370,845,3481,50,3721,965,130,4096,194,134,4489,305,538,78,5041,145,5329,1373,634,... | 50.583333 | 396 | 0.658979 |
065cec4298d1df21a9e4376bfb7b0c98f51ecff4 | 188 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc___fs2slong_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc___fs2slong_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc___fs2slong_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math32
PUBLIC cm32_sdcc___fs2slong_callee
EXTERN m32_f2slong
EXTERN cm32_sdcc_fsread1_callee
cm32_sdcc___fs2slong_callee:
call cm32_sdcc_fsread1_callee
jp m32_f2slong
| 17.090909 | 34 | 0.898936 |
ebadc40763046bded98a8b482bb138fddc1c8cbb | 411 | asm | Assembly | programs/oeis/228/A228935.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/228/A228935.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/228/A228935.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A228935: a(n) = (3 - 6*n)*(-1)^n.
; 0,3,-9,15,-21,27,-33,39,-45,51,-57,63,-69,75,-81,87,-93,99,-105,111,-117,123,-129,135,-141,147,-153,159,-165,171,-177,183,-189,195,-201,207,-213,219,-225,231,-237,243,-249,255,-261,267,-273,279,-285,291
mov $2,$0
mov $4,$0
lpb $0
mov $0,0
add $1,1
add $2,1
mov $3,-1
pow ... | 19.571429 | 204 | 0.547445 |
24a84d8cb83c63a4bb1942b4ea1c8ad2ec64bb29 | 310 | asm | Assembly | programs/oeis/074/A074066.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/074/A074066.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/074/A074066.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A074066: Zigzag modulo 3.
; 1,4,3,2,7,6,5,10,9,8,13,12,11,16,15,14,19,18,17,22,21,20,25,24,23,28,27,26,31,30,29,34,33,32,37,36,35,40,39,38,43,42,41,46,45,44,49,48,47,52,51,50,55,54,53,58,57,56,61,60,59,64,63,62,67,66,65,70,69
mov $1,$0
mul $0,2
add $1,5
mov $2,4
lpb $0
mov $2,$0
trn $0,6
lpe
sub $1,$2
| 23.846154 | 199 | 0.616129 |
9f3706c1e48a473e5f565001b6ce0a70918450bc | 633 | asm | Assembly | oeis/076/A076012.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/076/A076012.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/076/A076012.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A076012: Sixth column of triangle A075504.
; Submitted by Christian Krause
; 1,189,21546,1928934,149767947,10598527863,703442942532,44583546335328,2730727849782933,162985193544670497,9536099260315021758,549348981049383669882,31261349005300855653759,1761720439805567954997291,98509273184387488450800024,5473755642102175... | 70.333333 | 467 | 0.884676 |
24169962b2c0e80b20c164363bc761000ba48d96 | 492 | asm | Assembly | oeis/033/A033132.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/033/A033132.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/033/A033132.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A033132: Base-5 digits are, in order, the first n terms of the periodic sequence with initial period 1,1,0.
; Submitted by Jamie Morken(s4)
; 1,6,30,151,756,3780,18901,94506,472530,2362651,11813256,59066280,295331401,1476657006,7383285030,36916425151,184582125756,922910628780,4614553143901,23072765719506,115363828597... | 23.428571 | 197 | 0.729675 |
70603e0483543bbe8820ce253ce494f19127a5e6 | 4,682 | asm | Assembly | _incObj/36 Spikes.asm | derpguy125/SnorcRomHack-Master | 649ec7bdd595d4752a9968367e516a3c32cd2566 | [
"Unlicense"
] | null | null | null | _incObj/36 Spikes.asm | derpguy125/SnorcRomHack-Master | 649ec7bdd595d4752a9968367e516a3c32cd2566 | [
"Unlicense"
] | null | null | null | _incObj/36 Spikes.asm | derpguy125/SnorcRomHack-Master | 649ec7bdd595d4752a9968367e516a3c32cd2566 | [
"Unlicense"
] | null | null | null | ; ---------------------------------------------------------------------------
; Object 36 - spikes
; ---------------------------------------------------------------------------
Spikes:
moveq #0,d0
move.b obRoutine(a0),d0
move.w Spik_Index(pc,d0.w),d1
jmp Spik_Index(pc,d1.w)
; ==================================... | 25.725275 | 82 | 0.523708 |
81fc093c492e3a59ff47840056cd2992c9f316b5 | 121 | asm | Assembly | UnmanagedCode/loadwrong.asm | SchneiderAJ/Metis2020 | 0c1bab37760e4d362beb9d55d19a789b242547bc | [
"MIT"
] | null | null | null | UnmanagedCode/loadwrong.asm | SchneiderAJ/Metis2020 | 0c1bab37760e4d362beb9d55d19a789b242547bc | [
"MIT"
] | 22 | 2020-04-05T16:46:26.000Z | 2020-04-29T17:02:43.000Z | UnmanagedCode/loadwrong.asm | SchneiderAJ/Metis2020 | 0c1bab37760e4d362beb9d55d19a789b242547bc | [
"MIT"
] | 1 | 2020-04-19T00:48:58.000Z | 2020-04-19T00:48:58.000Z | .data
message BYTE "Textures/Wrong", 0
.code
LoadWrongAsm proc
mov rax, offset message
ret
LoadWrongAsm endp
end | 13.444444 | 32 | 0.743802 |
4e663bb670ddd2dc3de703c5753c698150b739c4 | 553 | asm | Assembly | programs/oeis/120/A120866.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/120/A120866.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/120/A120866.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A120866: a(n) is the number j for which there exists a unique pair (j,k) of positive integers such that (j + k + 1)^2 - 4*k = 20*n^2.
; 1,4,9,16,4,11,20,31,5,16,29,44,4,19,36,55,1,20,41,64,89,19,44,71,100,16,45,76,109,11,44,79,116,4,41,80,121,164,36,79,124,171,29,76,125,176,20,71,124,179,9,64,121,180,241,55,116,179,2... | 79 | 337 | 0.663653 |
f3fee66265b7797fee97a7d858f4ce0484e3b181 | 621 | asm | Assembly | ts2060/onerr.asm | nagydani/zx-rom-mods | a06cfb2e936c145025c4f3d6f3282cce15ad5f56 | [
"MIT"
] | 15 | 2018-09-07T15:49:44.000Z | 2021-09-21T20:47:14.000Z | ts2060/onerr.asm | nagydani/zx-rom-mods | a06cfb2e936c145025c4f3d6f3282cce15ad5f56 | [
"MIT"
] | 6 | 2020-05-24T08:43:07.000Z | 2020-05-26T22:02:36.000Z | ts2060/onerr.asm | nagydani/zx-rom-mods | a06cfb2e936c145025c4f3d6f3282cce15ad5f56 | [
"MIT"
] | 3 | 2020-08-03T06:28:34.000Z | 2021-12-29T00:27:50.000Z | ON_ERR: RST $30
DEFW L1E99 ; FIND-INT2, clears CF
; LD HL,9999
; SBC HL,BC
; JP C,ERROR_B
LD (ERRLN),BC
POP BC ; return address
POP HL ; error address
LD HL, ERRHOOK
PUSH HL
PUSH BC
RST $10
ONERROR:LD HL,L1303 ; MAIN-4, error handler
PUSH HL
LD A,(ERR_NR)
INC A ; 0 OK
JR Z,NO_ERR
CP 9 ; 9 STOP statem... | 14.113636 | 44 | 0.645733 |
5861d6f401dee4bf6579325aa9a1d697d1c45c26 | 260 | asm | Assembly | testsAssembly/teste2.asm | shsandro/Scoreboarding | e63ab8241b8a3f17697b69574071e9d10b7ada19 | [
"MIT"
] | null | null | null | testsAssembly/teste2.asm | shsandro/Scoreboarding | e63ab8241b8a3f17697b69574071e9d10b7ada19 | [
"MIT"
] | null | null | null | testsAssembly/teste2.asm | shsandro/Scoreboarding | e63ab8241b8a3f17697b69574071e9d10b7ada19 | [
"MIT"
] | 1 | 2020-10-30T18:04:02.000Z | 2020-10-30T18:04:02.000Z | # i = N*N + 3*N
addi $t0, $zero, 0xa # N=10
mul $t0, $t0, $t0 # N*N
addi $t1, $zero, 0xa # fetch N
ori $t2, $zero, 0x3 # 3
mul $t1, $t1, $t2 # 3*N
add $t2, $t0, $t1 # N*N + 3*N
add $t3, $t2, $zero # i = ...
| 28.888889 | 42 | 0.384615 |
96f5b313250e27b6356768918b824b3ae49d6af5 | 154 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_f_mkdir.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_f_mkdir.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_f_mkdir.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | ; unsigned char esx_f_mkdir(unsigned char *pathname)
SECTION code_esxdos
PUBLIC esx_f_mkdir
EXTERN asm_esx_f_mkdir
defc esx_f_mkdir = asm_esx_f_mkdir
| 15.4 | 52 | 0.837662 |
536281ef9752812eb55766cb5d637d21cabd9489 | 359 | asm | Assembly | programs/oeis/048/A048016.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/048/A048016.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/048/A048016.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A048016: Number of nonempty subsets of {1,2,...,n} in which exactly 1/2 of the elements are <= (n-2)/3.
; 0,0,0,0,4,5,6,27,35,44,164,219,285,1000,1364,1819,6187,8567,11627,38759,54263,74612,245156,346103,480699,1562274,2220074,3108104,10015004,14307149,20160074,64512239,92561039,131128139
sub $0,1
mov $1,2
add $1,$0... | 32.636364 | 185 | 0.710306 |
9240ad5fa73a7373b119c9d8a21cd167cfb9e37d | 3,943 | asm | Assembly | src/vm/amd64/GenericComPlusCallStubs.asm | danmosemsft/coreclr | 04a3d11e4eecec2a4b7dcc81ab1575a57e30e3e2 | [
"MIT"
] | 1 | 2019-04-14T16:52:47.000Z | 2019-04-14T16:52:47.000Z | src/vm/amd64/GenericComPlusCallStubs.asm | danmosemsft/coreclr | 04a3d11e4eecec2a4b7dcc81ab1575a57e30e3e2 | [
"MIT"
] | null | null | null | src/vm/amd64/GenericComPlusCallStubs.asm | danmosemsft/coreclr | 04a3d11e4eecec2a4b7dcc81ab1575a57e30e3e2 | [
"MIT"
] | 1 | 2019-11-12T01:26:39.000Z | 2019-11-12T01:26:39.000Z | ; Licensed to the .NET Foundation under one or more agreements.
; The .NET Foundation licenses this file to you under the MIT license.
; See the LICENSE file in the project root for more information.
; ==++==
;
;
; ==--==
ifdef FEATURE_COMINTEROP
include AsmMacros.inc
include asmconstants.inc
CTPMethodTable__s_pTh... | 26.463087 | 126 | 0.634796 |
50ec28b072e879c9381210222135f8a107d02d6c | 918 | asm | Assembly | Chapter_8/Program 8.1_x87_FPU/MASM/Program_8.1_MASM_32.asm | hexu1985/Assembly.Programming.And.Computer.Architecture | 89180cb908425312a83038d1ad7b609ffe301d30 | [
"MIT"
] | null | null | null | Chapter_8/Program 8.1_x87_FPU/MASM/Program_8.1_MASM_32.asm | hexu1985/Assembly.Programming.And.Computer.Architecture | 89180cb908425312a83038d1ad7b609ffe301d30 | [
"MIT"
] | null | null | null | Chapter_8/Program 8.1_x87_FPU/MASM/Program_8.1_MASM_32.asm | hexu1985/Assembly.Programming.And.Computer.Architecture | 89180cb908425312a83038d1ad7b609ffe301d30 | [
"MIT"
] | null | null | null | ; Program 8.1
; x87 FPU - MASM (32-bit)
; Copyright (c) 2017 Hall & Slonka
.686
.MODEL FLAT, C
.STACK 4096
_printFloat PROTO C
_printDouble PROTO C
.data
value REAL4 1.2
r_value REAL4 ? ; Reserve 4 bytes for holding a 32-bit float
f_result REAL4 ?
d_result REAL8 ? ; Reserve 8 bytes for holding a 64-bit float
.... | 20.4 | 78 | 0.723312 |
b4289ea07c80816ccc19a8627d29f2e6d18be482 | 388 | asm | Assembly | oeis/237/A237884.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/237/A237884.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/237/A237884.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A237884: a(n) = (n!*m)/(m!*(m+1)!) where m = floor(n/2).
; Submitted by Jon Maiga
; 0,0,1,3,4,20,15,105,56,504,210,2310,792,10296,3003,45045,11440,194480,43758,831402,167960,3527160,646646,14872858,2496144,62403600,9657700,260757900,37442160,1085822640,145422675,4508102925,565722720,18668849760,2203961430
mov $1,$0
... | 29.846154 | 224 | 0.706186 |
e30e7401ce5458a4ff1a43ab4b9dbf2b1fbfcfd1 | 451,938 | asm | Assembly | project/win32kstub/i386/10_0_10586_sp0_shadowssdt_sysenter.asm | mehrdad-shokri/windows-syscall-table | 16542bdcf0add03960a7b0a379af7a59ceb0b822 | [
"BSD-3-Clause"
] | 372 | 2017-06-05T06:58:29.000Z | 2022-03-31T08:26:53.000Z | project/win32kstub/i386/10_0_10586_sp0_shadowssdt_sysenter.asm | mehrdad-shokri/windows-syscall-table | 16542bdcf0add03960a7b0a379af7a59ceb0b822 | [
"BSD-3-Clause"
] | null | null | null | project/win32kstub/i386/10_0_10586_sp0_shadowssdt_sysenter.asm | mehrdad-shokri/windows-syscall-table | 16542bdcf0add03960a7b0a379af7a59ceb0b822 | [
"BSD-3-Clause"
] | 105 | 2017-06-05T08:34:18.000Z | 2022-03-11T06:15:58.000Z | ; DO NOT MODIFY THIS FILE DIRECTLY!
; author: @TinySecEx
; shadowssdt asm stub for 10.0.10586-sp0-windows-10-th2-1511 i386
.686
.mmx
.xmm
.model flat,stdcall
option casemap:none
option prologue:none
option epilogue:none
.code
; ULONG __stdcall NtUserGetOwnerTransformedMonitorRect( ULONG arg_01 ... | 23.440768 | 323 | 0.783512 |
447b88911856c81b1239abc877df366231f8249c | 144 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Effect.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Effect.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Effect.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: Effect.asm
Type: file
Size: 12713
Last-Modified: '1992-07-01T15:00:00Z'
SHA-1: F69AD704D3678AC01F1470E127667A260590F43B
Description: null
| 20.571429 | 47 | 0.8125 |
df46b3c20eaa3d42725093b7cc4218278ff68960 | 678 | asm | Assembly | oeis/119/A119617.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/119/A119617.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/119/A119617.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A119617: Integers of the form c(n)/b(n) where c(n+1)=c(n)+(n+1)^4 with c(0)=1 and b(n+1)=b(n)+(n+1)^2 with b(0)=1.
; 1,7,25,43,79,109,163,205,277,331,421,487,595,673,799,889,1033,1135,1297,1411,1591,1717,1915,2053,2269,2419,2653,2815,3067,3241,3511,3697,3985,4183,4489,4699,5023,5245,5587,5821,6181,6427,6805,7063,7459... | 61.636364 | 496 | 0.738938 |
3c49b8b7aa6cf5274ab7031b0f3c62ac6a964d01 | 1,782 | asm | Assembly | programs/oeis/210/A210626.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/210/A210626.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/210/A210626.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A210626: Values of the prime-generating polynomial 4*n^2 - 284*n + 3449.
; 3449,3169,2897,2633,2377,2129,1889,1657,1433,1217,1009,809,617,433,257,89,-71,-223,-367,-503,-631,-751,-863,-967,-1063,-1151,-1231,-1303,-1367,-1423,-1471,-1511,-1543,-1567,-1583,-1591,-1591,-1583,-1567,-1543,-1511,-1471,-1423,-1367,-1303,-123... | 63.642857 | 1,476 | 0.762065 |
50f50c9a338577931b70f827901efb884513899b | 1,529 | asm | Assembly | lib/z9001_crt0.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | lib/z9001_crt0.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | lib/z9001_crt0.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ; CRT0 for the Robotron Z9001, KC85/1, KC87
;
; Stefano Bodrato August 2016
;
;
; - - - - - - -
;
; $Id: z9001_crt0.asm,v 1.3 2016/10/10 07:09:14 stefano Exp $
;
; - - - - - - -
MODULE z9001_crt0
;-------
; Include zcc_opt.def to find out information about us
;-------
defc crt0 = 1
I... | 16.802198 | 67 | 0.646828 |
98716dde7a6c1d0c7f3330e3bdf00dae2fbde379 | 268 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/c/sccz80/fgets_unlocked.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdio/c/sccz80/fgets_unlocked.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdio/c/sccz80/fgets_unlocked.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; char *fgets(char *s, int n, FILE *stream)
SECTION code_clib
SECTION code_stdio
PUBLIC fgets_unlocked
EXTERN asm_fgets_unlocked
fgets_unlocked:
pop af
pop ix
pop bc
pop de
push de
push bc
push hl
push af
jp asm_fgets_unlocked
| 11.166667 | 43 | 0.682836 |
51e1ec07c81a492a3df19e4b8dae102fb6e71c23 | 8,943 | asm | Assembly | Appl/SDK_Asm/Document/DocView/docview.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/SDK_Asm/Document/DocView/docview.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/SDK_Asm/Document/DocView/docview.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: DocView (Sample PC GEOS application)
FILE: docview.asm
REVISION HISTORY:
Name Date Description
---- ---- -----------
tony 7/91 Initial versio... | 23.911765 | 80 | 0.561557 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.