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
8b9652bce66210285a1767a10b2937af15b3dce9
3,226
asm
Assembly
FloatingPoint.asm
haarisyahya/MIPS-Assembly-programs-created
2c9d9770281c12505e9e02d415068e06a75a84ea
[ "MIT" ]
null
null
null
FloatingPoint.asm
haarisyahya/MIPS-Assembly-programs-created
2c9d9770281c12505e9e02d415068e06a75a84ea
[ "MIT" ]
null
null
null
FloatingPoint.asm
haarisyahya/MIPS-Assembly-programs-created
2c9d9770281c12505e9e02d415068e06a75a84ea
[ "MIT" ]
null
null
null
# Haaris Yahya, hy20ao, 7054984 # COSC 2P12 - Assignment 5 # 12/05/2021 .data prompt: .asciiz "Enter a weight in kilograms: " msg: .asciiz "=================================\n" msg2: .asciiz "CC per Y pounds of body weight\n" msg3: .asciiz "\nWeig...
30.149533
92
0.323311
e87fb6352bf5d042ed5fdd6118170eaa24763516
396
asm
Assembly
libmikeos/src.os/os_write_file.asm
mynameispyo/InpyoOS
b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d
[ "BSD-3-Clause", "MIT" ]
null
null
null
libmikeos/src.os/os_write_file.asm
mynameispyo/InpyoOS
b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d
[ "BSD-3-Clause", "MIT" ]
null
null
null
libmikeos/src.os/os_write_file.asm
mynameispyo/InpyoOS
b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d
[ "BSD-3-Clause", "MIT" ]
null
null
null
; @@@ int mikeos_write_file(char *buf, char *filename, int size); %include "os_vector.inc" section .text use16 global _mikeos_write_file _mikeos_write_file: push bp mov bp, sp mov bx, [bp + 4] mov ax, [bp + 6] mov cx, [bp + 8] mov dx, cx ; XXX libmikeos does not check file size mov bp, os_write_fil...
12.774194
65
0.646465
fc03e72c5ec0844f6c2a3104cb0c1a4480b791fe
712
asm
Assembly
programs/oeis/281/A281660.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/281/A281660.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/281/A281660.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A281660: The least common multiple of 1+n and 1+n^2. ; 1,2,15,20,85,78,259,200,585,410,1111,732,1885,1190,2955,1808,4369,2610,6175,3620,8421,4862,11155,6360,14425,8138,18279,10220,22765,12630,27931,15392,33825,18530,40495,22068,47989,26030,56355,30440,65641,35322,75895,40700,87165,46598,99499,53040,112945,60050,12755...
118.666667
605
0.793539
1eb8f2ceea3fb0cfbec12d228a37f08a5e6037ee
1,636
asm
Assembly
programs/oeis/254/A254963.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/254/A254963.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/254/A254963.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A254963: a(n) = n*(11*n + 3)/2. ; 0,7,25,54,94,145,207,280,364,459,565,682,810,949,1099,1260,1432,1615,1809,2014,2230,2457,2695,2944,3204,3475,3757,4050,4354,4669,4995,5332,5680,6039,6409,6790,7182,7585,7999,8424,8860,9307,9765,10234,10714,11205,11707,12220,12744,13279,13825,14382,14950,15529,16119,16720,17332,17955,...
181.777778
1,552
0.820905
9bc88614fb265bb519d6bedea19ab04b879eed16
87,210
asm
Assembly
cat.asm
hprem991/System-Call
314a0ee2825ef7627ede64bed85ebb616f6d30f0
[ "MIT-0" ]
1
2017-05-20T02:46:40.000Z
2017-05-20T02:46:40.000Z
cat.asm
hprem991/System-Call
314a0ee2825ef7627ede64bed85ebb616f6d30f0
[ "MIT-0" ]
null
null
null
cat.asm
hprem991/System-Call
314a0ee2825ef7627ede64bed85ebb616f6d30f0
[ "MIT-0" ]
null
null
null
_cat: file format elf32-i386 Disassembly of section .text: 00000000 <cat>: char buf[512]; void cat(int fd) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 83 ec 18 sub $0x18,%esp int n; while((n = read(fd, buf, sizeof(buf))) > 0) 6: eb 15 ...
33.084219
60
0.433574
dd7110e16c898ad4cef9b8c03627749734b65f29
989
asm
Assembly
data/wild/swarm_grass.asm
genterz/pokecross
5e62ab6c23e624ea82d599af306f9c52d768a8b4
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
data/wild/swarm_grass.asm
genterz/pokecross
5e62ab6c23e624ea82d599af306f9c52d768a8b4
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
data/wild/swarm_grass.asm
genterz/pokecross
5e62ab6c23e624ea82d599af306f9c52d768a8b4
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
; Pokémon swarms in grass SwarmGrassWildMons: ; Dunsparce swarm map_id DARK_CAVE_VIOLET_ENTRANCE db 4 percent, 4 percent, 4 percent ; encounter rates: morn/day/nite ; morn db 3, GEODUDE db 3, DUNSPARCE db 2, ZUBAT db 2, GEODUDE db 2, DUNSPARCE db 4, DUNSPARCE db 4, DUNSPARCE ; day db 3, GEODUDE db 3, DUN...
15.951613
71
0.69363
503cf1cbf0832618d4b28cc1dbf113aba254f89e
9,011
asm
Assembly
libeqh/libeqh_asm.asm
davidad/zcashsolver
d389f502023e9ba3f769cf8390e9fa394bf794e3
[ "MIT" ]
5
2016-10-28T01:39:49.000Z
2018-09-25T07:35:52.000Z
libeqh/libeqh_asm.asm
davidad/zcashsolver
d389f502023e9ba3f769cf8390e9fa394bf794e3
[ "MIT" ]
null
null
null
libeqh/libeqh_asm.asm
davidad/zcashsolver
d389f502023e9ba3f769cf8390e9fa394bf794e3
[ "MIT" ]
3
2017-03-19T16:50:38.000Z
2018-06-21T09:46:26.000Z
format ELF64 include "syscalls.inc" ; ABI params ; User Kernel ; (rax) ; rdi rdi ; rsi rsi ; rdx rdx ; rcx r10 ; r8 r8 ; r9 r9 ; ABI regs ; kernel destroys rcx and r11 ; callee-saved: rbx, rsp, rbp, r12, r13, r14, r15 ; destroyable: rax, rcx, rdx, rsi, rdi, r8, r9, r10, r11, xmms, sts ; r...
20.620137
98
0.647098
60d7d0a2d0119e1fd05bcc1ee3a5fec93053081e
245
asm
Assembly
libsrc/_DEVELOPMENT/arch/hbios/c/sdcc/hbios_a_de_callee.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/hbios/c/sdcc/hbios_a_de_callee.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/hbios/c/sdcc/hbios_a_de_callee.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; uint8_t hbios_a_de(uint16_t func_device, uint16_t arg) __z88dk_callee SECTION code_clib SECTION code_arch PUBLIC _hbios_a_de_callee EXTERN asm_hbios_a ._hbios_a_de_callee pop af pop bc pop de push af jp asm_hbios_a
12.25
71
0.759184
d248cae84b2a1a7a7aca405b1e21cba894795c79
713
asm
Assembly
oeis/117/A117917.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/117/A117917.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/117/A117917.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A117917: a(n) = 3*a(n-1) + a(n-2) + n. ; Submitted by Jamie Morken(s2) ; 1,4,15,52,175,582,1927,6370,21045,69514,229597,758316,2504557,8272000,27320571,90233728,298021771,984299058,3250918963,10737055966,35462086881,117123316630,386832036793,1277619427032,4219690317913,13936690380796,46029761460327,152025974761804,50...
37.526316
494
0.785414
2edba932b2ffb240d4e35c984ac1abadcf420e64
5,752
asm
Assembly
Source/move.asm
DW0RKiN/3D-Dungeon
509d92007837beb8fd83cc447bea9f4e13c98bc0
[ "MIT" ]
8
2017-09-24T13:06:55.000Z
2020-11-18T20:18:05.000Z
Source/move.asm
DW0RKiN/3D-Dungeon
509d92007837beb8fd83cc447bea9f4e13c98bc0
[ "MIT" ]
null
null
null
Source/move.asm
DW0RKiN/3D-Dungeon
509d92007837beb8fd83cc447bea9f4e13c98bc0
[ "MIT" ]
null
null
null
; ===================================================== ; VSTUP: b = -1 otoceni doleva, +1 otoceni doprava OTOC_SE: ; PRUMER equ ( SIPKA_OTOCDOLEVA + SIPKA_OTOCDOPRAVA ) /2 ; ld a,PRUMER ld a,SIPKA_OTOCDOLEVA/2 + SIPKA_OTOCDOPRAVA/2 add a,b add a,b call AKTUALI...
35.288344
137
0.464708
4019caf98ffacff8c2fbc07bc16f455a6ff00ee1
3,987
asm
Assembly
Transynther/x86/_processed/US/_st_sm_/i9-9900K_12_0xa0.log_21829_147.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_st_sm_/i9-9900K_12_0xa0.log_21829_147.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_st_sm_/i9-9900K_12_0xa0.log_21829_147.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r10 push %r13 push %r9 push %rbp push %rcx push %rdi push %rsi // Store lea addresses_US+0x18d81, %r10 and %rcx, %rcx mov $0x5152535455565758, %rdi movq %rdi, %xmm0 movups %xmm0, (%r10) nop nop nop and $17288, %rbp // Fau...
69.947368
2,999
0.661901
8b4969e6dccc18e8809854835e3fca9a09b38e97
57
asm
Assembly
libvig/kernel/asm/crtn.asm
pmdm56/vigor
0a65733a2b7bf48fc7d6071ea89c1af36f1cba80
[ "MIT" ]
98
2015-08-05T22:20:19.000Z
2022-03-11T08:49:24.000Z
libvig/kernel/asm/crtn.asm
pmdm56/vigor
0a65733a2b7bf48fc7d6071ea89c1af36f1cba80
[ "MIT" ]
5
2016-02-23T12:49:24.000Z
2019-10-11T18:09:47.000Z
libvig/kernel/asm/crtn.asm
pmdm56/vigor
0a65733a2b7bf48fc7d6071ea89c1af36f1cba80
[ "MIT" ]
11
2015-12-02T05:01:28.000Z
2021-06-25T16:54:18.000Z
section .init pop rbp ret section .fini pop rbp ret
7.125
13
0.701754
dca80b9ba58016fefeaf69a36b70d2170eec1362
1,606
asm
Assembly
maths/multiply8bit.asm
MrRaffo/c64routines
30cbef07dab66360ba83dd8d98c6ff4c6ca92d28
[ "MIT" ]
null
null
null
maths/multiply8bit.asm
MrRaffo/c64routines
30cbef07dab66360ba83dd8d98c6ff4c6ca92d28
[ "MIT" ]
null
null
null
maths/multiply8bit.asm
MrRaffo/c64routines
30cbef07dab66360ba83dd8d98c6ff4c6ca92d28
[ "MIT" ]
null
null
null
; output file name and target machine should be defined in a Makefile ; formatted for the ACME assembler ;======================== ; MATHS FUNCTIONS ;======================== ; MATHS_Multiply8Bit ; multiplies 2 8 bit unsigned values together, returns 16 bit result ; PARAM1 - first value to be multiplied ;...
25.903226
75
0.59589
58db8a5154bdba4aa667489e5e3cd12f4dff7546
9,940
asm
Assembly
Library/User/User/userFlowGrabLow.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/User/User/userFlowGrabLow.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/User/User/userFlowGrabLow.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: UserInterface/User FILE: userFlowGrabLow.asm ROUTINES: Name Description ---- ----------- ForceGrabCommon RequestGrabCommon ReleaseGra...
21.846154
81
0.595674
ee36d5f7df7c094efd9ab500aceaa001c1b83f96
4,586
asm
Assembly
Transynther/x86/_processed/US/_ht_zr_/i7-7700_9_0xca_notsx.log_9_789.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_ht_zr_/i7-7700_9_0xca_notsx.log_9_789.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_ht_zr_/i7-7700_9_0xca_notsx.log_9_789.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 %rbx push %rcx push %rdi push %rsi lea addresses_A_ht+0x1630, %rbx nop nop cmp %r8, %r8 movl $0x61626364, (%rbx) nop sub %rdi, %rdi lea addresses_WT_ht+0x6a30, %rsi lea addresses_WT_ht+0x124e0, %rdi nop nop nop cmp $14209, %r10 mov...
21.632075
149
0.648277
9fd969c7293c67af60951f0ee80c3af794bccbdb
615
asm
Assembly
nand2tetris/04/mult/Mult.asm
silverneko/HWs
84d19316e01c3bb7b2fcf1fa9ad3dff99c01b543
[ "MIT" ]
null
null
null
nand2tetris/04/mult/Mult.asm
silverneko/HWs
84d19316e01c3bb7b2fcf1fa9ad3dff99c01b543
[ "MIT" ]
null
null
null
nand2tetris/04/mult/Mult.asm
silverneko/HWs
84d19316e01c3bb7b2fcf1fa9ad3dff99c01b543
[ "MIT" ]
1
2018-05-15T00:12:19.000Z
2018-05-15T00:12:19.000Z
// This file is part of www.nand2tetris.org // and the book "The Elements of Computing Systems" // by Nisan and Schocken, MIT Press. // File name: projects/04/Mult.asm // Multiplies R0 and R1 and stores the result in R2. // (R0, R1, R2 refer to RAM[0], RAM[1], and RAM[2], respectively.) // Put your code here....
11.603774
67
0.580488
2a247dd777c6d364a7832f054b2deb4c86d92335
6,256
asm
Assembly
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_117.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_117.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_117.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r14 push %r9 push %rax push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_A_ht+0x6102, %rsi lea addresses_D_ht+0x10442, %rdi clflush (%rsi) nop nop nop nop nop inc %r14 mov $53, %rcx rep movsw nop nop nop sub %r9, %r9 lea addresses_WC_ht+0x12d6a, %rax nop ...
36.8
2,999
0.657769
c709951cfe6c41e0b94490e5ebf8305ee6606b12
682
asm
Assembly
oeis/266/A266087.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/266/A266087.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/266/A266087.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A266087: Alternating sum of 11-gonal (or hendecagonal) numbers. ; Submitted by Jamie Morken(s1) ; 0,-1,10,-20,38,-57,84,-112,148,-185,230,-276,330,-385,448,-512,584,-657,738,-820,910,-1001,1100,-1200,1308,-1417,1534,-1652,1778,-1905,2040,-2176,2320,-2465,2618,-2772,2934,-3097,3268,-3440,3620,-3801,3990,-4180,4378,-45...
48.714286
495
0.70088
fd6889b492a16353d8ed3affa55f11ebcdf67576
115
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/sqrt.asm
ahjelm/z88dk
c4de367f39a76b41f6390ceeab77737e148178fa
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/sqrt.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/sqrt.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_fp_math16 PUBLIC _sqrtf16 EXTERN cm16_sdcc_sqrt defc _sqrtf16 = cm16_sdcc_sqrt
16.428571
37
0.704348
2a786c64182bd7d594d0748fa2f9c9ad422c7fd5
489
asm
Assembly
programs/oeis/315/A315734.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/315/A315734.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/315/A315734.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A315734: Coordination sequence Gal.4.136.4 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings. ; 1,6,12,18,22,28,34,40,46,52,58,62,68,74,80,86,92,98,102,108,114,120,126,132,138,142,148,154,160,166,172,178,182,188,194,200,206,212,218,222,...
28.764706
181
0.678937
bca750895569a6ff57715d1822a6c2e3b062384c
74
asm
Assembly
src/main/fragment/mos6502-common/vwsc1_lt_pwsc2_derefidx_vbuyy_then_la1.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/main/fragment/mos6502-common/vwsc1_lt_pwsc2_derefidx_vbuyy_then_la1.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/main/fragment/mos6502-common/vwsc1_lt_pwsc2_derefidx_vbuyy_then_la1.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
lda #<{c1} cmp {c2},y lda #>{c1} sbc {c2}+1,y bvc !+ eor #$80 !: bmi {la1}
9.25
12
0.5
8bec360f7d86c48c7f9c579573de27745c6be971
69,778
asm
Assembly
base/mvdm/dpmi/dxboot.asm
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
base/mvdm/dpmi/dxboot.asm
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
base/mvdm/dpmi/dxboot.asm
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
PAGE ,132 TITLE DXBOOT.ASM -- Dos Extender Startup Code ; Copyright (c) Microsoft Corporation 1988-1991. All Rights Reserved. ;**************************************************************** ;* * ;* DXBOOT.ASM - Dos ...
30.484054
80
0.509373
cfddaa04b0c611e4cc898a7c7e6e6ec3a30aadf2
1,322
asm
Assembly
Final Assignment CSE331/Solution/Final Assignment/FA-9.asm
MohammadSakiL/CSE331L-Section-1-Fall20-NSU
52a984fd9cae962760c759306e7998bd9ee75afc
[ "MIT" ]
null
null
null
Final Assignment CSE331/Solution/Final Assignment/FA-9.asm
MohammadSakiL/CSE331L-Section-1-Fall20-NSU
52a984fd9cae962760c759306e7998bd9ee75afc
[ "MIT" ]
null
null
null
Final Assignment CSE331/Solution/Final Assignment/FA-9.asm
MohammadSakiL/CSE331L-Section-1-Fall20-NSU
52a984fd9cae962760c759306e7998bd9ee75afc
[ "MIT" ]
null
null
null
.MODEL SMALL .STACK 100H .DATA STRING DB ? SYS DB 'S' VOWEL DB 'S' INPUT_USER DB 0AH,0DH, 'ENTER A STRING: ',0DH,0AH,'$' OUTPUT_M DB 0AH,0DH, 'TOTAL VOWEL: ',0DH,0AH,'$' .CODE MAIN PROC MOV AX, @DATA MOV DS, AX MOV DX, OFFSET INPUT_USER MOV AH, 09 INT 21H ...
14.527473
58
0.413011
5f96f2ad896477a24fea8b414183cc382fb609b9
397
asm
Assembly
programs/oeis/024/A024401.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/024/A024401.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/024/A024401.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A024401: a(n) = [ (3rd elementary symmetric function of S(n))/(2nd elementary symmetric function of S(n)) ], where S(n) = {first n+2 positive integers congruent to 2 mod 3}. ; 1,3,6,11,16,22,30,38,47,58,69,81,95,109,124,141,158,176,196,216,237,260,283,307,333,359,386,415,444,474,506,538,571,606,641,677,715,753,792,83...
36.090909
175
0.675063
55dae5853adfa1e3857b55f73f6e5681a13d085b
254
asm
Assembly
src/bios/startup.asm
shift-crops/x64emu
18f661a9a64bfbfce76c15dc7039abee73e4e128
[ "MIT" ]
null
null
null
src/bios/startup.asm
shift-crops/x64emu
18f661a9a64bfbfce76c15dc7039abee73e4e128
[ "MIT" ]
null
null
null
src/bios/startup.asm
shift-crops/x64emu
18f661a9a64bfbfce76c15dc7039abee73e4e128
[ "MIT" ]
null
null
null
extern init_vga global start BITS 16 start: mov ax, cs mov ds, ax mov ax, 0xc00 mov ss, ax mov sp, 0x3000 xor ax, ax mov es, ax pusha ; some initialize process call dword init_vga popa mov ds, ax mov ss, ax xor sp, sp jmp 0x0:0x7c00
9.769231
26
0.677165
0fd69e9da09a12425757ad96d2f321528770f18f
6,705
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2434.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_2434.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_2434.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r8 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0xca6e, %rsi nop nop xor $59940, %rdi movb (%rsi), %r13b nop nop nop nop inc %rdx lea addresses_WC_ht+0x1926e, %r10 nop cmp %r8, %r8 movups (%r10), %xmm3 vpextrq $0, %xmm3, %rb...
34.209184
2,999
0.656674
2c2c1fea58cec6209e794171ee613a735dc55e03
1,018
asm
Assembly
08/ProgramFlow/FibonacciSeries/FibonacciSeries.asm
mikysett/nand2tetris
c42df6b998f5aa01d3ddc43648c4f4fdc4f6e330
[ "MIT" ]
null
null
null
08/ProgramFlow/FibonacciSeries/FibonacciSeries.asm
mikysett/nand2tetris
c42df6b998f5aa01d3ddc43648c4f4fdc4f6e330
[ "MIT" ]
null
null
null
08/ProgramFlow/FibonacciSeries/FibonacciSeries.asm
mikysett/nand2tetris
c42df6b998f5aa01d3ddc43648c4f4fdc4f6e330
[ "MIT" ]
null
null
null
@ARG D=M @1 A=D+A D=M @SP M=M+1 A=M-1 M=D @SP AM=M-1 D=M @4 M=D @SP M=M+1 A=M-1 M=0 @THAT D=M @0 D=D+A @R12 M=D @SP AM=M-1 D=M @R12 A=M M=D @SP M=M+1 A=M-1 M=1 @THAT D=M @1 D=D+A @R12 M=D @SP AM=M-1 D=M @R12 A=M M=D @ARG D=M @0 A=D+A D=M @SP M=M+1 A=M-1 M=D @2 D=A @SP M=M+1 A=M-1 M=D @SP AM=M-1 D=M @SP A=M-1 M=M-D @ARG...
5.386243
26
0.561886
e33bc2408584515e737c8b5d945eec06f194b5d0
672
asm
Assembly
oeis/048/A048502.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/048/A048502.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/048/A048502.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A048502: a(n) = 2^(n-1)*(9*n-16)+9. ; Submitted by Jon Maiga ; 1,2,13,53,169,473,1225,3017,7177,16649,37897,85001,188425,413705,901129,1949705,4194313,8978441,19136521,40632329,85983241,181403657,381681673,801112073,1677721609,3506438153,7314866185,15233712137,31675383817,65766686729,136365211657,282394099721,5841155...
42
499
0.800595
82bb41e9ae76516aaa7011564b5d76bef4a8370a
6,911
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_370.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_370.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_370.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 %r8 push %rax push %rcx push %rdi push %rsi lea addresses_UC_ht+0x1e661, %r14 nop nop nop sub %r8, %r8 vmovups (%r14), %ymm4 vextracti128 $1, %ymm4, %xmm4 vpextrq $1, %xmm4, %rsi nop nop nop inc %r11 lea addresses_UC_ht+0xdc61, %rcx nop nop...
35.441026
2,999
0.656056
c893b49e9b2724b15fb2f627319e5c9a13783374
1,419
asm
Assembly
programs/oeis/241/A241850.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/241/A241850.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/241/A241850.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A241850: a(n) = n^2 + 20. ; 20,21,24,29,36,45,56,69,84,101,120,141,164,189,216,245,276,309,344,381,420,461,504,549,596,645,696,749,804,861,920,981,1044,1109,1176,1245,1316,1389,1464,1541,1620,1701,1784,1869,1956,2045,2136,2229,2324,2421,2520,2621,2724,2829,2936,3045,3156,3269,3384,3501,3620,3741,3864,3989,4116,4245,4...
202.714286
1,360
0.801973
e726aa2c273707565d4ef15c63851e96d06f01c0
3,138
asm
Assembly
MSDOS/Virus.MSDOS.Unknown.v_les2.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:13.000Z
2022-03-16T09:11:05.000Z
MSDOS/Virus.MSDOS.Unknown.v_les2.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
null
null
null
MSDOS/Virus.MSDOS.Unknown.v_les2.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:15.000Z
2022-01-08T20:51:04.000Z
; ; Virus Lession #2 'How to make a non-resident EXE infector' ; ; (c) 1992 Tormentor // Demoralized Youth ; ; Well, I had not time to comment this code as much as I wanted to, ; but here you are. ; What can be hard to understand is the .EXE header changes, but if ; you look at the description on the header (ex: Nort...
19.6125
72
0.679095
80fccb653810e218304eea8b889b7b4e9a65766d
756
asm
Assembly
oeis/099/A099325.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/099/A099325.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/099/A099325.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A099325: Expansion of (sqrt(1+2x) + sqrt(1-2x))/(2*(1-2x)^(3/2)). ; Submitted by Jamie Morken(s3) ; 1,3,7,16,35,76,162,344,723,1516,3158,6568,13598,28120,57956,119344,245123,503116,1030542,2109704,4311786,8808328,17969372,36644176,74640430,151985016,309170332,628741264,1277540828,2595198256,5267955272,10691028064,216...
68.727273
493
0.794974
36e6b56a3a4a009072fc968c53e001a14b68421b
1,419
asm
Assembly
Day-13/Find The Bug.asm
MasumBhai/50-Day-challenge-with-Assembly-Language
aadeb6c4a022d089afb10fd22ffd2a768c32036e
[ "CC0-1.0" ]
1
2021-04-07T09:50:40.000Z
2021-04-07T09:50:40.000Z
Day-13/Find The Bug.asm
MasumBhai/50-Day-challenge-with-Assembly-Language
aadeb6c4a022d089afb10fd22ffd2a768c32036e
[ "CC0-1.0" ]
null
null
null
Day-13/Find The Bug.asm
MasumBhai/50-Day-challenge-with-Assembly-Language
aadeb6c4a022d089afb10fd22ffd2a768c32036e
[ "CC0-1.0" ]
null
null
null
;Day 13 Date-22 april,2021 ;problem - find factorial of (0~8) and print it as Binary ;Real Problem - Find out Bug.why if input is greater than 5,output shows illegal numbers.(But upto 5 it's ok) Plz comment below .model small .stack 100h include 'emu8086.inc' .data n_line db 0ah,0dh,"$" ;for new line ...
16.310345
127
0.587738
d1cf0ca99d18c85da10311d6523f215b4450250b
266
asm
Assembly
libsrc/_DEVELOPMENT/adt/p_forward_list/c/sdcc_iy/p_forward_list_back.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/adt/p_forward_list/c/sdcc_iy/p_forward_list_back.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/adt/p_forward_list/c/sdcc_iy/p_forward_list_back.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; void *p_forward_list_back(p_forward_list_t *list) SECTION code_clib SECTION code_adt_p_forward_list PUBLIC _p_forward_list_back EXTERN asm_p_forward_list_back _p_forward_list_back: pop af pop hl push hl push af jp asm_p_forward_list_back
13.3
51
0.793233
8032f072333a412dc1ec71f39e701cc102113fe5
812
asm
Assembly
src/boot/print.asm
mikefeneley/chaosOS
61078f680baf9a57dffef6a84fb770a944a2883a
[ "MIT" ]
null
null
null
src/boot/print.asm
mikefeneley/chaosOS
61078f680baf9a57dffef6a84fb770a944a2883a
[ "MIT" ]
null
null
null
src/boot/print.asm
mikefeneley/chaosOS
61078f680baf9a57dffef6a84fb770a944a2883a
[ "MIT" ]
null
null
null
[ bits 32] ; Define some constants VIDEO_MEMORY equ 0xb8000 WHITE_ON_BLACK equ 0x0f ; prints a null - terminated string pointed to by EDX print_string_pm : push ax mov edx, VIDEO_MEMORY ; Set edx to the start of vid mem. print_string_pm_loop : mov al, [ebx] ; Store the char at EBX in AL mov ah, WHITE_...
29
66
0.67734
6006681f33c9cf2437a2af1a43a340ddd4d0ecc0
1,893
asm
Assembly
programs/oeis/010/A010808.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/010/A010808.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/010/A010808.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A010808: 20th powers: a(n) = n^20. ; 0,1,1048576,3486784401,1099511627776,95367431640625,3656158440062976,79792266297612001,1152921504606846976,12157665459056928801,100000000000000000000,672749994932560009201,3833759992447475122176,19004963774880799438801,83668255425284801560576,332525673007965087890625,1208925819614...
378.6
1,844
0.954569
606fbcfca3cf71a6e669d6adeadad10aed99057d
450
asm
Assembly
Sim/tests/01_test_a_reg.asm
ericsims/16B
d0921ae55e2b830531dd7dd5e71ea1fd2bdb10bc
[ "MIT" ]
null
null
null
Sim/tests/01_test_a_reg.asm
ericsims/16B
d0921ae55e2b830531dd7dd5e71ea1fd2bdb10bc
[ "MIT" ]
null
null
null
Sim/tests/01_test_a_reg.asm
ericsims/16B
d0921ae55e2b830531dd7dd5e71ea1fd2bdb10bc
[ "MIT" ]
null
null
null
#include "../CPU.asm" #bank rom ; tests load a register with immediate value load a, #0x00 assert a, #0x00 ; check that a reg is correct load a, #0x01 assert a, #0x01 ; check that a reg is correct load a, #0xAA assert a, #0xAA ; check that a reg is correct load a, #0x55 assert a, #0x55 ; check that a reg is corre...
18
45
0.693333
ba10b6017022b7aa97ae993cd4cc34e7d53170c5
695
asm
Assembly
oeis/349/A349879.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/349/A349879.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/349/A349879.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A349879: Expansion of Sum_{k>=0} k^4 * x^k/(1 - k * x). ; Submitted by Jamie Morken(s2) ; 0,1,17,114,564,2507,10961,49260,231928,1150781,6017297,33085294,190777804,1150650935,7241707281,47454741400,323154690928,2282779984281,16700904481425,126356632381834,987303454919204,7957133905597635,66071772829234641,56463129113...
40.882353
482
0.804317
739ab001d017cf989d8b012f8ebd01b1bfbd9088
4,548
asm
Assembly
kernel/interrupt.asm
marklang1993/OS
4d34d30092300cdaac483abaa8400c90b511c9ad
[ "MIT" ]
null
null
null
kernel/interrupt.asm
marklang1993/OS
4d34d30092300cdaac483abaa8400c90b511c9ad
[ "MIT" ]
2
2017-06-27T22:51:20.000Z
2017-08-05T19:19:51.000Z
kernel/interrupt.asm
marklang1993/OS
4d34d30092300cdaac483abaa8400c90b511c9ad
[ "MIT" ]
null
null
null
%include "interrupt.inc" %include "pm.inc" %include "proc.inc" %include "drivers/i8259a.inc" global sti global cli global int_entry_division_fault global int_entry_debug_exception global int_entry_non_maskable_interrupt global int_entry_break_point global int_entry_overflow global int_entry_out_bound global int_entry...
19.773913
108
0.805409
cd1ce54dd3b88c461819ff56582b198bc1cc1baf
12,351
asm
Assembly
PSoc_101_LedBlinking/PSoc_101_LedBlinking/lib/LED_PWM.asm
hariudkmr/PSOC_Designer_101
1849fc9f85c5cc397e196bb3bf9227f197b08d15
[ "MIT" ]
null
null
null
PSoc_101_LedBlinking/PSoc_101_LedBlinking/lib/LED_PWM.asm
hariudkmr/PSOC_Designer_101
1849fc9f85c5cc397e196bb3bf9227f197b08d15
[ "MIT" ]
null
null
null
PSoc_101_LedBlinking/PSoc_101_LedBlinking/lib/LED_PWM.asm
hariudkmr/PSOC_Designer_101
1849fc9f85c5cc397e196bb3bf9227f197b08d15
[ "MIT" ]
null
null
null
;;***************************************************************************** ;;***************************************************************************** ;; FILENAME: LED_PWM.asm ;; Version: 2.5, Updated on 2009/10/15 at 17:11:37 ;; Generated by PSoC Designer 5.0.1127.0 ;; ;; DESCRIPTION: PWM8 User Module so...
37.201807
89
0.578253
2b81b40ea49f39c863261f5559faddc2767fa7f4
635
asm
Assembly
oeis/113/A113405.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/113/A113405.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/113/A113405.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A113405: Expansion of x^3/(1 - 2*x + x^3 - 2*x^4) = x^3/( (1-2*x)*(1+x)*(1-x+x^2) ). ; 0,0,0,1,2,4,7,14,28,57,114,228,455,910,1820,3641,7282,14564,29127,58254,116508,233017,466034,932068,1864135,3728270,7456540,14913081,29826162,59652324,119304647,238609294,477218588,954437177,1908874354,3817748708,7635497415,1527099...
70.555556
499
0.79685
068fd228cca5fead0b2cd57ec102555609571b5c
495
asm
Assembly
oeis/186/A186385.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/186/A186385.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/186/A186385.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A186385: Adjusted joint rank sequence of (f(i)) and (g(j)) with f(i) after g(j) when f(i)=g(j), where f(i)=5i and g(j)=j(j+1)/2 (triangular number). Complement of A186386. ; Submitted by Jamie Morken(s1) ; 3,6,8,9,11,13,14,16,18,19,21,22,23,25,26,28,29,30,32,33,35,36,37,39,40,41,42,44,45,46,48,49,50,51,53,54,55,57,5...
33
195
0.634343
6e7d26b53fa0e2e61a990150148bc0ec218c4fde
494
asm
Assembly
Assignment 6/chmod_shadow/chmod_shadow.asm
dtyj/SLAE-x86
56c00f44ee448711aa2bc045e2cf689b877d31fd
[ "CC0-1.0" ]
null
null
null
Assignment 6/chmod_shadow/chmod_shadow.asm
dtyj/SLAE-x86
56c00f44ee448711aa2bc045e2cf689b877d31fd
[ "CC0-1.0" ]
null
null
null
Assignment 6/chmod_shadow/chmod_shadow.asm
dtyj/SLAE-x86
56c00f44ee448711aa2bc045e2cf689b877d31fd
[ "CC0-1.0" ]
null
null
null
; chmod_shadow.asm ; ; Author: Dennis Tan ; Date: 11-June-2020 global _start section .text _start: xor ebx,ebx mul ebx push ebx ; wodahs//cte/ mov esi, 0x776f6462 dec esi mov edi, 0x68732f30 dec edi lea edx, [0x6374652e+1] ...
15.935484
31
0.475709
ee3303e4b137f424842448f51bd32a1ddd4c20ab
6,965
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_290.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_290.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_290.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 %r15 push %r8 push %rax push %rcx push %rdi push %rsi lea addresses_WC_ht+0x366b, %rsi lea addresses_normal_ht+0x113b7, %rdi nop xor $57178, %r8 mov $15, %rcx rep movsl nop add $37236, %r12 lea addresses_WT_ht+0x91b7, %rsi lea addresses_A_ht+0xa5b7, ...
36.276042
2,999
0.662024
0bd97ea7bb4f68893b6edd90e0ac41b1b4cd5aed
5,313
asm
Assembly
BigNum/bnio.asm
FloydZ/Crypto-Hash
2635450fb16d4d8dc4578d6539cc25ce599f7e21
[ "MIT" ]
11
2015-03-17T10:31:23.000Z
2022-01-21T17:42:43.000Z
BigNum/bnio.asm
0xFF1E071F/Crypto-Hash
2635450fb16d4d8dc4578d6539cc25ce599f7e21
[ "MIT" ]
null
null
null
BigNum/bnio.asm
0xFF1E071F/Crypto-Hash
2635450fb16d4d8dc4578d6539cc25ce599f7e21
[ "MIT" ]
6
2018-01-29T16:06:36.000Z
2021-05-08T19:22:24.000Z
.686 option casemap:none include bnlib.inc include bignum.inc .code ;; ;; copies sequence of bytes to a bn ;; ;_a_ bnFromBytes proc uses edi esi pBytes:DWORD,dwBytesLen:dword,bn:DWORD,bSigned:dword invoke bnClear,bn mov ecx,dwBytesLen mov edi,bn mov eax,ecx mov esi,pBytes add eax,3 and eax,-4 shr eax,2 mov ...
16.198171
84
0.649162
ddb7df4c4b8de463580d71f2a381e5ed586e3ae5
433
asm
Assembly
oeis/028/A028055.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/028/A028055.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/028/A028055.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A028055: Expansion of 1/((1-3x)(1-5x)(1-6x)(1-9x)). ; Submitted by Jon Maiga ; 1,23,340,4130,45031,459893,4504690,42928160,401635861,3711270563,34005047440,309788905790,2811170579491,25442007146033,229842147512590,2073840099225020,18696506927851921,168462145714550303 mov $1,1 mov $2,$0 mov $3,$0 lpb $2 mov $0,$3 ...
25.470588
190
0.699769
60dadb6ff01672378c75e5ff2c7137439e29b456
611
asm
Assembly
oeis/127/A127850.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/127/A127850.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/127/A127850.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A127850: a(n)=(2^n-1)*2^(n(n-1)/2)/(2^(n-1)). ; Submitted by Jon Maiga ; 0,1,3,14,120,1984,64512,4161536,534773760,137170518016,70300024700928,72022409665839104,147537923792657448960,604389122831019749146624,4951457925686617442302820352,81127162534528110935239206895616,2658415426750624442466766226058117120,1742232426...
40.733333
439
0.823241
1b15807a47603cf84948b8ee89d2de9bd27d571c
6,935
asm
Assembly
game/data/tilesets/charset_alphanum_fg1_bg2.asm
sgadrat/super-tilt-bro
f918731c63a32dc3d0c80f10e7b053d6fa218c50
[ "WTFPL" ]
91
2017-08-06T18:30:13.000Z
2022-02-17T00:26:45.000Z
game/data/tilesets/charset_alphanum_fg1_bg2.asm
sgadrat/super-tilt-bro
f918731c63a32dc3d0c80f10e7b053d6fa218c50
[ "WTFPL" ]
2
2018-10-12T04:34:13.000Z
2021-12-25T17:01:18.000Z
game/data/tilesets/charset_alphanum_fg1_bg2.asm
sgadrat/super-tilt-bro
f918731c63a32dc3d0c80f10e7b053d6fa218c50
[ "WTFPL" ]
9
2016-10-08T21:24:37.000Z
2022-02-05T00:13:31.000Z
TILESET_CHARSET_ALPHANUM_FG1_BG2_BANK_NUMBER = CURRENT_BANK_NUMBER tileset_charset_alphanum_fg1_bg2: ; Tileset's size in tiles (zero means 256) .byt (tileset_charset_alphanum_fg1_bg2_end-tileset_charset_alphanum_fg1_bg2_tiles)/16 tileset_charset_alphanum_fg1_bg2_tiles: .byt %00000000, %00111100, %01100110, %01100010...
84.573171
91
0.735833
10376ebaa273756761e91f838df9c3a84ae4bafa
2,648
asm
Assembly
AjusteParaLasOperaciones.asm
Jon2G/ASMCalculator
f3181d12eae11f557965d43dfb48fecabecaef2e
[ "MIT" ]
null
null
null
AjusteParaLasOperaciones.asm
Jon2G/ASMCalculator
f3181d12eae11f557965d43dfb48fecabecaef2e
[ "MIT" ]
null
null
null
AjusteParaLasOperaciones.asm
Jon2G/ASMCalculator
f3181d12eae11f557965d43dfb48fecabecaef2e
[ "MIT" ]
null
null
null
.model small .stack .data posicion_entrada dw 0000h aux db 00h display_str db "Utilice las fechas y el teclado numerico para navegar",14 DUP(0),'$' num1_tiene_decimales db 00h ;0 = false / 1 = true num2_tiene_decimales db 00h ; 0 = false / 1 = true .code beg...
23.855856
109
0.714502
6ea747414a637fcaf87f42e2507876c66f3af542
414
asm
Assembly
oeis/104/A104880.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/104/A104880.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/104/A104880.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A104880: Diagonal sums of a sum-of-powers triangle. ; Submitted by Christian Krause ; 1,1,2,3,5,8,14,26,53,117,280,721,1989,5844,18188,59652,205305,739041,2775190,10846975,44039765,185391480,807776210,3637193486,16900721837,80939650565,399061251260,2023408865997,10540656630133,56362743769012 lpb $0 mov $2,$0 sub...
31.846154
208
0.758454
dba4133f7fd45ec7bf0fc66855b166637d51985f
12,102
asm
Assembly
src/constants.asm
jannone/westen
e3883ded0f150355e43d68d69d5e102b2024eec4
[ "Apache-2.0" ]
49
2021-09-22T04:12:15.000Z
2022-02-25T07:16:48.000Z
src/constants.asm
jannone/westen
e3883ded0f150355e43d68d69d5e102b2024eec4
[ "Apache-2.0" ]
2
2021-09-26T19:46:28.000Z
2021-09-28T00:25:06.000Z
src/constants.asm
jannone/westen
e3883ded0f150355e43d68d69d5e102b2024eec4
[ "Apache-2.0" ]
4
2021-09-26T16:45:52.000Z
2022-01-09T21:20:17.000Z
;----------------------------------------------- ; BIOS calls: SYNCHR: equ #0008 RDSLT: equ #000c CHRGTR: equ #0010 WRSLT: equ #0014 OUTDO: equ #0018 CALSLT: equ #001c DCOMPR: equ #0020 ENASLT: equ #0024 GETYPR: equ #0028 CALLF: equ #0030 KEYINT: equ #0038 INITIO: equ #003b INIFNK: equ #003e DISSCR: equ #0041 ENASC...
27.949192
102
0.636093
774c74e4955e5ba9cc80d0a6c1a30278b93c64b9
649
asm
Assembly
programs/oeis/177/A177100.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/177/A177100.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/177/A177100.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A177100: Partial sums of round(n^2/9). ; 0,0,0,1,3,6,10,15,22,31,42,55,71,90,112,137,165,197,233,273,317,366,420,479,543,612,687,768,855,948,1048,1155,1269,1390,1518,1654,1798,1950,2110,2279,2457,2644,2840,3045,3260,3485,3720,3965,4221,4488,4766,5055,5355,5667,5991,6327,6675,7036,7410,7797,8197,8610,9037,9478,9933,10...
40.5625
486
0.724191
0dbf989d449b656931bdff6f30cb45292dac3073
582
asm
Assembly
KR1/greater2.asm
Winterpuma/bmstu_MDPL
28fb1f93e5ce4321c98ff6cf1b997972a48724ee
[ "MIT" ]
14
2019-02-25T11:09:12.000Z
2022-03-12T23:29:11.000Z
KR1/greater2.asm
Winterpuma/bmstu_MDPL
28fb1f93e5ce4321c98ff6cf1b997972a48724ee
[ "MIT" ]
null
null
null
KR1/greater2.asm
Winterpuma/bmstu_MDPL
28fb1f93e5ce4321c98ff6cf1b997972a48724ee
[ "MIT" ]
null
null
null
; Programm will print out first element ; that is bigger than A[1] ; or nothing if A[1] is biggest SSEG SEGMENT PARA STACK 'STACK' DB 64 DUP(0) SSEG ENDS DSEG SEGMENT PARA 'DATA' A DB "0202345361" DSEG ENDS CSEG SEGMENT PARA 'CODE' ASSUME CS:CSEG, DS:DSEG, SS:SSEG START PROC FAR MOV AX, DSEG MOV DS, AX MOV S...
14.923077
39
0.676976
129b6dd654cf9ac03ec5f3bb0ac8c1f4ee530c99
888
asm
Assembly
test/pcrel.asm
bitwiseworks/nasm-os2
ef78e4ee1ca3220ac3b60a61b084a693b8032ab6
[ "BSD-2-Clause" ]
1
2020-06-20T07:35:25.000Z
2020-06-20T07:35:25.000Z
3rdParties/src/nasm/nasm-2.15.02/test/pcrel.asm
blue3k/StormForge
1557e699a673ae9adcc8f987868139f601ec0887
[ "Apache-2.0" ]
1
2020-03-26T19:58:54.000Z
2020-04-24T08:58:04.000Z
test/pcrel.asm
bitwiseworks/nasm-os2
ef78e4ee1ca3220ac3b60a61b084a693b8032ab6
[ "BSD-2-Clause" ]
null
null
null
bits 32 foo: ; Backwards reference mov eax,[foo - $] mov ebx,[ebx + foo - $] mov ecx,foo - $ mov edx,foo - bar mov eax,[bar - $] mov ebx,[ebx + bar - $] mov ecx,bar - $ mov edx,bar - foo mov eax,[baz - $] mov ebx,[ebx + baz - $] mov esi,[baz - bar] mov ecx,baz - $ mov edx,baz - bar ...
16.754717
34
0.527027
7061f06bf8c1a58fcd90b074eaf73708a166eac1
871
asm
Assembly
src_test/tests/sub-op.asm
hgunicamp/Mips8B
1b9271ead28d45fc9056056f0d3221351fd4e833
[ "Unlicense" ]
null
null
null
src_test/tests/sub-op.asm
hgunicamp/Mips8B
1b9271ead28d45fc9056056f0d3221351fd4e833
[ "Unlicense" ]
null
null
null
src_test/tests/sub-op.asm
hgunicamp/Mips8B
1b9271ead28d45fc9056056f0d3221351fd4e833
[ "Unlicense" ]
null
null
null
;Inicialização addi $1 $0 -128 addi $2 $0 -76 addi $3 $0 127 addi $4 $0 -1 addi $5 $0 53 addi $6 $0 64 addi $7 $0 72 ; Sub simples sub $7 $1 $2 sub $6 $3 $4 sub $5 $6 $7 sub $4 $7 $1 sub $3 $6 $2 sub $2 $5 $3 sub $1 $4 $5 ; $0 como destino sub $0 $1 $2 sub $0 $3 $4 sub $0 $5 $6 sub $0 $0 $0 sub $0 $1 $1 sub $0 $7 $7 ...
12.267606
20
0.508611
a9b7da9f7729e131b34746a978c5b0a0c1cf5923
480
asm
Assembly
oeis/277/A277088.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/277/A277088.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/277/A277088.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A277088: Pisot sequences L(5,12), S(5,12). ; Submitted by Jon Maiga ; 5,12,29,71,174,427,1048,2573,6318,15514,38095,93544,229702,564045,1385042,3401044,8351444,20507414,50357044,123654396,303639937,745603993,1830870208,4495799044,11039673351,27108504296,66566372193,163457262657,401377990645 mov $4,2 lpb $4 mov $1,...
21.818182
223
0.666667
fa747d0bafd5d13fe2f340bbd61a90d5b27e8aa5
485
asm
Assembly
libsrc/_DEVELOPMENT/l/z80/long/l_lsl_dehl.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/l/z80/long/l_lsl_dehl.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/l/z80/long/l_lsl_dehl.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_clib SECTION code_l PUBLIC l_lsl_dehl INCLUDE "config_private.inc" ; logical shift left 32-bit number ; ; enter : dehl = 32-bit number ; a = shift amount ; ; exit : dehl = dehl << a ; ; uses : af, b, de, hl IF __CLIB_OPT_IMATH_SELECT & $04 EXTERN l_fas...
15.645161
40
0.597938
7361540cb2c6245b5a1777158bfb34b28e133984
260
asm
Assembly
libsrc/_DEVELOPMENT/l/z80/long/l_inc_dehl.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/l/z80/long/l_inc_dehl.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/l/z80/long/l_inc_dehl.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_clib SECTION code_l PUBLIC l_inc_dehl l_inc_dehl: ; increment 32-bit value ; ; enter : dehl = 32 bit number ; ; exit : dehl = dehl + 1 ; ; uses : f, de, hl inc l ret nz inc h ret nz inc de ret
10.4
33
0.546154
8dd7b6033e1e1aedd36c1032f1ce87b39ca37d66
7,595
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2_notsx.log_2943_869.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2_notsx.log_2943_869.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2_notsx.log_2943_869.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r13 push %r15 push %r8 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0x12886, %rax nop nop cmp %rdi, %rdi movups (%rax), %xmm0 vpextrq $1, %xmm0, %r15 nop nop nop nop sub %rsi, %rsi lea addresses_WT_ht+0xc140, %rsi lea addresses_D_ht+0xb240, %rd...
33.90625
2,999
0.657933
551035f268081020195c482aba396e23f6c4ea6e
465
asm
Assembly
oeis/037/A037633.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/037/A037633.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/037/A037633.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A037633: Base 5 digits are, in order, the first n terms of the periodic sequence with initial period 2,1,3. ; Submitted by Christian Krause ; 2,11,58,292,1461,7308,36542,182711,913558,4567792,22838961,114194808,570974042,2854870211,14274351058,71371755292,356858776461,1784293882308,8921469411542,44607347057711,223036...
27.352941
204
0.748387
d485ddac01e71dde5a93eaf20f6f62a7733bd81f
2,620
asm
Assembly
src/sm/minorfixes.asm
TarThoron/alttp_sm_combo_randomizer_rom
a5aee4ce288cae6408dbfb71b32f075452c94ef5
[ "MIT" ]
null
null
null
src/sm/minorfixes.asm
TarThoron/alttp_sm_combo_randomizer_rom
a5aee4ce288cae6408dbfb71b32f075452c94ef5
[ "MIT" ]
null
null
null
src/sm/minorfixes.asm
TarThoron/alttp_sm_combo_randomizer_rom
a5aee4ce288cae6408dbfb71b32f075452c94ef5
[ "MIT" ]
null
null
null
;Fix music coming into the maridia portal org $CFD924 db $1B, $05 ;Fix for escape bomb block softlock by Capn ;Hijack the door ASM org $cfe4cf base $8fe4cf jsr NewShaftDoorASM rts ;Free space at ec00 org $cfec00 base $8fec00 NewShaftDoorASM: ;Start with Original ASM functions php %a8() lda #$01 sta $7ecd38...
24.716981
133
0.721756
8185db925c27626d9c01d82a478a8e9bdecd60ab
2,031
asm
Assembly
programs/oeis/169/A169607.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/169/A169607.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/169/A169607.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A169607: 7*A000330(n). ; 0,7,35,98,210,385,637,980,1428,1995,2695,3542,4550,5733,7105,8680,10472,12495,14763,17290,20090,23177,26565,30268,34300,38675,43407,48510,53998,59885,66185,72912,80080,87703,95795,104370,113442,123025,133133,143780,154980,166747,179095,192038,205590,219765,234577,250040,266168,282975,300475,3...
203.1
1,949
0.85869
23a487b626ec68d447106eb4d91fb6731f20c738
1,742
asm
Assembly
programs/oeis/008/A008459.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/008/A008459.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/008/A008459.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A008459: Square the entries of Pascal's triangle. ; 1,1,1,1,4,1,1,9,9,1,1,16,36,16,1,1,25,100,100,25,1,1,36,225,400,225,36,1,1,49,441,1225,1225,441,49,1,1,64,784,3136,4900,3136,784,64,1,1,81,1296,7056,15876,15876,7056,1296,81,1,1,100,2025,14400,44100,63504,44100,14400,2025,100,1,1,121,3025,27225,108900,213444,213444,...
248.857143
1,568
0.815155
b843859ea35c873b69062512c1322ae1b00bdad1
909
asm
Assembly
programs/oeis/008/A008612.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/008/A008612.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/008/A008612.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A008612: Molien series of 2-dimensional representation of SL(2,3). ; 1,0,0,1,1,0,2,1,1,2,2,1,3,2,2,3,3,2,4,3,3,4,4,3,5,4,4,5,5,4,6,5,5,6,6,5,7,6,6,7,7,6,8,7,7,8,8,7,9,8,8,9,9,8,10,9,9,10,10,9,11,10,10,11,11,10,12,11,11,12,12,11,13,12,12,13,13,12,14,13,13,14,14,13,15,14,14,15,15,14,16,15,15,16,16,15,17,16,16,17,17,16,...
50.5
694
0.618262
d420e6519a347d69b288029cee56909c5632bb1e
1,250
asm
Assembly
libsrc/input/m5/in_Inkey.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/input/m5/in_Inkey.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/input/m5/in_Inkey.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; uint in_Inkey(void) ; 05.2018 suborb ; Read current state of keyboard but only return ; keypress if a single key is pressed. SECTION code_clib PUBLIC in_Inkey PUBLIC _in_Inkey EXTERN in_keytranstbl ; exit : carry set and HL = 0 for no keys registered ; else HL = ASCII character code ; uses : AF,BC,DE,HL ; ;...
13.586957
52
0.6568
44c6301eaa5c904a9b84267dcbb76ab59830fab6
757
asm
Assembly
oeis/034/A034268.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/034/A034268.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/034/A034268.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A034268: Least common multiple of {2^k - 1, k=1..n}. ; Submitted by Christian Krause ; 1,3,21,105,3255,9765,1240155,21082635,1539032355,16929355905,34654391537535,450507089987955,3690103574091339405,158674453685927594415,23959842506575066756665,6157679524189792156462905,807093212915080247739749421255,4600431313615957...
32.913043
475
0.785997
4c1fc67d8ab9345b5a0ae02974f675a309847c6a
337
asm
Assembly
programs/oeis/098/A098391.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/098/A098391.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/098/A098391.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A098391: Log2(Log2(prime(n))), where Log2=A000523. ; 0,0,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3 div $0,2 mul $0,27 add $0,1 mov $1,-1 lpb $0 div $0,9 add $1...
25.923077
201
0.534125
f5f356c21d0acd25685cbe3a26752f8a21026ac7
202
asm
Assembly
libsrc/spectrum/display/zx_aaddr2py.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/spectrum/display/zx_aaddr2py.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/spectrum/display/zx_aaddr2py.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; uint __FASTCALL__ zx_aaddr2py(void *attraddr) ; aralbrec 06.2007 PUBLIC zx_aaddr2py .zx_aaddr2py ld a,l and $e0 srl h rra srl h rra srl h rra ld l,a ld h,0 ret
10.1
47
0.60396
aef1ec609c005c5ad0e8f1f838f9645371fb8c11
6,976
asm
Assembly
Transynther/x86/_processed/US/_st_4k_sm_/i7-7700_9_0x48.log_21829_1326.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_st_4k_sm_/i7-7700_9_0x48.log_21829_1326.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_st_4k_sm_/i7-7700_9_0x48.log_21829_1326.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r14 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0x107a3, %rsi lea addresses_D_ht+0x1dc63, %rdi clflush (%rsi) add %r12, %r12 mov $73, %rcx rep movsw nop sub $21338, %r14 lea addresses_D_ht+0x17aa3, %r13 nop nop cmp $296...
38.120219
2,999
0.652236
423a61e62212aa8ed02a6c5ef63031c820f6ef8b
460
asm
Assembly
programs/oeis/068/A068068.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/068/A068068.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/068/A068068.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A068068: Number of odd unitary divisors of n. d is a unitary divisor of n if d divides n and gcd(d,n/d)=1. ; 1,1,2,1,2,2,2,1,2,2,2,2,2,2,4,1,2,2,2,2,4,2,2,2,2,2,2,2,2,4,2,1,4,2,4,2,2,2,4,2,2,4,2,2,4,2,2,2,2,2,4,2,2,2,4,2,4,2,2,4,2,2,4,1,4,4,2,2,4,4,2,2,2,2,4,2,4,4,2,2,2,2,2,4,4,2,4,2,2,4,4,2,4,2,4,2,2,2,4,2 lpb $0 ...
35.384615
201
0.586957
3e0e3c732061e81201802bd07917edd7768f0e1a
213
asm
Assembly
libsrc/fcntl/nc100/readbyte.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/fcntl/nc100/readbyte.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/fcntl/nc100/readbyte.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; ; readbyte, fastcall fd is in HL ; SECTION code_clib PUBLIC readbyte PUBLIC _readbyte ._readbyte .readbyte ex de, hl call 0xB899 jr nc, readeof ld h, 0 ld l, a ret readeof: ld hl, 0xffff ret
11.833333
32
0.676056
2871cc853c519fe512ca53084cf8fc7a2c59a1d9
5,342
asm
Assembly
I2C_Master_Code_Dev/I2C_DemoBoard/src/display_dual_7seg.asm
CmdrZin/chips_avr_examples
d4b57a8efd6aff2a678adef4fd405e6359e891e6
[ "MIT" ]
5
2017-04-17T15:11:40.000Z
2021-12-13T23:52:09.000Z
I2C_Master_Code_Dev/I2C_DemoBoard/src/display_dual_7seg.asm
CmdrZin/chips_avr_examples
d4b57a8efd6aff2a678adef4fd405e6359e891e6
[ "MIT" ]
null
null
null
I2C_Master_Code_Dev/I2C_DemoBoard/src/display_dual_7seg.asm
CmdrZin/chips_avr_examples
d4b57a8efd6aff2a678adef4fd405e6359e891e6
[ "MIT" ]
null
null
null
/* * Display Dual 7 Segment * * org: 6/25/2014 * auth: Nels "Chip" Pearson * * Target: I2C Demo Board w/ display and keypad I/O, 20MHz * * Usage: * .include display_dual_7seg.asm * * Resources; * SRAM * dsp_buff 1 byte for 2 HEX number display * * NOTE: Change display to use one byte per digit to allo...
19.215827
82
0.642643
016630c095ec915e463946c1c2d0f5b7a2d53fbe
1,089
asm
Assembly
programs/oeis/071/A071042.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/071/A071042.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/071/A071042.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A071042: Number of 0's in n-th row of triangle in A070886. ; 0,1,3,3,7,7,9,7,15,15,17,15,21,19,21,15,31,31,33,31,37,35,37,31,45,43,45,39,49,43,45,31,63,63,65,63,69,67,69,63,77,75,77,71,81,75,77,63,93,91,93,87,97,91,93,79,105,99,101,87,105,91,93,63,127,127,129,127,133,131,133,127,141,139,141,135,145,139,141,127,157,15...
99
932
0.717172
a0f0725d457b7684e00140eeeba4e912213def74
200
asm
Assembly
kernel/arch/gdt.asm
RomankoMikhail/fspo-mp
37f435e89b01160f5ad807fa24b1785dcfe37d05
[ "MIT" ]
null
null
null
kernel/arch/gdt.asm
RomankoMikhail/fspo-mp
37f435e89b01160f5ad807fa24b1785dcfe37d05
[ "MIT" ]
4
2018-10-06T06:47:28.000Z
2018-10-06T09:17:48.000Z
kernel/arch/gdt.asm
RomankoMikhail/fspo-mp
37f435e89b01160f5ad807fa24b1785dcfe37d05
[ "MIT" ]
null
null
null
global gdt_set gdtr DW 0 ; For limit storage DD 0 ; For base storage gdt_set: mov eax, [esp + 4] mov [gdtr + 2], eax mov ax, [esp + 8] mov [gdtr], ax lgdt [gdtr] ret
15.384615
29
0.545
b7dadc69346d1a0789d3dde473284493ecf18cc9
6,751
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_1669.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.log_21829_1669.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.log_21829_1669.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r14 push %r15 push %rax push %rbp push %rsi lea addresses_WC_ht+0x1e8c8, %r15 nop nop xor %rbp, %rbp mov $0x6162636465666768, %rax movq %rax, %xmm2 movups %xmm2, (%r15) nop nop nop dec %r14 lea addresses_normal_ht+0x71e0, %r15 nop nop nop nop nop in...
36.89071
2,999
0.655162
8a0ba8dcd5afd2080bdd50efa9f10c4afc7af6c0
764
asm
Assembly
src/background.asm
matanui159/gb_shmup
31b144c52afc165e7433191904c6ced42999dc9b
[ "MIT" ]
1
2022-03-22T01:15:29.000Z
2022-03-22T01:15:29.000Z
src/background.asm
matanui159/gb_shmup
31b144c52afc165e7433191904c6ced42999dc9b
[ "MIT" ]
null
null
null
src/background.asm
matanui159/gb_shmup
31b144c52afc165e7433191904c6ced42999dc9b
[ "MIT" ]
null
null
null
include "reg.inc" section "background", rom0 ; ``` ; background_init() ; ``` background_init:: ld a, $01 TILE = $9800 rept 18 ld [TILE], a TILE = TILE + $20 endr ld h, high(background_scx) ld l, $00 .loop: call random ld [hl], a inc l jr nz, .loop ld a, $08 ld [REG_STAT], a ret ; ``...
13.890909
41
0.594241
05be17dfb3d7a4c668f95a22b55276bd8887e67a
4,443
asm
Assembly
Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xa0.log_5_1598.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xa0.log_5_1598.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xa0.log_5_1598.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 %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0x11af4, %r11 clflush (%r11) nop nop nop sub %rbx, %rbx movw $0x6162, (%r11) add %rsi, %rsi lea addresses_normal_ht+0x134e4, %rdx clflush (%rdx) nop xor $46830, %r9 movb (%rdx)...
19.659292
152
0.644384
3ef07726b7772335917745398dfda5e4a50dc371
192
asm
Assembly
oeis/157/A157887.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/157/A157887.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/157/A157887.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A157887: The domatic number of the n-cube. ; Submitted by Jamie Morken(m4) ; 1,2,2,4,4,4,5,8,8,8 add $0,1 pow $0,2 lpb $0 div $0,7 add $2,2 mul $0,$2 add $0,3 lpe div $0,2 add $0,1
12.8
44
0.59375
b7e7d46a3a05e1d7a78ef68d127fee1e35172db9
3,638
asm
Assembly
Engine/Sound/PlayDPCM16kHz.asm
wide-dot/thomson-to8-game-engine
f305368ff28fba6e6bd03d0138a36ff5ea67e925
[ "Apache-2.0" ]
11
2021-09-07T18:45:06.000Z
2022-02-15T06:36:19.000Z
Engine/Sound/PlayDPCM16kHz.asm
wide-dot/thomson-to8-game-engine
f305368ff28fba6e6bd03d0138a36ff5ea67e925
[ "Apache-2.0" ]
null
null
null
Engine/Sound/PlayDPCM16kHz.asm
wide-dot/thomson-to8-game-engine
f305368ff28fba6e6bd03d0138a36ff5ea67e925
[ "Apache-2.0" ]
1
2021-11-22T08:43:52.000Z
2021-11-22T08:43:52.000Z
* --------------------------------------------------------------------------- * PlayDPCM16kHz * ------------- * Subroutine to play a Delta PCM sample at 16kHz * 6 bit DAC sample value is encoded as a 4bit lookup value in a delta table * 62,5 cycles between 2 DAC samples (alternation of 62 and 63 cycles) * * No IRQ here...
40.422222
143
0.397746
ab9cd49997f87a0c6a35539d36a331610c46f00c
491
asm
Assembly
oeis/037/A037861.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/037/A037861.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/037/A037861.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A037861: (Number of 0's) - (number of 1's) in the base-2 representation of n. ; Submitted by Jamie Morken(s3.) ; 1,-1,0,-2,1,-1,-1,-3,2,0,0,-2,0,-2,-2,-4,3,1,1,-1,1,-1,-1,-3,1,-1,-1,-3,-1,-3,-3,-5,4,2,2,0,2,0,0,-2,2,0,0,-2,0,-2,-2,-4,2,0,0,-2,0,-2,-2,-4,0,-2,-2,-4,-2,-4,-4,-6,5,3,3,1,3,1,1,-1,3,1,1,-1,1,-1,-1,-3,3,1,...
28.882353
254
0.488798
89ede472184af3f0d7c8af1ee713972767fedb8c
76
asm
Assembly
src/main/fragment/mos6502-common/0_neq_(qbuz1_derefidx_vbuyy)_derefidx_vbum2_then_la1.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/main/fragment/mos6502-common/0_neq_(qbuz1_derefidx_vbuyy)_derefidx_vbum2_then_la1.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/main/fragment/mos6502-common/0_neq_(qbuz1_derefidx_vbuyy)_derefidx_vbum2_then_la1.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
lda ({z1}),y sta $fe iny lda ({z1}),y sta $ff ldy {m2} lda ($fe),y bne {la1}
9.5
12
0.552632
5ead388ba8891d0bb3fe4faf94da87f306a14aef
668
asm
Assembly
oeis/099/A099124.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/099/A099124.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/099/A099124.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A099124: Number of orbits of the wreath product of S_n with S_n on n X n matrices over {0,1,2,3,4,5}. ; Submitted by Jon Maiga ; 1,6,231,30856,11009376,8809549056,13949678575756,39822612151165272,190782296093487153627,1449479533445348118223510,16683660613067331275158983216,280167196060745030529247396914000,6651137552...
60.727273
479
0.872754
bfea131c51dc34bc02ab596beb4cb4c454bae92b
430
asm
Assembly
oeis/048/A048635.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/048/A048635.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/048/A048635.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A048635: Number of rational points of Klein curve over GF(2^n). ; Submitted by Christian Krause ; 0,14,24,14,0,38,168,350,528,854,1848,4238,8736,16646,31944,64190,131376,265142,526680,1044974,2088768,4193126,8404200,16795166,33541200,67059734,134195064,268511054,536991840,1073711558,2147211528 lpb $0 sub $0,1 mu...
23.888889
198
0.704651
7a71f37ec313f99224a41477388ba4eff9137623
357
asm
Assembly
oeis/047/A047296.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/047/A047296.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/047/A047296.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A047296: Numbers that are congruent to {3, 4, 6} mod 7. ; Submitted by Christian Krause ; 3,4,6,10,11,13,17,18,20,24,25,27,31,32,34,38,39,41,45,46,48,52,53,55,59,60,62,66,67,69,73,74,76,80,81,83,87,88,90,94,95,97,101,102,104,108,109,111,115,116,118,122,123,125,129,130,132,136,137,139,143 mul $0,36 div $0,27 mul $0,6...
29.75
200
0.672269
ce362c3605ce59c86786862687e461c7fd2c57a4
284
asm
Assembly
libsrc/strings/bcopy.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
8
2017-01-18T12:02:17.000Z
2021-06-12T09:40:28.000Z
libsrc/strings/bcopy.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
1
2017-03-06T07:41:56.000Z
2017-03-06T07:41:56.000Z
libsrc/strings/bcopy.asm
RC2014Z80/z88dk
e5b9447b970e5fae26544b6d8aa5957c98ba0e6a
[ "ClArtistic" ]
3
2017-03-07T03:19:40.000Z
2021-09-15T17:59:19.000Z
; CALLER linkage for function pointers SECTION code_clib PUBLIC bcopy PUBLIC _bcopy EXTERN memcpy_callee EXTERN ASMDISP_MEMCPY_CALLEE .bcopy ._bcopy pop af pop bc pop hl pop de push de push hl push bc push af jp memcpy_callee + ASMDISP_MEMCPY_CALLEE
12.909091
43
0.732394
03ceca3ead2e99086d7aa90661301679c64e2a4f
986
asm
Assembly
programs/oeis/171/A171975.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/171/A171975.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/171/A171975.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A171975: Integer part of the circumsphere radius of a regular tetrahedron with edge length n. ; 0,1,1,2,3,3,4,4,5,6,6,7,7,8,9,9,10,11,11,12,12,13,14,14,15,15,16,17,17,18,18,19,20,20,21,22,22,23,23,24,25,25,26,26,27,28,28,29,30,30,31,31,32,33,33,34,34,35,36,36,37,37,38,39,39,40,41,41,42,42,43,44,44,45,45,46,47,47,48,4...
140.857143
822
0.700811
a08404c9efbea7a7add4a404592b0c479c4b5add
588
asm
Assembly
oeis/005/A005054.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/005/A005054.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/005/A005054.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A005054: a(n) = (4*5^n + 0^n) / 5. ; 1,4,20,100,500,2500,12500,62500,312500,1562500,7812500,39062500,195312500,976562500,4882812500,24414062500,122070312500,610351562500,3051757812500,15258789062500,76293945312500,381469726562500,1907348632812500,9536743164062500,47683715820312500,238418579101562500,11920928955078125...
58.8
492
0.852041
3be6fb55c92ba85db4b22f2cda661e30baf97611
1,047
asm
Assembly
programs/oeis/047/A047322.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/047/A047322.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/047/A047322.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A047322: Numbers that are congruent to {0, 1, 5, 6} mod 7. ; 0,1,5,6,7,8,12,13,14,15,19,20,21,22,26,27,28,29,33,34,35,36,40,41,42,43,47,48,49,50,54,55,56,57,61,62,63,64,68,69,70,71,75,76,77,78,82,83,84,85,89,90,91,92,96,97,98,99,103,104,105,106,110,111,112,113,117,118,119,120,124,125,126,127,131,132,133,134,138,139,1...
116.333333
937
0.717287
6273fa962166a9048e8c3a506600fd0611e12c4c
298
asm
Assembly
programs/oeis/074/A074510.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/074/A074510.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/074/A074510.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A074510: a(n) = 1^n + 3^n + 8^n. ; 3,12,74,540,4178,33012,262874,2099340,16783778,134237412,1073800874,8590111740,68720008178,549757408212,4398051294074,35184386437740,281475019757378,2251799942825412,18014398896902474 mov $3,3 pow $3,$0 mov $2,8 mov $1,$3 pow $2,$0 add $1,$2 sub $1,2 add $1,3
24.833333
185
0.738255
5de4082a898f3f099e397a69d49533702a9eb528
9,217
asm
Assembly
coverage/IN_CTS/0516-COVERAGE-bit-vector-h-562/work/variant/1_spirv_asm/shader.frag.asm
asuonpaa/ShaderTests
6a3672040dcfa0d164d313224446496d1775a15e
[ "Apache-2.0" ]
null
null
null
coverage/IN_CTS/0516-COVERAGE-bit-vector-h-562/work/variant/1_spirv_asm/shader.frag.asm
asuonpaa/ShaderTests
6a3672040dcfa0d164d313224446496d1775a15e
[ "Apache-2.0" ]
47
2021-03-11T07:42:51.000Z
2022-03-14T06:30:14.000Z
coverage/IN_CTS/0516-COVERAGE-bit-vector-h-562/work/variant/1_spirv_asm/shader.frag.asm
asuonpaa/ShaderTests
6a3672040dcfa0d164d313224446496d1775a15e
[ "Apache-2.0" ]
4
2021-03-09T13:37:19.000Z
2022-02-25T07:32:11.000Z
; SPIR-V ; Version: 1.0 ; Generator: Khronos Glslang Reference Front End; 10 ; Bound: 176 ; Schema: 0 OpCapability Shader %1 = OpExtInstImport "GLSL.std.450" OpMemoryModel Logical GLSL450 OpEntryPoint Fragment %4 "main" %157 OpExecutionMode %4 Origin...
35.724806
89
0.486709
ff077fbc0bd6909df28b5809a05a46260383f987
495
asm
Assembly
oeis/226/A226694.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/226/A226694.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/226/A226694.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A226694: Pell equation solutions (32*a(n))^2 - 41*(5*b(n))^2 = -1 with b(n) := A226695(n), n>=0. ; Submitted by Jamie Morken(s1) ; 1,4099,16797701,68836974599,282093905109001,1156020754299711499,4737372769026312613901,19413752451449074792054799,79557552808665539471527952401,326026831996158929305246756884499,133605787...
26.052632
217
0.723232
59fc6911cd58eedbc4eee5f1a8429b3d130c8401
11,746
asm
Assembly
Library/Kernel/Format/formatLow.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/Kernel/Format/formatLow.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/Kernel/Format/formatLow.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @----------------------------------------------------------------------- Copyright (c) GeoWorks 1989 -- All Rights Reserved PROJECT: PC/GEOS MODULE: Klib/Format FILE: Format/formatLow.asm AUTHOR: Cheng, 1/90 ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name Date ...
22.501916
81
0.543845
dea8df9aa29827590d079533a0999ddbcddb36c5
7,419
asm
Assembly
Transynther/x86/_processed/NC/_ht_st_zr_un_sm_/i9-9900K_12_0xa0.log_21829_1095.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_ht_st_zr_un_sm_/i9-9900K_12_0xa0.log_21829_1095.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_ht_st_zr_un_sm_/i9-9900K_12_0xa0.log_21829_1095.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 %r8 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_normal_ht+0xa6cf, %rsi lea addresses_A_ht+0x1bad3, %rdi nop and $37753, %r8 mov $67, %rcx rep movsb nop nop inc %r9 lea addresses_WT_ht+0x14d0e, %r13 nop nop nop nop nop add $63451, %...
43.385965
2,999
0.607764
8535b21b69339a11ee3e8e683c332a5bb535839d
36,663
asm
Assembly
src/sound/song204restored.asm
MusicTheorist/Mother2GbaTranslation
70de3975a3284c4002a33e8ef8c20e4c2b039037
[ "MIT" ]
1
2021-04-18T04:26:52.000Z
2021-04-18T04:26:52.000Z
src/sound/song204restored.asm
MusicTheorist/Mother2GbaTranslation
70de3975a3284c4002a33e8ef8c20e4c2b039037
[ "MIT" ]
null
null
null
src/sound/song204restored.asm
MusicTheorist/Mother2GbaTranslation
70de3975a3284c4002a33e8ef8c20e4c2b039037
[ "MIT" ]
null
null
null
song204restored_pri equ 0 song204restored_rev equ 0 song204restored_mvl equ 127 song204restored_key equ 0 song204restored_tbs equ 1 song204restored_exg equ 0 song204restored_cmp equ 1 .align 4 ;**************** Track 1 (Midi-Chn.1) ****************; @song204restored_1: .byte TEMPO , 60 .byte KEYSH , song...
21.927632
56
0.567357
498c028c4b9c0225fb918b3aaf5e34b41ca0d750
619
asm
Assembly
oeis/045/A045926.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/045/A045926.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/045/A045926.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A045926: All digits even and nonzero. ; Submitted by Christian Krause ; 2,4,6,8,22,24,26,28,42,44,46,48,62,64,66,68,82,84,86,88,222,224,226,228,242,244,246,248,262,264,266,268,282,284,286,288,422,424,426,428,442,444,446,448,462,464,466,468,482,484,486,488,622,624,626,628,642,644,646,648,662,664,666,668,682,684,686,68...
30.95
393
0.680129
76573e73f30af220c92bb7db3536f26dadc5130a
1,094
asm
Assembly
programs/oeis/120/A120990.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/120/A120990.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/120/A120990.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A120990: 5^n-3^n-2n. ; 0,0,12,92,536,2872,14884,75924,384048,1933424,9706556,48650956,243609160,1219108776,6098732628,30503229188,152544843872,762810312928,3814309845100,19072324066620,95363944856184,476826697849880,2384154409955972,11920834811899252,59604362345854096,298022376588343632,1490113577518937244,7450572971...
136.75
1,004
0.908592
1eb1973f275c7b0dff19df4a73fe7429c38d6281
20,033
asm
Assembly
thirdparty/ffmpeg/libavcodec/x86/hevc_idct.asm
yashrajsingh1998/ApraPipes1
ec93095613f4345d6044c7012f2d8c3b99f65f03
[ "MIT" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
thirdparty/ffmpeg/libavcodec/x86/hevc_idct.asm
yashrajsingh1998/ApraPipes1
ec93095613f4345d6044c7012f2d8c3b99f65f03
[ "MIT" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
thirdparty/ffmpeg/libavcodec/x86/hevc_idct.asm
yashrajsingh1998/ApraPipes1
ec93095613f4345d6044c7012f2d8c3b99f65f03
[ "MIT" ]
353
2017-05-08T01:33:31.000Z
2022-03-12T05:57:16.000Z
;******************************************************************************* ;* SIMD-optimized IDCT functions for HEVC decoding ;* Copyright (c) 2014 Pierre-Edouard LEPERE ;* Copyright (c) 2014 James Almer ;* Copyright (c) 2016 Alexandra Hájková ;* ;* This file is part of FFmpeg. ;* ;* FFmpeg is free software; you ...
23.457845
96
0.567414
1a1bb840e1fbccb46178be6f1e8ce829d2366e3e
102
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/exp10.asm
ahjelm/z88dk
c4de367f39a76b41f6390ceeab77737e148178fa
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/exp10.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/exp10.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_fp_math16 PUBLIC _exp10f16 EXTERN cm16_sdcc_exp10 defc _exp10f16 = cm16_sdcc_exp10
14.571429
33
0.833333
e9162e36957fcc31229a12b599873fbc15a76206
565
asm
Assembly
oeis/158/A158557.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/158/A158557.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/158/A158557.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A158557: a(n) = 225*n^2 + 15. ; 15,240,915,2040,3615,5640,8115,11040,14415,18240,22515,27240,32415,38040,44115,50640,57615,65040,72915,81240,90015,99240,108915,119040,129615,140640,152115,164040,176415,189240,202515,216240,230415,245040,260115,275640,291615,308040,324915,342240,360015,378240,396915,416040,435615,4556...
80.714286
501
0.812389
947233dbc89f6b5cb2dc634cb10f95df9e2ac128
457
asm
Assembly
libsrc/_DEVELOPMENT/target/sms/driver/terminal/sms_01_output_terminal_tty_z88dk/sms_01_output_terminal_tty_z88dk_27_escape.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/target/sms/driver/terminal/sms_01_output_terminal_tty_z88dk/sms_01_output_terminal_tty_z88dk_27_escape.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/target/sms/driver/terminal/sms_01_output_terminal_tty_z88dk/sms_01_output_terminal_tty_z88dk_27_escape.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 sms_01_output_terminal_tty_z88dk_27_escape EXTERN error_zc sms_01_output_terminal_tty_z88dk_27_escape: ; output escaped char uninterpretted ; de = parameters * ld a,(de) ld c,a ; c = escaped char ; pop on...
20.772727
70
0.684902