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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3c897ed669576c44214409e5ea868beee3ae70f9 | 541 | asm | Assembly | programs/oeis/026/A026604.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/026/A026604.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/026/A026604.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A026604: a(n) = s(1) + s(2) + ... + s(n), where s = A026600.
; 1,3,6,8,11,12,15,16,18,20,23,24,27,28,30,31,33,36,39,40,42,43,45,48,50,53,54,56,59,60,63,64,66,67,69,72,75,76,78,79,81,84,86,89,90,91,93,96,98,101,102,105,106,108,111,112,114,115,117
lpb $0
mov $2,$0
sub $0,1
seq $2,26600 ; a(n) is the n-th letter ... | 45.083333 | 226 | 0.606285 |
2775247268ad2172cd4932ad1b48a97f3476a5da | 135 | asm | Assembly | Src/Ant8/Tests/aa8/basic/e_st_3.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Src/Ant8/Tests/aa8/basic/e_st_3.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Src/Ant8/Tests/aa8/basic/e_st_3.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | 1 | 2020-07-15T04:09:05.000Z | 2020-07-15T04:09:05.000Z | # $Id: e_st_3.asm,v 1.1 2001/03/14 16:57:30 ellard Exp $
#@ tests for invalid args to st.
st r3, r2, 0 # OK
st r3, 2, 0 # Not OK
| 19.285714 | 56 | 0.592593 |
31979344e99cf34ce7426d756f51c17a7b8b5f9a | 930 | asm | Assembly | programs/oeis/258/A258059.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/258/A258059.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/258/A258059.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A258059: Let n = Sum_{i=0..k} d_i*4^i be the base-4 expansion of n, with 0 <= d_i < 4. Then a(n) = minimal i such that d_i is not 1, or k+1 if there is no such i.
; 1,0,0,0,2,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,3,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,2,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,2,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,2,0,0,0,1,0,0,0,1... | 32.068966 | 501 | 0.507527 |
7cdf96404af81229c82bd2984960b3e650cb6dbd | 1,803 | asm | Assembly | programs/oeis/131/A131520.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/131/A131520.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/131/A131520.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A131520: Number of partitions of the graph G_n (defined below) into "strokes".
; 2,6,12,22,40,74,140,270,528,1042,2068,4118,8216,16410,32796,65566,131104,262178,524324,1048614,2097192,4194346,8388652,16777262,33554480,67108914,134217780,268435510,536870968,1073741882,2147483708,4294967358,8589934656,17179869250,34359... | 200.333333 | 1,672 | 0.919024 |
d4530ed638d583d76703c100ff466e64d76e291f | 1,106 | asm | Assembly | programs/oeis/168/A168050.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/168/A168050.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/168/A168050.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A168050: Hankel transform of A168049.
; 1,1,0,-1,-1,-2,-2,-3,-3,-4,-4,-5,-5,-6,-6,-7,-7,-8,-8,-9,-9,-10,-10,-11,-11,-12,-12,-13,-13,-14,-14,-15,-15,-16,-16,-17,-17,-18,-18,-19,-19,-20,-20,-21,-21,-22,-22,-23,-23,-24,-24,-25,-25,-26,-26,-27,-27,-28,-28,-29,-29,-30,-30,-31,-31,-32,-32,-33,-33,-34,-34,-35,-35,-36,-36,-3... | 138.25 | 1,026 | 0.523508 |
f6cea655074c85238e1fa48ffed54d0c41315e42 | 819 | asm | Assembly | gbasm/joypad.asm | rukai/HeartacheGB | 18dd50fd002a8168af1ca7b01a5eeaf138eab738 | [
"MIT"
] | 2 | 2018-10-25T16:57:39.000Z | 2019-01-08T08:12:08.000Z | gbasm/joypad.asm | rukai/HeartacheGB | 18dd50fd002a8168af1ca7b01a5eeaf138eab738 | [
"MIT"
] | 2 | 2019-01-05T12:19:39.000Z | 2019-01-05T12:19:48.000Z | gbasm/joypad.asm | rukai/HeartacheGB | 18dd50fd002a8168af1ca7b01a5eeaf138eab738 | [
"MIT"
] | 1 | 2019-10-05T08:59:34.000Z | 2019-10-05T08:59:34.000Z | UpdateJoypad:
; ------ direction logic
ld hl, 0xFF00
; get new hold
set 5, [hl]
res 4, [hl]
ld b, [hl]
; get previous hold
ld hl, wJoypadDirHold
ld a, [hl]
; set new hold
ld [hl], b
; set new press
cpl
or b
inc hl ; ld hl wJoypadDirPress
ld [hl], a
... | 13.42623 | 34 | 0.5116 |
786cdacf33ce15849185dab2251695488fb01a30 | 801 | asm | Assembly | programs/oeis/173/A173041.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/173/A173041.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/173/A173041.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A173041: a(n) = 2*10^n + 3.
; 5,23,203,2003,20003,200003,2000003,20000003,200000003,2000000003,20000000003,200000000003,2000000000003,20000000000003,200000000000003,2000000000000003,20000000000000003,200000000000000003,2000000000000000003,20000000000000000003,200000000000000000003,2000000000000000000003,2000000000000... | 72.818182 | 703 | 0.893883 |
2c21890f4929a1ff32d694e20920c53ac7466c21 | 942 | asm | Assembly | LagTest/Z80/ym2610.asm | neogeodev/NGAcidTests | 73cf5bcda650672872a9fe03a1ab30a650143d6d | [
"Unlicense"
] | 6 | 2016-10-12T17:25:44.000Z | 2020-06-01T16:04:07.000Z | LagTest/Z80/ym2610.asm | neogeodev/NGAcidTests | 73cf5bcda650672872a9fe03a1ab30a650143d6d | [
"Unlicense"
] | null | null | null | LagTest/Z80/ym2610.asm | neogeodev/NGAcidTests | 73cf5bcda650672872a9fe03a1ab30a650143d6d | [
"Unlicense"
] | 2 | 2019-02-08T13:27:56.000Z | 2020-04-24T11:03:51.000Z | .ORG $0008
nop ; write_port_A
nop
push af
ld a,d
out (4),a
ld a,e
out (5),a
pop af
nop
nop
ret
.ORG $0028
nop ; write_port_B
nop
push af
ld a,d
out (6),a
ld a,e
out (7),a
pop af
nop
nop
ret
.ORG $0800
Reset_YM2610:
ld de,$2801 ... | 18.115385 | 45 | 0.583864 |
98033291f5f4d4cad1a1909a2b3e15d61b459c68 | 358 | asm | Assembly | programs/oeis/164/A164542.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/164/A164542.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/164/A164542.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A164542: a(n) = 8*a(n-1) - 8*a(n-2) for n > 1; a(0) = 1, a(1) = 16.
; 1,16,120,832,5696,38912,265728,1814528,12390400,84606976,577732608,3945005056,26938179584,183945396224,1256057733120,8576898695168,58566727696384,399918632009728,2730815234506752,18647172819976192
mov $1,1
mov $2,4
lpb $0,1
sub $0,1
mul $2,4
... | 27.538462 | 198 | 0.695531 |
2782b7968190505b471768828b21256eb7dec38e | 682 | asm | Assembly | hw5.asm | mfabel/lc3io | ea9dfd63e0e39f7fdbfd138b707d0d44787e68ff | [
"WTFPL"
] | null | null | null | hw5.asm | mfabel/lc3io | ea9dfd63e0e39f7fdbfd138b707d0d44787e68ff | [
"WTFPL"
] | null | null | null | hw5.asm | mfabel/lc3io | ea9dfd63e0e39f7fdbfd138b707d0d44787e68ff | [
"WTFPL"
] | 1 | 2015-01-17T19:18:52.000Z | 2015-01-17T19:18:52.000Z | ; Mason Fabel
; 7 April 14
; CS 150
; Homework 5
;
; Print a welcome message upon startup.
; Prompt the user for input. If given a
; 'A', then respond with "Cook Before
; Serving". If given an 'X', respond
; with "finished." and halt. In any
; other case print a '?' and reprompt.
;
.ORIG x3000
INIT LEA R0,MSG_1
PUTS... | 16.238095 | 39 | 0.695015 |
f0b08618bd185a97ea1f28f370f4c400e01fca5e | 662 | asm | Assembly | oeis/323/A323416.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/323/A323416.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/323/A323416.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A323416: a(n) = (n-1)! * (10^n - 1) / 9.
; Submitted by Jamie Morken(s1)
; 1,11,222,6666,266664,13333320,799999920,55999999440,4479999995520,403199999959680,40319999999596800,4435199999995564800,532223999999946777600,69189119999999308108800,9686476799999990313523200,1452971519999999854702848000,2324754431999999976752... | 44.133333 | 486 | 0.830816 |
fa09dcc1b1610c0d6769feace829262aaf7e7cdb | 705 | asm | Assembly | programs/oeis/137/A137319.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/137/A137319.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/137/A137319.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A137319: Start with the set of natural numbers. Add 1 to every 2nd term, 2 to every 3rd term, 3 to every 4th term, etc.
; 1,3,5,8,9,14,13,19,19,24,21,34,25,34,35,42,33,51,37,56,49,54,45,76,53,64,63,78,57,94,61,89,77,84,79,118,73,94,91,122,81,130,85,122,117,114,93,162,103,137,119,144,105,166,123,168,133,144,117,216,12... | 18.552632 | 211 | 0.553191 |
2b7b23610f9e6a9e733f4c3dba2acd684961ad28 | 1,503 | asm | Assembly | fx/letter.asm | simondotm/fast-vgm | 3d28c0d4597ddf9fe72087a6c047ac7d5e5646c4 | [
"MIT"
] | 2 | 2019-01-16T00:31:58.000Z | 2021-02-19T21:01:04.000Z | fx/letter.asm | simondotm/fast-vgm | 3d28c0d4597ddf9fe72087a6c047ac7d5e5646c4 | [
"MIT"
] | null | null | null | fx/letter.asm | simondotm/fast-vgm | 3d28c0d4597ddf9fe72087a6c047ac7d5e5646c4 | [
"MIT"
] | 1 | 2020-03-30T14:24:56.000Z | 2020-03-30T14:24:56.000Z | ; Letter FX
.fx_letter_start
; Plot a letter on grid
; A=ASCII char, X&Y=(x,y)
.fx_letter_plot
{
STX fx_letter_x
STY fx_letter_y
STA fx_letter_char
\\ Ask OS for font definition (or define our own)
LDX #LO(fx_letter_char)
LDY #HI(fx_letter_char)
LDA #&A
JSR osword ; osword call
LDY #0
.y_loop
\\ Cli... | 13.184211 | 58 | 0.734531 |
f672d60dfb86be2d767c884e2472a1440eda1575 | 129,560 | asm | Assembly | src/intel/tools/tests/gen7.5/send.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen7.5/send.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen7.5/send.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | send(8) null<1>F g113<4>F 0x8a08c000
urb MsgDesc: 0 write HWord interleave complete mlen 5 rlen 0 { align16 1Q EOT };
send(8) null<1>F g113<4>F 0x8608c000
urb MsgDesc: 0 write HWord interleave complete mlen 3 rlen 0 { al... | 86.086379 | 137 | 0.51732 |
7e989686929063c8cd8cc466d2b646787aa0cd54 | 1,358 | asm | Assembly | src/test/ref/inline-string-2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/inline-string-2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/inline-string-2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // Inline Strings in assignments
// Commodore 64 PRG executable file
.file [name="inline-string-2.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segmentdef Data [startAfter="Code"]
.segment Basic
:BasicUpstart(mai... | 16.765432 | 66 | 0.545655 |
105636911a415f2171254de3d17a45c6bc9979e0 | 1,077 | asm | Assembly | kernel/arch/i386/boot/multiboot.asm | RobbeDGreef/OS | 121709618164906ab030502861c487b0dc1cdefa | [
"MIT"
] | 87 | 2019-08-24T16:10:35.000Z | 2022-03-24T15:28:47.000Z | kernel/arch/i386/boot/multiboot.asm | RobbeDGreef/OS | 121709618164906ab030502861c487b0dc1cdefa | [
"MIT"
] | null | null | null | kernel/arch/i386/boot/multiboot.asm | RobbeDGreef/OS | 121709618164906ab030502861c487b0dc1cdefa | [
"MIT"
] | 5 | 2019-10-31T17:43:36.000Z | 2021-01-17T18:58:57.000Z | MBALIGN equ 1 << 0
MEMINFO equ 1 << 1
VIDEOSET equ 1 << 2
; I can't enable this because my grub has a problem and I can't install
; the biosdev module, i think i just need a different multiboot spec
FBINFO equ 1 << 12
FLAGS equ MBALIGN | MEMINFO | VIDEOSET ;| FBINFO
MAGIC equ 0x1badb002 ; Multiboot magic
CHECKSU... | 17.95 | 73 | 0.718663 |
6018308a4157fa0e47164235fde91c7fb5770450 | 493 | asm | Assembly | src/util/sprite/mid.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/sprite/mid.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/sprite/mid.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | * Sprite mid
*
* Mode 4
* +------|-----+
* | aaa|
* | a a |
* | gaa a |
* | gggaa a |
* - gggggaa a -
* | gggaa a |
* | gaa a |
* | a a |
* | aaa|
* +------|-----+
*
section sprite
xdef mes_mid
mes_mid
dc.w $0100,$0000
dc.w 12,9,6,4
dc.l sc4_mid-*
xref mes_zero
dc.l mes_zero-*
dc.l 0
sc4_... | 13.324324 | 17 | 0.503043 |
ed505926e821f2452373c9d48940f7f8009fe4cb | 651 | asm | Assembly | oeis/313/A313924.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/313/A313924.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/313/A313924.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A313924: Coordination sequence Gal.6.626.6 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.
; Submitted by Christian Krause
; 1,5,10,16,22,28,33,38,44,50,56,61,66,71,76,82,88,94,99,104,110,116,122,127,132,137,142,148,154,160,165,170,1... | 46.5 | 182 | 0.734255 |
cab1c1098e669c40c78ecca75448c1775e2606b2 | 693 | asm | Assembly | oeis/103/A103312.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/103/A103312.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/103/A103312.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A103312: A transform of the Jacobsthal numbers.
; 0,1,1,1,0,-3,-9,-18,-27,-27,0,81,243,486,729,729,0,-2187,-6561,-13122,-19683,-19683,0,59049,177147,354294,531441,531441,0,-1594323,-4782969,-9565938,-14348907,-14348907,0,43046721,129140163,258280326,387420489,387420489,0,-1162261467,-3486784401,-6973568802,-104603532... | 53.307692 | 490 | 0.747475 |
9c913c2a05a8fb88095526cd473af16447d4dfe1 | 557 | asm | Assembly | peace.asm | alehander92/haskell-c | 690322c9a3d4e10b7cc70d1c415914e2e8673b0f | [
"BSD-3-Clause"
] | null | null | null | peace.asm | alehander92/haskell-c | 690322c9a3d4e10b7cc70d1c415914e2e8673b0f | [
"BSD-3-Clause"
] | null | null | null | peace.asm | alehander92/haskell-c | 690322c9a3d4e10b7cc70d1c415914e2e8673b0f | [
"BSD-3-Clause"
] | null | null | null | ; .file "peace.c"
.text
.section .rodata
.String0:
.string "peace"
.text
.globl main
.type main, @function
main:
endbr64
pushq %rbp
movq %rsp, %rbp
leaq .String0(%rip), %rdi
call puts@PLT
movl $0, %eax
popq %rbp
ret
; .size main, .-main
; .ident "GCC: (Ubuntu 9.3.0-10ubuntu2) 9.3.0"
; .section .note.G... | 15.054054 | 47 | 0.578097 |
b0c96e865a46d90caf0209030387bd5e685f268a | 794 | asm | Assembly | oeis/331/A331516.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/331/A331516.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/331/A331516.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A331516: Expansion of 1/(1 - 10*x + 9*x^2)^(3/2).
; Submitted by Christian Krause
; 1,15,174,1850,18855,187425,1832460,17705700,169569405,1612842275,15256106778,143660483070,1347716324227,12603114069525,117536416879320,1093553079352200,10153324144411065,94098595671581175,870667876141568070,8044341506669534850,7422668... | 66.166667 | 483 | 0.821159 |
ddcfb70d1817e15ad407aa05bfe3b58ac5a601c9 | 304 | asm | Assembly | programs/oeis/004/A004925.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/004/A004925.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/004/A004925.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A004925: Floor of n*phi^10, where phi is the golden ratio, A001622.
; 0,122,245,368,491,614,737,860,983,1106,1229,1352,1475,1598,1721,1844,1967,2090,2213,2336,2459,2582,2705,2828,2951,3074,3197,3320,3443,3566,3689,3812,3935,4058,4181
mul $0,6
mov $1,41
mul $1,$0
add $1,2
mul $1,5
sub $1,15
div $1,10
| 27.636364 | 165 | 0.717105 |
88015601c8e458c1b877bd6d02004d119d97b7a7 | 2,555 | asm | Assembly | programs/oeis/115/A115056.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/115/A115056.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/115/A115056.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A115056: a(n) = n*(n^2-1)*(3*n+2).
; 0,0,0,48,264,840,2040,4200,7728,13104,20880,31680,46200,65208,89544,120120,157920,204000,259488,325584,403560,494760,600600,722568,862224,1021200,1201200,1404000,1631448,1885464,2168040,2481240,2827200,3208128,3626304,4084080,4583880,5128200,5719608,6360744,7054320,7803120,8610000... | 212.916667 | 2,440 | 0.879061 |
07d097961afa6dfe5eced18204f41d6aba65bc40 | 170 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/nirvanap/z80/asm_NIRVANAP_stop.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zx/nirvanap/z80/asm_NIRVANAP_stop.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zx/nirvanap/z80/asm_NIRVANAP_stop.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | SECTION code_clib
SECTION code_nirvanap
PUBLIC asm_NIRVANAP_stop
EXTERN _NIRVANAP_ISR_STOP
asm_NIRVANAP_stop:
ld hl,_NIRVANAP_ISR_STOP
ld ($fdfe),hl
ret
| 12.142857 | 27 | 0.782353 |
2ddc4c416375fdb1f55de899d19c70aa87351b90 | 19,811 | asm | Assembly | inc/scenes_settings_tbl.asm | hansbonini/-SMD-Phantasy-Star-3 | f20106a0f8cc76b859124333a5482e015e052769 | [
"MIT"
] | 1 | 2022-01-17T16:06:15.000Z | 2022-01-17T16:06:15.000Z | inc/scenes_settings_tbl.asm | hansbonini/-SMD-Phantasy-Star-3 | f20106a0f8cc76b859124333a5482e015e052769 | [
"MIT"
] | null | null | null | inc/scenes_settings_tbl.asm | hansbonini/-SMD-Phantasy-Star-3 | f20106a0f8cc76b859124333a5482e015e052769 | [
"MIT"
] | null | null | null | loc_3C36A: dc.w loc_3C70A-loc_3C36A ; 0
loc_3C36C: dc.w loc_3C712-loc_3C36C ; 2
loc_3C36E: dc.w loc_3C71A-loc_3C36E ; 4
loc_3C370: dc.w loc_3C70A-loc_3C370 ; 6
loc_3C372: dc.w loc_3C70A-loc_3C372 ; 8
loc_3C374: dc.w loc_3C71A-loc_3C374 ; $A
loc_3C376: dc.w loc_3C70A-loc_3C376 ; $C
loc_3C378: dc.w loc_3C70A-loc_3C378 ; ... | 42.604301 | 42 | 0.766039 |
022217d49c4102854abad6a3b7c9a2614c5771ee | 522 | asm | Assembly | programs/oeis/178/A178706.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/178/A178706.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/178/A178706.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A178706: Partial sums of floor(3^n/5).
; 0,1,6,22,70,215,652,1964,5900,17709,53138,159426,478290,1434883,4304664,12914008,38742040,116226137,348678430,1046035310,3138105950,9414317871,28242953636,84728860932,254186582820,762559748485,2287679245482,6863037736474,20589113209450,61767339628379,185302018885168,5559060566... | 26.1 | 318 | 0.760536 |
a12c1dbfc4eca590b1254e5e9af0b0ed49d4c908 | 530 | asm | Assembly | programs/oeis/193/A193553.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/193/A193553.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/193/A193553.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A193553: Sum of divisors of 4*n.
; 7,15,28,31,42,60,56,63,91,90,84,124,98,120,168,127,126,195,140,186,224,180,168,252,217,210,280,248,210,360,224,255,336,270,336,403,266,300,392,378,294,480,308,372,546,360,336,508,399,465,504,434,378,600,504,504,560,450,420,744,434,480,728,511,588,720,476,558,672,720,504,819,518,570,... | 75.714286 | 391 | 0.715094 |
774ee73755c11e7ab3be0ce17aabc9def84052c2 | 413 | asm | Assembly | oeis/253/A253900.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/253/A253900.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/253/A253900.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A253900: a(n) is the number of squares of the form x^2 + x + n^2 for 0 <= x <= n^2.
; Submitted by Jamie Morken(s3)
; 1,2,2,3,3,2,4,4,2,4,4,3,6,4,2,4,8,4,4,4,2,6,6,3,6,4,4,8,4,2,6,12,4,4,4,2,6,12,4,5,5,4,8,4,4,8,8,4,6,6,2,8,8,2,4,4,4,12,12,6,6,8,4,4,4,4,16,8,2,4,8,8,12,6,2,6,12,4,4,8,4,8,8,3,9,6,6,12,4,2,4,8,8,16,8,2... | 41.3 | 210 | 0.566586 |
ae1429b372495f47ad622a871be7e2e672434b9c | 318 | asm | Assembly | session_03/esempi/esempio-syscall.asm | DigiOhhh/LabArchitettura2-2017-2018 | da34b9a75ab2945ac70d5cbf69395d0db5172f6f | [
"MIT"
] | 1 | 2019-03-06T13:26:10.000Z | 2019-03-06T13:26:10.000Z | session_03/esempi/esempio-syscall.asm | DigiOhhh/LabArchitettura2-2017-2018 | da34b9a75ab2945ac70d5cbf69395d0db5172f6f | [
"MIT"
] | null | null | null | session_03/esempi/esempio-syscall.asm | DigiOhhh/LabArchitettura2-2017-2018 | da34b9a75ab2945ac70d5cbf69395d0db5172f6f | [
"MIT"
] | 1 | 2019-03-06T13:25:28.000Z | 2019-03-06T13:25:28.000Z | .data
msg1: .asciiz "Hello world!"
msg2: .asciiz "Inserisci un intero"
.text
.globl main
main:
li $v0 4 # stampa su console
la $a0, msg1
syscall
li $v0 55 # stampa messaggio in dialog
la $a0 msg1
li $a1 1
syscall
li $v0, 51 # acquisisci int in dialog
la $a0, msg2
syscall
li $v0 10 # exit
syscall
| 13.25 | 39 | 0.663522 |
041b4eac98d1f10f121ce35c479800d0bcd270ec | 450 | asm | Assembly | programs/oeis/267/A267776.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/267/A267776.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/267/A267776.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A267776: Triangle read by rows giving successive states of cellular automaton generated by "Rule 209" initiated with a single ON (black) cell.
; 1,0,0,1,1,1,0,0,1,1,1,1,1,0,0,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1... | 30 | 201 | 0.593333 |
36069637131e4c4036b4f1c511f1c9d92233c65a | 481 | asm | Assembly | oeis/278/A278614.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/278/A278614.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/278/A278614.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A278614: Sum of terms in level n of TRIP - Stern sequence associated with permutation triple (e,12,12).
; Submitted by Jon Maiga
; 3,8,22,62,176,502,1434,4100,11726,33542,95952,274494,785266,2246484,6426742,18385646,52597744,150471910,430470890,1231493604
add $0,1
mov $1,1
mov $5,1
lpb $0
sub $0,1
mov $2,$1
a... | 18.5 | 126 | 0.636175 |
2efd4778581799e53d4cd02f054e2f1efe459f0a | 292 | asm | Assembly | programs/oeis/184/A184030.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/184/A184030.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/184/A184030.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A184030: 1/16 the number of (n+1)X(n+1) 0..3 arrays with all 2X2 subblocks having the same four values
; 16,40,82,166,322,634,1234,2434,4786,9490,18802,37426,74482
mov $1,4
mov $2,$0
lpb $0
mul $1,2
add $1,$2
sub $1,$0
sub $0,1
trn $2,2
lpe
sub $1,4
mul $1,6
add $1,16
mov $0,$1
| 17.176471 | 104 | 0.633562 |
2ac9943506925ac79ced6beabad5f88d01ed8aa1 | 2,966 | asm | Assembly | c/riskel/src/boot/bootfunc.asm | hakutyou/justforfun | c51765e990984f40b5f704f714e8f2d944e21c3a | [
"MIT"
] | null | null | null | c/riskel/src/boot/bootfunc.asm | hakutyou/justforfun | c51765e990984f40b5f704f714e8f2d944e21c3a | [
"MIT"
] | null | null | null | c/riskel/src/boot/bootfunc.asm | hakutyou/justforfun | c51765e990984f40b5f704f714e8f2d944e21c3a | [
"MIT"
] | null | null | null | LABEL_PRINT:
pushad
.LOOP:
lodsb ;; [es:si] -> al
test al, al
je .FINISH
mov ah, 0x0e
int 0x10
jmp .LOOP
.FINISH:
popad
ret
LABEL_SEARCH_FILE:
;; flushFloppy
xor ah, ah
xor dl, dl
int 0x13
;; Search FILE
mov ax, FILE_BASE
mov es, ax
mov cx, ROOT_SECT... | 14.468293 | 58 | 0.562711 |
346ab262f0468cb5a6f350a9df4cfc95123c05bf | 2,820 | asm | Assembly | Transynther/x86/_processed/US/_ht_/i3-7100_9_0x84_notsx.log_33_2587.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_ht_/i3-7100_9_0x84_notsx.log_33_2587.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_ht_/i3-7100_9_0x84_notsx.log_33_2587.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 %r14
push %r15
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x12aec, %rcx
nop
nop
dec %rbx
mov $0x6162636465666768, %rbp
movq %rbp, %xmm1
and $0xffffffffffffffc0, %rcx
vmovaps %ymm1, (%rcx)
nop
nop
nop
nop
nop
xor %r11, %r... | 21.363636 | 148 | 0.652128 |
0403877a351e11fc3e97bd007c39605bf2674c1f | 251 | asm | Assembly | programs/oeis/268/A268147.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/268/A268147.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/268/A268147.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A268147: A double binomial sum involving absolute values.
; 0,16,512,12288,262144,5242880,100663296,1879048192,34359738368,618475290624,10995116277760,193514046488576,3377699720527872
mov $1,$0
add $0,$1
mul $0,2
lpb $0,1
mul $1,2
sub $0,1
lpe
| 22.818182 | 125 | 0.76494 |
44cc232dc9584e72c959f3b5f6db97b2adb6ba1f | 1,453 | asm | Assembly | game/logic/game_states/config_screen.asm | benoitryder/super-tilt-bro | 8d5035f54e906a401d0808c2e104d32fa1fadd7f | [
"WTFPL"
] | null | null | null | game/logic/game_states/config_screen.asm | benoitryder/super-tilt-bro | 8d5035f54e906a401d0808c2e104d32fa1fadd7f | [
"WTFPL"
] | null | null | null | game/logic/game_states/config_screen.asm | benoitryder/super-tilt-bro | 8d5035f54e906a401d0808c2e104d32fa1fadd7f | [
"WTFPL"
] | null | null | null | default_config:
.(
lda #MAX_STOCKS
sta config_initial_stocks
lda #$01
sta config_ai_level
sta config_player_b_character
sta config_requested_player_b_character
lda #$00
sta config_selected_stage
sta config_requested_stage
sta config_player_a_character_palette
sta config_player_a_weapon_palette
sta config... | 19.90411 | 70 | 0.801789 |
4c9f26f80a7eb29f138ca0f89162a5f6ea02b3a9 | 232 | asm | Assembly | oeis/271/A271907.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/271/A271907.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/271/A271907.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A271907: Size of the largest subset S of the points of an n X n square grid such that no three of the points of S form an isosceles triangle.
; Submitted by Christian Krause
; 1,2,4,6,8,10,12,14,16,18
mul $0,12
max $0,8
div $0,6
| 29 | 143 | 0.719828 |
cbcc2fa25be318b6fc91b3a761196c2dbc829f18 | 443 | asm | Assembly | oeis/349/A349863.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/349/A349863.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/349/A349863.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A349863: Expansion of Sum_{k>=0} k^2 * x^k/(1 + k^2 * x).
; Submitted by Christian Krause
; 0,1,3,-6,-2,243,-2031,3796,187212,-3860139,36467311,284357502,-21796446486,538332144295,-5605176351651,-182065102478856,12963817679287960,-422751776737348503,5483284328996107803,327213964461103956802,-30082452646697648945898
... | 26.058824 | 226 | 0.699774 |
9f3d54c439dbb05c393aec6f18b6649837e7e104 | 346 | asm | Assembly | oeis/021/A021063.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021063.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021063.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021063: Decimal expansion of 1/59.
; Submitted by Jon Maiga
; 0,1,6,9,4,9,1,5,2,5,4,2,3,7,2,8,8,1,3,5,5,9,3,2,2,0,3,3,8,9,8,3,0,5,0,8,4,7,4,5,7,6,2,7,1,1,8,6,4,4,0,6,7,7,9,6,6,1,0,1,6,9,4,9,1,5,2,5,4,2,3,7,2,8,8,1,3,5,5,9,3,2,2,0,3,3,8,9,8,3,0,5,0,8,4,7,4,5,7
seq $0,42 ; Unary representation of natural numbers.
mul... | 38.444444 | 199 | 0.589595 |
9bfa9fbd5de43348034a519574ffe9e01eb33df0 | 5,411 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca.log_21829_30.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-7700_9_0xca.log_21829_30.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-7700_9_0xca.log_21829_30.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 %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1db5, %r13
nop
nop
nop
dec %r10
mov $0x6162636465666768, %r9
movq %r9, %xmm6
movups %xmm6, (%r13)
nop
nop
cmp $24138, %rbx
lea addresses_normal_ht+0x1d6b5, %r8
nop
n... | 37.576389 | 2,999 | 0.65681 |
bc89f3daee450d9d6fc43c5fd173ffc5385ea744 | 8,404 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_884.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_884.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_884.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xf572, %rsi
nop
nop
and %r8, %r8
movups (%rsi), %xmm2
vpextrq $0, %xmm2, %r10
nop
nop
nop
inc %r9
lea addresses_normal_ht+0xa052, %rcx
nop
nop
and %r10, %r10
mov $0x61626364656... | 31.713208 | 2,999 | 0.656235 |
7f091a29bcb33b1595f6d542aca00200814de783 | 349 | asm | Assembly | oeis/340/A340163.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/340/A340163.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/340/A340163.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A340163: For n>=1, smallest integer k such that for all m>=k: m^(1/n)+(m+1)^(1/n) >= (2^n*m+2^(n-1)-1)^(1/n).
; Submitted by Jon Maiga
; 0,0,1,2,3,7,14,28,57,115,233,469,945,1902,3823,7680,15420,30948,62087,124518,249661,500457,1002986,2009771,4026532
mov $1,2
pow $1,$0
mul $0,2
mul $1,$0
add $0,2
div $1,$0
div $1,2... | 23.266667 | 116 | 0.627507 |
25760b5665909a58739401ac8bc5d42aceeba86f | 13,747 | asm | Assembly | DoppelGate/DoppelGate/Syswhispers.asm | asaurusrex/DoppelGate | c40ceb29a701f70081f262a8ed69bc08a196b3a9 | [
"BSD-4-Clause"
] | 98 | 2020-12-12T21:12:26.000Z | 2022-03-31T11:23:28.000Z | DoppelGate/DoppelGate/Syswhispers.asm | asaurusrex/DoppelGate | c40ceb29a701f70081f262a8ed69bc08a196b3a9 | [
"BSD-4-Clause"
] | null | null | null | DoppelGate/DoppelGate/Syswhispers.asm | asaurusrex/DoppelGate | c40ceb29a701f70081f262a8ed69bc08a196b3a9 | [
"BSD-4-Clause"
] | 19 | 2020-12-13T13:18:26.000Z | 2022-03-29T18:50:54.000Z | .code
NtReadFile PROC
mov rax, gs:[60h] ; Load PEB into RAX.
NtReadFile_Check_X_X_XXXX: ; Check major version.
cmp dword ptr [rax+118h], 5
je NtReadFile_SystemCall_5_X_XXXX
cmp dword ptr [rax+118h], 6
je NtReadFile_Check_6_X_XXXX
cmp dword ptr [rax+118h], 10
je NtRe... | 38.080332 | 95 | 0.754492 |
8b6184e79fa6c6ea97bb88b46db9c6146f6ee698 | 3,179 | asm | Assembly | third_party/virtualbox/src/VBox/ValidationKit/bootsectors/bootsector2-cpu-basic-1.asm | Fimbure/icebox-1 | 0b81992a53e1b410955ca89bdb6f8169d6f2da86 | [
"MIT"
] | 521 | 2019-03-29T15:44:08.000Z | 2022-03-22T09:46:19.000Z | third_party/virtualbox/src/VBox/ValidationKit/bootsectors/bootsector2-cpu-basic-1.asm | Fimbure/icebox-1 | 0b81992a53e1b410955ca89bdb6f8169d6f2da86 | [
"MIT"
] | 30 | 2019-06-04T17:00:49.000Z | 2021-09-08T20:44:19.000Z | third_party/virtualbox/src/VBox/ValidationKit/bootsectors/bootsector2-cpu-basic-1.asm | Fimbure/icebox-1 | 0b81992a53e1b410955ca89bdb6f8169d6f2da86 | [
"MIT"
] | 99 | 2019-03-29T16:04:13.000Z | 2022-03-28T16:59:34.000Z | ; $Id: bootsector2-cpu-basic-1.asm $
;; @file
; Bootsector that checks the basic CPU operation.
;
;
; Copyright (C) 2007-2017 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
; you can redistribute it and/or mod... | 26.491667 | 76 | 0.720352 |
3450a3de8cb46b166b3e1403785398ab26e69595 | 500 | asm | Assembly | programs/oeis/338/A338353.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/338/A338353.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/338/A338353.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A338353: A (0,1)-matrix in the first quadrant read by downward antidiagonals: an example of a non-uniformly recurrent 2-D word having uniformly recurrent rows and columns.
; 1,0,0,1,0,1,0,0,1,0,1,0,1,0,0,0,0,1,0,0,1,1,0,1,0,0,1,0,0,0,1,0,0,1,0,1
mov $4,2
mov $5,$0
lpb $4
mov $0,$5
mov $3,0
sub $4,1
add $0,$4... | 17.857143 | 173 | 0.564 |
8ca75edb828e0153e26e0b7a2f3aa4051c1b3327 | 3,722 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_169.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_169.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_169.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 %r12
push %r14
push %r8
push %rax
push %rcx
// Faulty Load
lea addresses_RW+0x676e, %r8
nop
xor %r14, %r14
vmovups (%r8), %ymm1
vextracti128 $0, %ymm1, %xmm1
vpextrq $1, %xmm1, %rcx
lea oracles, %r8
and $0xff, %rcx
shlq $12... | 90.780488 | 2,999 | 0.663353 |
74b2031066aafd15a08194a2f5bc67a34167dc96 | 17,138 | asm | Assembly | src/PJ/flic386p/libsrc/drvcomn/drvblita.asm | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 119 | 2015-01-10T15:13:50.000Z | 2022-01-24T04:54:34.000Z | src/PJ/drivekit/drvcomn/drvblita.asm | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 6 | 2015-10-22T20:14:59.000Z | 2021-07-10T03:25:21.000Z | src/PJ/flic386p/libsrc/drvcomn/drvblita.asm | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 27 | 2015-04-24T22:55:30.000Z | 2022-01-21T13:54:00.000Z | ;*****************************************************************************
;* DRVBLTA.ASM - Code having to do with the higher-order blit functions.
;*
;* NOTES:
;* This code contains several driver routines, and several
;* service routines which assist the blit code in DRVBLTC.C.
;*
;* In general, the co... | 31.855019 | 80 | 0.618275 |
ed1a621ac2bd0f78aa24c01becf2374ff68ee4b7 | 629 | asm | Assembly | oeis/049/A049610.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/049/A049610.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/049/A049610.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A049610: a(n) = Sum_{k=0..floor(n/2)} k*binomial(n,2*k) = floor(n*2^(n-3)).
; 0,0,1,3,8,20,48,112,256,576,1280,2816,6144,13312,28672,61440,131072,278528,589824,1245184,2621440,5505024,11534336,24117248,50331648,104857600,218103808,452984832,939524096,1946157056,4026531840,8321499136,17179869184,35433480192,7301444403... | 69.888889 | 501 | 0.82035 |
9613da297dd7365ff07f8471eacbc895420a03c8 | 6,363 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1146.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1146.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1146.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 %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x96ab, %rsi
lea addresses_WC_ht+0x1eec3, %rdi
cmp $37176, %r10
mov $32, %rcx
rep movsq
nop
cmp %rdi, %rdi
lea addresses_A_ht+0xfeab, %r10
nop
xor $11039, %rdi
movw $0x6162, (%r10)
nop
nop
dec %r1... | 36.994186 | 2,999 | 0.65378 |
a903e2db4affe1706d3322038375e7127301eefa | 5,325 | asm | Assembly | FreeRTOS/Demo/RL78_RL78G14_FPB_GCC_e2studio/src/r_reset_program.asm | NoMaY-jp/FreeRTOS | 7e8023a0f5095a08ee61784b7c6e74f7430cfad3 | [
"MIT"
] | 4 | 2021-06-01T01:33:58.000Z | 2022-03-29T03:20:48.000Z | FreeRTOS/Demo/RL78_RL78G14_FPB_GCC_e2studio/src/r_reset_program.asm | NoMaY-jp/FreeRTOS | 7e8023a0f5095a08ee61784b7c6e74f7430cfad3 | [
"MIT"
] | null | null | null | FreeRTOS/Demo/RL78_RL78G14_FPB_GCC_e2studio/src/r_reset_program.asm | NoMaY-jp/FreeRTOS | 7e8023a0f5095a08ee61784b7c6e74f7430cfad3 | [
"MIT"
] | null | null | null |
///*********************************************************************************************************************
//* DISCLAIMER
//* This software is supplied by Renesas Electronics Corporation and is only intended for use with Renesas products.
//* No other uses are authorized. This software is owned by Renesa... | 29.098361 | 120 | 0.570141 |
0da5eaffdc88bdc7fdd1bf156cccc378dc3ad384 | 4,725 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_43.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_43.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_43.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r15
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0xf27c, %r12
nop
nop
xor $49812, %r15
mov $0x6162636465666768, %r8
movq %r8, %xmm7
and $0xffffffffffffffc0, %r12
movntdq %xmm7, (%r12)
nop
nop
nop
nop
add $44694, %rdx
lea addresses_D_ht+... | 50.265957 | 2,999 | 0.663915 |
a737efd8640f8f66f93299a2bbf8dac31fda1754 | 1,805 | asm | Assembly | lib/target/primo/classic/primo_crt0.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | lib/target/primo/classic/primo_crt0.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | lib/target/primo/classic/primo_crt0.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Startup for Primo A-XX/B-XX models
;
;
module primo_crt0
;--------
; Include zcc_opt.def to find out some info
;--------
defc crt0 = 1
INCLUDE "zcc_opt.def"
;--------
; Some scope definitions
;--------
EXTERN _main ;main() is always external to crt0 code
EXTERN... | 20.511364 | 73 | 0.635457 |
7e61935b97b08c50295accb1ebcc07e4c2b413ac | 2,478 | asm | Assembly | ffmpeg-3.2.5/libavfilter/x86/vf_maskedmerge.asm | huyu0415/FFmpeg | 7a3f75791cb3255805bf17126d4074a328f46c8c | [
"Apache-2.0"
] | 3,645 | 2016-08-25T09:31:17.000Z | 2022-03-25T06:28:34.000Z | ffmpeg-3.2.5/libavfilter/x86/vf_maskedmerge.asm | huyu0415/FFmpeg | 7a3f75791cb3255805bf17126d4074a328f46c8c | [
"Apache-2.0"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | ffmpeg-3.2.5/libavfilter/x86/vf_maskedmerge.asm | huyu0415/FFmpeg | 7a3f75791cb3255805bf17126d4074a328f46c8c | [
"Apache-2.0"
] | 764 | 2016-08-26T09:19:00.000Z | 2022-03-22T12:07:16.000Z | ;*****************************************************************************
;* x86-optimized functions for maskedmerge filter
;*
;* Copyright (C) 2015 Paul B Mahol
;*
;* This file is part of FFmpeg.
;*
;* FFmpeg is free software; you can redistribute it and/or
;* modify it under the terms of the GNU Lesser General P... | 30.219512 | 106 | 0.546812 |
2ba592e8955df61ee99e0216e99ebfab8fc56e61 | 975 | nasm | Assembly | testing/stack/helloworld.nasm | dhn/SLAE | 189e2d0fc4c209b5f41cc4f8832b937332845c38 | [
"BSD-3-Clause"
] | 7 | 2016-03-05T19:48:30.000Z | 2021-07-27T16:31:53.000Z | testing/stack/helloworld.nasm | dhn/SLAE | 189e2d0fc4c209b5f41cc4f8832b937332845c38 | [
"BSD-3-Clause"
] | null | null | null | testing/stack/helloworld.nasm | dhn/SLAE | 189e2d0fc4c209b5f41cc4f8832b937332845c38 | [
"BSD-3-Clause"
] | 3 | 2017-03-31T18:25:54.000Z | 2020-07-09T01:01:32.000Z | ; SLAE - Stack (Linux/x86)
; Author: Dennis 'dhn' Herrmann
; Website: https://zer0-day.pw
; SLAE-721
BITS 32
global _start
section .text
; syscalls kernel
SYS_WRITE equ 0x04
SYS_EXIT equ 0x01
; arguments
STDOUT equ 0x01
_start:
; ssize_t write(int fd, const void *buf, size_t count);
xor eax, eax
mov al, SYS_W... | 18.055556 | 56 | 0.662564 |
d4715609bd3d531c359d1772f6f407db9d797c22 | 787 | asm | Assembly | oeis/192/A192351.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/192/A192351.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/192/A192351.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A192351: Coefficient of x in the reduction (by x^2->x+1) of polynomial p(n,x) identified in Comments.
; Submitted by Jamie Morken(w1)
; 0,1,2,20,56,320,1120,5312,20608,90880,368640,1577984,6522880,27578368,114909184,483328000,2020573184,8480555008,35502817280,148874461184,623609118720,2614000353280,10952269365248,459... | 78.7 | 497 | 0.839898 |
bae3c1fada11a4176dbeaaaf86edbf19690bb1dd | 1,359 | asm | Assembly | ArmPkg/Library/CompilerIntrinsicsLib/Arm/memset.asm | christopherco/RPi-UEFI | 48fd8bb20dd4d45a4cf0a8970a65837e45bbaa99 | [
"BSD-2-Clause"
] | 93 | 2016-10-27T12:03:57.000Z | 2022-03-29T15:22:10.000Z | ArmPkg/Library/CompilerIntrinsicsLib/Arm/memset.asm | khezami/RPi-UEFI | 5bfd48d674e6c7efea6e31f9eb97b9da90c20263 | [
"BSD-2-Clause"
] | 16 | 2016-11-02T02:08:40.000Z | 2021-06-03T21:18:06.000Z | ArmPkg/Library/CompilerIntrinsicsLib/Arm/memset.asm | khezami/RPi-UEFI | 5bfd48d674e6c7efea6e31f9eb97b9da90c20263 | [
"BSD-2-Clause"
] | 41 | 2016-11-02T00:05:02.000Z | 2022-03-29T14:33:09.000Z | //------------------------------------------------------------------------------
//
// Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
// Copyright (c) 2014, ARM Ltd. All rights reserved.<BR>
//
// This program and the accompanying materials
// are licensed and made available under the terms and co... | 26.647059 | 86 | 0.585725 |
5426e8788d91d3a50cbea429ffeac94181879cf3 | 23,881 | asm | Assembly | data/pokemon/pic_pointers.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/pic_pointers.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/pic_pointers.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | ; Pics are defined in gfx/pics.asm
dba EggPic ; EGG is now -3, so it must go *above* the label
dbw -1, -1 ; unused
dbw -1, -1 ; unused
dbw -1, -1 ; unused
dbw -1, -1 ; unused
dbw -1, -1 ; unused
PokemonPicPointers::
; entries correspond to Pokémon species, two apiece (first index is 0)
dbw -1, -1 ; unused
dbw ... | 20.911559 | 70 | 0.852644 |
b8203a28d5d5d4b78c2781557d16f2634a97d03f | 1,440 | asm | Assembly | collide.asm | adamsmasher/bustfree | 446d6777f42d3baa57f29ec9e4613a3e5cd4afe9 | [
"MIT"
] | null | null | null | collide.asm | adamsmasher/bustfree | 446d6777f42d3baa57f29ec9e4613a3e5cd4afe9 | [
"MIT"
] | null | null | null | collide.asm | adamsmasher/bustfree | 446d6777f42d3baa57f29ec9e4613a3e5cd4afe9 | [
"MIT"
] | null | null | null | SECTION "CollideRAM", WRAM0
CollisionTile:: DS 1
Collided:: DS 1
HitBrickCol:: DS 1
HitBrickRow:: DS 1
SECTION "Collide", ROM0
; checks if there's a brick at HitBrickRow & HitBrickCol
; if so, the Collided flag is set and the collision handler for the brick is run
CheckForCollision:: ; get tile
... | 34.285714 | 84 | 0.411806 |
8013142cb7fc94244fa0f66175de85ceea60fc4a | 2,593 | asm | Assembly | programs/oeis/172/A172077.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/172/A172077.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/172/A172077.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A172077: a(n) = n*(n+1)*(7*n^2 - n - 4)/4.
; 0,1,33,168,520,1245,2541,4648,7848,12465,18865,27456,38688,53053,71085,93360,120496,153153,192033,237880,291480,353661,425293,507288,600600,706225,825201,958608,1107568,1273245,1456845,1659616,1882848,2127873,2396065,2688840,3007656,3354013,3729453,4135560,4573960,5046321,... | 144.055556 | 2,397 | 0.860779 |
fa007aaa9484ab21320d0838c572b5519a964f72 | 1,386 | asm | Assembly | game/fixed_bank_updatable.asm | sgadrat/super-tilt-bro | f918731c63a32dc3d0c80f10e7b053d6fa218c50 | [
"WTFPL"
] | 91 | 2017-08-06T18:30:13.000Z | 2022-02-17T00:26:45.000Z | game/fixed_bank_updatable.asm | sgadrat/super-tilt-bro | f918731c63a32dc3d0c80f10e7b053d6fa218c50 | [
"WTFPL"
] | 2 | 2018-10-12T04:34:13.000Z | 2021-12-25T17:01:18.000Z | game/fixed_bank_updatable.asm | sgadrat/super-tilt-bro | f918731c63a32dc3d0c80f10e7b053d6fa218c50 | [
"WTFPL"
] | 9 | 2016-10-08T21:24:37.000Z | 2022-02-05T00:13:31.000Z | ;
; First quarters of the fixed bank.
;
; No caveat there, unlike in the last quarter. See "static_bank.asm".
;
#echo
#echo ===== FIXED-BANK (updatable) =====
* = $c000 ; $c000 is where the PRG fixed bank rom is mapped in CPU space, so code position is relative to it
; Note - interruption handlers and main loop firs... | 26.150943 | 115 | 0.767677 |
639cafaef1ae1876760320d7ebcd0ef213b7b5ba | 1,392 | asm | Assembly | Trojan.Tinba/source/-RootKit/ZwHdReg.asm | 010001111/Vx-Suites | 6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79 | [
"MIT"
] | 2 | 2021-02-04T06:47:45.000Z | 2021-07-28T10:02:10.000Z | Trojan.Win32.Zutick/-RootKit/ZwHdReg.asm | 010001111/Vx-Suites | 6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79 | [
"MIT"
] | null | null | null | Trojan.Win32.Zutick/-RootKit/ZwHdReg.asm | 010001111/Vx-Suites | 6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79 | [
"MIT"
] | null | null | null |
KEY_VALUE_BASIC_INFORMATION struc
TitleIndex dd ?
_Type dd ?
NameLength dd ?
_Name dw ?
KEY_VALUE_BASIC_INFORMATION ends
KEY_VALUE_FULL_INFORMATION struc
TitleIndex dd ?
_Type dd ?
DataOffset dd ?
DataLength dd ?
NameLength dd ?
_Name dw ?
KEY_VALUE_FULL_INFORMATION ends
.code
;; ---... | 17.620253 | 86 | 0.673851 |
8c79f4b2e0a69d1b97d98d46752d0c339604987c | 430 | asm | Assembly | Homework4/Listing44Assembly/main.asm | ccannon94/ncat-ecen421-repository | c8de4116447f9857c90fd715059cf648b7cbd310 | [
"Unlicense"
] | null | null | null | Homework4/Listing44Assembly/main.asm | ccannon94/ncat-ecen421-repository | c8de4116447f9857c90fd715059cf648b7cbd310 | [
"Unlicense"
] | null | null | null | Homework4/Listing44Assembly/main.asm | ccannon94/ncat-ecen421-repository | c8de4116447f9857c90fd715059cf648b7cbd310 | [
"Unlicense"
] | null | null | null | .text
.align 2
.global main
main:
;if else
MOV R4, #05h; R4 = 0x05
CMPS R4, #06h;
BHS Greater; Branch if higher or same
AND R4, #-1; R4 = R4 - 1
B Done1
Greater:
ADD R4, #1; R4 = R4 + 1
Done1:
;for
MOV R4, #0Ah; R4 = 0x0A
Loop1:
ADDS R4, #-1; R4 = R4 - 1
BPL Loop1
;while
MOV R4, #0006h; R4 = 0x06
M... | 12.285714 | 38 | 0.583721 |
631c3199055f2b1e6efdbf83c3d871d0d74cda68 | 813 | asm | Assembly | oeis/045/A045464.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/045/A045464.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/045/A045464.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A045464: Primes congruent to {0, 6} mod 7.
; Submitted by Christian Krause
; 7,13,41,83,97,139,167,181,223,251,293,307,349,419,433,461,503,587,601,643,727,769,797,811,839,853,881,937,1021,1049,1063,1091,1217,1231,1259,1301,1399,1427,1483,1511,1553,1567,1609,1637,1693,1721,1777,1847,1861,1889,1931,1973,1987,2029,2099,... | 32.52 | 467 | 0.699877 |
82e35d74d329f5768023e90523bac314d758ca2f | 730 | asm | Assembly | oeis/277/A277465.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/277/A277465.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/277/A277465.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A277465: E.g.f.: log(1+x)/(1 + LambertW(-x)).
; Submitted by Jon Maiga
; 0,1,1,11,86,1084,15654,275113,5548024,127423728,3272008650,92988690893,2896148079516,98104636748468,3590611928294286,141201205469361945,5937400341113630032,265833516437952849024,12625912572901413474834,634047172218326393377149,335663707847758827... | 36.5 | 495 | 0.79726 |
227bacbce820a474995f4785a70680c8e187b1ab | 562 | asm | Assembly | programs/oeis/071/A071328.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/071/A071328.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/071/A071328.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A071328: Smallest prime q such that q - prime(n) >= n.
; 3,5,11,11,17,19,29,29,37,41,43,53,59,59,67,71,79,79,89,97,97,101,107,113,127,127,131,137,139,149,163,163,173,173,191,191,197,211,211,223,223,223,239,239,251,251,263,271,277,281,293,293,307,307,313,331,331,331,337,347,347,359,373,379,379,383,401,409,419,419,431,... | 70.25 | 378 | 0.704626 |
a0e8ab18403283b235ebf339e41fb17d14bee3af | 6,229 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_949.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_949.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_949.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r15
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x11a00, %rbx
nop
nop
nop
mfence
mov $0x6162636465666768, %rcx
movq %rcx, %xmm5
vmovups %ymm5, (%rbx)
nop
xor $15450, %rdi
lea addresses_A_ht+0xcb44, %rbp
nop
nop
add %r14, %r... | 39.675159 | 2,999 | 0.659817 |
1e19fa794bff4930f7afbc45155f81e7425ca142 | 728 | asm | Assembly | oeis/127/A127111.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/127/A127111.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/127/A127111.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A127111: a(n) = (n+1)! - (n)!!.
; Submitted by Christian Krause
; 0,1,4,21,112,705,4992,40215,362496,3627855,39912960,478991205,6226974720,87178156065,1307673722880,20922787860975,355687417774080,6402373671268575,121645100223037440,2432902007521910925,51090942167993548800,1124000727763858369425,2585201673880322703360... | 34.666667 | 497 | 0.796703 |
57fba23c254ce6907d74d4371d1fc61ff64bce67 | 1,824 | asm | Assembly | Project 4/asm files/Fill.asm | zychosen/nand2tetris | 1627cd230339778af6a854497e79d86eb97361ed | [
"MIT"
] | 1 | 2021-09-19T09:16:29.000Z | 2021-09-19T09:16:29.000Z | Project 4/asm files/Fill.asm | zychosen/nand2tetris | 1627cd230339778af6a854497e79d86eb97361ed | [
"MIT"
] | null | null | null | Project 4/asm files/Fill.asm | zychosen/nand2tetris | 1627cd230339778af6a854497e79d86eb97361ed | [
"MIT"
] | null | null | null | // 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/Fill.asm
// Runs an infinite loop that listens to the keyboard input.
// When a key is pressed (any key), the program blackens the screen,
// i.e. writes... | 17.371429 | 112 | 0.581689 |
f139ec0d3914d1506872c272d1fb65371c9b7a47 | 6,287 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0_notsx.log_21829_864.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0_notsx.log_21829_864.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0_notsx.log_21829_864.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 %r14
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xf216, %rsi
lea addresses_A_ht+0x9056, %rdi
and $19071, %r9
mov $43, %rcx
rep movsl
nop
nop
sub $8843, %r9
lea addresses_WC_ht+0x3dea, %rbp
add %r11, %r11
mov $0x61626364656667... | 39.049689 | 2,999 | 0.661206 |
feada52a2174f129983c2082dada7fa0076ffa74 | 471 | asm | Assembly | programs/oeis/101/A101671.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/101/A101671.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/101/A101671.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A101671: Fixed point of morphism 0 -> 01, 1 -> 20, 2 -> 10.
; 0,1,2,0,1,0,0,1,2,0,0,1,0,1,2,0,1,0,0,1,0,1,2,0,0,1,2,0,1,0,0,1,2,0,0,1,0,1,2,0,0,1,2,0,1,0,0,1,0,1,2,0,1,0,0,1,2,0,0,1,0,1,2,0,1,0,0,1,0,1,2,0,0,1,2,0,1,0,0,1,0,1,2,0,1,0,0,1,2,0,0,1,0,1,2,0,0,1,2,0,1,0
mul $0,2
lpb $0
mov $1,$0
cal $1,102391 ; Evil ... | 23.55 | 205 | 0.515924 |
793c1e1d9368eb8d4d46d23750d3372756e91382 | 1,572 | asm | Assembly | example5/example5-3.asm | xabinapal/c64-examples | d26b48db104727edcf63c9a879e4a80b9437aa77 | [
"Unlicense"
] | 4 | 2015-12-27T16:11:40.000Z | 2020-11-14T16:33:03.000Z | example5/example5-3.asm | xabinapal/c64-examples | d26b48db104727edcf63c9a879e4a80b9437aa77 | [
"Unlicense"
] | null | null | null | example5/example5-3.asm | xabinapal/c64-examples | d26b48db104727edcf63c9a879e4a80b9437aa77 | [
"Unlicense"
] | 2 | 2015-07-16T15:34:30.000Z | 2021-03-24T17:24:39.000Z | ;==============================================================
; Example 5-3
; Opening top and bottom borders with self modifying interrupt
;==============================================================
!cpu 6502
!to "build/example5-4.prg",cbm
* = $1000
;----------------------------------------------------... | 20.415584 | 63 | 0.434478 |
c1749fe768ad463cf1da56bcb72a997550a99963 | 48,114 | asm | Assembly | simulator.asm | JovanCe/mips-crossroads | 3a1cf60d96d72b5da051185384842a075145432b | [
"MIT"
] | null | null | null | simulator.asm | JovanCe/mips-crossroads | 3a1cf60d96d72b5da051185384842a075145432b | [
"MIT"
] | null | null | null | simulator.asm | JovanCe/mips-crossroads | 3a1cf60d96d72b5da051185384842a075145432b | [
"MIT"
] | null | null | null | .8086
.model small
.stack 512
.data
;graphic mode values
DCOLOR EQU 09h ;print on screen with attributes
DNORMAL EQU 0ah ;print on screen normal
SETCUR EQU 2h ;set cursor position
GETCUR EQU 3h ;get cursor position
;ascii codes for drawing
HLINE EQU 0cdh
DRJUNC EQU 0c9h
URJUNC EQU 0c8h
ULJUNC EQU 0bch
DLJUNC EQU 0bb... | 16.568182 | 224 | 0.767947 |
bfdfa5419a46d7267c09663d60fafff07c0b48e9 | 6,175 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xca.log_21829_892.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xca.log_21829_892.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xca.log_21829_892.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 %r15
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x1a9fc, %r11
clflush (%r11)
nop
add $18110, %r10
movb $0x61, (%r11)
nop
nop
nop
nop
xor %rbp, %rbp
lea addresses_normal_ht+0xecbc, %rsi
lea addresses_A_ht+0x4fc, %rdi
inc %rb... | 39.33121 | 2,999 | 0.6583 |
67b48cb74abc119584cd0515f1d52143a7b38b08 | 7,341 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1939.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1939.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1939.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 %r15
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0xcb4e, %rsi
nop
nop
nop
nop
xor %rcx, %rcx
movb $0x61, (%rsi)
nop
nop
add $2375, %r13
lea addresses_A_ht+0xb00e, %r12
nop
nop
and $13867, %rsi
movl $0x61626364, (%r12)
nop
nop... | 35.293269 | 2,999 | 0.653453 |
164cb11747f597d9e35fe472cfb1730d3783f194 | 347 | asm | Assembly | Application2.6.asm | abdalmoez/applications-on-gnusim-8085 | a8f28efb15a7cd0301db5af21ed027e1c23885c3 | [
"MIT"
] | null | null | null | Application2.6.asm | abdalmoez/applications-on-gnusim-8085 | a8f28efb15a7cd0301db5af21ed027e1c23885c3 | [
"MIT"
] | null | null | null | Application2.6.asm | abdalmoez/applications-on-gnusim-8085 | a8f28efb15a7cd0301db5af21ed027e1c23885c3 | [
"MIT"
] | null | null | null |
;<BCD To ASCII>
LDA bcd ;A <- [bcd]
MOV B,A ;B <- A
ANI 0FH ;A <- A & 0F
ADI 030h ;A <- A + 30
STA ascii ;[ascii]<-A
MOV A,B ;A <- B
ANI 0F0H ;A <- A & F0
RLC ;Rotate A left
RLC ;Rotate A left
RLC ;Rotate A left
RLC ;Rotate A left
ADI 030h ;A <- A + 30
STA ascii+1 ;[ascii+1]<-A
HLT ;Stop Execution
bc... | 17.35 | 25 | 0.567723 |
b574c4e1555ef8994e93e6a92029a4e4dab1126b | 216 | asm | Assembly | programs/tests/if.ne.asm | rj45/rj32 | a0484913925bebf6459664f72ac3f8cbfa6002e9 | [
"MIT"
] | 28 | 2021-06-27T08:23:41.000Z | 2022-03-26T20:48:37.000Z | programs/tests/if.ne.asm | rj45/rj32 | a0484913925bebf6459664f72ac3f8cbfa6002e9 | [
"MIT"
] | 14 | 2021-06-05T18:13:35.000Z | 2021-07-17T17:16:27.000Z | programs/tests/if.ne.asm | rj45/rj32 | a0484913925bebf6459664f72ac3f8cbfa6002e9 | [
"MIT"
] | 4 | 2021-11-01T22:23:19.000Z | 2022-03-18T01:38:39.000Z | #include "../cpudef.asm"
move r1, 2
move r2, 3
move r3, 3
; skip r-r
if.ne r2, r2
error
; skip r-i
if.ne r1, 2
error
; no-skip r-r
if.ne r2, r1
jump p1
error
p1:
; no-skip r-i
if.ne r2, 2
jump p2
error
p2:
halt | 8 | 24 | 0.625 |
b3c8f59d07f25380c8695a353fe6b836e08058e9 | 299 | asm | Assembly | programs/oeis/126/A126811.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/126/A126811.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/126/A126811.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A126811: Duplicate of A098108.
; 1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
lpb $0
add $2,8
sub $0,$2
lpe
mov $1,$0
cmp $1,0
| 29.9 | 211 | 0.525084 |
26b7567fdc4fd8b37da269a0e6e39da51e9cff88 | 368 | asm | Assembly | home/compare.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | home/compare.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | home/compare.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | CompareBytes::
; Compare c bytes at de and hl.
; Return z if they all match.
.loop
ld a, [de]
cp [hl]
ret nz
inc de
inc hl
dec c
jr nz, .loop
ret
CompareBytesLong::
; Compare bc bytes at de and hl.
; Return carry if they all match.
.loop
ld a, [de]
cp [hl]
jr nz, .diff
inc de
inc hl
dec bc
ld a, b
or... | 10.222222 | 33 | 0.625 |
68c891f71a4824c7b3987f21a95fc640b256f59a | 1,811 | asm | Assembly | PIC16F84_Min.X/min.asm | AlexX333BY/ess-pic16f84 | ec84ad3a04696b313003d59b87d02e409614455c | [
"MIT"
] | 1 | 2019-10-22T09:20:27.000Z | 2019-10-22T09:20:27.000Z | PIC16F84_Min.X/min.asm | AlexX333BY/ess-pic16f84 | ec84ad3a04696b313003d59b87d02e409614455c | [
"MIT"
] | null | null | null | PIC16F84_Min.X/min.asm | AlexX333BY/ess-pic16f84 | ec84ad3a04696b313003d59b87d02e409614455c | [
"MIT"
] | null | null | null | #include "p16f84a.inc"
array_start SET 0x30 ; the starting address of the array, a constant
array_size SET 0x14 ; the number of elements in array, a constant
min_element EQU 0x2E ; address to file register that stores max value
cur_element EQU 0x2F ; address to number... | 41.159091 | 80 | 0.56212 |
7283b12ea61fe187ab5d7541ede4837fb3ade0c5 | 1,210 | asm | Assembly | programs/oeis/162/A162698.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/162/A162698.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/162/A162698.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A162698: Numbers n such that the incidence matrix of the grid n X n has -1 as eigenvalue.
; 4,5,9,11,14,17,19,23,24,29,34,35,39,41,44,47,49,53,54,59,64,65,69,71,74,77,79,83,84,89,94,95,99,101,104,107,109,113,114,119,124,125,129,131,134,137,139,143,144,149,154,155,159,161,164,167,169,173,174,179,184,185,189,191,194,19... | 60.5 | 965 | 0.710744 |
1f9dd6ac0aaaa277642ab2450e7bbf8775e1a419 | 549 | asm | Assembly | Engine Hacks/Strmag/Str Mag Split/Autolevelling and Saves/Write Bases to RAM.asm | sme23/Christmas2 | f3f3daeda1afe2b78bfed38cbf60d8bc17ca9f79 | [
"CC0-1.0"
] | 3 | 2020-06-15T14:22:38.000Z | 2020-06-28T19:44:52.000Z | Wizardry/ExternalHacks/StrMagSplit/StrMagSplit/AutolevellingSaves/WriteBasestoRAM.s | sme23/WhatHeck | 746a2be83358aaa4e855182176b47c4808f2587a | [
"CC0-1.0"
] | null | null | null | Wizardry/ExternalHacks/StrMagSplit/StrMagSplit/AutolevellingSaves/WriteBasestoRAM.s | sme23/WhatHeck | 746a2be83358aaa4e855182176b47c4808f2587a | [
"CC0-1.0"
] | null | null | null | .thumb
.org 0x0
@17E5C
@r0,r5, are free, r3 is free but needs to be 0 at the end
ldrb r0,[r1,#0x4] @char num
ldr r3,MagCharTable
lsl r0,#0x1
add r0,r3
mov r3,#0x0
ldsb r0,[r0,r3] @char base
ldrb r5,[r2,#0x4] @class num
lsl r5,#0x2
ldr r3,MagCharTable+4 @MagClassTable
add r5,r3
mov r3,#0x0
ldsb r5,[r5,r3] ... | 16.147059 | 57 | 0.64663 |
26ae8967226352b5dfaa0f2b7563496eb94b5cfe | 608 | asm | Assembly | programs/oeis/076/A076051.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/076/A076051.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/076/A076051.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A076051: Sum of product of odd numbers <= n and the product of even numbers <= n.
; 2,3,5,11,23,63,153,489,1329,4785,14235,56475,181215,780255,2672145,12348945,44781345,220253985,840523635,4370620275,17465201775,95498916975,397983749625,2278224696825,9867844134225,58917607974225,264469801070475,1641787169697675,76186... | 20.965517 | 247 | 0.649671 |
c60295be943347f8df302b413be9fe5980dfaaf0 | 66 | asm | Assembly | src/main/fragment/mos6502-common/_deref_pbum1=_deref_pbum1_bor_vbuaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/_deref_pbum1=_deref_pbum1_bor_vbuaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/_deref_pbum1=_deref_pbum1_bor_vbuaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | ldy {m1}
sty $fe
ldy {m1}+1
sty $ff
ldy #0
ora ($fe),y
sta ($fe),y | 9.428571 | 11 | 0.560606 |
056479a68d6a4b72c2863ded8b60459f2c6cb79a | 466 | asm | Assembly | oeis/089/A089468.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/089/A089468.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/089/A089468.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A089468: Hyperbinomial transform of A089467 and also the 2nd hyperbinomial transform of A089466.
; Submitted by Christian Krause
; 1,3,15,110,1083,13482,203569,3618540,74058105,1715620148,44384718879,1268498827752,39692276983555,1349678904881400,49556966130059553,1954156038072106448,82363978221026323761,3695194039210... | 25.888889 | 198 | 0.748927 |
b392e6e9b43cc2bf98fdd6433037ef2337116894 | 1,229 | asm | Assembly | _build/dispatcher/jmp_ippsAES_EncryptCFB16_MB_12f78cdf.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsAES_EncryptCFB16_MB_12f78cdf.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsAES_EncryptCFB16_MB_12f78cdf.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsAES_EncryptCFB16_MB:function
extern n8_ippsAES_EncryptCFB16_MB:function
extern y8_ippsAES_EncryptCFB16_MB:function
extern e9_ippsAES_EncryptCFB16_MB:function
extern l9_ippsAES_EncryptCFB16_MB:function
extern n0_ippsAES_EncryptCFB16_MB:function
extern k0_ippsAES_EncryptCFB16_MB:function
extern ippcpJumpInd... | 31.512821 | 119 | 0.820993 |
e93d79b080eb633c0fb632d5d06ae46dcaa5b774 | 667 | asm | Assembly | oeis/098/A098272.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/098/A098272.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/098/A098272.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A098272: a(n) = 2^(2n+1) * binomial(3n,n)/(2n+1).
; Submitted by Jamie Morken(s2)
; 2,8,96,1536,28160,559104,11698176,254017536,5670567936,129328742400,3000426823680,70587116421120,1679973370822656,40376795886780416,978590323955466240,23890230876435382272,586939535850605641728,14500859121014962913280,3600393489866417... | 47.642857 | 494 | 0.842579 |
8e2e59fe071d85dd3b316c427e327079b6c8a5d1 | 3,028 | asm | Assembly | constants/menu_constants.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | constants/menu_constants.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | constants/menu_constants.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | BAG_ITEM_CAPACITY EQU 25 ;20
PC_ITEM_CAPACITY EQU 50
; text box IDs
const_def 1
const MESSAGE_BOX ; $01
const_skip ; $02
const MENU_TEMPLATE_03 ; $03 unused
const FIELD_MOVE_MON_MENU ; $04
const JP_MOCHIMONO_MENU_TEMPLATE ;... | 33.644444 | 75 | 0.641017 |
b1d045f10ec11eec4c169d3cc1b35bde0f5b0f87 | 7,319 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_697.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_697.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_697.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 %r13
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1c663, %r10
sub $16387, %r8
movw $0x6162, (%r10)
nop
nop
nop
cmp %r13, %r13
lea addresses_WC_ht+0x13f15, %r11
nop
nop
sub %rax, %rax
movb (%r11), %r10b
and %r8, %r8
lea addre... | 34.04186 | 2,999 | 0.654871 |
ab34d9b410928bc3e1fd0ec58ea2d486e824fabc | 650 | asm | Assembly | programs/oeis/100/A100303.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/100/A100303.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/100/A100303.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A100303: Expansion of (1-x-4x^2)/(1-x-8x^2).
; 1,0,4,4,36,68,356,900,3748,10948,40932,128516,455972,1484100,5131876,17004676,58059684,194097092,658574564,2211351300,7479947812,25170758212,85010340708,286376406404,966459132068,3257470383300
mov $7,$0
mov $9,2
lpb $9,1
clr $0,7
mov $0,$7
sub $9,1
add $0,$9
s... | 15.853659 | 194 | 0.578462 |
3ef9a09234179d6104a6860681936032ef457b13 | 489 | asm | Assembly | programs/oeis/229/A229620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/229/A229620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/229/A229620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A229620: Incorrect version of A045949.
; 0,6,38,116,256,478,798,1236,1808,2534,3430,4516,5808,7326,9086,11108,13408,16006,18918,22164,25760,29726,34078,38836,44016,49638,55718,62276,69328,76894,84990,93636,102848,112646,123046,134068,145728,158046,171038,184724,199120,214246,230118,246756,264176,282398,301438,321316,... | 24.45 | 292 | 0.721881 |
aaf0f642d36ca4032f5fba090d8ecd8a633c2c97 | 575 | asm | Assembly | programs/oeis/058/A058187.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/058/A058187.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/058/A058187.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A058187: Expansion of (1+x)/(1-x^2)^4: duplicated tetrahedral numbers.
; 1,1,4,4,10,10,20,20,35,35,56,56,84,84,120,120,165,165,220,220,286,286,364,364,455,455,560,560,680,680,816,816,969,969,1140,1140,1330,1330,1540,1540,1771,1771,2024,2024,2300,2300,2600,2600,2925,2925,3276,3276,3654,3654,4060,4060,4495,4495,4960,49... | 82.142857 | 473 | 0.763478 |
755b94c7cfa316dfd18370e3d6e957e538c7ff22 | 17,840 | asm | Assembly | target/cos_117/disasm/iop_overlay1/XFMDIR.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 49 | 2020-10-09T12:29:16.000Z | 2022-03-12T02:33:35.000Z | target/cos_117/disasm/iop_overlay1/XFMDIR.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 1 | 2021-12-29T15:59:25.000Z | 2021-12-29T15:59:25.000Z | target/cos_117/disasm/iop_overlay1/XFMDIR.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x2118- f:00020 d: 280 | A = OR[280]
0x0001 (0x000002) 0xB434- f:00132 d: 52 | R = OR[52], A = 0
0x0002 (0x000004) 0x0000- f:00000 d: 0 | PASS
0x0003 (0x000006) 0x1000- f:00010 d: 0 | A = 0 (0x0000)
... | 79.642857 | 79 | 0.45824 |
282a3bd9462e96dec14567b56b7febd1130ed172 | 728 | asm | Assembly | oeis/274/A274972.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/274/A274972.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/274/A274972.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A274972: Numbers x such that there exists n in N : (x+1)^3 - x^3 = 61*n^2.
; Submitted by Jon Maiga
; 4,4387,4273420,4162307179,4054082919412,3948672601200595,3846003059486460604,3746003031267211428187,3648603106451204444594020,3553735679680441861823147779,3461334903405643922211301343212,33713366421814174997919456851... | 40.444444 | 496 | 0.833791 |
e138c1b730a2846f1035466950dd3f8ca212f130 | 2,033 | asm | Assembly | dv3/atari/fd/stat.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dv3/atari/fd/stat.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dv3/atari/fd/stat.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; DV3 Atari FDC check status V2.00 1991 Tony Tebby
section fd
xdef fd_stat ; check status of FDC at end of command
xdef fd_stat_seek ; check status of seek
xdef fd_stat_recal ; check status of recalibrate
xdef fd_fint ; force interrupt (status ERR.MCHK)
xref at_wait80
xref at_pd0u
xref fd_cmd
... | 19 | 73 | 0.682735 |
a483e6d29bd6432b83d831620ca7188f774ae10e | 826 | asm | Assembly | oeis/142/A142808.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142808.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142808.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142808: Primes congruent to 10 mod 61.
; Submitted by Jon Maiga
; 71,193,1291,1657,1901,2267,2389,2633,2999,3121,3853,4219,4463,4951,5683,5927,6659,6781,7757,7879,8123,9221,9343,9587,11173,11783,12149,12637,13003,13613,15077,15199,15443,15809,17029,17761,18127,18371,18493,18859,19469,20201,20323,21787,22031,22153,22... | 34.416667 | 496 | 0.731235 |
f7c6d1f247c36fdcd4e6352fa7b9b145e67d2f6c | 4,231 | asm | Assembly | test/LabelResolver/LabelResolverTest.asm | leonardo-ono/asm4mo | 454209ba7ad99aabecb471e32f8baa86672a5ce9 | [
"BSD-3-Clause"
] | 10 | 2015-08-19T15:58:49.000Z | 2021-09-05T20:58:17.000Z | test/LabelResolver/LabelResolverTest.asm | leonardo-ono/asm4mo | 454209ba7ad99aabecb471e32f8baa86672a5ce9 | [
"BSD-3-Clause"
] | null | null | null | test/LabelResolver/LabelResolverTest.asm | leonardo-ono/asm4mo | 454209ba7ad99aabecb471e32f8baa86672a5ce9 | [
"BSD-3-Clause"
] | null | null | null | ;===============================================================================
; class LabelResolverTest
;===============================================================================
bits 16
org 32768
start:
; ----------------------------------------------------------------------
mov si, msg.testLabel
cal... | 21.155 | 80 | 0.549752 |
5e6126451c43461bebd3d9868e202b773c1ddf67 | 10,519 | asm | Assembly | Library/Chart/CBody/cbodyUI.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Chart/CBody/cbodyUI.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Chart/CBody/cbodyUI.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: Chart Library
FILE: cbodyUI.asm
AUTHOR: Chris Boyke
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Descripti... | 21.207661 | 79 | 0.590455 |
da3a7dad6c83386fbb8ec34f5ffbcc5637a0fc4d | 228 | asm | Assembly | libsrc/_DEVELOPMENT/z80/c/sdcc_iy/z80_set_int_state.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/z80/c/sdcc_iy/z80_set_int_state.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/z80/c/sdcc_iy/z80_set_int_state.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z |
; void z80_set_int_state(uint state)
SECTION code_clib
SECTION code_z80
PUBLIC _z80_set_int_state
EXTERN asm_z80_set_int_state
_z80_set_int_state:
pop af
pop hl
push hl
push af
jp asm_z80_set_int_state
| 11.4 | 36 | 0.767544 |
69f3d444723ab5ad8adbdf4b0316278133cf3cde | 597 | asm | Assembly | oeis/136/A136016.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/136/A136016.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/136/A136016.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A136016: a(n) = 9*n^2-1.
; Submitted by Christian Krause
; 8,35,80,143,224,323,440,575,728,899,1088,1295,1520,1763,2024,2303,2600,2915,3248,3599,3968,4355,4760,5183,5624,6083,6560,7055,7568,8099,8648,9215,9800,10403,11024,11663,12320,12995,13688,14399,15128,15875,16640,17423,18224,19043,19880,20735,21608,22499,23408,... | 66.333333 | 500 | 0.782245 |
9dd29c6238a7430df728249d42d0c67bbbcc2f4f | 2,233 | asm | Assembly | lib/hud.asm | cppchriscpp/waddles-the-duck | 05127094ffea6dbb3bc822fb8c0be2a7800e5060 | [
"MIT"
] | null | null | null | lib/hud.asm | cppchriscpp/waddles-the-duck | 05127094ffea6dbb3bc822fb8c0be2a7800e5060 | [
"MIT"
] | null | null | null | lib/hud.asm | cppchriscpp/waddles-the-duck | 05127094ffea6dbb3bc822fb8c0be2a7800e5060 | [
"MIT"
] | null | null | null | show_hud:
; This could be cleaner with loops... but it's not that many instructions so this might be ok too.
set_ppu_addr $2000
.repeat 3
lda #TILE_HUD_BLANK
.repeat $20
sta PPU_DATA
.endrepeat
.endrepeat
store #TILE_BORDER_BL, PPU_DATA
lda #TILE_BORDER_B
.repeat $1e
sta PPU_DATA
.endrepeat
stor... | 15.615385 | 99 | 0.734886 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.