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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
998967252645a4ee1a6b0539ad8f4bc22bfd7367 | 614 | asm | Assembly | wof/lcs/enemy/A0.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | wof/lcs/enemy/A0.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | wof/lcs/enemy/A0.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
001590 lea ($20,A0), A0
003C9A move.b (A6,D0.w), ($2a,A0) [enemy+A0]
004052 move.b (A6,D0.w), ($a7,A0) [enemy+A0]
004066 move.b (A6,D0.w), D0 [enemy+A0]
004082 move.b (A6,D0.w), ($cf,A0) [enemy+A0]
0040A4 move.b (A6,D0.w), ($c1,A0) [enemy+A0]
00488... | 36.117647 | 54 | 0.620521 |
d8fb54d2c586d67b7f527edeab21fbae25244059 | 2,399 | asm | Assembly | trainer-face/main.asm | Sagiri/firered-asm-routines | 9cb1f7ac1daa196c0a69746dc95e73b2505498b3 | [
"BSD-2-Clause"
] | 1 | 2021-07-14T22:23:59.000Z | 2021-07-14T22:23:59.000Z | trainer-face/main.asm | Sagiri/firered-asm-routines | 9cb1f7ac1daa196c0a69746dc95e73b2505498b3 | [
"BSD-2-Clause"
] | null | null | null | trainer-face/main.asm | Sagiri/firered-asm-routines | 9cb1f7ac1daa196c0a69746dc95e73b2505498b3 | [
"BSD-2-Clause"
] | null | null | null | // change these constants as needed
infile equ "firered.gba"
outfile equ "test.gba"
.definelabel free_space, 0x08800000
// -----------------------------------------------------------------------------
.definelabel storeloc, 0x03005074
.definelabel playerloc, 0x02036E38
.definelabel lastresult_addr, 0x020370D0
LAST... | 17.77037 | 80 | 0.517716 |
f03e02150bcb2049ae08765606fc8d7d998a552b | 703 | asm | Assembly | oeis/295/A295099.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/295/A295099.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/295/A295099.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A295099: a(n) = n! * [x^n] exp(n*x)/sqrt(1 - 2*x).
; Submitted by Christian Krause
; 1,2,11,96,1145,17320,317547,6843872,169603793,4752704160,148631984075,5132717953792,194022218612169,7969667589513344,353510496652374635,16842274069331520000,857827370723082312737,46516913938434654949888,2675772791433589181094027,1627... | 35.15 | 463 | 0.793741 |
f3664b272ec01f127d49ad0cefc6da4214527b04 | 868 | asm | Assembly | oeis/306/A306198.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/306/A306198.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/306/A306198.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A306198: Multiplicative with a(p^e) = p^(e-1)*(p^2 - p - 1).
; Submitted by Christian Krause
; 1,1,5,2,19,5,41,4,15,19,109,10,155,41,95,8,271,15,341,38,205,109,505,20,95,155,45,82,811,95,929,16,545,271,779,30,1331,341,775,76,1639,205,1805,218,285,505,2161,40,287,95,1355,310,2755,45,2071,164,1705,811,3421,190,3659,929... | 22.842105 | 395 | 0.58871 |
454032c93a88582a06654aaca2194ff9ddc8f9a5 | 461 | asm | Assembly | oeis/025/A025552.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/025/A025552.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/025/A025552.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A025552: LCM of {C(0,0), C(1,0), ..., C(n, floor(n/2))}.
; Submitted by Christian Krause
; 1,1,2,6,6,30,60,420,420,1260,1260,13860,13860,180180,360360,360360,360360,6126120,6126120,116396280,116396280,116396280,116396280,2677114440,2677114440,13385572200,13385572200,40156716600,40156716600,1164544781400
add $0,1
mov... | 23.05 | 215 | 0.670282 |
407c78f5a19a67eb9c2911f2935d12d41d42d1ee | 631 | asm | Assembly | data/pokemon/base_stats/kabuto.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/pokemon/base_stats/kabuto.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/pokemon/base_stats/kabuto.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | db DEX_KABUTO ; pokedex id
db 30, 80, 90, 55, 45
; hp atk def spd spc
db ROCK, WATER ; type
db 45 ; catch rate
db 119 ; base exp
INCBIN "gfx/pokemon/front/kabuto.pic", 0, 1 ; sprite dimensions
dw KabutoPicFront, KabutoPicBack
db SCRATCH, HARDEN, NO_MOVE, NO_MOVE ; level 1 learnset
db GROWTH_MED... | 26.291667 | 77 | 0.608558 |
613a1185eb1b1472349495d69daf5024a3d66167 | 152 | asm | Assembly | tests/testdata/tbuilder-in-3-good.asm | roycrippen/sicxe | fdca37f56c95f2a76a78455f86a90e4b89329a54 | [
"MIT"
] | null | null | null | tests/testdata/tbuilder-in-3-good.asm | roycrippen/sicxe | fdca37f56c95f2a76a78455f86a90e4b89329a54 | [
"MIT"
] | null | null | null | tests/testdata/tbuilder-in-3-good.asm | roycrippen/sicxe | fdca37f56c95f2a76a78455f86a90e4b89329a54 | [
"MIT"
] | null | null | null | test START 0xffff0
USE foo
USE
RESB 12
a +ADD #1000
b EQU *
END a
| 19 | 26 | 0.309211 |
eb14d75050c316d35f77c7c7a00eae01458e83c1 | 375 | asm | Assembly | data/mapHeaders/Route15.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapHeaders/Route15.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapHeaders/Route15.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | Route15_h:
db OVERWORLD ; tileset
db ROUTE_15_HEIGHT, ROUTE_15_WIDTH ; dimensions (y, x)
dw Route15_Blocks ; blocks
dw Route15_TextPointers ; texts
dw Route15_Script ; scripts
db WEST | EAST ; connections
WEST_MAP_CONNECTION ROUTE_15, FUCHSIA_CITY, -3, 1, FuchsiaCity_Blocks
EAST_MAP_CONNECTION ROUTE_15, ROUTE_1... | 34.090909 | 70 | 0.792 |
ed910a28f48d3189f46058995652cad499f316c4 | 564 | asm | Assembly | libsrc/stdio/vg5k/set_character.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/stdio/vg5k/set_character.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/stdio/vg5k/set_character.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z |
MODULE set_character
SECTION code_clib
PUBLIC set_character
PUBLIC set_character8
; Redefine a VG5k character using an 8 high font
;
; Entry: hl = 8 bytes to define
; c = character to redefine
set_character8:
ex de,hl
ld hl,-10
add hl,sp
ld sp,hl
push hl
ld (hl),0
inc hl
ld b,8
loop:
ld a,(de... | 12 | 48 | 0.640071 |
cb7bafdcfdaea55650b5f2039fe5a58ada89756a | 4,051 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1.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_1.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_1.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r11
push %r14
push %rcx
push %rdi
push %rdx
push %rsi
// REPMOV
lea addresses_UC+0x15e72, %rsi
lea addresses_RW+0xf44e, %rdi
nop
add %r11, %r11
mov $9, %rcx
rep movsl
nop
nop
nop
nop
xor $20152, %rdx
// Faulty L... | 67.516667 | 2,999 | 0.662799 |
104e4db294cf902152bb06854636f9d31773e020 | 1,010 | asm | Assembly | Loop Counter/count.asm | KyleErwin/Assembly | e9aa223a4a119df5a14e043723131d8ddfe8c12e | [
"MIT"
] | null | null | null | Loop Counter/count.asm | KyleErwin/Assembly | e9aa223a4a119df5a14e043723131d8ddfe8c12e | [
"MIT"
] | null | null | null | Loop Counter/count.asm | KyleErwin/Assembly | e9aa223a4a119df5a14e043723131d8ddfe8c12e | [
"MIT"
] | null | null | null | segment .data
input: db 0
;New line string
newLine: db "\n", 0x0a
segment .text
global _start
_start:
;Get input
mov rax, 0
mov rdi, 0
mov rdx, 2
mov rsi, input
syscall
;use rcx as the counter. We set it do 0
mov rbx, 1
;start of the while loop
while:
cmp rbx, 12
jg end_while
... | 14.225352 | 53 | 0.639604 |
9989c026bb9f64146cd232b6784a68b7a42677e3 | 6,404 | asm | Assembly | Source/Levels/L0304.asm | AbePralle/FGB | 52f004b8d9d4091a2a242a012dc8c1f90d4c160d | [
"MIT"
] | null | null | null | Source/Levels/L0304.asm | AbePralle/FGB | 52f004b8d9d4091a2a242a012dc8c1f90d4c160d | [
"MIT"
] | null | null | null | Source/Levels/L0304.asm | AbePralle/FGB | 52f004b8d9d4091a2a242a012dc8c1f90d4c160d | [
"MIT"
] | null | null | null | ; L0304.asm pansies eat shrooms
; Generated 08.03.2000 by mlevel
; Modified 08.03.2000 by Abe Pralle
INCLUDE "Source/Defs.inc"
INCLUDE "Source/Levels.inc"
INCLUDE "Source/Items.inc"
;---------------------------------------------------------------------
SECTION "Level0304Section",ROMX
;------------------------------... | 25.212598 | 72 | 0.496096 |
dfb32bcbb7702d222c1e386a565aae6a323f0f18 | 614,967 | asm | Assembly | kernel.asm | TRamirez97/CSE460-HW02 | 321ead82e230f3f6948ef3934dba792d975d29f1 | [
"MIT-0"
] | null | null | null | kernel.asm | TRamirez97/CSE460-HW02 | 321ead82e230f3f6948ef3934dba792d975d29f1 | [
"MIT-0"
] | 3 | 2020-03-10T00:51:25.000Z | 2020-03-12T01:03:59.000Z | kernel.asm | TRamirez97/CSE460-HW02 | 321ead82e230f3f6948ef3934dba792d975d29f1 | [
"MIT-0"
] | null | null | null |
kernel: file format elf32-i386
Disassembly of section .text:
80100000 <multiboot_header>:
80100000: 02 b0 ad 1b 00 00 add 0x1bad(%eax),%dh
80100006: 00 00 add %al,(%eax)
80100008: fe 4f 52 decb 0x52(%edi)
8010000b: e4 .byte 0xe4
8010000c <entry>:
# E... | 38.251353 | 198 | 0.524009 |
8b395fd80d74ae464ab99819f324c8477d50908c | 471 | asm | Assembly | programs/oeis/206/A206332.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/206/A206332.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/206/A206332.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A206332: Complement of A092754.
; 2,5,6,11,12,13,14,23,24,25,26,27,28,29,30,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208... | 39.25 | 362 | 0.687898 |
00b828aea75f7d9ccf66957e680c8ad7bcb4294e | 2,467 | asm | Assembly | programs/oeis/242/A242604.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/242/A242604.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/242/A242604.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A242604: a(n) = (n - 1)*(n^3 + 1) = n^4 - n^3 + n - 1, for n >= 1.
; 0,9,56,195,504,1085,2064,3591,5840,9009,13320,19019,26376,35685,47264,61455,78624,99161,123480,152019,185240,223629,267696,317975,375024,439425,511784,592731,682920,783029,893760,1015839,1150016,1297065,1457784,1632995,1823544,2030301,2254160,249603... | 274.111111 | 2,348 | 0.870288 |
9bd0b1053e5266363630166936f6216758ea8c0a | 204 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_f_close.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_f_close.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_f_close.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; unsigned char esx_f_close(unsigned char handle)
SECTION code_esxdos
PUBLIC _esx_f_close
EXTERN asm_esx_f_close
_esx_f_close:
pop af
pop hl
push hl
push af
jp asm_esx_f_close
| 11.333333 | 49 | 0.730392 |
df5535660c80a0cddae79d3f9154fa18ac670c4c | 736 | asm | Assembly | data/pokemon/base_stats/cacnea.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 2 | 2021-07-31T07:05:06.000Z | 2021-10-16T03:32:26.000Z | data/pokemon/base_stats/cacnea.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/cacnea.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db 0 ; species ID placeholder
db 50, 85, 40, 35, 85, 40
; hp atk def spd sat sdf
db GRASS, GRASS ; type
db 190 ; catch rate
db 97 ; base exp
db NO_ITEM, POISON_BARB ; items
db GENDER_F50 ; gender ratio
db 100 ; unknown 1
db 20 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/cacnea... | 33.454545 | 265 | 0.720109 |
2d45cdc10a7b322f8c26cdf19c75cb375e195280 | 76 | asm | Assembly | Userland/SampleCodeModule/asm/my_video.asm | BraveJero/bareOS | b1f3634a219cb2dddcc3c1b238541304361ce8dc | [
"BSD-3-Clause"
] | null | null | null | Userland/SampleCodeModule/asm/my_video.asm | BraveJero/bareOS | b1f3634a219cb2dddcc3c1b238541304361ce8dc | [
"BSD-3-Clause"
] | 17 | 2021-10-30T23:38:06.000Z | 2021-11-03T02:03:09.000Z | Userland/SampleCodeModule/asm/my_video.asm | BraveJero/bareOS | b1f3634a219cb2dddcc3c1b238541304361ce8dc | [
"BSD-3-Clause"
] | null | null | null | GLOBAL clear
clear: ; void clear(void)
mov rax, 28
int 80h
ret
| 10.857143 | 25 | 0.605263 |
c7b58e4454169fd94a8ae222815b4526d61cd704 | 5,092 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_1351.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_1351.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_1351.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_D_ht+0x1cc8a, %rsi
lea addresses_D_ht+0x1174a, %rdi
and %r15, %r15
mov $127, %rcx
rep movsq
and $27477, %r15
lea addresses_normal_ht+0xdc8a, %rbp
nop
nop
nop
inc %r14
movb $0x61, (%... | 46.715596 | 2,999 | 0.661233 |
f5298f934ba101d6e81a5da3d481da72b5617695 | 6,027 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_12045_99.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_12045_99.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_12045_99.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 %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x72c1, %rsi
lea addresses_A_ht+0x2969, %rdi
clflush (%rdi)
nop
nop
xor %rbx, %rbx
mov $80, %rcx
rep movsb
nop
nop
and %r12, %r12
lea addresses_A_ht+0xbec1, %r9
nop
and %rdx, %rdx
mov $0x... | 41.280822 | 2,999 | 0.654389 |
3765e17e53aaf8e7e119664b0e9bb8fb7a4a9f7c | 1,248 | asm | Assembly | programs/oeis/002/A002089.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/002/A002089.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/002/A002089.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A002089: a(n) = 11*4^n.
; 11,44,176,704,2816,11264,45056,180224,720896,2883584,11534336,46137344,184549376,738197504,2952790016,11811160064,47244640256,188978561024,755914244096,3023656976384,12094627905536,48378511622144,193514046488576,774056185954304,3096224743817216,12384898975268864,49539595901075456,19815838360... | 156 | 1,181 | 0.925481 |
99ac9dc696a7fb4ad925965b609bd804e140a87a | 1,238 | asm | Assembly | Assembly/textbox/menu_main.asm | WildGenie/Ninokuni | 019b4b7f069b311d0146d634f0af4c3096be7dd9 | [
"Apache-2.0"
] | 14 | 2015-01-15T19:08:06.000Z | 2021-09-27T17:27:22.000Z | Assembly/textbox/menu_main.asm | WildGenie/Ninokuni | 019b4b7f069b311d0146d634f0af4c3096be7dd9 | [
"Apache-2.0"
] | 5 | 2015-01-13T21:19:45.000Z | 2015-04-12T15:51:18.000Z | Assembly/textbox/menu_main.asm | WildGenie/Ninokuni | 019b4b7f069b311d0146d634f0af4c3096be7dd9 | [
"Apache-2.0"
] | 7 | 2015-02-02T20:14:00.000Z | 2017-05-14T07:58:12.000Z | ;;----------------------------------------------------------------------------;;
;; Align the position of the textbox in the main manu
;; Copyright 2014 Benito Palacios (aka pleonex)
;;
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the Lice... | 35.371429 | 80 | 0.609047 |
366661dc08c9140a8df0640cfd9c41fe83677f89 | 3,894 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_113.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_113.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_113.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r12
push %r9
push %rbx
push %rcx
push %rdi
// Load
mov $0x26403e00000002e6, %rdi
add %rcx, %rcx
mov (%rdi), %r9
xor $27992, %rdi
// Faulty Load
mov $0x29824300000006a6, %r10
nop
nop
xor $530, %r9
mov (%r10), %rd... | 79.469388 | 2,999 | 0.659476 |
8d3a7a07ca4755e587946cfab88f4af6713bd9ae | 1,617 | asm | Assembly | src/main.asm | jerzyadamowski/c64-generic-pic-demo | 6686b97ab11e9c0b1c43f01b02f7bb4432641792 | [
"MIT"
] | null | null | null | src/main.asm | jerzyadamowski/c64-generic-pic-demo | 6686b97ab11e9c0b1c43f01b02f7bb4432641792 | [
"MIT"
] | null | null | null | src/main.asm | jerzyadamowski/c64-generic-pic-demo | 6686b97ab11e9c0b1c43f01b02f7bb4432641792 | [
"MIT"
] | null | null | null | ; C64
BASIC = $0801
;==========================================================
; BASIC header
;==========================================================
* = BASIC
!byte $0b, $08
!byte $9A ; BASIC line number: $029A = 666; $029B = 667
!byte $02, $9E
... | 20.468354 | 89 | 0.341373 |
cd865e1cc6d37a6276d351d8c0e2d1aaeb42c85c | 678 | asm | Assembly | oeis/048/A048901.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/048/A048901.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/048/A048901.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A048901: Indices of hexagonal numbers which are also heptagonal.
; 1,247,79453,25583539,8237820025,2652552464431,854113655726677,275021944591525483,88556212044815478769,28514825256485992638055,9181685176376444813974861,2956474111967958744107267107,951975482368506339157726033513,306533148848547073250043675523999,98702... | 33.9 | 455 | 0.834808 |
fd274c4a0b13e2d4deb6daff23abf2f07d6022d9 | 797 | asm | Assembly | oeis/304/A304293.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/304/A304293.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/304/A304293.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A304293: Number of points of a Koblitz curve E: y^2 + x*y = x^3 + a*x^2 + 1 over a field with 2^n elements.
; Submitted by Christian Krause
; 0,4,8,4,16,44,56,116,288,508,968,2116,4144,8012,16472,33044,65088,130972,263144,523492,1047376,2099948,4193912,8383412,16783200,33558844,67092488,134225284,268460656,536830604,... | 39.85 | 496 | 0.766625 |
606ccd0301af93e48208c2e3c9835d9b024d38f7 | 7,473 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_1598.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_1598.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_1598.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r14
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x10ac5, %rsi
nop
and %r12, %r12
movb (%rsi), %r14b
nop
sub $12211, %rdi
lea addresses_WT_ht+0xdc1, %rax
nop
nop
nop
nop
cmp $21794, %rdi
mov (%rax), %r11d
nop
nop
nop
and %rs... | 32.350649 | 2,999 | 0.65556 |
7cb79f5a5c2d8458e9fca0346085b756f03dac19 | 1,412 | asm | Assembly | programs/oeis/053/A053404.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/053/A053404.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/053/A053404.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A053404: Expansion of 1/((1+3*x)*(1-4*x)).
; 1,1,13,25,181,481,2653,8425,40261,141361,624493,2320825,9814741,37664641,155441533,607417225,2472715621,9761722321,39434309773,156574977625,629786694901,2508686426401,10066126765213,40170363882025,160963885064581,643008251648881,2574574872423853,10290673892210425,411855723... | 64.181818 | 1,182 | 0.873938 |
1256c1c10ff7571338cf5d6b35efee12da47ae9a | 805 | a51 | Assembly | Project2.a51 | FireMechs/IntroMicroP | 4dbd81b6387269f6bb31cb055f25e9e7a5db79a4 | [
"MIT"
] | null | null | null | Project2.a51 | FireMechs/IntroMicroP | 4dbd81b6387269f6bb31cb055f25e9e7a5db79a4 | [
"MIT"
] | null | null | null | Project2.a51 | FireMechs/IntroMicroP | 4dbd81b6387269f6bb31cb055f25e9e7a5db79a4 | [
"MIT"
] | 2 | 2021-08-04T13:24:08.000Z | 2021-08-05T04:39:33.000Z | ORG 000H // starting address
SJMP LABEL //jumps to the LABEL
ORG 003H // starting address for the ISR(INT0)
ACALL ISR // calls the ISR (interrupt service routine)
RETI // returns from the interrupt
LABEL: MOV A,#10000000B // sets the initial stage of the LEDs (D1 OFF & D2 ON)
MAIN: // main function that sets the ... | 47.352941 | 79 | 0.741615 |
07f13baf9467f724851b32beb3268a3a843c7c88 | 102,273 | asm | Assembly | sh.asm | briansrls/xv6 | a239977076a9bd2ede261e8d8bffd09a25d43598 | [
"MIT-0"
] | null | null | null | sh.asm | briansrls/xv6 | a239977076a9bd2ede261e8d8bffd09a25d43598 | [
"MIT-0"
] | null | null | null | sh.asm | briansrls/xv6 | a239977076a9bd2ede261e8d8bffd09a25d43598 | [
"MIT-0"
] | null | null | null |
_sh: file format elf32-i386
Disassembly of section .text:
00000000 <runcmd>:
struct cmd *parsecmd(char*);
// Execute cmd. Never returns.
void
runcmd(struct cmd *cmd)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 ec 38 sub $0x38,%esp... | 37.7949 | 71 | 0.420179 |
663bf11451fd696fbf9a8736987e54d73c8a3ae1 | 371 | asm | Assembly | programs/oeis/271/A271379.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/271/A271379.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/271/A271379.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A271379: a(n) = 5^n mod 101.
; 1,5,25,24,19,95,71,52,58,88,36,79,92,56,78,87,31,54,68,37,84,16,80,97,81,1,5,25,24,19,95,71,52,58,88,36,79,92,56,78,87,31,54,68,37,84,16,80,97,81,1,5,25,24,19,95,71,52,58,88,36,79,92,56,78,87,31,54,68,37,84,16,80,97,81,1,5,25,24,19,95,71,52,58,88,36,79,92,56,78,87,31,54,68,37,84,16,80,9... | 61.833333 | 293 | 0.630728 |
a83a40729659a4a23b1fc2732425748d67de9c6f | 136 | asm | Assembly | libsrc/_DEVELOPMENT/font/fzx/fonts/ao/Zaibatsu/_ff_ao_ZaibatsuLatin5.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/font/fzx/fonts/ao/Zaibatsu/_ff_ao_ZaibatsuLatin5.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/font/fzx/fonts/ao/Zaibatsu/_ff_ao_ZaibatsuLatin5.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION rodata_font_fzx
PUBLIC _ff_ao_ZaibatsuLatin5
_ff_ao_ZaibatsuLatin5:
BINARY "font/fzx/fonts/ao/Zaibatsu/Zaibatsu_Latin5.fzx"
| 15.111111 | 55 | 0.852941 |
e35844bce09aea59313619850916ebf6f6d85ad7 | 8,714 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1967.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_1967.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_1967.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 %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x12156, %r15
xor %rdx, %rdx
mov $0x6162636465666768, %r13
movq %r13, %xmm2
and $0xffffffffffffffc0, %r15
movntdq %xmm2, (%r15)
nop
nop
nop
nop
and %rdx, %rdx
lea addresses_A_... | 31.80292 | 2,999 | 0.655038 |
9bed22240e59dc7e54a6105434260a06df8ec998 | 451 | asm | Assembly | oeis/332/A332129.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/332/A332129.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/332/A332129.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A332129: a(n) = 2*(10^(2n+1)-1)/9 + 7*10^n.
; Submitted by Jamie Morken(s2)
; 9,292,22922,2229222,222292222,22222922222,2222229222222,222222292222222,22222222922222222,2222222229222222222,222222222292222222222,22222222222922222222222,2222222222229222222222222,222222222222292222222222222,22222222222222922222222222222,... | 30.066667 | 273 | 0.791574 |
1b33c5e7df3ad81159fadec6e73862c693ffa578 | 41,705 | asm | Assembly | game-mod/characters/sinbad/states.asm | pompshuffle/super-tilt-bro | d0f836290223085d7794c445c696e1c644c674d2 | [
"WTFPL"
] | 2 | 2020-09-29T16:43:35.000Z | 2021-08-24T16:41:22.000Z | game-mod/characters/sinbad/states.asm | pompshuffle/super-tilt-bro | d0f836290223085d7794c445c696e1c644c674d2 | [
"WTFPL"
] | null | null | null | game-mod/characters/sinbad/states.asm | pompshuffle/super-tilt-bro | d0f836290223085d7794c445c696e1c644c674d2 | [
"WTFPL"
] | null | null | null | SINBAD_FASTFALL_GRAVITY = $05
; Change the player's state if an aerial move is input on the controller
; register X - Player number
;
; Overwrites tmpfield15 and tmpfield2 plus the ones overriten by the state starting subroutine
check_aerial_inputs:
.(
input_marker = tmpfield15
player_btn = tmpfield2
.(
; Refuse to... | 20.564596 | 172 | 0.795037 |
4f0cc639b7a64c077c4234db502a5f266e5a27f3 | 1,328 | asm | Assembly | programs/oeis/066/A066796.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/066/A066796.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/066/A066796.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A066796: a(n) = Sum_{i=1..n} binomial(2*i,i).
; 2,8,28,98,350,1274,4706,17576,66196,250952,956384,3660540,14061140,54177740,209295260,810375650,3143981870,12219117170,47564380970,185410909790,723668784230,2827767747950,11061198475550,43308802158650,169719408596402,665637941544506,2612577367192618,10261267967953058,40... | 94.857143 | 1,180 | 0.89759 |
eec609f4639888e3e2b087fa42bbe56e0869c826 | 983 | asm | Assembly | non_regression/basic_x86_macosx.intel.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | 1 | 2021-02-28T21:31:18.000Z | 2021-02-28T21:31:18.000Z | non_regression/basic_x86_macosx.intel.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | non_regression/basic_x86_macosx.intel.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | .intel_syntax noprefix
.build_version macos, 10, 14 sdk_version 10, 14
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
# ----------------------
.globl _main
_main:
push ebp
mov ebp, esp
sub esp, 12
mov eax, DWORD PTR [ebp+12]
mov ecx, DWORD PTR [ebp+8]
mov... | 21.844444 | 55 | 0.522889 |
242aaa02493eddf88e7bef9bbde533c7b2060e9c | 152 | asm | Assembly | data/maps/headers/Route13.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/maps/headers/Route13.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/maps/headers/Route13.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null |
map_header Route13, ROUTE_13, OVERWORLD, NORTH | WEST
connection north, Route12, ROUTE_12, 20
connection west, Route14, ROUTE_14, 0
end_map_header
| 25.333333 | 54 | 0.782895 |
4ea04035291cc2ab8418eac260a3bc0e0b34a573 | 6,958 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_13591_460.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_13591_460.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_13591_460.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 %r13
push %r14
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xc601, %rsi
lea addresses_UC_ht+0x4b1f, %rdi
nop
nop
nop
nop
nop
add %r14, %r14
mov $104, %rcx
rep movsl
nop
nop
nop
nop
sub $28380, %r13
lea addresses_normal_ht+0x1df01, %r1... | 35.141414 | 2,999 | 0.65766 |
86070834d5bc019e3ffb6ea50a40cf6c2a2ad6bc | 485 | asm | Assembly | oeis/133/A133080.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/133/A133080.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/133/A133080.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A133080: Interpolation operator: Triangle with an even number of zeros in each line followed by 1 or 2 ones.
; Submitted by Christian Krause
; 1,1,1,0,0,1,0,0,1,1,0,0,0,0,1,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0... | 34.642857 | 201 | 0.624742 |
9bd2c0dadb1eb1851142b42ac6d90a73d1b75ba4 | 2,569 | asm | Assembly | programs/oeis/017/A017505.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017505.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017505.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017505: a(n) = (11*n + 9)^9.
; 387420489,512000000000,26439622160671,406671383849472,3299763591802133,18014398509481984,75084686279296875,257327417311663616,760231058654565217,1999004627104432128,4785448563124474679,10604499373000000000,22027845102081762861,43310409649448026112,81224760533853742723,14619860697243111... | 367 | 2,507 | 0.948229 |
f5306d2ec2c7703a84d39d81d03d43318e76bd80 | 1,276 | asm | Assembly | programs/oeis/117/A117804.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/117/A117804.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/117/A117804.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A117804: Natural position of n in the string 12345678910111213....
; 1,2,3,4,5,6,7,8,9,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,118,120,122,124,126,128,130,132,134,136,138,140,142,144,146,... | 39.875 | 938 | 0.687304 |
80232f8438c90394ac7f6d6fb740ec0541724551 | 20,999 | asm | Assembly | SourceCode.asm | torunxxx001/DaigakuJisshu | 8057e951c5a83d56255ad58f18ff5f290336d533 | [
"MIT"
] | null | null | null | SourceCode.asm | torunxxx001/DaigakuJisshu | 8057e951c5a83d56255ad58f18ff5f290336d533 | [
"MIT"
] | null | null | null | SourceCode.asm | torunxxx001/DaigakuJisshu | 8057e951c5a83d56255ad58f18ff5f290336d533 | [
"MIT"
] | null | null | null | ; edit date in 2010/05/04 20:37
list P=PIC16F84A
INCLUDE "P16F84A.INC"
__CONFIG _HS_OSC & _WDT_ON & _PWRTE_ON & _CP_OFF
ARG0 EQU 0x0C ;引数用変数1
ARG1 EQU 0x0D ;引数用変数2
ARG2 EQU 0x0E ;引数用変数3
SELC EQU 0x0F ;アクション選択カウント変数
FLGS EQU 0x10 ;PICリセット用フラグ
WREGTMP EQU 0x11 ;汎用Wレジスタ退避変数
ACMEM1... | 24.164557 | 93 | 0.630506 |
dcb54fbbc43ba476ee83f5d132a984de0c05bae0 | 623 | asm | Assembly | oeis/255/A255471.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/255/A255471.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/255/A255471.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A255471: a(n) = A255470(2^n-1).
; 1,6,24,100,396,1596,6364,25500,101916,407836,1631004,6524700,26097436,104392476,417564444,1670268700,6681052956,26724255516,106896934684,427587913500,1710351304476,6841405916956,27365622269724,109462491875100,437849961907996,1751399858816796,7005599412897564,28022397696329500,1120895... | 44.5 | 491 | 0.841091 |
7890072268e05b8c78470961e4a2deff80fe229a | 978 | asm | Assembly | programs/oeis/220/A220888.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/220/A220888.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/220/A220888.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A220888: a(n) = F(n+7) - (1/2)*(n^3+2*n^2+13*n+26) where F(i) is a Fibonacci number (A000045).
; 0,0,0,0,2,11,37,98,225,470,919,1713,3082,5400,9274,15688,26236,43499,71655,117466,191875,312590,508265,825265,1338612,2169696,3514932,5692128,9215510,14917115,24143209,39072098,63228357,102314870,165559099,267891393,43346... | 19.959184 | 248 | 0.51227 |
53b829448239469c4a8d05a8999478efc0fa210e | 355 | asm | Assembly | libsrc/stdio/mtx/fgetc_cons.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/mtx/fgetc_cons.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/mtx/fgetc_cons.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Memotech MTX stdio
;
; getkey() Wait for keypress
;
; Stefano Bodrato - Aug. 2010
;
;
; $Id: fgetc_cons.asm,v 1.3+ (now on GIT) $
;
SECTION code_clib
PUBLIC fgetc_cons
PUBLIC _fgetc_cons
.fgetc_cons
._fgetc_cons
call $79
jr z,fgetc_cons
IF STANDARDESCAPECHARS
cp 13
jr nz,not_return
ld a,10
.not_... | 11.451613 | 43 | 0.684507 |
c3da70c73b0f4fb89654cadd5b459180ada372b6 | 801 | asm | Assembly | oeis/276/A276262.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/276/A276262.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/276/A276262.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A276262: Centered 22-gonal primes.
; Submitted by Simon Strandgaard
; 23,67,331,463,617,991,1453,2003,2311,4621,6073,7151,7723,8317,8933,11617,12343,14653,15467,18041,19867,25873,26951,28051,29173,37643,41603,42967,51613,61051,62701,64373,66067,67783,73063,78541,94117,102433,117833,120121,131891,136753,157081,159721,... | 40.05 | 501 | 0.754057 |
2e9d04c53f485c22b85fe579913b86a478ad1689 | 731 | asm | Assembly | Script/6.asm | Tarak-Mahmud/CSE331L_Section_7_Summer20_NSU_Final | 2c06a0d98f6b6929cfe0f7a6ef3876d749bc0fef | [
"MIT"
] | null | null | null | Script/6.asm | Tarak-Mahmud/CSE331L_Section_7_Summer20_NSU_Final | 2c06a0d98f6b6929cfe0f7a6ef3876d749bc0fef | [
"MIT"
] | null | null | null | Script/6.asm | Tarak-Mahmud/CSE331L_Section_7_Summer20_NSU_Final | 2c06a0d98f6b6929cfe0f7a6ef3876d749bc0fef | [
"MIT"
] | null | null | null |
; You may customize this and other start-up templates;
; The location of this template is c:\emu8086\inc\0_com_template.txt
org 100h
.MODEL SMALL
.STACK 100h
.DATA
PROMPT_1 DB 'Enter the int : $'
S1 DB " is an odd number$"
S2 DB " is an even number$"
N DB ?
.CODE
MOV AX, @DATA
MOV DS, AX
... | 14.918367 | 68 | 0.504788 |
4540077b3fa9177e9e95f4db15411d20c6a4b07d | 384 | asm | Assembly | src/tileset14x16_0.asm | dma-homebrew/dhgr | 38fb0004c6b4616243b59c675c721ba606ff874b | [
"MIT"
] | 4 | 2021-06-02T14:31:32.000Z | 2021-07-14T03:48:13.000Z | src/tileset14x16_0.asm | dma-homebrew/dhgr | 38fb0004c6b4616243b59c675c721ba606ff874b | [
"MIT"
] | null | null | null | src/tileset14x16_0.asm | dma-homebrew/dhgr | 38fb0004c6b4616243b59c675c721ba606ff874b | [
"MIT"
] | 1 | 2021-06-02T18:23:17.000Z | 2021-06-02T18:23:17.000Z | ;-----------------------------------------------------------------------------
; Paul Wasson - 2021
;-----------------------------------------------------------------------------
; Sample tiles
;-----------------------------------------------------------------------------
; Just a copy of the built-in tiles
.org $... | 27.428571 | 78 | 0.273438 |
1305b26963d67521b51b28e7a2b341b65187d3ed | 5,200 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_4798_307.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_4798_307.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_4798_307.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 %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x18b7e, %r9
nop
nop
nop
nop
add %rbp, %rbp
mov $0x6162636465666768, %r13
movq %r13, %xmm0
vmovups %ymm0, (%r9)
nop
nop
nop
nop
nop
sub %r10, %r10
lea addresses_A_ht+0x10d7e, %r... | 42.622951 | 2,999 | 0.659038 |
ae4b8242d8ddbc2511397a2b0ff8864b2add2990 | 684 | asm | Assembly | data/pokemon/base_stats/wingull.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 2 | 2021-07-31T07:05:06.000Z | 2021-10-16T03:32:26.000Z | data/pokemon/base_stats/wingull.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/wingull.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db 0 ; species ID placeholder
db 40, 30, 30, 85, 55, 30
; hp atk def spd sat sdf
db WATER, FLYING ; type
db 190 ; catch rate
db 64 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 100 ; unknown 1
db 20 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/wingull/f... | 31.090909 | 217 | 0.707602 |
983c3b160c126f1779380595e0fde12474bd3658 | 608 | asm | Assembly | oeis/066/A066982.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/066/A066982.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/066/A066982.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A066982: a(n) = Lucas(n+1) - (n+1).
; 1,1,3,6,12,22,39,67,113,188,310,508,829,1349,2191,3554,5760,9330,15107,24455,39581,64056,103658,167736,271417,439177,710619,1149822,1860468,3010318,4870815,7881163,12752009,20633204,33385246,54018484,87403765,141422285,228826087,370248410,599074536,969322986,1568397563,2537720591... | 86.857143 | 499 | 0.810855 |
d218db6d6de9c0d82a92c7206a29e32eaa2659e5 | 956 | asm | Assembly | modules/graphics.asm | formicant/Cuboid | ace0a43dbd0ac686e2f60eb31837f12c655ba61e | [
"MIT"
] | 1 | 2021-11-05T00:18:17.000Z | 2021-11-05T00:18:17.000Z | modules/graphics.asm | formicant/Cuboid | ace0a43dbd0ac686e2f60eb31837f12c655ba61e | [
"MIT"
] | null | null | null | modules/graphics.asm | formicant/Cuboid | ace0a43dbd0ac686e2f60eb31837f12c655ba61e | [
"MIT"
] | 1 | 2021-11-05T00:19:07.000Z | 2021-11-05T00:19:07.000Z | ; Generated by the Python script
MODULE Graphics
ORG #B6D6
ALIGN 2
cuboid
word #B8A2, #B942, #B9E2, #BA5E, #BABA, #BB1E, #BB9A, #BC3A, #BCB6
word #BD4A, #BDA8, #BDF2, #BE56, #BEC6, #BF2E, #BFA0, #C01C, #C098
word #C114, #C19C, #C22C, #C290, #C2E8, #C358, #C3E8, #C470, #C504
word #C5B0, #C62C, #C690, #... | 27.314286 | 68 | 0.600418 |
45786e848f1ca48a60581139f1b1c09b95323663 | 2,131 | asm | Assembly | projects/07/StackArithmetic/StackTest/StackTest.asm | skatsuta/nand2tetris | 8d130a89be6f9039cbb7226d8216026bdf85d00a | [
"MIT"
] | 1 | 2015-09-23T03:27:19.000Z | 2015-09-23T03:27:19.000Z | projects/07/StackArithmetic/StackTest/StackTest.asm | skatsuta/nand2tetris | 8d130a89be6f9039cbb7226d8216026bdf85d00a | [
"MIT"
] | null | null | null | projects/07/StackArithmetic/StackTest/StackTest.asm | skatsuta/nand2tetris | 8d130a89be6f9039cbb7226d8216026bdf85d00a | [
"MIT"
] | null | null | null | // ../StackArithmetic/StackTest/StackTest.vm
@17
D=A
@SP
A=M
M=D
@SP
AM=M+1
@17
D=A
@SP
A=M
M=D
@SP
AM=M+1
@SP
AM=M-1
D=M
@SP
AM=M-1
D=M-D
@LABEL0
D;JEQ
@0
D=A
@SP
A=M
M=D
@LABEL1
0;JMP
(LABEL0)
@SP
A=M
M=-1
(LABEL1)
@SP
AM=M+1
@17
D=A
@SP
A=M
M=D
@SP
AM=M+1
@16
D=A
@SP
A=M
M=D
@SP
AM=M+1
@SP
AM=M-1
D=M
@SP
AM=M-1
D=M-... | 5.248768 | 44 | 0.564993 |
d83cec4c9cb3fe960a0b9756fefd62917729dfbc | 2,303 | asm | Assembly | examples/projects/dcf77/src/enc28j60.asm | toby1984/javr | 8d7c3573ffb7daacd6b266326e1a9f1584120b68 | [
"Apache-2.0"
] | 3 | 2020-02-27T02:55:56.000Z | 2020-11-12T06:56:12.000Z | examples/projects/dcf77/src/enc28j60.asm | toby1984/javr | 8d7c3573ffb7daacd6b266326e1a9f1584120b68 | [
"Apache-2.0"
] | null | null | null | examples/projects/dcf77/src/enc28j60.asm | toby1984/javr | 8d7c3573ffb7daacd6b266326e1a9f1584120b68 | [
"Apache-2.0"
] | null | null | null | ; ENC28J60 Bank 0 registers
.equ ETH_BANK0_ERDPTL = 0x00
.equ ETH_BANK0_ERDPTH = 0x01
.equ ETH_BANK0_EWRPTL = 0x02
.equ ETH_BANK0_EWRPTH = 0x03
.equ ETH_BANK0_ETXSTL = 0x04
.equ ETH_BANK0_ETXSTH = 0x05
.equ ETH_BANK0_ETXNDL = 0x06
.equ ETH_BANK0_ETXNDH = 0x07
.equ ETH_BANK0_ERXSTL = 0x08
.equ ETH_BANK0_ERXSTH = 0x09
.e... | 24.5 | 53 | 0.737299 |
fa444a6322fac8d6e89055da3e5ef68a15cbbddc | 11,305 | asm | Assembly | src/x86-64/drivers/storage/ahci.asm | ohnx/ge | e1ea8dcc1a908aa4d45963a282ad40c82a71b0a8 | [
"BSD-2-Clause"
] | null | null | null | src/x86-64/drivers/storage/ahci.asm | ohnx/ge | e1ea8dcc1a908aa4d45963a282ad40c82a71b0a8 | [
"BSD-2-Clause"
] | null | null | null | src/x86-64/drivers/storage/ahci.asm | ohnx/ge | e1ea8dcc1a908aa4d45963a282ad40c82a71b0a8 | [
"BSD-2-Clause"
] | null | null | null | ; =============================================================================
; BareMetal -- a 64-bit OS written in Assembly for x86-64 systems
; Copyright (C) 2008-2015 Return Infinity -- see LICENSE.TXT
;
; AHCI Driver
; =============================================================================
; -------------... | 25.988506 | 80 | 0.629456 |
92184d4d17d70974954312f0bd05c777b454b409 | 1,260 | asm | Assembly | Kernel/asm/soundDriver.asm | shipupi/SO-TP2 | cbf02c621ca5b3e3a78a470efe5532e107b2b4cb | [
"BSD-3-Clause"
] | null | null | null | Kernel/asm/soundDriver.asm | shipupi/SO-TP2 | cbf02c621ca5b3e3a78a470efe5532e107b2b4cb | [
"BSD-3-Clause"
] | null | null | null | Kernel/asm/soundDriver.asm | shipupi/SO-TP2 | cbf02c621ca5b3e3a78a470efe5532e107b2b4cb | [
"BSD-3-Clause"
] | null | null | null | GLOBAL playSound
GLOBAL stopSound
; Uses PIT to play a sound, with the sound frequency as parameter
; it continues to play the sound until stopSound is executed
; I made this with info from https://wiki.osdev.org/PIT
section .data
FREQ dd 9000 ; the frequency of the sound
section .text
playSound:
push rbp
mov... | 22.105263 | 84 | 0.710317 |
feb67cd159f36c0160a1c66c50f649d5795bc870 | 5,606 | asm | Assembly | lista1/q6_versao_gerson.asm | vags-cin/awesome-bootloader | 1b64683ea804e01e49722a0d4f2e334ed8ffa4ae | [
"Apache-2.0"
] | 8 | 2017-05-25T02:43:26.000Z | 2019-07-10T14:56:29.000Z | lista1/q6_versao_gerson.asm | ovictoraurelio/awesome-bootloader | 1b64683ea804e01e49722a0d4f2e334ed8ffa4ae | [
"Apache-2.0"
] | null | null | null | lista1/q6_versao_gerson.asm | ovictoraurelio/awesome-bootloader | 1b64683ea804e01e49722a0d4f2e334ed8ffa4ae | [
"Apache-2.0"
] | null | null | null | org 0x7c00
jmp 0x0000:_start
;
; Assembly is the best-worst love of all time.
; Made by Jose Gerson Fialho Neto - jgfn1@github.com
; With contributions of Nathan Martins Freire.
;
;for(i = 0; i < number_programs;i++)
;{
; scanf(inteiro[i])
; {
; string_to_int()
; if(inteiro[i] > bigger)
; bigger = inteiro[i]
; if(... | 22.070866 | 75 | 0.652337 |
debbb7617ff5127431caf3e3a61fa05ebcd5e781 | 47,941 | asm | Assembly | Engine/Object.asm | DevEd2/Rebound | f7ab03dc7cd95eeeef7cb1cb9d18eccee66d9e2c | [
"MIT"
] | 2 | 2021-11-23T21:13:20.000Z | 2021-12-11T05:11:46.000Z | Engine/Object.asm | DevEd2/Rebound | f7ab03dc7cd95eeeef7cb1cb9d18eccee66d9e2c | [
"MIT"
] | null | null | null | Engine/Object.asm | DevEd2/Rebound | f7ab03dc7cd95eeeef7cb1cb9d18eccee66d9e2c | [
"MIT"
] | 1 | 2021-10-02T17:48:56.000Z | 2021-10-02T17:48:56.000Z | ; ==============
; Object System
; ==============
section "Object Memory",wram0
MONSTER_COUNT equ 16 ; maximum number of monster slots
MONSTER_WRAMSIZE equ 16 ; dedicated memory for each monster
MONSTER_TILESTART equ $c0 ; tile id of the first dynamic object tile
MONSTER_FLAG_CPL... | 21.663353 | 155 | 0.578899 |
05b9a8ed4e7c54f42bcf2278fe2ce94d325bbbd6 | 2,995 | asm | Assembly | modules/core/1bpp - Generate Table 2.asm | vladikcomper/md-modules | 24f652a036dc63f295173369dddfffb3be89bdd7 | [
"MIT"
] | 9 | 2018-01-22T06:44:43.000Z | 2022-03-26T18:57:40.000Z | modules/core/1bpp - Generate Table 2.asm | vladikcomper/md-modules | 24f652a036dc63f295173369dddfffb3be89bdd7 | [
"MIT"
] | null | null | null | modules/core/1bpp - Generate Table 2.asm | vladikcomper/md-modules | 24f652a036dc63f295173369dddfffb3be89bdd7 | [
"MIT"
] | null | null | null |
; ===============================================================
; ---------------------------------------------------------------
; Subroutine to generate 1bpp decode table
; ---------------------------------------------------------------
; INPUT:
; a1 Address for the generated table
; d4 .w Pixel index for bit #... | 42.183099 | 116 | 0.511853 |
8af29d952447ab70ef85844bf2c8e1b9d0d8559e | 1,948 | asm | Assembly | programs/oeis/095/A095344.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/095/A095344.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/095/A095344.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A095344: Length of n-th string generated by a Kolakoski(9,1) rule starting with a(1)=1.
; 1,1,9,9,49,81,281,601,1729,4129,11049,27561,71761,182001,469049,1197049,3073249,7861441,20154441,51600201,132217969,338618769,867490649,2221965721,5691928321,14579791201,37347504489,95666669289,245056687249,627723364401,16079501... | 149.846154 | 1,729 | 0.908111 |
30c76f99429bd0800da31fa21e49be3d5638ce12 | 688 | asm | Assembly | oeis/166/A166626.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/166/A166626.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/166/A166626.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A166626: Totally multiplicative sequence with a(p) = 5p for prime p.
; 1,10,15,100,25,150,35,1000,225,250,55,1500,65,350,375,10000,85,2250,95,2500,525,550,115,15000,625,650,3375,3500,145,3750,155,100000,825,850,875,22500,185,950,975,25000,205,5250,215,5500,5625,1150,235,150000,1225,6250,1275,6500,265,33750,1375,35000... | 57.333333 | 479 | 0.734012 |
145771668cf26c23960c61afc172f6727b32af29 | 538 | asm | Assembly | libsrc/graphics/zx81/hr/g007_hrg_off.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/graphics/zx81/hr/g007_hrg_off.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/graphics/zx81/hr/g007_hrg_off.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;--------------------------------------------------------------
; ZX81 HRG library for the G007 expansion
; by Stefano Bodrato, Fall 2014
;--------------------------------------------------------------
;
; Exit from HRG mode
;
; $Id: g007_hrg_off.asm,v 1.3 2015/01/19 01:32:52 pauloscustodio Exp $
;
PUBLIC hrg_off
... | 17.354839 | 70 | 0.52974 |
4b1ccb4246e9cb94adb8a0b0b5bcb1dd3e784215 | 6,062 | asm | Assembly | src/boot/vbr-fat16.asm | shadow-paw/bluemoon | dbcc52f21b02d899358f35e0a2ac1c1ac1981804 | [
"MIT"
] | 3 | 2018-11-18T11:37:26.000Z | 2022-01-09T23:29:18.000Z | src/boot/vbr-fat16.asm | shadow-paw/bluemoon | dbcc52f21b02d899358f35e0a2ac1c1ac1981804 | [
"MIT"
] | 17 | 2018-11-09T11:42:57.000Z | 2019-04-22T04:55:37.000Z | src/boot/vbr-fat16.asm | shadow-paw/bluemoon | dbcc52f21b02d899358f35e0a2ac1c1ac1981804 | [
"MIT"
] | 2 | 2018-11-14T17:06:45.000Z | 2018-11-18T08:22:15.000Z | ; nasm -f bin -o boot0.bin boot0.asm
; dd if=boot0.bin of=bluemoon.img bs=1 skip=62 seek=1048638 count=450
; where 1048638 = 2048(start sector) x 512 + 62
cpu 386
bits 16
org 0x7C00
; ----------------------------------------------
struc BPB ; BIOS Paramater Block (At Boot Record)
resb ... | 27.935484 | 117 | 0.467338 |
4ad4de018dfe3d1bb19d15b4344a92d6808095d4 | 3,135 | asm | Assembly | library/02_functions_batch1/unknown_1000bf47.asm | SamantazFox/dds140-reverse-engineering | 4c8c286ffc20f2ee07061c83b0a0a68204d90148 | [
"Unlicense"
] | 1 | 2021-06-05T23:41:15.000Z | 2021-06-05T23:41:15.000Z | library/02_functions_batch1/unknown_1000bf47.asm | SamantazFox/dds140-reverse-engineering | 4c8c286ffc20f2ee07061c83b0a0a68204d90148 | [
"Unlicense"
] | null | null | null | library/02_functions_batch1/unknown_1000bf47.asm | SamantazFox/dds140-reverse-engineering | 4c8c286ffc20f2ee07061c83b0a0a68204d90148 | [
"Unlicense"
] | null | null | null | 1000bf47: 55 push ebp
1000bf48: 8b ec mov ebp,esp
1000bf4a: 83 ec 10 sub esp,0x10
1000bf4d: 89 7d fc mov DWORD PTR [ebp-0x4],edi
1000bf50: 8b 45 08 mov eax,DWORD PTR [ebp+0x8]
1000bf53: 99 cdq
1000bf54: 8b f8 ... | 51.393443 | 63 | 0.492504 |
1f359c68d6e274c24f44da00939cf464d2408886 | 27,974 | asm | Assembly | dev/driver/driver.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dev/driver/driver.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dev/driver/driver.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;/*
; * Microsoft Confidential
; * Copyright (C) Microsoft Corporation 1991
; * All Rights Reserved.
; */
PAGE 64,132
;
; External block device driver
; Hooks into existing routines in IBMBIO block driver via Int 2F mpx # 8.
; This technique minimizes the ... | 21.634957 | 85 | 0.667477 |
71a1b94e7551c1b68c1f499bc008e3af58698230 | 732 | asm | Assembly | bootloader/libs/hdd_driver.asm | churchos-fundation/churchos | 672d4aeac7d080fde2a1ccd3de84f1e956e79852 | [
"MIT"
] | 1 | 2020-01-20T18:08:34.000Z | 2020-01-20T18:08:34.000Z | bootloader/libs/hdd_driver.asm | dankos-fundation/dank_os | 672d4aeac7d080fde2a1ccd3de84f1e956e79852 | [
"MIT"
] | null | null | null | bootloader/libs/hdd_driver.asm | dankos-fundation/dank_os | 672d4aeac7d080fde2a1ccd3de84f1e956e79852 | [
"MIT"
] | null | null | null | ;czyta dh sektorow z dysku dl i zapisuje do es:bx
read_from_disk:
pusha
push dx
mov ah, 0x02 ;reading mode
mov al, dh
mov cl, 0x02 ;offset do liczenia sectorow (pierwszy to boot sector
mov ch, 0x00 ; cylinder
mov dh, 0x00 ;glowica
int 0x13
jc disk_err
pop dx
cmp al, dh ;czy odczytane tyle se... | 17.428571 | 68 | 0.719945 |
188f6d2a9ad70d41cbbec5abd5ead97aefc4f401 | 8,340 | asm | Assembly | Transynther/x86/_processed/NC/_st_zr_un_sm_/i9-9900K_12_0xa0.log_21829_606.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_sm_/i9-9900K_12_0xa0.log_21829_606.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_sm_/i9-9900K_12_0xa0.log_21829_606.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 %r9
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x14663, %rdx
nop
nop
add $1332, %rbp
movb $0x61, (%rdx)
nop
nop
nop
nop
and $37122, %rbp
lea addresses_normal_ht+0x3c2b, %r10
nop
nop
nop
nop
nop
xor $40964, %rsi
vm... | 31.711027 | 2,999 | 0.65024 |
bf2d3eda2d22bcf507c92e6820bf286432529381 | 5,137 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_6224_772.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_6224_772.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_6224_772.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 %r9
push %rbx
push %rcx
push %rdi
lea addresses_normal_ht+0x13627, %rdi
nop
nop
nop
nop
nop
cmp %rcx, %rcx
mov $0x6162636465666768, %r10
movq %r10, %xmm5
movups %xmm5, (%rdi)
nop
nop
nop
sub $19068, %rbx
lea addresses_WC_ht+0x115e7, %rdi
nop
cmp $261... | 45.061404 | 2,999 | 0.659724 |
f1c1bf7ebf0de61fa8b7cf60bac45be423d79488 | 3,180 | asm | Assembly | hang.asm | Shark64/hang | 9ba8afccf2f5db4074ee03737dc5b00982b6e187 | [
"MIT"
] | 170 | 2017-09-29T01:08:54.000Z | 2021-12-02T15:25:27.000Z | hang.asm | Shark64/hang | 9ba8afccf2f5db4074ee03737dc5b00982b6e187 | [
"MIT"
] | 3 | 2017-10-04T23:59:47.000Z | 2019-04-07T22:34:44.000Z | hang.asm | Shark64/hang | 9ba8afccf2f5db4074ee03737dc5b00982b6e187 | [
"MIT"
] | 19 | 2017-09-29T09:35:48.000Z | 2018-02-09T21:25:06.000Z | ; The MIT License (MIT)
;
; Copyright (c) 2017 Nathan Osman
;
; Permission is hereby granted, free of charge, to any person obtaining a copy
; of this software and associated documentation files (the "Software"), to deal
; in the Software without restriction, including without limitation the rights
; to use, copy, modi... | 24.461538 | 79 | 0.706918 |
14bab07f839d936d243511305e9b1f6e7ea4d6ea | 1,275 | asm | Assembly | programs/oeis/048/A048877.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/048/A048877.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/048/A048877.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A048877: a(n) = 4*a(n-1) + a(n-2); a(0)=1, a(1)=8.
; 1,8,33,140,593,2512,10641,45076,190945,808856,3426369,14514332,61483697,260449120,1103280177,4673569828,19797559489,83863807784,355252790625,1504874970284,6374752671761,27003885657328,114390295301073,484565066861620,2052650562747553,8695167317851832,368333198341548... | 127.5 | 1,102 | 0.88 |
942d8dbb8e0eed0ba96aa23b44057872be9dd4d8 | 287 | asm | Assembly | programs/oeis/277/A277097.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/277/A277097.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/277/A277097.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A277097: a(n) = 5 - (prime(n) mod 10).
; 3,2,0,-2,4,2,-2,-4,2,-4,4,-2,4,2,-2,2,-4,4,-2,4,2,-4,2,-4,-2,4,2,-2,-4,2,-2,4,-2,-4,-4,4,-2,2,-2,2,-4,4,4,2,-2,-4,4,2,-2,-4,2,-4,4,4,-2,2,-4,4,-2,4,2,2,-2,4,2,-2,4,-2,-2,-4,2
seq $0,7652 ; Final digit of prime(n).
sub $1,$0
add $1,5
mov $0,$1
| 35.875 | 176 | 0.463415 |
68d51741705fdb38448afe820dea8f3beb8c513a | 410 | asm | Assembly | programs/oeis/017/A017666.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017666.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017666.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017666: Denominator of sum of reciprocals of divisors of n.
; 1,2,3,4,5,1,7,8,9,5,11,3,13,7,5,16,17,6,19,10,21,11,23,2,25,13,27,1,29,5,31,32,11,17,35,36,37,19,39,4,41,7,43,11,15,23,47,12,49,50,17,26,53,9,55,7,57,29,59,5,61,31,63,64,65,11,67,34,23,35,71,24,73,37,75,19,77,13,79,40,81,41,83,3,85,43,29,22,89,5,13,23,93,... | 51.25 | 277 | 0.634146 |
f8910a2fe0edf501e61b470d157cda65a4778b02 | 464 | asm | Assembly | libsrc/video/hd44780/asm_lcd_get_ddram_addr_4x16.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/video/hd44780/asm_lcd_get_ddram_addr_4x16.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/video/hd44780/asm_lcd_get_ddram_addr_4x16.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_driver
PUBLIC asm_lcd_get_ddram_addr_4x16
; Calculate DDRAM address for 4x16 HD44780
; Row 0: 0x00 - 0x0f
; Row 1: 0x40 - 0x4f
; Row 2: 0x10 - 0x1f
; Row 3: 0x50 - 0x5f
;
; Entry:
; b = y
; c = x
; Exit:
; l = ddram address
; Preserves:
; de
asm_lcd_get_ddram_addr_4x16:
ld hl,hd44780_4x20_rows
... | 14.060606 | 42 | 0.676724 |
f125c4e3b07cecf8cd8fefca1e63c8b9e9ea79fc | 271 | asm | Assembly | 8085_programming/YT/fibonacci_seq.asm | SayanGhoshBDA/code-backup | 8b6135facc0e598e9686b2e8eb2d69dd68198b80 | [
"MIT"
] | 16 | 2018-11-26T08:39:42.000Z | 2019-05-08T10:09:52.000Z | 8085_programming/YT/fibonacci_seq.asm | SayanGhoshBDA/code-backup | 8b6135facc0e598e9686b2e8eb2d69dd68198b80 | [
"MIT"
] | 8 | 2020-05-04T06:29:26.000Z | 2022-02-12T05:33:16.000Z | 8085_programming/YT/fibonacci_seq.asm | SayanGhoshBDA/code-backup | 8b6135facc0e598e9686b2e8eb2d69dd68198b80 | [
"MIT"
] | 5 | 2020-02-11T16:02:21.000Z | 2021-02-05T07:48:30.000Z | LXI H,2060
MVI A,00
MOV C,M
MVI B,01
MVI E,01
DCR C
JZ L4
DCR C
JZ L4
MOV A,B
L2: ADD E
DCR C
JNZ L1
STA 2070
HLT
L1: MOV E,B
MOV B,A
JMP L2
L4: MVI A,01
STA 2070
HLT
# ORG 2060H
# DB 06
| 10.037037 | 15 | 0.457565 |
ff56d9976ce2d605ba6882d734303ca0bdd02b17 | 719 | asm | Assembly | 02 repeating/repeating.asm | sigseg5/play-with-nasm | c573b0085e9a190b16d5354c9452e928171accde | [
"MIT"
] | null | null | null | 02 repeating/repeating.asm | sigseg5/play-with-nasm | c573b0085e9a190b16d5354c9452e928171accde | [
"MIT"
] | null | null | null | 02 repeating/repeating.asm | sigseg5/play-with-nasm | c573b0085e9a190b16d5354c9452e928171accde | [
"MIT"
] | null | null | null | section .text
global _start
_start:
; %eax (syscall num) Name %ebx (file descriptor) %ecx (str) %edx %esx %edi
; 4 sys_write unsigned int const char * size_t - -
mov eax, 4
mov ebx, 1
mov ecx, msg
mov edx, msg_len
int 0x80... | 23.966667 | 106 | 0.585535 |
1ace93ab5ce00491a082ff887691d2a9af646b88 | 2,526 | asm | Assembly | dino/lcs/123p/5A.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/123p/5A.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/123p/5A.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
00042A move.l D1, (A0)+
00042C dbra D0, $42a
004D94 move.l D1, (A1)+
004D96 dbra D0, $4d94
0107AA move.b ($5a,A2), ($5a,A3) [123p+ 78]
0107B0 move.b (A4)+, D0
010F30 move.b ($5a,A2), ($5a,A3) [123p+ 78]
010F36 move.b (A4)+, D0
0116F2 move... | 60.142857 | 350 | 0.638163 |
1e280892cc729f9bf8a5ef7b58c800b6355e2177 | 320 | asm | Assembly | programs/oeis/089/A089612.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/089/A089612.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/089/A089612.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A089612: a(n) = ((-1)^(n+1)*A002425(n)) modulo 5.
; 1,4,1,3,1,4,1,1,1,4,1,3,1,4,1,2,1,4,1,3,1,4,1,1,1,4,1,3,1,4,1,4,1,4,1,3,1,4,1,1,1,4,1,3,1,4,1,2,1,4,1,3,1,4,1,1,1,4,1,3,1,4,1,3,1,4,1,3,1,4,1,1,1,4,1,3,1,4,1,2,1,4,1,3,1,4,1,1,1,4,1,3,1,4,1,4,1,4,1,3
seq $0,297402 ; a(n) = gcd_{k=1..n} (prime(k+1)^n-1)/2.
mod $0,5
| 53.333333 | 201 | 0.503125 |
1d1cedb0877e446eaafc7e35eee8d8f046e7f0ed | 808 | asm | Assembly | oeis/027/A027025.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/027/A027025.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/027/A027025.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A027025: a(n) = T(n,n+3), T given by A027023.
; Submitted by Jon Maiga
; 1,11,33,77,161,319,613,1157,2161,4011,7417,13685,25217,46431,85453,157229,289249,532075,978705,1800189,3311137,6090207,11201717,20603253,37895377,69700555,128199401,235795557,433695745,797690943,1467182493,2698569437,4963443137,9129195339,167912... | 53.866667 | 492 | 0.780941 |
bdc52c70a39bed22e3d5caaf2c4f36f63121a0b0 | 693 | asm | Assembly | asm/Z80/DecodeLZS.asm | mbaze/bzpack | da2db7ef73c45d0de79ce6909e8a7fa0947f8559 | [
"BSD-2-Clause"
] | 4 | 2021-08-28T16:25:00.000Z | 2021-09-09T01:33:24.000Z | asm/Z80/DecodeLZS.asm | mbaze/bzpack | da2db7ef73c45d0de79ce6909e8a7fa0947f8559 | [
"BSD-2-Clause"
] | 3 | 2021-08-28T17:09:33.000Z | 2021-09-02T07:05:41.000Z | asm/Z80/DecodeLZS.asm | mbaze/bzpack | da2db7ef73c45d0de79ce6909e8a7fa0947f8559 | [
"BSD-2-Clause"
] | null | null | null | ; Copyright (c) 2017, Milos "baze" Bazelides
; This code is released under the terms of the BSD 2-Clause License.
; LZS decoder (18 bytes excluding initialization).
; The decoder assumes reverse order. We can omit the end of stream
; marker if we let the last literal overwrite opcodes after LDDR.
ld hl,SrcAddr
l... | 23.896552 | 68 | 0.702742 |
71df5d87de5966c841ed14e66717c9dad6a0c2de | 507 | asm | Assembly | sample.asm | PatrickDahlin/LuaExe | fb4cc7a864bae9d01409ade78259ab36fc3d966c | [
"MIT"
] | 1 | 2020-05-28T21:59:00.000Z | 2020-05-28T21:59:00.000Z | sample.asm | PatrickDahlin/LuaExe | fb4cc7a864bae9d01409ade78259ab36fc3d966c | [
"MIT"
] | null | null | null | sample.asm | PatrickDahlin/LuaExe | fb4cc7a864bae9d01409ade78259ab36fc3d966c | [
"MIT"
] | null | null | null | extern ExitProcess
extern MessageBoxA
extern printf
NULL equ 0
MB_OK equ 0
; Parameter passing:
; RCX, RDX, R8, R9, rest is pushed
; another source suggests 5th and 6th param to be following
; [rsp+20h], [rsp+28h]
section .text
global main
main:
sub rsp, 40 ; Allocate stack space for parameters
mov r9, MB_OK
m... | 15.363636 | 59 | 0.721893 |
de989622c267c7d6dedcc2d8b16054ef99d0f892 | 799 | asm | Assembly | examples/Neviksti/walker-example/Sprites.asm | fabiosoaza/snes-dev-tools-examples | 599f8575655848c82722b8fff75f55835bc11a32 | [
"MIT"
] | 1 | 2021-03-30T00:09:14.000Z | 2021-03-30T00:09:14.000Z | examples/Neviksti/walker-example/Sprites.asm | fabiosoaza/snes-dev-tools-examples | 599f8575655848c82722b8fff75f55835bc11a32 | [
"MIT"
] | null | null | null | examples/Neviksti/walker-example/Sprites.asm | fabiosoaza/snes-dev-tools-examples | 599f8575655848c82722b8fff75f55835bc11a32 | [
"MIT"
] | null | null | null | ;------------------------------------------------------------------------
;- Written by: Neviksti
;- If you use my code, please share your creations with me
;- as I am always curious :)
;------------------------------------------------------------------------
;temporary sprite buffer1 ($0400-$061F)
.DE... | 21.026316 | 92 | 0.438048 |
4673ad66be0debc7213870e499394775b34cf48d | 457 | asm | Assembly | libs/d7boot/src/entry.asm | Dentosal/rust_os | ddfbefabf4e928859b57fd2dc44fa6e38545f6d5 | [
"MIT"
] | 28 | 2017-02-24T17:51:42.000Z | 2022-03-26T21:32:47.000Z | libs/d7boot/src/entry.asm | Dentosal/rust_os | ddfbefabf4e928859b57fd2dc44fa6e38545f6d5 | [
"MIT"
] | 1 | 2020-04-12T20:23:19.000Z | 2022-01-06T20:25:32.000Z | libs/d7boot/src/entry.asm | Dentosal/rust_os | ddfbefabf4e928859b57fd2dc44fa6e38545f6d5 | [
"MIT"
] | 4 | 2019-01-13T12:37:22.000Z | 2022-01-18T00:14:21.000Z | [BITS 64]
global start
extern d7boot
section .entry
start:
cli
; update segments
mov dx, 0x10
mov ss, dx ; stack segment
mov ds, dx ; data segment
mov es, dx ; extra segment
mov fs, dx ; f-segment
mov gs, dx ; g-segment
; set up stack
mov rsp, stack_top... | 15.758621 | 32 | 0.59081 |
d6888272b01255d0f22298c04cc70ce187955328 | 503 | asm | Assembly | programs/oeis/167/A167614.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/167/A167614.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/167/A167614.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A167614: (n^2 + 3*n + 8)/2.
; 6,9,13,18,24,31,39,48,58,69,81,94,108,123,139,156,174,193,213,234,256,279,303,328,354,381,409,438,468,499,531,564,598,633,669,706,744,783,823,864,906,949,993,1038,1084,1131,1179,1228,1278,1329,1381,1434,1488,1543,1599,1656,1714,1773,1833,1894,1956,2019,2083,2148,2214,2281,2349,2418,2488,... | 71.857143 | 444 | 0.737575 |
970a48e417f4280463fe1c0090033707961df5be | 2,301 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_101_738.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_101_738.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_101_738.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 %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1c850, %rsi
lea addresses_WT_ht+0x3650, %rdi
nop
sub $41454, %r11
mov $35, %rcx
rep movsw
nop
nop
nop
nop
nop
add $57436, %rbx
lea addresses_WT_ht+0x19f50, %rsi
lea addresses_normal_ht+0xbb... | 21.504673 | 302 | 0.657975 |
c9e92b5c9f37480c29e97c352386c0a329360581 | 27,280 | asm | Assembly | target/cos_117/disasm/iop_overlay1/STTAPO.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/STTAPO.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/STTAPO.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x1800-0x0000 f:00014 d: 0 | A = 0 (0x0000)
0x0002 (0x000004) 0x2919- f:00024 d: 281 | OR[281] = A
0x0003 (0x000006) 0x1000- f:00010 d: 0 | A = 0 (0x0000)
0x0004 (0x000008) 0x291A- f:00024 d: 282 | OR[282] = A
... | 79.766082 | 79 | 0.464809 |
ac3553331f17e8f9e6bf928d2176bb319cc26519 | 153 | asm | Assembly | asm/codes/hijack/return.asm | brikr/practice-rom-patcher | 8e18d1713da24379fc92fdf084b2a1aa93c633ad | [
"MIT"
] | 2 | 2017-12-31T23:23:36.000Z | 2018-02-01T19:24:44.000Z | asm/codes/hijack/return.asm | brikr/practice-rom-patcher | 8e18d1713da24379fc92fdf084b2a1aa93c633ad | [
"MIT"
] | null | null | null | asm/codes/hijack/return.asm | brikr/practice-rom-patcher | 8e18d1713da24379fc92fdf084b2a1aa93c633ad | [
"MIT"
] | null | null | null | // Return
// This is placed at the end of all of the per-frame codes (conditionals and constants)
// so that the resource meter code can exit
jr ra
nop
| 21.857143 | 87 | 0.738562 |
d795d2f17ca75cce4efbdb36daf2383fd625768d | 6,435 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_1375.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_1375.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_1375.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 %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x1b43b, %rsi
lea addresses_D_ht+0x2a78, %rdi
nop
dec %r14
mov $65, %rcx
rep movsl
nop
nop
nop
xor $37064, %r9
lea addresses_D_ht+0x1b8fb, %rbx
nop
cmp %r13, %r13
movw $0x6162,... | 40.21875 | 2,999 | 0.655633 |
1c2bc51bfba76dba5e66ad9bb885179330efd527 | 191 | asm | Assembly | BitEpicness/TestAssembly3.asm | davidov541/BitEpicness | 6f2dfddff55f4d9054bd9670dc49851a3444b0ef | [
"Apache-2.0"
] | null | null | null | BitEpicness/TestAssembly3.asm | davidov541/BitEpicness | 6f2dfddff55f4d9054bd9670dc49851a3444b0ef | [
"Apache-2.0"
] | null | null | null | BitEpicness/TestAssembly3.asm | davidov541/BitEpicness | 6f2dfddff55f4d9054bd9670dc49851a3444b0ef | [
"Apache-2.0"
] | null | null | null | main: ldi $a0, -100
jal abs
addi $v, 50
ldi $a0, 500
jal abs
addi $v, -50
j exit
abs: la $t1, return
move $v, $a0
bgt $a0, $0, $t1
neg $v, $a0
return: jr $ra
exit: nop | 14.692308 | 23 | 0.534031 |
f9449e3834a05f4fd8fed42b3596fc56ad625be4 | 700 | asm | Assembly | oeis/016/A016324.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/016/A016324.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/016/A016324.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A016324: Expansion of 1/((1-2x)(1-9x)(1-12x)).
; Submitted by Jamie Morken(s2)
; 1,23,379,5483,74227,966635,12282883,153544091,1897874803,23272609547,283754322787,3445398949499,41707911082579,503763046196459,6074569573223491,73159552048508507,880297079110607155,10585007040083962571,127213063297817903395,1528293568925... | 41.176471 | 500 | 0.83 |
b7e229a15ded7ebc257931730166cd16827b5f50 | 340 | asm | Assembly | programs/oeis/204/A204558.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/204/A204558.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/204/A204558.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A204558: Row sums of the triangle A045975.
; 1,6,45,120,325,630,1225,2016,3321,4950,7381,10296,14365,19110,25425,32640,41905,52326,65341,79800,97461,116886,140185,165600,195625,228150,266085,306936,354061,404550,462241,523776,593505,667590,750925,839160,937765
mov $1,$0
pow $0,2
mul $1,2
add $1,$0
gcd $0,2
add $1,$0... | 28.333333 | 217 | 0.744118 |
c82ee310b19c352da8177af32ab01f9a3d795243 | 484 | asm | Assembly | testing/test1.asm | stacklover/b5500emulator | 2d5e867b2d0a91cdebcb40078196ef48594867db | [
"MIT"
] | 4 | 2017-09-26T16:51:11.000Z | 2022-01-03T06:03:32.000Z | testing/test1.asm | stacklover/b5500emulator | 2d5e867b2d0a91cdebcb40078196ef48594867db | [
"MIT"
] | null | null | null | testing/test1.asm | stacklover/b5500emulator | 2d5e867b2d0a91cdebcb40078196ef48594867db | [
"MIT"
] | null | null | null | # Test operators
# assemble a small program
.ORG 020
LITC 0222
LITC 0444
LITC 0456
LND
LOR
LNG
ZPI
LITC 0111
LQV
ZPI
DEL
DEL
ZPI
# now lets go
.SET S 01000
# pretend A and B full, so they get pushed to stack
.SET AROF 1
.SET BROF 1
.ORG 020
.RUN
# verify results
.VFY BROF 0
.VFY AROF 1
.VFY A 0377... | 12.410256 | 51 | 0.681818 |
212bae5b2a15226c2b2949e034de8e17b9c757b7 | 1,532 | asm | Assembly | v0.1/Source/random.asm | sjmeunier/cros | 61e3123eb4b40718ab468f89ecd6f0394b8a2546 | [
"MIT"
] | null | null | null | v0.1/Source/random.asm | sjmeunier/cros | 61e3123eb4b40718ab468f89ecd6f0394b8a2546 | [
"MIT"
] | null | null | null | v0.1/Source/random.asm | sjmeunier/cros | 61e3123eb4b40718ab468f89ecd6f0394b8a2546 | [
"MIT"
] | null | null | null | ;-----------------------------------------------------
;Generate a random number
;I: bx min val
; bp max val
;O: ax random number
;-----------------------------------------------------
_random_word:
push dx
push cx
mov ax, rndseed
cmp ax, 0x0000 ;check if first entry
jne do_rand ; ... | 21.577465 | 55 | 0.460183 |
f42390c93b5506e1756d2a6b35ae53c907d8966f | 176 | asm | Assembly | libsrc/_DEVELOPMENT/target/scz180/device/csio/sccz80/csio_sd_cs_raise.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/target/scz180/device/csio/sccz80/csio_sd_cs_raise.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/target/scz180/device/csio/sccz80/csio_sd_cs_raise.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_driver
PUBLIC sd_cs_raise
EXTERN asm_sd_cs_raise
;Raise the SC180 SD card CS using the GPIO address
;
;uses AF
defc sd_cs_raise = asm_sd_cs_raise
| 13.538462 | 54 | 0.75 |
28a4e0d9a5a4f4a9951c4025cd4a7ca78cb238d8 | 6,194 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_19.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_19.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_19.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 %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xf251, %rsi
lea addresses_UC_ht+0x1b423, %rdi
clflush (%rsi)
nop
nop
cmp %r12, %r12
mov $4, %rcx
rep movsl
nop
nop
nop
cmp %rbx, %rbx
lea addresses_UC_ht+0xe381, %r9
nop
and $59862, %r8
... | 37.539394 | 2,999 | 0.65628 |
c4cad936cffd3bc359ccf3593705366fa50fb49c | 17,725 | asm | Assembly | programs/yotta.asm | CH-Electronics/chos | 4a5ac8b704242c60e4462a3ead7faf9ccc71229f | [
"BSD-3-Clause"
] | null | null | null | programs/yotta.asm | CH-Electronics/chos | 4a5ac8b704242c60e4462a3ead7faf9ccc71229f | [
"BSD-3-Clause"
] | null | null | null | programs/yotta.asm | CH-Electronics/chos | 4a5ac8b704242c60e4462a3ead7faf9ccc71229f | [
"BSD-3-Clause"
] | null | null | null | bits 16
org 32768
%include 'mikedev.inc'
; Key code values with BIOS (using scan code set 1)
%define UP_KEYCODE 0x48E0
%define DOWN_KEYCODE 0x50E0
%define LEFT_KEYCODE 0x4BE0
%define RIGHT_KEYCODE 0x4DE0
%define INSERT_KEYCODE 0x52E0
%define DELETE_KEYCODE 0x53E0
%define HOME_KEYCODE 0x47E0
%define END_KEYCODE ... | 14.612531 | 90 | 0.654725 |
e983e04413e1329adfaf4dfc4ace423798c4dedb | 812 | asm | Assembly | oeis/008/A008420.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/008/A008420.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/008/A008420.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A008420: Coordination sequence for 10-dimensional cubic lattice.
; Submitted by Christian Krause
; 1,20,200,1340,6800,28004,97880,299660,822560,2060980,4780008,10377180,21278640,41517060,77548920,139380012,242080320,407782740,668274440,1068305020,1669752016,2556801700,3842321560,5675620300,8251811680,11823020020,1671... | 38.666667 | 488 | 0.79803 |
5bfc6fa074854b38d69d58748227639ec6d0a89c | 294 | asm | Assembly | Directory_Structure/Projects/Example_1802_Projects/IO_Output.1802.asm | Jeff-Birt/TASM_vsCode_Extension | 37589d66405a09ace0244432469a416606a39d55 | [
"MIT"
] | 4 | 2021-03-07T21:49:16.000Z | 2021-05-12T15:07:45.000Z | Directory_Structure/Projects/Example_1802_Projects/IO_Output.1802.asm | Jeff-Birt/TASM_vsCode_Extension | 37589d66405a09ace0244432469a416606a39d55 | [
"MIT"
] | 1 | 2021-03-14T18:36:52.000Z | 2021-03-23T15:15:38.000Z | Directory_Structure/Projects/Example_1802_Projects/IO_Output.1802.asm | Jeff-Birt/TASM_vsCode_Extension | 37589d66405a09ace0244432469a416606a39d55 | [
"MIT"
] | 1 | 2021-04-15T16:49:06.000Z | 2021-04-15T16:49:06.000Z | ; I/O Output --- Set R(1)=0x000F, Set X=R(1), Mem @ R(1) output to data bus
; N0, N1, N2 indicate the lower nibble of the 6N Output instruction
; virtual system RAM, 0x0000 to 0x0039 ->
.org $0000 ; Start of variable Ram
BEGIN:
LDI $0F
PLO R1
LDI $00
PHI R1
SEX R1
OUT 1
.end | 19.6 | 75 | 0.642857 |
97f77a13fe65317c3b3ebc2303d655c1977a3cf6 | 45,147 | asm | Assembly | P6/P6Judger - 100 testpoints/testpoint/testpoint12.asm | flyinglandlord/BUAA-CO-2021 | 1aa28b09762dfb2376ed2aac4126839f0e6fcf93 | [
"MIT"
] | 5 | 2021-12-05T12:58:26.000Z | 2022-03-31T02:05:13.000Z | P6/P6Judger - 100 testpoints/testpoint/testpoint12.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | null | null | null | P6/P6Judger - 100 testpoints/testpoint/testpoint12.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | 2 | 2021-12-19T11:49:48.000Z | 2021-12-22T10:25:38.000Z | ori $1, $0, 2
ori $2, $0, 4
ori $3, $0, 7
ori $4, $0, 8
sw $3, 0($0)
sw $2, 4($0)
sw $4, 8($0)
sw $2, 12($0)
sw $3, 16($0)
sw $1, 20($0)
sw $3, 24($0)
sw $4, 28($0)
sw $3, 32($0)
sw $3, 36($0)
sw $1, 40($0)
sw $2, 44($0)
sw $2, 48($0)
sw $1, 52($0)
sw $3, 56($0)
sw $4, 60($0)
sw $3, 64($0)
sw $4, 68($0)
sw $1, 72($0)
s... | 11.908995 | 21 | 0.541808 |
51905fc3bbbb156e560b72de12e3a73e86d7b2e9 | 1,790 | asm | Assembly | programs/oeis/027/A027965.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/027/A027965.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/027/A027965.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A027965: T(n, 2*n-3), T given by A027960.
; 3,7,15,28,47,73,107,150,203,267,343,432,535,653,787,938,1107,1295,1503,1732,1983,2257,2555,2878,3227,3603,4007,4440,4903,5397,5923,6482,7075,7703,8367,9068,9807,10585,11403,12262,13163,14107,15095,16128,17207,18333,19507,20730,22003,23327,24703,26132,27615,29153,30747,32398... | 162.727273 | 1,679 | 0.832402 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.