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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b69fb0ad19f2dddb5f2dc286c1c2d1011aed8c4a | 1,085 | asm | Assembly | _build/dispatcher/jmp_ippsAESEncryptCTR_86a70efc.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsAESEncryptCTR_86a70efc.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsAESEncryptCTR_86a70efc.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsAESEncryptCTR:function
extern n8_ippsAESEncryptCTR:function
extern y8_ippsAESEncryptCTR:function
extern e9_ippsAESEncryptCTR:function
extern l9_ippsAESEncryptCTR:function
extern n0_ippsAESEncryptCTR:function
extern k0_ippsAESEncryptCTR:function
extern ippcpJumpIndexForMergedLibs
extern ippcpSafeInit:funct... | 27.820513 | 95 | 0.797235 |
fce3aca0a29c1237eb1c8924bbf4ad5c31f45e04 | 684 | asm | Assembly | ch07/7_9.asm | zzb610/asm-learn | d8a603347d608eb448dd605941376d6b763ee917 | [
"MIT"
] | null | null | null | ch07/7_9.asm | zzb610/asm-learn | d8a603347d608eb448dd605941376d6b763ee917 | [
"MIT"
] | null | null | null | ch07/7_9.asm | zzb610/asm-learn | d8a603347d608eb448dd605941376d6b763ee917 | [
"MIT"
] | null | null | null | assume cs:codesg, ss:stacksg, ds:datasg
stacksg segment
dw 0,0,0,0,0,0,0,0
stacksg ends
datasg segment
db '1. display '
db '2. brows '
db '3. replace '
db '4. modify '
datasg ends
codesg segment
start:
mov ax, stacksg
mov ss, ax
mov sp, 16
... | 15.906977 | 39 | 0.46345 |
572201b5cc81987275f412a013646d94c17fc9e4 | 273 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/z80/core/mm48__getncix.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/z80/core/mm48__getncix.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/z80/core/mm48__getncix.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_fp_math48
PUBLIC mm48__getncix, mm48__getcix
mm48__getncix:
;Saet AC lig den konstant IX peger paa.
ld de,6
add ix,de
mm48__getcix:
ld c,(ix+0)
ld b,(ix+1)
ld e,(ix+2)
ld d,(ix+3)
ld l,(ix+4)
ld h,(ix+5)
ret
| 11.869565 | 39 | 0.637363 |
b5ddf3fbc064a34a996efa58beac40ad1292ef2e | 234 | asm | Assembly | programs/oeis/098/A098724.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/098/A098724.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/098/A098724.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A098724: a(n) = C(n, 5)^(n-6).
; 1,1,21,3136,2000376,4032758016,21047953604832,246803372284575744,5848571832825267643383,258055182353934343170048256,19860857243854539712080765166683
mov $1,-6
bin $1,$0
sub $0,1
pow $1,$0
mov $0,$1
| 26 | 150 | 0.75641 |
467b3e4eb6326c77b41b9b6b80ae321d9bea87cb | 299 | asm | Assembly | programs/oeis/283/A283551.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/283/A283551.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/283/A283551.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A283551: a(n) = -1 + 5*n/6 + n^3/6.
; -1,0,2,6,13,24,40,62,91,128,174,230,297,376,468,574,695,832,986,1158,1349,1560,1792,2046,2323,2624,2950,3302,3681,4088,4524,4990,5487,6016,6578,7174,7805,8472,9176,9918,10699,11520,12382,13286,14233,15224,16260
add $0,1
mov $1,$0
bin $1,3
add $1,$0
sub $1,2
| 33.222222 | 212 | 0.682274 |
5b56c13778fda1f57e8cddc1452275edcadcf008 | 681 | asm | Assembly | u7bg/include/u7bg-eop2.asm | JohnGlassmyer/UltimaHacks | f9a114e00c4a1edf1ac7792b465feff2c9b88ced | [
"MIT"
] | 68 | 2018-03-04T22:34:22.000Z | 2022-03-10T15:18:32.000Z | u7bg/include/u7bg-eop2.asm | ptrie/UltimaHacks | 2c3557a86d94ad8b54b26bc395b9aed1604f8be1 | [
"MIT"
] | 19 | 2018-11-20T04:06:49.000Z | 2021-11-08T16:37:10.000Z | u7bg/include/u7bg-eop2.asm | ptrie/UltimaHacks | 2c3557a86d94ad8b54b26bc395b9aed1604f8be1 | [
"MIT"
] | 4 | 2020-09-01T17:57:36.000Z | 2022-01-04T20:51:11.000Z | ; =============================================================================
; Ultima VII: The Black Gate Hacks -- expanded overlay 2
; -----------------------------------------------------------------------------
; a second eop segment for offloading large, less frequently called procedures
; from the primary ... | 32.428571 | 79 | 0.615272 |
468744b8a031202ac5bcb3cbd55674f1d49cc2fc | 5,894 | asm | Assembly | Version-3/cpu/interrupt.asm | AaronV77/Friday | 1f4c32a01859738b8b7193f655322ac5454e4d52 | [
"MIT"
] | null | null | null | Version-3/cpu/interrupt.asm | AaronV77/Friday | 1f4c32a01859738b8b7193f655322ac5454e4d52 | [
"MIT"
] | null | null | null | Version-3/cpu/interrupt.asm | AaronV77/Friday | 1f4c32a01859738b8b7193f655322ac5454e4d52 | [
"MIT"
] | null | null | null | ;; Make our isr_handler() from isr.c available here
[extern isr_handler]
;; Make our irq_handler() from isr.c available here
[extern irq_handler]
;; Common stub which calls when any of interrupts are triggered
isr_common_stub:
pusha ; Store all the general purpose registers (edi,esi,ebp,esp,ebx,ed... | 15.151671 | 113 | 0.683577 |
688db1d3c2e8da4d3b937398b7b959399c257753 | 15,834 | asm | Assembly | MSDOS/Virus.MSDOS.Unknown.viol-c.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | MSDOS/Virus.MSDOS.Unknown.viol-c.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | MSDOS/Virus.MSDOS.Unknown.viol-c.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | ;
; Violator Strain C - "Violator strikes again..."
;
; Written by The High Evolutionary
; RABID International Development Corp.
;
;
; Here are the equates for when the virus will destroy media
;
month equ 6 ;Set month to June
day equ 22 ;Set day to the 22nd
year equ 1991 ;Set year to 1991
sectors equ 256 ;F... | 35.823529 | 79 | 0.514273 |
8a97abcfa9bcff6d51cccb8e964611dc4c291408 | 1,181 | asm | Assembly | kernel/processor/x64/ap_startup-x86.asm | martin-hughes/project_azalea | 28aa0183cde350073cf0167df3f51435ea409c8b | [
"MIT"
] | 13 | 2017-12-20T00:02:38.000Z | 2022-01-07T11:18:36.000Z | kernel/processor/x64/ap_startup-x86.asm | martin-hughes/project_azalea | 28aa0183cde350073cf0167df3f51435ea409c8b | [
"MIT"
] | 21 | 2016-09-21T16:50:39.000Z | 2020-04-12T12:58:19.000Z | kernel/processor/x64/ap_startup-x86.asm | martin-hughes/project_azalea | 28aa0183cde350073cf0167df3f51435ea409c8b | [
"MIT"
] | 6 | 2017-12-20T00:02:27.000Z | 2019-03-21T16:28:24.000Z | ; AP startup code - 32-bit portion.
[BITS 32]
SEGMENT .pretext
EXTERN pml4_table
EXTERN asm_proc_mp_ap_startup
GLOBAL asm_ap_x86_entry
asm_ap_x86_entry:
; Disable paging:
mov eax, cr0
and eax, 0x7FFFFFFF
mov cr0, eax
; Reset segment selectors
mov ax, 0x10
mov ss, ax
mov ds, ax
mov es, ax
mov ax,... | 19.048387 | 115 | 0.694327 |
c225762e4d585c2f6457e96f79b81185e20b6000 | 462 | asm | Assembly | oeis/071/A071023.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/071/A071023.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/071/A071023.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A071023: Triangle read by rows giving successive states of cellular automaton generated by "Rule 78".
; Submitted by Christian Krause
; 1,1,1,1,1,1,1,1,0,1,1,1,1,0,1,1,1,0,1,0,1,1,1,1,0,1,0,1,1,1,0,1,0,1,0,1,1,1,1,0,1,0,1,0,1,1,1,0,1,0,1,0,1,0,1,1,1,1,0,1,0,1,0,1,0,1,1,1,0,1,0,1,0,1,0,1,0,1,1,1,1,0,1,0,1,0,1,0,1,0,1,... | 46.2 | 199 | 0.608225 |
464135787333a319dcb6a996ca73a0d1f8f6e147 | 6,347 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_256_839.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_256_839.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_256_839.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 %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x14387, %rsi
lea addresses_WT_ht+0x19f5b, %rdi
nop
nop
nop
cmp $24433, %r13
mov $41, %rcx
rep movsb
nop
nop
nop
xor %r9, %r9
lea addresses_A_ht+0x1a487, %rdx
and $47639, %rax
m... | 24.988189 | 767 | 0.649126 |
094f03ed64cc1853cf3560211f3198abb04b2d32 | 448 | asm | Assembly | oeis/037/A037619.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/037/A037619.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/037/A037619.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A037619: Base 5 digits are, in order, the first n terms of the periodic sequence with initial period 2,0,3.
; Submitted by Jon Maiga
; 2,10,53,267,1335,6678,33392,166960,834803,4174017,20870085,104350428,521752142,2608760710,13043803553,65219017767,326095088835,1630475444178,8152377220892,40761886104460,2038094305223... | 28 | 204 | 0.747768 |
69b2491d55a921740dcbbaf9326a70d2fc7876c8 | 7,242 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_11152_1255.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_11152_1255.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_11152_1255.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 %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1593a, %rax
clflush (%rax)
sub $33178, %r8
movb $0x61, (%rax)
nop
sub %r8, %r8
lea addresses_WT_ht+0x1301a, %rbp
nop
nop
nop
cmp $38347, %r8
movb $0x61, (%rbp)
nop
nop
nop
nop... | 34.817308 | 2,999 | 0.655068 |
175906cff13c378e389bf42c97d624f1d529ee85 | 461 | asm | Assembly | programs/oeis/006/A006235.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/006/A006235.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/006/A006235.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A006235: Complexity of doubled cycle (regarding case n = 2 as a multigraph).
; 1,12,75,384,1805,8100,35287,150528,632025,2620860,10759331,43804800,177105253,711809364,2846259375,11330543616,44929049777,177540878700,699402223099,2747583822720,10766828545725,42095796462852,164244726238343,639620518118400,24865586158140... | 35.461538 | 243 | 0.746204 |
57cac3cec4d892e6216ec476c480e671aac94b0d | 486 | asm | Assembly | programs/oeis/121/A121489.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/121/A121489.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/121/A121489.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A121489: Diagonal of array A121490.
; 3,1,9,17,19,9,18,17,55,24,38,36,12,65,106,129,128,97,30,100,148,168,154,100,251,113,198,249,260,225,138,356,163,297,389,433,423,353,217,9,248,441,17,80,79,8,506,297,687,316,574,17,119,145,89,784,568,252,737,225,548,793,954,1025,1000,873,638,289,967,396,890,73,359,545,625,593,443,... | 69.428571 | 383 | 0.726337 |
bb297205786ca5355349679788ac6c2dedcee889 | 389 | asm | Assembly | Old Programmes/8085/Factorial/fact.asm | illuminati-inc-2020/school | f22d640abd5505889bcfa9f7880c90a1b6e79635 | [
"CC0-1.0"
] | null | null | null | Old Programmes/8085/Factorial/fact.asm | illuminati-inc-2020/school | f22d640abd5505889bcfa9f7880c90a1b6e79635 | [
"CC0-1.0"
] | null | null | null | Old Programmes/8085/Factorial/fact.asm | illuminati-inc-2020/school | f22d640abd5505889bcfa9f7880c90a1b6e79635 | [
"CC0-1.0"
] | null | null | null | LXI SP, 0FFFFH
LXI H, 0001H
LDA 00A0H
MOV B, A
LP: MVI D, 00H
MOV E, B
CALL MUL
DCR B
JNZ LP
SHLD 00B0H
HLT
MUL: PUSH D
LXI D, 0000H
MVI C, 10H
LOOP: MOV A, L
RAR
JNC SHIFT
XTHL
MOV A,E
ADD L
MOV E, A
MOV A, D
ADC H
MOV D, A
XTHL
SHIFT: MOV A, D
RAR
MOV D,A
MOV A, E
RAR
MOV E, A
MOV A, H
... | 9.261905 | 15 | 0.596401 |
e000f33e96d426c0f74e45b6533580e3e58bd23d | 4,482 | asm | Assembly | 配套代码/L024/L024A/1.asm | zmrbak/ReverseAnalysis | 994fdc61c8af2eecc2a065a6f5ee0aacf371e836 | [
"MIT"
] | 35 | 2019-11-19T03:12:09.000Z | 2022-02-18T08:38:53.000Z | 配套代码/L024/L024A/1.asm | zmrbak/ReverseAnalysis | 994fdc61c8af2eecc2a065a6f5ee0aacf371e836 | [
"MIT"
] | null | null | null | 配套代码/L024/L024A/1.asm | zmrbak/ReverseAnalysis | 994fdc61c8af2eecc2a065a6f5ee0aacf371e836 | [
"MIT"
] | 22 | 2019-08-03T17:07:17.000Z | 2022-02-18T08:38:55.000Z | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.24.28117.0
TITLE C:\Users\libit\source\repos\L024A\L024A\L024A.cpp
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
CONST SEGMENT
$SG5557 DB '0', 00H
ORG $+2
$SG5559 DB '1', 00H
ORG $+2
$SG5561 DB '2', 00H
OR... | 20.189189 | 129 | 0.703257 |
59b7b3e0a9fa0c7068f1686b085ae92d40fb2a12 | 29,760 | asm | Assembly | Exports/station0.asm | adamsmasher/GBSoundSystem | 854e19a216435e3074a1e92e4fe76df8c16ca542 | [
"MIT"
] | 1 | 2022-03-08T17:56:48.000Z | 2022-03-08T17:56:48.000Z | Exports/station0.asm | gb-archive/GBSoundSystem | a8468d766b1f32fa31ab206f291bc71d3c5b133e | [
"MIT"
] | null | null | null | Exports/station0.asm | gb-archive/GBSoundSystem | a8468d766b1f32fa31ab206f291bc71d3c5b133e | [
"MIT"
] | null | null | null | ; ********************************************************
; Music Bank
;
; created with Beyond Gameboy Tracker
; ********************************************************
; ************************ Pattern Streams *******************
SECTION "Mstation0P0", ROMX
PATTERN_station00:
DB $0A
DB $05, $01, $0C, $34... | 83.595506 | 165 | 0.420833 |
3355528265cc87d73c9caee14d48027b165fd2c0 | 580 | asm | Assembly | oeis/133/A133754.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/133/A133754.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/133/A133754.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A133754: a(n) = n^5 - n^3.
; 0,0,24,216,960,3000,7560,16464,32256,58320,99000,159720,247104,369096,535080,756000,1044480,1414944,1883736,2469240,3192000,4074840,5142984,6424176,7948800,9750000,11863800,14329224,17188416,20486760,24273000,28599360,33521664,39099456,45396120,52479000,60419520,69293304,79180296,90164880... | 64.444444 | 501 | 0.822414 |
1a86936b018d10292df662055094ea8e13221aa7 | 383 | asm | Assembly | programs/oeis/265/A265104.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/265/A265104.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/265/A265104.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A265104: a(n) = A265100(n+1) - 6, n >= 1.
; 8,26,35,80,89,107,116,242,251,269,278,323,332,350,359,728,737,755,764,809,818,836,845,971,980,998,1007,1052,1061,1079,1088,2186,2195,2213,2222,2267,2276,2294,2303,2429,2438,2456,2465,2510,2519,2537
add $0,1
mov $2,$0
div $0,2
seq $0,240400 ; Numbers n having a partition in... | 34.818182 | 199 | 0.689295 |
dec35c500f088be2b1668fc1aa7cd6203dc97c76 | 817 | asm | Assembly | 2011400_NguyenTuanKiet_Lab4/bt1.asm | alumica/KTMT | e500d826639df7e0c06f49f3ca2f3e9c86ea79f4 | [
"CECILL-B"
] | null | null | null | 2011400_NguyenTuanKiet_Lab4/bt1.asm | alumica/KTMT | e500d826639df7e0c06f49f3ca2f3e9c86ea79f4 | [
"CECILL-B"
] | null | null | null | 2011400_NguyenTuanKiet_Lab4/bt1.asm | alumica/KTMT | e500d826639df7e0c06f49f3ca2f3e9c86ea79f4 | [
"CECILL-B"
] | null | null | null | .model small
.stack 100h
.data
tb1 db 'Hay nhap mot chuoi ky tu (ket thuc bang Enter): $'
tb2 db 13, 10, 'Chuoi nguoc: $'
.code
main proc
mov ax, @data
mov ds, ax
xor bx, bx
xor cx, cx
mov ah, 9
lea dx, tb1
int 21h
... | 18.568182 | 63 | 0.372093 |
7aac29c7e76d9527635f039fe079102b47a5ecac | 11,074 | nasm | Assembly | UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/ExceptionTssEntryAsm.nasm | KrzysztofKoch1/edk2 | 4d621893471c6299de06aeac56f4c6cddc5c9ebe | [
"BSD-2-Clause"
] | 2,757 | 2018-04-28T21:41:36.000Z | 2022-03-29T06:33:36.000Z | UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/ExceptionTssEntryAsm.nasm | KrzysztofKoch1/edk2 | 4d621893471c6299de06aeac56f4c6cddc5c9ebe | [
"BSD-2-Clause"
] | 20 | 2019-07-23T15:29:32.000Z | 2022-01-21T12:53:04.000Z | UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/ExceptionTssEntryAsm.nasm | KrzysztofKoch1/edk2 | 4d621893471c6299de06aeac56f4c6cddc5c9ebe | [
"BSD-2-Clause"
] | 449 | 2018-05-09T05:54:05.000Z | 2022-03-30T14:54:18.000Z | ;------------------------------------------------------------------------------ ;
; Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
; This program and the accompanying materials
; are licensed and made available under the terms and conditions of the BSD License
; which accompanies this distribution.... | 27.894207 | 85 | 0.514177 |
c0ae747ca7043e289b2916ff694b0655ceafe3c5 | 690 | asm | Assembly | oeis/033/A033050.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/033/A033050.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/033/A033050.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A033050: Numbers whose set of base 14 digits is {0,1}.
; Submitted by Jamie Morken(s3)
; 0,1,14,15,196,197,210,211,2744,2745,2758,2759,2940,2941,2954,2955,38416,38417,38430,38431,38612,38613,38626,38627,41160,41161,41174,41175,41356,41357,41370,41371,537824,537825,537838,537839,538020,538021,538034,538035,540568,5405... | 46 | 499 | 0.771014 |
6498017de1a42bce03118b97ab0f8dab9302ee5c | 806 | asm | Assembly | oeis/295/A295691.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/295/A295691.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/295/A295691.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A295691: a(n) = a(n-1) + a(n-3) + a(n-4), where a(0) = 2, a(1) = 2, a(2) = 2, a(3) = 1.
; Submitted by Christian Krause
; 2,2,2,1,5,9,12,18,32,53,83,133,218,354,570,921,1493,2417,3908,6322,10232,16557,26787,43341,70130,113474,183602,297073,480677,777753,1258428,2036178,3294608,5330789,8625395,13956181,22581578,365377... | 35.043478 | 494 | 0.717122 |
ac117e8e9a8db455192d5f8686ec4c70b6fea886 | 338 | asm | Assembly | oeis/040/A040417.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/040/A040417.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/040/A040417.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A040417: Continued fraction for sqrt(438).
; Submitted by Jon Maiga
; 20,1,12,1,40,1,12,1,40,1,12,1,40,1,12,1,40,1,12,1,40,1,12,1,40,1,12,1,40,1,12,1,40,1,12,1,40,1,12,1,40,1,12,1,40,1,12,1,40,1,12,1,40,1,12,1,40,1,12,1,40,1,12,1,40,1,12,1,40,1,12,1,40,1,12
mov $1,$0
min $0,1
add $0,3
gcd $1,$0
add $1,2
add $0,$1
mu... | 26 | 189 | 0.612426 |
f4089495d6ebf4030436551c10a2e903fd149fca | 618 | asm | Assembly | oeis/000/A000888.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/000/A000888.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/000/A000888.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A000888: a(n) = (2*n)!^2 / ((n+1)!*n!^3).
; 1,2,12,100,980,10584,121968,1472328,18404100,236390440,3103161776,41469525552,562496897872,7726605740000,107289439704000,1503840313184400,21252802073091300,302539888334593800,4334635827016110000,62464383654579522000,904841214653480504400,13169160881666672968800,192488367353... | 51.5 | 494 | 0.839806 |
efb9cda0b034f60e4791c81dfdef834a5345543d | 688 | asm | Assembly | runtime/dos16.asm | mkostoevr/OBFMC | 7c4b6cf631a6d37d9b4170bb90b2ccb07af8ce39 | [
"MIT"
] | 2 | 2020-04-19T21:12:16.000Z | 2021-02-10T15:11:54.000Z | runtime/dos16.asm | mkostoevr/OBFMC | 7c4b6cf631a6d37d9b4170bb90b2ccb07af8ce39 | [
"MIT"
] | null | null | null | runtime/dos16.asm | mkostoevr/OBFMC | 7c4b6cf631a6d37d9b4170bb90b2ccb07af8ce39 | [
"MIT"
] | null | null | null | format binary as 'bin'
org 100h
jmp start
bufptr dw buf ; this will be modified by compiler (+code size)
start:
cld
mov cx, 30000
mov di, [bufptr]
xor ax, ax
rep stosb
mov si, [bufptr]
mov bx, bf_putchar
mov cx, bf_getchar
call brainfuck
mov a... | 15.288889 | 66 | 0.5 |
9506a09f9067ad96e41b29ef1807fd032ccd74a7 | 465 | asm | Assembly | oeis/077/A077928.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/077/A077928.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/077/A077928.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A077928: Expansion of (1-x)^(-1)/(1+2*x+x^2-2*x^3).
; Submitted by Christian Krause
; 1,-1,2,0,-3,11,-18,20,1,-57,154,-248,229,99,-922,2204,-3287,2527,2642,-14384,31181,-42693,25438,54180,-219183,435063,-542582,211736,989237,-3275373,5984982,-6716116,896505,16893071,-48114878,81129696,-80358371,-16642709,275903182,-6... | 25.833333 | 242 | 0.647312 |
625439d68f9204c389e1a27ae678ee67e28d57e6 | 674 | asm | Assembly | oeis/054/A054612.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/054/A054612.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/054/A054612.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A054612: a(n) = Sum_{d|n} phi(d)*5^(n/d).
; Submitted by Christian Krause
; 0,5,30,135,660,3145,15810,78155,391320,1953405,9768870,48828175,244157820,1220703185,6103593930,30517584915,152588282640,762939453205,3814699250430,19073486328215,95367441415140,476837158360185,2384185839844050,11920928955078235,5960464502034... | 44.933333 | 495 | 0.820475 |
b5b7a0329fb20255b44fd4f33a08e90840ea2968 | 5,934 | asm | Assembly | Secure_Dictophone_Execute.asm | erg0dic/Sec_dict | b0ba213fa9b3ae78c3872da303d232b45a9e0c4a | [
"MIT"
] | null | null | null | Secure_Dictophone_Execute.asm | erg0dic/Sec_dict | b0ba213fa9b3ae78c3872da303d232b45a9e0c4a | [
"MIT"
] | null | null | null | Secure_Dictophone_Execute.asm | erg0dic/Sec_dict | b0ba213fa9b3ae78c3872da303d232b45a9e0c4a | [
"MIT"
] | null | null | null | #include p18f87k22.inc
;
extern write_sequence_init, write_sequence, read_sequence_init, read_sequence
extern LCD_Setup, LCD_Clear_Screen, LCD_delay_ms, LCD_Second_Line, LCD_Send_Byte_D, LCD_Write_Hex
extern ac1, ac2, ac3, init_counter24bit, counter24bit
extern ADC_Setup, ADC_Read
extern LCD_delay_x4us
extern ... | 27.472222 | 119 | 0.754466 |
873b21869b86347fad699c5e7f7dea576d44a01a | 603 | asm | Assembly | oeis/014/A014963.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/014/A014963.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/014/A014963.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A014963: Exponential of Mangoldt function M(n): a(n) = 1 unless n is a prime or prime power when a(n) = that prime.
; Submitted by Christian Krause
; 1,2,3,2,5,1,7,2,3,1,11,1,13,1,1,2,17,1,19,1,1,1,23,1,5,1,3,1,29,1,31,2,1,1,1,1,37,1,1,1,41,1,43,1,1,1,47,1,7,1,1,1,53,1,1,1,1,1,59,1,61,1,1,2,1,1,67,1,1,1,71,1,73,1,1,1... | 23.192308 | 222 | 0.542289 |
13d4ceb70bdda76b508418b7260a683f7b7b8a28 | 1,370 | asm | Assembly | Examples/ant8/atoi1.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Examples/ant8/atoi1.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Examples/ant8/atoi1.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | 1 | 2020-07-15T04:09:05.000Z | 2020-07-15T04:09:05.000Z | # Register usage:
# r3 - used as scratch space to load each byte into.
# r4 - used to hold the sum.
# r5 - the address of the next byte to load.
# r6 - the location of the end of the main loop.
# r7 - used to hold the constant 10.
# r8 - used to hold the constant '0'.
# r9 - used to hold the constant '\n'.
lc ... | 40.294118 | 73 | 0.466423 |
fdd5f2c862a5d09ec89e8bfbf3d1c0194ff03c36 | 876 | asm | Assembly | dino/lcs/enemy/53.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | dino/lcs/enemy/53.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/enemy/53.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
006080 tst.b ($53,A6)
006084 ble $60e0 [123p+ 53, enemy+53]
01302C move.b ($a,A0), ($53,A6)
013032 tst.w (A0) [123p+ 53, enemy+53, etc+53, item+53]
0142BE tst.b ($53,A0)
0142C2 beq $142d8 [123p+ 53, enemy+53, item+53]
01439C bset #$7, ($... | 38.086957 | 60 | 0.605023 |
63e55b84da5f5d25b5a9b90955f60b43d7746c4d | 2,990 | asm | Assembly | Apple2/MenuFirmware.asm | hanshuebner/Apple2-IO-RPi | b9a2eacb5d175b3b49dfa4e1aa790cefb8a68829 | [
"MIT"
] | null | null | null | Apple2/MenuFirmware.asm | hanshuebner/Apple2-IO-RPi | b9a2eacb5d175b3b49dfa4e1aa790cefb8a68829 | [
"MIT"
] | null | null | null | Apple2/MenuFirmware.asm | hanshuebner/Apple2-IO-RPi | b9a2eacb5d175b3b49dfa4e1aa790cefb8a68829 | [
"MIT"
] | null | null | null | ; Copyright Terence J. Boldt (c)2020-2022
; Use of this source code is governed by an MIT
; license that can be found in the LICENSE file.
; This file contains the source for the firmware
; that displays the copyright message on boot
; and checks for the RPi status to be ready before
; attempting to boot
;ProDOS Zero... | 17.283237 | 121 | 0.707023 |
81a58a4a936e19ee27634c866b63e94dbbea7962 | 798 | asm | Assembly | libsrc/rs232/osca/rs232_get.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/rs232/osca/rs232_get.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/rs232/osca/rs232_get.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | ;
; z88dk RS232 Function
;
; OSCA version
;
; unsigned char rs232_get(char *)
;
; $Id: rs232_get.asm,v 1.2 2012/06/26 06:16:08 stefano Exp $
; __FASTCALL__
XLIB rs232_get
INCLUDE "osca.def"
rs232_get:
ld b,50
.wait_sb
in a,(sys_joy_com_flags) ; if bit 6 of status flags =... | 19.95 | 90 | 0.616541 |
789d03cebf9fd3f3c0c189b7234c4f14ff547a67 | 1,526 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_6_1846.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_6_1846.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_6_1846.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r12
push %r14
push %r9
push %rax
push %rbx
push %rsi
// Store
lea addresses_WC+0x150d5, %r14
nop
nop
nop
xor $5277, %rax
mov $0x5152535455565758, %r12
movq %r12, %xmm2
vmovups %ymm2, (%r14)
add %r12, %r12
// Sto... | 18.609756 | 122 | 0.644823 |
8a879152eeb42c9e1e0251b3b5f975a662be30a2 | 2,136 | asm | Assembly | Source/Levels/L0303.asm | AbePralle/FGB | 52f004b8d9d4091a2a242a012dc8c1f90d4c160d | [
"MIT"
] | null | null | null | Source/Levels/L0303.asm | AbePralle/FGB | 52f004b8d9d4091a2a242a012dc8c1f90d4c160d | [
"MIT"
] | null | null | null | Source/Levels/L0303.asm | AbePralle/FGB | 52f004b8d9d4091a2a242a012dc8c1f90d4c160d | [
"MIT"
] | null | null | null | ; L0303.asm mist stone henge
; Generated 10.29.2000 by mlevel
; Modified 10.29.2000 by Abe Pralle
INCLUDE "Source/Defs.inc"
INCLUDE "Source/Levels.inc"
WATERINDEX EQU 3
VAR_WATER EQU 0
;---------------------------------------------------------------------
SECTION "Level0303Section",ROMX
;--------------------------... | 27.037975 | 70 | 0.432584 |
76000bcf5d5b29794abcaa511e727536a54b67a6 | 439 | asm | Assembly | programs/oeis/189/A189736.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/189/A189736.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/189/A189736.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A189736: a(1)=3, a(2)=2, a(n)=3*a(n-1) + 2*a(n-2)
; 3,2,12,40,144,512,1824,6496,23136,82400,293472,1045216,3722592,13258208,47219808,168175840,598967136,2133253088,7597693536,27059586784,96374147424,343241615840,1222473142368,4353902658784,15506654261088,55227768100832,196696612824672,700545374675680,249502934967638... | 31.357143 | 285 | 0.738041 |
c636d5847ed4d5f32dd881f4c7b483cb876f9e4c | 501 | asm | Assembly | oeis/108/A108872.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/108/A108872.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/108/A108872.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A108872: Sums of ordinal references for a triangular table read by columns, top to bottom.
; Submitted by Christian Krause
; 2,3,4,4,5,6,5,6,7,8,6,7,8,9,10,7,8,9,10,11,12,8,9,10,11,12,13,14,9,10,11,12,13,14,15,16,10,11,12,13,14,15,16,17,18,11,12,13,14,15,16,17,18,19,20,12,13,14,15,16,17,18,19,20,21,22,13,14,15,16,17,... | 33.4 | 281 | 0.650699 |
85ab35958e9196b5a699fb7ca515131a7d43def5 | 429 | asm | Assembly | oeis/113/A113953.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/113/A113953.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/113/A113953.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A113953: A Jacobsthal triangle.
; Submitted by Christian Krause
; 1,0,1,0,2,1,0,0,4,1,0,0,4,6,1,0,0,0,12,8,1,0,0,0,8,24,10,1,0,0,0,0,32,40,12,1,0,0,0,0,16,80,60,14,1,0,0,0,0,0,80,160,84,16,1,0,0,0,0,0,32,240,280,112,18,1,0,0,0,0,0,0,192,560,448,144,20,1,0,0,0,0,0,0,64,672,1120,672,180,22,1
lpb $0
add $1,1
sub $0... | 22.578947 | 226 | 0.589744 |
0232b60bb156a9aeb6b1a05d59aea1bfadee9e34 | 27,822 | asm | Assembly | crypto/sha/asm/s1_win32.asm | enthought/openssl | 92bdfc15f79c05e5b3d004320a1cab353e654ab4 | [
"OpenSSL"
] | null | null | null | crypto/sha/asm/s1_win32.asm | enthought/openssl | 92bdfc15f79c05e5b3d004320a1cab353e654ab4 | [
"OpenSSL"
] | null | null | null | crypto/sha/asm/s1_win32.asm | enthought/openssl | 92bdfc15f79c05e5b3d004320a1cab353e654ab4 | [
"OpenSSL"
] | 2 | 2017-08-19T21:29:15.000Z | 2020-04-24T09:06:44.000Z | ; Don't even think of reading this code
; It was automatically generated by sha1-586.pl
; Which is a perl program used to generate the x86 assember for
; any of ELF, a.out, COFF, Win32, ...
; eric <eay@cryptsoft.com>
;
%ifdef __omf__
section code use32 class=code
%else
section .text
%endif
global _sha... | 19.267313 | 65 | 0.578858 |
58229a0b5b65824a29396e96611624a43d6b3545 | 485 | asm | Assembly | oeis/259/A259566.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/259/A259566.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/259/A259566.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A259566: Numbers following gaps in the sequence of base-3 numbers that don't contain 0.
; 1,4,7,13,16,22,25,40,43,49,52,67,70,76,79,121,124,130,133,148,151,157,160,202,205,211,214,229,232,238,241,364,367,373,376,391,394,400,403,445,448,454,457,472,475,481,484,607,610,616,619,634,637,643,646,688,691,697,700,715,718,72... | 69.285714 | 260 | 0.725773 |
c31c42dcd10c49df38528081d8e6de3ba6b06c3b | 365 | asm | Assembly | programs/oeis/021/A021250.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/021/A021250.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/021/A021250.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A021250: Decimal expansion of 1/246.
; 0,0,4,0,6,5,0,4,0,6,5,0,4,0,6,5,0,4,0,6,5,0,4,0,6,5,0,4,0,6,5,0,4,0,6,5,0,4,0,6,5,0,4,0,6,5,0,4,0,6,5,0,4,0,6,5,0,4,0,6,5,0,4,0,6,5,0,4,0,6,5,0,4,0,6,5,0,4,0,6,5,0,4,0,6,5,0,4,0,6,5,0,4,0,6,5,0,4,0
mul $0,2
mov $5,$0
lpb $2,$0
mov $1,$5
trn $5,5
lpe
trn $$1,$$3
add $7,$$4
a... | 21.470588 | 199 | 0.517808 |
4ca9ab12a91bc6971d541aa4d7dfcceb036f049d | 41,393 | asm | Assembly | dev/himem/himem4b.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dev/himem/himem4b.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dev/himem/himem4b.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;/*
; * Microsoft Confidential
; * Copyright (C) Microsoft Corporation 1988-1992
; * All Rights Reserved.
; */
;
;*****************************************************************************
;
; HIMEM4B.ASM : 386 SPECIFIC routines
;
;****************************************... | 24.334509 | 79 | 0.63117 |
c91a9dc03a39b07f7416bfee517e1561166a74fd | 662 | asm | Assembly | programs/oeis/064/A064994.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/064/A064994.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/064/A064994.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A064994: A Beatty sequence from Khintchine's constant (A002210).
; 1,3,5,6,8,10,11,13,15,16,18,20,21,23,25,26,28,30,32,33,35,37,38,40,42,43,45,47,48,50,52,53,55,57,58,60,62,64,65,67,69,70,72,74,75,77,79,80,82,84,85,87,89,91,92,94,96,97,99,101,102,104,106,107,109,111,112,114
mov $2,$0
add $2,1
mov $6,$0
lpb $2,1
mo... | 17.891892 | 209 | 0.530211 |
97b790a5fc52c020f11495d3b5d1269dbb46392b | 352 | asm | Assembly | libsrc/target/zx-common/graphics/getmaxx.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 4 | 2021-11-20T19:35:01.000Z | 2022-01-01T16:08:42.000Z | libsrc/target/zx-common/graphics/getmaxx.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | null | null | null | libsrc/target/zx-common/graphics/getmaxx.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1 | 2021-11-27T15:58:02.000Z | 2021-11-27T15:58:02.000Z | MODULE getmaxx
SECTION code_clib
PUBLIC getmaxx
PUBLIC _getmaxx
EXTERN __zx_screenmode
EXTERN __console_w
.getmaxx
._getmaxx
ld a,(__zx_screenmode)
ld hl,255
cp 3
ret c
ld hl,511
and 7
cp 6
ret z
; So we must be left with a ZXN screenmode
ld hl,(__console_w)
... | 14.666667 | 43 | 0.639205 |
5c3d101ac2108af1cb5ff6b2d386cbb51784a292 | 166,573 | asm | Assembly | NextPlayer.asm | perrada69/NextPlayer | 7431ddd1f1f6db7524e6d30c4d2e0354b88f2a2e | [
"MIT"
] | 10 | 2020-05-25T09:24:28.000Z | 2021-11-15T21:47:25.000Z | NextPlayer.asm | perrada69/NextPlayer | 7431ddd1f1f6db7524e6d30c4d2e0354b88f2a2e | [
"MIT"
] | 1 | 2021-01-17T23:40:13.000Z | 2021-04-26T11:30:10.000Z | NextPlayer.asm | perrada69/NextPlayer | 7431ddd1f1f6db7524e6d30c4d2e0354b88f2a2e | [
"MIT"
] | null | null | null |
DEVICE ZXSPECTRUMNEXT
;OPT reset --zxnext --syntax=abfw
slot 3
org #6000
CHARS equ 15616-256
mystak equ 24575 ;ar bi trary value picked to be be low
;BFE0h and above 4000h
staksto ... | 16.220956 | 99 | 0.563687 |
8e3f671cd6fbcae8f686f6c4d4b8de65e038c1cd | 399 | asm | Assembly | Modules/Module4/FloatingPoint/singleprecision2.asm | hackettccp/CSCI213 | c2b5c3e1b5f47fa329a59b0a7261ebeee8e64059 | [
"MIT"
] | null | null | null | Modules/Module4/FloatingPoint/singleprecision2.asm | hackettccp/CSCI213 | c2b5c3e1b5f47fa329a59b0a7261ebeee8e64059 | [
"MIT"
] | null | null | null | Modules/Module4/FloatingPoint/singleprecision2.asm | hackettccp/CSCI213 | c2b5c3e1b5f47fa329a59b0a7261ebeee8e64059 | [
"MIT"
] | null | null | null | #Demonstrates swapping single precision floating point numbers
.text
l.s $f0, float1 #Loads float1 into $f0
l.s $f1, float2 #Loads float2 into $f1
s.s $f1, float1 #Stores $f1 to float1
s.s $f0, float2 #Stores $f0 to float2
l.s $f12, float1 #Loads float1 to $f12.
li $v0, 2 #Sets the system call code ... | 28.5 | 62 | 0.689223 |
bc0a8f9759028413c1cf2a8f881123d61afa1551 | 82,300 | asm | Assembly | PRACT0/SO1H/asm/manej_02.asm | so1h/SO1H | 7163aa1907b7f7ab70ab022012036c4fa0482e17 | [
"BSD-2-Clause"
] | null | null | null | PRACT0/SO1H/asm/manej_02.asm | so1h/SO1H | 7163aa1907b7f7ab70ab022012036c4fa0482e17 | [
"BSD-2-Clause"
] | null | null | null | PRACT0/SO1H/asm/manej_02.asm | so1h/SO1H | 7163aa1907b7f7ab70ab022012036c4fa0482e17 | [
"BSD-2-Clause"
] | null | null | null | bits 16
; glb intptr_t : int
; glb uintptr_t : unsigned
; glb intmax_t : int
; glb uintmax_t : unsigned
; glb int8_t : signed char
; glb int_least8_t : signed char
; glb int_fast8_t : signed char
; glb uint8_t : unsigned char
; glb uint_least8_t : unsigned char
; glb uint_fast8_t : unsigned char
; glb int16_t : short
... | 20.482827 | 260 | 0.614204 |
bab32b62ee11aa27fbc89afbed54469ef9697866 | 1,932 | asm | Assembly | programs/oeis/055/A055820.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/055/A055820.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/055/A055820.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A055820: a(n) = T(n,n-3), array T as in A055818.
; 1,11,24,43,69,103,146,199,263,339,428,531,649,783,934,1103,1291,1499,1728,1979,2253,2551,2874,3223,3599,4003,4436,4899,5393,5919,6478,7071,7699,8363,9064,9803,10581,11399,12258,13159,14103,15091,16124,17203,18329,19503,20726,21999,23323,24699,26128,27611,29149,30743,... | 84 | 1,685 | 0.80383 |
dcf05ddbf3c56b3e7ed34667ea02f8cecb378514 | 512 | asm | Assembly | oeis/333/A333784.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/333/A333784.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/333/A333784.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A333784: a(n) = sigma(n) - A332994(n).
; Submitted by Christian Krause
; 0,0,0,0,0,3,0,0,0,5,0,9,0,7,5,0,0,12,0,15,7,11,0,21,0,13,0,21,0,33,0,0,11,17,7,36,0,19,13,35,0,45,0,33,20,23,0,45,0,30,17,39,0,39,11,49,19,29,0,89,0,31,28,0,13,69,0,51,23,61,0,84,0,37,30,57,11,81,0,75,0,41,0,121,17,43,29,77,0,117,13,69,31,47,19,... | 51.2 | 260 | 0.601563 |
bc9a0cc8a1ecd41d9925210ef255b3c94a0492db | 797 | asm | Assembly | programs/oeis/034/A034954.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/034/A034954.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/034/A034954.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A034954: Odd triangular numbers with prime indices.
; 3,15,91,153,435,703,861,1431,1891,2701,4005,4753,5151,5995,6441,9453,11175,12403,15051,16471,18721,19503,26335,27261,29161,33153,36315,38503,39621,43071,49141,50403,56953,61075,62481,69751,75855,79003,80601,83845,88831,93961,101025,104653,106491,129795,135981,1466... | 113.857143 | 632 | 0.81054 |
3728d26ec39e46746bb3226d6a540f61f936f626 | 366 | asm | Assembly | programs/oeis/214/A214393.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/214/A214393.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/214/A214393.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A214393: Numbers of the form (4k+3)^2+4 or (4k+5)^2-8.
; 13,17,53,73,125,161,229,281,365,433,533,617,733,833,965,1081,1229,1361,1525,1673,1853,2017,2213,2393,2605,2801,3029,3241,3485,3713,3973,4217,4493,4753,5045,5321,5629,5921,6245,6553,6893,7217,7573,7913,8285,8641
mov $1,$0
add $1,3
mul $0,$1
mod $1,2
mul $1,3
ad... | 26.142857 | 212 | 0.685792 |
c4ad0046993749e40db8f0b40aed1074d3a4faf8 | 2,638 | asm | Assembly | mycode.asm | ShahrukAhmed/8086-Microprocessor-Cartoon-Shape-in-Assembly-Language | 9d1246534c81fbe367c3e1b02f910a4d23d4cd0b | [
"MIT"
] | 1 | 2019-05-25T17:30:40.000Z | 2019-05-25T17:30:40.000Z | mycode.asm | ShahrukAhmed/8086-Microprocessor-Cartoon-Shape-in-Assembly-Language | 9d1246534c81fbe367c3e1b02f910a4d23d4cd0b | [
"MIT"
] | null | null | null | mycode.asm | ShahrukAhmed/8086-Microprocessor-Cartoon-Shape-in-Assembly-Language | 9d1246534c81fbe367c3e1b02f910a4d23d4cd0b | [
"MIT"
] | 2 | 2018-10-24T16:31:47.000Z | 2021-06-25T06:35:24.000Z |
mov dl,' '
mov ah,2
int 21h
mov dl,' '
mov ah,2
int 21h
line1:
mov dl,178
mov ah,2
int 21h
mov dl,178
mov ah,2
int 21h
mov dl,178
mov ah,2
int 21h
mov dl,178
mov ah,2
int 21h
mov dl,178
mov ah,2
int 21h
behind2:
mov dl,0dh
int 21h
mov dl,0ah
int 21h
... | 7.969789 | 16 | 0.543973 |
48e233adb07481749d1c51a002b3c42f63efb361 | 5,804 | asm | Assembly | Transynther/x86/_processed/NC/_st_zr_un_/i9-9900K_12_0xca_notsx.log_724_1013.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_st_zr_un_/i9-9900K_12_0xca_notsx.log_724_1013.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_st_zr_un_/i9-9900K_12_0xca_notsx.log_724_1013.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r15
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1ef3a, %rsi
lea addresses_D_ht+0xa48a, %rdi
nop
nop
nop
nop
inc %r12
mov $6, %rcx
rep movsl
nop
nop
nop
nop
nop
dec %r11
lea addresses_normal_ht+0x8f4a, %rsi
nop
nop
nop
dec ... | 31.372973 | 2,171 | 0.645072 |
da6a6fa8d4a0c65f7e7bc5c1cfc9f09f729f9504 | 412 | asm | Assembly | programs/oeis/039/A039968.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/039/A039968.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/039/A039968.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A039968: An example of a d-perfect sequence.
; 1,0,1,2,0,0,0,0,1,2,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,2,1,0,0,0,0,2,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,2,1,0,0,0,0,2,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0
add $0,1
mul $0,3
add $0,1
cal $0,6996 ; C(2n,n) mod 3.
add ... | 22.888889 | 211 | 0.541262 |
bf67dfb81610e1ef9aa14f499c2858d74321ce02 | 197 | asm | Assembly | libsrc/stdio/ansi/abc80/f_ansi_scrollup.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/abc80/f_ansi_scrollup.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/abc80/f_ansi_scrollup.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ;
; ANSI Video handling for the ABC80
;
; Scrollup
;
;
; $Id: f_ansi_scrollup.asm,v 1.5 2016/06/12 16:06:42 dom Exp $
;
SECTION code_clib
PUBLIC ansi_SCROLLUP
.ansi_SCROLLUP
jp $241
| 11.588235 | 62 | 0.670051 |
a618a95c61359191e38072c1e16189a48bfdb117 | 44,287 | asm | Assembly | Library/Spreadsheet/Spreadsheet/spreadsheetChart.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Spreadsheet/Spreadsheet/spreadsheetChart.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Spreadsheet/Spreadsheet/spreadsheetChart.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: spreadsheetChart.asm
AUTHOR: John Wedgwood, Sep 16, 1991
METHODS:
Name Description
---- -----------
MSG_SPREADSHEET_CHART_RANGE ... | 23.569452 | 79 | 0.581931 |
97d98029ec22687a454cb6929f8e68c93ca2681a | 379 | asm | Assembly | programs/oeis/011/A011671.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/011/A011671.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/011/A011671.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A011671: A binary m-sequence: expansion of reciprocal of x^6+x^5+x^4+x^2+1.
; 0,0,0,0,0,1,0,1,0,0,1,0,0,1,1,0,0,1,0,1,1,0,0,0,0,0,1,0,1,0,0,1,0,0,1,1,0,0,1,0,1,1,0,0,0,0,0,1,0,1,0,0,1,0,0,1,1,0,0,1,0,1,1,0,0,0,0,0,1,0,1,0,0,1,0,0,1,1,0,0,1
pow $0,3
mov $2,-3
mov $3,$0
mov $0,21
add $3,3
sub $2,$3
gcd $2,21
lpb $0,1
... | 21.055556 | 163 | 0.546174 |
3fe9594c811864451cf20f58e4de21c83349ac95 | 274 | asm | Assembly | libsrc/im2/im2_InstallISR.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/im2/im2_InstallISR.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/im2/im2_InstallISR.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ; CALLER linkage for function pointers
PUBLIC im2_InstallISR
EXTERN im2_InstallISR_callee
EXTERN ASMDISP_IM2_INSTALLISR_CALLEE
.im2_InstallISR
pop af
pop de
pop hl
push hl
push de
push af
jp im2_InstallISR_callee + ASMDISP_IM2_INSTALLISR_CALLEE
| 15.222222 | 59 | 0.777372 |
0623af9a3c9749ed7822bf13aa5231cdf2aebaa6 | 202 | asm | Assembly | libsrc/_DEVELOPMENT/adt/b_array/c/sdcc_iy/b_array_clear_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/b_array/c/sdcc_iy/b_array_clear_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/b_array/c/sdcc_iy/b_array_clear_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void b_array_clear_fastcall(b_array_t *a)
SECTION code_adt_b_array
PUBLIC _b_array_clear_fastcall
defc _b_array_clear_fastcall = asm_b_array_clear
INCLUDE "adt/b_array/z80/asm_b_array_clear.asm"
| 18.363636 | 48 | 0.851485 |
b8b276452abd134487ca1463168fcb322188c6c6 | 528 | asm | Assembly | programs/oeis/316/A316964.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/316/A316964.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/316/A316964.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A316964: Same as A316669, except numbering of the squares starts at 0 rather than 1..
; 0,1,2,4,3,5,8,6,7,9,13,10,11,12,14,19,15,16,17,18,20,26,21,22,23,24,25,27,34,28,29,30,31,32,33,35,43,36,37,38,39,40,41,42,44,53,45,46,47,48,49,50,51,52,54,64,55,56,57,58,59,60,61,62,63,65,76,66,67,68,69,70,71,72,73,74,75,77,89,78,... | 66 | 292 | 0.670455 |
84e3694b1096e4e4ced5fa1a2644406f472662b3 | 4,108 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_zr_/i3-7100_9_0xca_notsx.log_34_1263.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_zr_/i3-7100_9_0xca_notsx.log_34_1263.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_zr_/i3-7100_9_0xca_notsx.log_34_1263.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r14
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xc47d, %rsi
lea addresses_WC_ht+0xd13a, %rdi
nop
nop
nop
nop
sub $36571, %r13
mov $107, %rcx
rep movsl
nop
nop
nop
cmp $60431, %rbp
lea addresses_D_ht+0x869, %rbx
nop
nop
nop
nop
nop
c... | 17.86087 | 148 | 0.649708 |
b22dcf5f46b6673182467e6f045bca8a9c30b445 | 119 | asm | Assembly | libsrc/_DEVELOPMENT/font/fzx/fonts/dkud3/QuaUni/_ff_dkud3_QuaUni.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/font/fzx/fonts/dkud3/QuaUni/_ff_dkud3_QuaUni.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/font/fzx/fonts/dkud3/QuaUni/_ff_dkud3_QuaUni.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION rodata_font_fzx
PUBLIC _ff_dkud3_QuaUni
_ff_dkud3_QuaUni:
BINARY "font/fzx/fonts/dkud3/QuaUni/qua+uni.fzx"
| 13.222222 | 48 | 0.823529 |
23e2a20ced6e6727f77d068af095229095a2601e | 244 | asm | Assembly | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_ScreenStr_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_ScreenStr_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_ScreenStr_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; uint sp1_ScreenStr(uchar row, uchar col)
SECTION code_clib
SECTION code_temp_sp1
PUBLIC _sp1_ScreenStr_callee
EXTERN asm_sp1_ScreenStr
_sp1_ScreenStr_callee:
pop af
pop hl
pop de
push af
ld d,l
jp asm_sp1_ScreenStr
| 12.842105 | 42 | 0.754098 |
b40b403005d226657eb48aab229623124ae9442f | 5,653 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca.log_21829_1745.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca.log_21829_1745.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca.log_21829_1745.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 %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1ed69, %rax
nop
nop
cmp %rbp, %rbp
movw $0x6162, (%rax)
nop
nop
nop
nop
sub %r15, %r15
lea addresses_UC_ht+0x1ed71, %rsi
lea addresses_normal_ht+0x16cea, %rdi
clflush (%... | 40.669065 | 2,999 | 0.660534 |
2bb3b1833c83e4ded4c8f97662ade509a994cfe4 | 2,221 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_1_126.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_1_126.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_1_126.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 %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x1d1f0, %rsi
lea addresses_D_ht+0x180b0, %rdi
nop
cmp $11801, %r11
mov $124, %rcx
rep movsb
nop
nop
sub %r15, %r15
lea addresses_WC_ht+0x27a8, %rbx
nop
nop
nop
nop
and %rdx, %rdx
m... | 18.982906 | 151 | 0.652859 |
6a6f62cb3765b5d01eb50de1c038c703d8742eda | 4,859 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_651.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_651.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_651.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r8
push %r9
push %rcx
push %rdi
lea addresses_UC_ht+0xe0bd, %rcx
nop
cmp $14682, %r9
mov (%rcx), %rdi
nop
nop
nop
nop
nop
add $53518, %r8
pop %rdi
pop %rcx
pop %r9
pop %r8
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r14
push %r8
push %rbp
push %rcx
pu... | 48.108911 | 2,999 | 0.658572 |
e15130c97805438692e1450dafe0511d3ae3c534 | 1,902 | asm | Assembly | concerto_synth/ym2151.asm | biermanncarl/cx16-concerto | 475c87b10cb011e0be2e3c84ecdd61a9aaf4356e | [
"BSD-2-Clause"
] | 4 | 2021-11-08T14:14:02.000Z | 2022-02-25T02:29:42.000Z | concerto_synth/ym2151.asm | biermanncarl/cx16-concerto | 475c87b10cb011e0be2e3c84ecdd61a9aaf4356e | [
"BSD-2-Clause"
] | 1 | 2021-03-02T20:31:05.000Z | 2021-03-15T09:56:24.000Z | concerto_synth/ym2151.asm | biermanncarl/cx16-concerto | 475c87b10cb011e0be2e3c84ecdd61a9aaf4356e | [
"BSD-2-Clause"
] | 1 | 2022-02-25T01:56:31.000Z | 2022-02-25T01:56:31.000Z | ; Copyright 2021 Carl Georg Biermann
; This file contains an incomplete set of the registers of a YM2151 chip.
; Registers are added as they become relevant to this project.
; connection schemes
; feedback always is applied at modulator 1 (M1)
;
; con 0
; M1 -> C1 -> M2 -> C2 -> out
;
; con 1
; (M1 + C1) -> M2 -> C2... | 35.886792 | 148 | 0.599369 |
3ab1802dd764f6099055c5f0aa95aeb4fd6037ca | 673 | asm | Assembly | oeis/106/A106188.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/106/A106188.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/106/A106188.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A106188: Expansion of 1/((1-x^2)*sqrt(1-4*x)).
; 1,2,7,22,77,274,1001,3706,13871,52326,198627,757758,2902783,11158358,43019383,166275878,644099773,2499882098,9719235073,37845145898,147565763893,576103020338,2251664727613,8809533747938,34499268410713,135220140185690,530417801358817,2082159565833802,8179108402119257,32... | 39.588235 | 499 | 0.811293 |
729a1413cd9d4add47d49e44ef7665976091ac47 | 787 | asm | Assembly | oeis/266/A266367.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/266/A266367.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/266/A266367.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A266367: Expansion of b(2)*b(4)/(1 - 2*x - 2*x^3 + 3*x^4), where b(k) = (1-x^k)/(1-x).
; Submitted by Christian Krause
; 1,4,10,24,54,116,250,536,1142,2436,5194,11064,23574,50228,107002,227960,485654,1034628,2204170,4695768,10003830,21312116,45403258,96726872,206066486,439003140,935250250,1992452856,4244712534,904291... | 37.47619 | 500 | 0.756036 |
efe578bf0a953d4ca673a7b0b3fca0222c2db397 | 5,422 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_1513.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_1513.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_1513.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 %r15
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x1bc6c, %r14
nop
nop
nop
add $17894, %r15
movups (%r14), %xmm7
vpextrq $1, %xmm7, %rdx
xor %rcx, %rcx
lea addresses_normal_ht+0x17a6c, %r11
nop
nop
nop
nop
nop
and $36418, %rd... | 41.075758 | 2,999 | 0.659351 |
9bb8079af99c192c6473dff123e07c4b5e852c20 | 151 | asm | Assembly | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/mak/kart-effect-j.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/mak/kart-effect-j.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/mak/kart-effect-j.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: kart-effect-j.asm
Type: file
Size: 27706
Last-Modified: '1992-07-13T04:48:27Z'
SHA-1: A53C39F292767DE061D7ACFCA023B9D2B59E517A
Description: null
| 21.571429 | 47 | 0.807947 |
10780cc3e0a1ea45d7bc88c4437b87aed83bb6b7 | 1,407 | asm | Assembly | programs/oeis/145/A145018.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/145/A145018.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/145/A145018.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A145018: a(1) = 4; then add 1 to the first number, then 2, then 3 and so on.
; 4,5,7,10,14,19,25,32,40,49,59,70,82,95,109,124,140,157,175,194,214,235,257,280,304,329,355,382,410,439,469,500,532,565,599,634,670,707,745,784,824,865,907,950,994,1039,1085,1132,1180,1229,1279,1330,1382,1435,1489,1544,1600,1657,1715,1774,1... | 201 | 1,298 | 0.791045 |
6baa16c88d43f790342ed7f562ba2b9377f29eff | 321 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80p_float.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80p_float.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80p_float.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_fp_math48
PUBLIC cm48_sccz80p_float
EXTERN am48_double32
; sccz80 float primitive
; Convert signed long to math48 float
;
; enter : DEHL = long n
;
; exit : AC'= (float)(n)
;
; uses : AF, BC, DE, HL, AF', BC', DE', HL'
defc cm48_sccz80p_float = am48_double32... | 16.894737 | 47 | 0.657321 |
58b6327130a165a581fff156887da7e0f0116e78 | 731 | asm | Assembly | programs/oeis/036/A036689.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/036/A036689.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/036/A036689.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A036689: Product of a prime and the previous number.
; 2,6,20,42,110,156,272,342,506,812,930,1332,1640,1806,2162,2756,3422,3660,4422,4970,5256,6162,6806,7832,9312,10100,10506,11342,11772,12656,16002,17030,18632,19182,22052,22650,24492,26406,27722,29756,31862,32580,36290,37056,38612,39402,44310,49506,51302,52212,54056... | 91.375 | 594 | 0.805746 |
ff5de3ffd78da5721e71e8d5bc766e4b6c524b1a | 5,690 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1770.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1770.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1770.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 %r12
push %r15
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xf3b9, %rsi
lea addresses_UC_ht+0x1cab9, %rdi
nop
nop
nop
and $64943, %r15
mov $101, %rcx
rep movsq
nop
nop
nop
nop
lfence
lea addresses_WC_ht+0x1d739, %r10
nop
xor $35778, %r12
and $0x... | 42.148148 | 2,999 | 0.659402 |
1968bedce3b87c14c7f8908e314f162101d2cbec | 143 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Debug.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Debug.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Debug.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: Debug.asm
Type: file
Size: 19884
Last-Modified: '1992-07-22T15:00:00Z'
SHA-1: 94DCA81171C4970B2F6FBE02D38F22A08E72EA07
Description: null
| 20.428571 | 47 | 0.811189 |
71a52e1b53fbca2c4a1d8e0c11b3ed7b20651774 | 484 | asm | Assembly | programs/oeis/187/A187735.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/187/A187735.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/187/A187735.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A187735: G.f.: Sum_{n>=0} (2*n+1)^n * x^n / (1 + (2*n+1)*x)^n.
; 1,3,16,120,1152,13440,184320,2903040,51609600,1021870080,22295347200,531372441600,13733933875200,382588157952000,11426632984166400,364223926370304000,12340763622899712000,442896294466289664000,16783438527143608320000
mov $1,$0
mov $2,$0
lpb $0
add $1... | 21.043478 | 218 | 0.642562 |
654ecfcbf44ffc6e9a95b5b9936e01394233b181 | 502 | asm | Assembly | programs/oeis/067/A067628.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/067/A067628.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/067/A067628.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A067628: Minimal perimeter of polyiamond with n triangles.
; 0,3,4,5,6,7,6,7,8,9,8,9,10,9,10,11,10,11,12,11,12,13,12,13,12,13,14,13,14,15,14,15,14,15,16,15,16,15,16,17,16,17,16,17,18,17,18,17,18,19,18,19,18,19,18,19,20,19,20,19,20,21,20,21,20,21,20,21,22,21,22,21,22,21,22,23,22,23,22,23,22,23,24,23,24,23,24,23,24,25,... | 26.421053 | 288 | 0.60757 |
090066a807c265467d55eea6d4ee6e08c424484b | 8,619 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1817.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1817.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1817.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 %r13
push %r15
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x87ff, %rdx
nop
dec %rdi
movb $0x61, (%rdx)
nop
nop
nop
nop
xor $41214, %r9
lea addresses_UC_ht+0x657f, %rsi
lea addresses_A_ht+0xe6ff, %rdi
nop
nop
nop
inc %rdx
mov $45, %rcx... | 32.280899 | 2,999 | 0.657037 |
ededa639c51d73b8c1040a570570ca43fe949d97 | 678 | asm | Assembly | oeis/258/A258684.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/258/A258684.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/258/A258684.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A258684: a(n) = A041105(4n+1).
; Submitted by Christian Krause
; 1,63,3905,242047,15003009,929944511,57641556673,3572846569215,221458845734657,13726875588979519,850844827670995521,52738652440012742783,3268945606453119057025,202621888947653368792767,12559288169148055746094529,778473244598231802889068031,48252781876921... | 39.882353 | 489 | 0.837758 |
24c5ba40cf8a2ad1470dc469dfa49c85f3c3471d | 394 | asm | Assembly | programs/oeis/165/A165351.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/165/A165351.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/165/A165351.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A165351: Numerator of 3n/2.
; 0,3,3,9,6,15,9,21,12,27,15,33,18,39,21,45,24,51,27,57,30,63,33,69,36,75,39,81,42,87,45,93,48,99,51,105,54,111,57,117,60,123,63,129,66,135,69,141,72,147,75,153,78,159,81,165,84,171,87,177,90,183,93,189,96,195,99,201,102,207,105,213,108,219,111,225,114,231,117,237,120,243,123,249,126,255,1... | 65.666667 | 344 | 0.695431 |
07bc96f3088a554764952fd29a935e5f24c62106 | 440 | asm | Assembly | programs/oeis/190/A190035.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/190/A190035.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/190/A190035.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A190035: Number of nondecreasing arrangements of n+2 numbers in 0..3 with the last equal to 3 and each after the second equal to the sum of one or two of the preceding three.
; 5,7,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78,82,86,90,94,98,102,106,110,114,118,122,126,130,134,138,142,146,150,154,158,162,166,... | 48.888889 | 214 | 0.715909 |
509f276ac34a8b20775fe873cb5e7487bd90d236 | 271 | asm | Assembly | programs/oeis/047/A047257.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/047/A047257.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/047/A047257.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A047257: Numbers that are congruent to {4, 5} mod 6.
; 4,5,10,11,16,17,22,23,28,29,34,35,40,41,46,47,52,53,58,59,64,65,70,71,76,77,82,83,88,89,94,95,100,101,106,107,112,113,118,119,124,125,130,131,136,137,142,143,148,149
mov $1,$0
div $0,2
mul $0,4
add $1,$0
add $1,4
| 30.111111 | 167 | 0.660517 |
02c2b4c6338a1cfebe5199cd239f25ce339088b4 | 523 | asm | Assembly | WangShuang_book/p254.asm | SmirnovKol/Learning_x86_assembly_language | 239b2fb60d6df87316b98184c9c6b6f36940ccbe | [
"MIT"
] | 1 | 2018-11-21T23:34:24.000Z | 2018-11-21T23:34:24.000Z | WangShuang_book/p254.asm | SmirnovKol/Learning_x86_assembly_language | 239b2fb60d6df87316b98184c9c6b6f36940ccbe | [
"MIT"
] | null | null | null | WangShuang_book/p254.asm | SmirnovKol/Learning_x86_assembly_language | 239b2fb60d6df87316b98184c9c6b6f36940ccbe | [
"MIT"
] | null | null | null | assume cs:code
code segment
start: mov ax, cs
mov ds, ax
mov si, offset sqr ; ds:si points to source address
mov ax, 0
mov es, ax
mov di, 0200h ; es:di points to the destination address
cld ; set df flag to 0
mov cx, offset sqrend - offset sqr
rep movsb
; set interrupt vector table at 7ch
mov ax, 0
m... | 15.382353 | 62 | 0.678776 |
63e037ef52ce60940cd9c4bb7642e5c913ecfc55 | 1,852 | asm | Assembly | runtime/macros.asm | paulscottrobson/amoral | 09186f2476bd1e8acfc59ba9efbf04e1126567e9 | [
"MIT"
] | 3 | 2020-11-19T18:31:11.000Z | 2020-11-23T17:59:53.000Z | runtime/macros.asm | paulscottrobson/amoral | 09186f2476bd1e8acfc59ba9efbf04e1126567e9 | [
"MIT"
] | null | null | null | runtime/macros.asm | paulscottrobson/amoral | 09186f2476bd1e8acfc59ba9efbf04e1126567e9 | [
"MIT"
] | 1 | 2021-05-14T07:49:05.000Z | 2021-05-14T07:49:05.000Z | ; *******************************************************************************************
; *******************************************************************************************
;
; File: macros.asm
; Date: 13th November 2020
; Purpose: AMORAL Macros
; Author... | 25.369863 | 93 | 0.207343 |
23ced9980ddd21173a32a7f78635b50201904d98 | 329 | asm | Assembly | src/test/resources/data/reorganizertests/test-inlining-global-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/reorganizertests/test-inlining-global-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/reorganizertests/test-inlining-global-expected.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 7 | 2020-07-02T06:00:05.000Z | 2021-11-28T17:31:13.000Z | ; Test of the function inlining feature (in SDCC, with global labels)
org 0x4000
; calling func1 (should not be inlined since it's declared as global)
call func1
push af
; calling func2 (should not be inlined since it's declared as global)
call func2
push af
loop:
jr loop
func1:
ld a, (bc)
ret
func2:
ld a, (... | 19.352941 | 70 | 0.720365 |
2a8048d0a9d4f30d44502e6bd0eea449509e9273 | 561 | asm | Assembly | programs/oeis/033/A033428.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/033/A033428.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/033/A033428.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A033428: a(n) = 3*n^2.
; 0,3,12,27,48,75,108,147,192,243,300,363,432,507,588,675,768,867,972,1083,1200,1323,1452,1587,1728,1875,2028,2187,2352,2523,2700,2883,3072,3267,3468,3675,3888,4107,4332,4563,4800,5043,5292,5547,5808,6075,6348,6627,6912,7203,7500,7803,8112,8427,8748,9075,9408,9747,10092,10443,10800,11163,11532,... | 93.5 | 516 | 0.778966 |
361b533ca36cb5821cac1d7d0d7377354eda9893 | 423 | asm | Assembly | programs/oeis/177/A177980.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/177/A177980.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/177/A177980.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A177980: Iterate (n + lpf(n)) / 2 until a prime is reached, where lpf equals the least prime factor. a(n) is that terminating prime.
; 2,3,3,5,3,7,5,3,3,11,7,13,5,3,3,17,3,19,11,7,7,23,13,3,5,3,3,29,3,31,17,3,3,11,19,37,11,7,7,41,7,43,23,13,13,47,3,3,5,3,3,53,3,3,29,3,3,59,31,61,17,3,3,11,3,67,11,19,19,71,37,73,11
l... | 32.538462 | 182 | 0.612293 |
b0a3c41e1a49e2c8f86d3eda9265849e19418657 | 356 | asm | Assembly | programs/oeis/175/A175348.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/175/A175348.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/175/A175348.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A175348: Last digit of p^p, where p is the n-th prime.
; 4,7,5,3,1,3,7,9,7,9,1,7,1,7,3,3,9,1,3,1,3,9,7,9,7,1,7,3,9,3,3,1,7,9,9,1,7,7,3,3,9,1,1,3,7,9,1,7,3,9,3,9,1,1,7,7,9,1,7,1,7,3,3,1,3,7,1,7,3,9,3,9,3,3,9,7,9,7,1,9,9,1,1,3,9,7,9,7,1,7,3,9,3,1,9,7,9,1,7,1
seq $0,40 ; The prime numbers.
mov $1,$0
lpb $1
mod $1,4
... | 29.666667 | 201 | 0.542135 |
927a80650e4a167bf0347844be74830bc1a5f8d3 | 274 | asm | Assembly | programs/oeis/011/A011583.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/011/A011583.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/011/A011583.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A011583: Legendre symbol (n,13).
; 0,1,-1,1,1,-1,-1,-1,-1,1,1,-1,1,0,1,-1,1,1,-1,-1,-1,-1,1,1,-1,1,0,1,-1,1,1,-1,-1,-1,-1,1,1,-1,1,0,1,-1,1,1,-1,-1,-1,-1,1,1,-1,1,0,1,-1,1,1,-1,-1,-1,-1,1,1,-1,1,0,1,-1,1,1,-1,-1,-1,-1,1,1,-1,1,0,1,-1
pow $0,6
add $0,1
mod $0,13
sub $0,1
| 34.25 | 200 | 0.459854 |
dcf1e62600cf63a146dd20e7548a3410e3c8fec0 | 177 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/___heq.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/___heq.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/___heq.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math16
PUBLIC ___heq
PUBLIC _isunorderedf16
EXTERN cm16_sdcc___eq
defc ___heq = cm16_sdcc___eq
defc _isunorderedf16 = cm16_sdcc___eq
| 16.090909 | 41 | 0.740113 |
584c449eafc10c458b5ac6dc4902597de1836b3d | 2,751 | asm | Assembly | Altair101/asm/programs/pLoop64.asm | tigerfarm/arduino | e51f111a092fe6737646b146a825f4eecbd05d44 | [
"OLDAP-2.4",
"OLDAP-2.7"
] | 2 | 2021-12-12T23:27:10.000Z | 2022-02-17T14:01:21.000Z | Altair101/asm/programs/pLoop64.asm | tigerfarm/arduino | e51f111a092fe6737646b146a825f4eecbd05d44 | [
"OLDAP-2.4",
"OLDAP-2.7"
] | null | null | null | Altair101/asm/programs/pLoop64.asm | tigerfarm/arduino | e51f111a092fe6737646b146a825f4eecbd05d44 | [
"OLDAP-2.4",
"OLDAP-2.7"
] | 4 | 2021-08-29T19:55:49.000Z | 2022-02-15T08:30:15.000Z | ; --------------------------------------
; JMP to 16 bit address and back
; --------------------------------------
Start:
jmp There
nop
nop
nop
There:
jmp Up ;... | 47.431034 | 91 | 0.51872 |
8cb85acc646c551759318ca61a647418daffaf0c | 95 | asm | Assembly | tests/test_asm/test8052.asm | topherCantrell/opcodetools | ffed3d5efcb7360d3352752a20369e6ecc69f202 | [
"MIT"
] | 1 | 2021-05-13T15:01:36.000Z | 2021-05-13T15:01:36.000Z | tests/test_asm/test8052.asm | topherCantrell/opcodetools | ffed3d5efcb7360d3352752a20369e6ecc69f202 | [
"MIT"
] | null | null | null | tests/test_asm/test8052.asm | topherCantrell/opcodetools | ffed3d5efcb7360d3352752a20369e6ecc69f202 | [
"MIT"
] | 2 | 2021-05-13T15:10:46.000Z | 2021-11-24T21:19:21.000Z |
._CPU = 8052
0x0000:
JMP @A+DPTR
MOV A , #10 ; Put 10 in the accumulator
| 10.555556 | 50 | 0.515789 |
d45f172c67b95d9db145e2b233e5944c9f6a7da4 | 689 | asm | Assembly | programs/oeis/127/A127861.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/127/A127861.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/127/A127861.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A127861: a(n)=A127859(n)^2 where A127859(n)=r(A127858(n)) and A127858 is the sequence of positive integers with the property that r(n^2)=r(n)^2, where r if the cyclic replacement map of the digits d of n in base 12 defined by d->d+1 if d<11 and d->0 if d=11.
; 49,6241,889249,127938721,18421818529,2652725580961,381992... | 62.636364 | 260 | 0.740203 |
46306c27d124a598f41138ab95b2daffbf6422b9 | 529 | asm | Assembly | oeis/172/A172181.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/172/A172181.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/172/A172181.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A172181: Odd composites not of the form 6k + 1.
; Submitted by Christian Krause
; 9,15,21,27,33,35,39,45,51,57,63,65,69,75,77,81,87,93,95,99,105,111,117,119,123,125,129,135,141,143,147,153,155,159,161,165,171,177,183,185,189,195,201,203,207,209,213,215,219,221,225,231,237,243,245,249,255
mov $1,4
mov $2,$0
add $2,1
... | 23 | 208 | 0.652174 |
8dd2b1de84a88dd2eb042c17f79e1229941b62af | 838 | asm | Assembly | CO2008/W3/0305-001.asm | Smithienious/hcmut-201 | be16b77831aae83ff42e656a181881686c74e674 | [
"MIT"
] | null | null | null | CO2008/W3/0305-001.asm | Smithienious/hcmut-201 | be16b77831aae83ff42e656a181881686c74e674 | [
"MIT"
] | 2 | 2020-10-12T09:57:12.000Z | 2020-11-09T11:05:01.000Z | CO2008/W3/0305-001.asm | Smithienious/hcmut-201 | be16b77831aae83ff42e656a181881686c74e674 | [
"MIT"
] | 4 | 2020-10-12T10:30:56.000Z | 2020-12-15T14:46:04.000Z | .data
arr: .word 34, 23, 15, 82, 38, 56, 48, 93, 49, 11
newarr: .word 0:10
msg: .asciiz "Hello World"
space: .asciiz " "
endl: .asciiz "\n"
.text
.globl main
main:
la $s0, arr
add $s1, $zero, $zero
L1:
lw $t1, 0($s0)
li $v0,1
move $a0, $t1
syscall
addi $s0, $s0, 4
addi $s1, $s1, 1
li ... | 10.74359 | 50 | 0.527446 |
eeef36c577a05ceacca64cea4cc6197b55bcd9a2 | 476 | asm | Assembly | programs/oeis/044/A044559.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/044/A044559.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/044/A044559.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A044559: Numbers n such that string 5,5 occurs in the base 7 representation of n but not of n+1.
; 40,89,138,187,236,286,334,383,432,481,530,579,629,677,726,775,824,873,922,972,1020,1069,1118,1167,1216,1265,1315,1363,1412,1461,1510,1559,1608,1658,1706,1755,1804,1853,1902,1951,2008
mov $5,$0
add $0,2
mov $4,4
lpb $0
... | 20.695652 | 184 | 0.651261 |
7dc022701109377645cd8ac426bcfc6324663f0c | 14,139 | asm | Assembly | 8088/color_burst/color_burst.asm | reenigne/reenigne | c3eb8b31d7964e78bbe44908987d4be052a74488 | [
"Unlicense"
] | 92 | 2015-04-10T17:45:11.000Z | 2022-03-30T17:58:51.000Z | 8088/color_burst/color_burst.asm | MS-DOS-stuff/reenigne | 0a113990aef398550c6f14d1c7a33af1cb091887 | [
"Unlicense"
] | 2 | 2017-11-05T07:21:35.000Z | 2018-11-04T23:36:13.000Z | 8088/color_burst/color_burst.asm | MS-DOS-stuff/reenigne | 0a113990aef398550c6f14d1c7a33af1cb091887 | [
"Unlicense"
] | 18 | 2015-04-11T20:32:44.000Z | 2021-11-06T05:19:57.000Z | %include "../defaults_bin.asm"
; Mode 28
; 1 +HRES 0
; 2 +GRPH 0
; 4 +BW 0
; 8 +VIDEO ENABLE ... | 86.742331 | 132 | 0.599547 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.