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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fc22ccd7018305e0b682ea19fa4dd0f326a7f171 | 2,013 | asm | Assembly | projects/Links_Awakening_gb_noconfig.windfish/disassembly/datatypes.asm | jverkoey/awaken | 743755248996deb7181ae92f6e60be5656439c44 | [
"Apache-2.0"
] | 68 | 2020-12-16T10:06:48.000Z | 2022-03-29T19:54:01.000Z | projects/Links_Awakening_gb_noconfig.windfish/disassembly/datatypes.asm | jverkoey/awaken | 743755248996deb7181ae92f6e60be5656439c44 | [
"Apache-2.0"
] | 62 | 2020-12-19T04:28:41.000Z | 2021-02-15T22:18:16.000Z | projects/Links_Awakening_gb_noconfig.windfish/disassembly/datatypes.asm | jverkoey/awaken | 743755248996deb7181ae92f6e60be5656439c44 | [
"Apache-2.0"
] | 4 | 2021-01-17T03:51:22.000Z | 2021-01-21T16:26:53.000Z | ; Type: BUTTON
J_RIGHT EQU %00000001
J_LEFT EQU %00000010
J_UP EQU %00000100
J_DOWN EQU %00001000
J_A EQU %00010000
J_B EQU %00100000
J_SELECT EQU %01000000
J_START EQU %10000000
; Type: HW_CARTRIDGETYPE
cartridge_romonly EQU $00
cartridge_mbc1 EQU $01
cartridge_mbc1_ram ... | 22.875 | 34 | 0.748634 |
e5122447be319e2d472a10db57624b19e417c0a3 | 514 | asm | Assembly | programs/oeis/315/A315655.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/315/A315655.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/315/A315655.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A315655: Coordination sequence Gal.6.644.5 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,6,12,16,22,28,34,40,46,50,56,62,68,74,78,84,90,96,102,108,112,118,124,130,136,140,146,152,158,164,170,174,180,186,192,198,202,208,214,220,... | 24.47619 | 181 | 0.678988 |
5e6264201fd455e8b0650a4ed4d96ff053f3533d | 3,045 | asm | Assembly | transformy/tables/gen/0015.asm | mborik/regression | 25b5f2204ce668594449e8ce804779288b895ac0 | [
"MIT"
] | 3 | 2019-09-18T05:34:22.000Z | 2020-12-04T17:46:52.000Z | transformy/tables/gen/0015.asm | mborik/regression | 25b5f2204ce668594449e8ce804779288b895ac0 | [
"MIT"
] | null | null | null | transformy/tables/gen/0015.asm | mborik/regression | 25b5f2204ce668594449e8ce804779288b895ac0 | [
"MIT"
] | 1 | 2020-01-17T01:04:24.000Z | 2020-01-17T01:04:24.000Z | xor a
ld hl, basescradr + #1411
ld (hl), a
inc hl
ld (hl), a
inc hl
ld (hl), a
inc hl
ld (hl), a
ld (basescradr + #04f0), a
ld (basescradr + #08eb), a
ld (basescradr + #09ac), a
ld (basescradr + #0a31), a
ld (basescradr + #0fcb), a
inc a
ld (basescradr + #05ef), a
ld (basescradr + #06e... | 25.165289 | 28 | 0.576683 |
f49172cfeddbd394ae75984ef553be38eee3ec2a | 6,592 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-8650U_0xd2_notsx.log_2218_620.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-8650U_0xd2_notsx.log_2218_620.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-8650U_0xd2_notsx.log_2218_620.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r14
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0xd6b2, %rsi
lea addresses_normal_ht+0xc931, %rdi
nop
nop
nop
xor %r14, %r14
mov $100, %rcx
rep movsb
nop
nop
nop
xor $59308, %r14
lea addresses_D_ht+0x1c0e3, %rsi
lea addresse... | 36.622222 | 2,999 | 0.659891 |
6146ed657d7d911501ab7bedafbc6583b2bf7d0b | 509 | asm | Assembly | engine/items/pack_kris.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | engine/items/pack_kris.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | engine/items/pack_kris.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | DrawKrisPackGFX:
ld hl, PackFGFXPointers
add hl, de
add hl, de
ld a, [hli]
ld e, a
ld d, [hl]
ld hl, vTiles2 tile $50
lb bc, BANK(PackFGFX), 15
call Request2bpp
ret
PackFGFXPointers:
dw PackFGFX + (15 tiles) * 1 ; ITEM_POCKET
dw PackFGFX + (15 tiles) * 5 ; MEDICINE_POCKET
dw PackFGFX + (15 tiles) * 3 ; BA... | 22.130435 | 47 | 0.683694 |
d340e8c753091cedafe9df85fc6370accb4c8786 | 445 | asm | Assembly | tests/z80/out_invalid.asm | fengjixuchui/sjasmplus | df0fabd2411bf89e23637fce46d273f52dafbe16 | [
"BSD-3-Clause"
] | 220 | 2016-10-22T19:44:39.000Z | 2022-03-29T20:57:04.000Z | tests/z80/out_invalid.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 153 | 2018-05-07T10:31:23.000Z | 2022-03-30T04:35:59.000Z | tests/z80/out_invalid.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 51 | 2016-05-12T21:27:36.000Z | 2022-03-27T15:16:16.000Z | out (c),1 ; "illegal" error, only "0" is valid
out (c),0 ; "warning" about `out (c),0` being unstable
out (c),0 ; out0-ok ; suppressed warning
ASSERT 0==__ERRORS__ ; this assert should fail
ASSERT 0==__WARNINGS__ ; this assert should... | 40.454545 | 76 | 0.566292 |
5e91d9faa50790f65efb66704861c88e87398b68 | 3,212 | asm | Assembly | smsq/smsq/base_q68.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/smsq/base_q68.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/smsq/base_q68.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Initialise SMSQ V2.02 1994 Tony Tebby
; 2003-01-22 2.03 use sms_dlan to copy default language (wl)
; 2017-03-08 2.04 don't clear all mem only between $28000 and $30000
; and remove all the blat junk
section base
xdef smsq_base
xref init_vec ; initialise vector area
xref init_trp ; initialise traps... | 26.545455 | 68 | 0.700498 |
9760b3a4a9e6d888e2d5915821c25c2368c089b3 | 386 | asm | Assembly | programs/oeis/131/A131029.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/131/A131029.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/131/A131029.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A131029: Periodic sequence (11, 5, 2, 5, 11, 14).
; 11,5,2,5,11,14,11,5,2,5,11,14,11,5,2,5,11,14,11,5,2,5,11,14,11,5,2,5,11,14,11,5,2,5,11,14,11,5,2,5,11,14,11,5,2,5,11,14,11,5,2,5,11,14,11,5,2,5,11,14,11,5,2,5,11,14,11,5,2,5,11,14,11,5,2,5,11,14,11,5,2,5,11,14
add $0,4
lpb $0,1
sub $0,1
sub $3,$2
trn $2,4
a... | 24.125 | 211 | 0.559585 |
bffce8416dc7b2646d4015bd3b405812c8b2b20d | 340 | asm | Assembly | libsrc/oz/oztime/ozsec.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | libsrc/oz/oztime/ozsec.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/oz/oztime/ozsec.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ;
; Sharp OZ family functions
;
; ported from the OZ-7xx SDK by by Alexander R. Pruss
; by Stefano Bodrato - Oct. 2003
;
;
; clock functions
;
; unsigned ozsec()
;
;
; ------
; $Id: ozsec.asm,v 1.1 2003/10/21 17:15:22 stefano Exp $
;
XLIB ozsec
LIB Compute
ozsec:
ld c,31h
... | 14.166667 | 57 | 0.552941 |
feb454b3b2ee02075abca3529ebcb19b1cc5b385 | 1,041 | asm | Assembly | libsrc/_DEVELOPMENT/l/z80/ascii/txt_to_num/fast/l_fast_otoul.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/l/z80/ascii/txt_to_num/fast/l_fast_otoul.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/l/z80/ascii/txt_to_num/fast/l_fast_otoul.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_l
PUBLIC l_fast_otoul
EXTERN l_fast_otou, error_mc
l_fast_otoul:
; ascii octal string to unsigned long
; whitespace is not skipped
; char consumption stops on overflow
;
; enter : de = char *buffer
;
; exit : bc = & next char to interpret in buffer
; dehl = unsigned re... | 13.88 | 83 | 0.51585 |
d57d8ca98d109c753a2a5fe0eb1cb21f196c2a18 | 426 | asm | Assembly | programs/oeis/107/A107436.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/107/A107436.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/107/A107436.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A107436: a(n) = (a^5)(n-1) + a(n-a(n-1)) = a(a(a(a(a(n-1))))) + a(n-a(n-1)), a(1) = a(2) = 1.
; 1,1,2,2,3,3,3,4,4,4,4,5,5,5,5,5,6,6,6,6,6,6,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,1... | 35.5 | 255 | 0.530516 |
20b9fff6216e1a8eb12a341e7d4bc4276c730fa5 | 3,089 | asm | Assembly | archive/vtl-2/source/left_specials/print.asm | paulscottrobson/retrochallenge-jan-2016 | 8bd340efc85969fa6f2fecc788aa21b27123a4db | [
"MIT"
] | null | null | null | archive/vtl-2/source/left_specials/print.asm | paulscottrobson/retrochallenge-jan-2016 | 8bd340efc85969fa6f2fecc788aa21b27123a4db | [
"MIT"
] | null | null | null | archive/vtl-2/source/left_specials/print.asm | paulscottrobson/retrochallenge-jan-2016 | 8bd340efc85969fa6f2fecc788aa21b27123a4db | [
"MIT"
] | null | null | null | ; ****************************************************************************************************************
; ****************************************************************************************************************
;
; ? : Print Expression / String Literal
;
; ************************************... | 37.670732 | 114 | 0.371641 |
0380a0e8879438c95d66e613e87fe231e6f2ba4b | 11,069 | asm | Assembly | rom_src/menu_structure.asm | zxrepo/UzixLS.zx-sizif-512 | c694e7b9d0b6b26e0c2c6839e9079ccec2fb1d0d | [
"MIT"
] | 1 | 2022-03-05T14:52:08.000Z | 2022-03-05T14:52:08.000Z | rom_src/menu_structure.asm | zxrepo/UzixLS.zx-sizif-512 | c694e7b9d0b6b26e0c2c6839e9079ccec2fb1d0d | [
"MIT"
] | null | null | null | rom_src/menu_structure.asm | zxrepo/UzixLS.zx-sizif-512 | c694e7b9d0b6b26e0c2c6839e9079ccec2fb1d0d | [
"MIT"
] | null | null | null | STRUCT MENU_T
addr DW
items DB
height DB
y_row DB
y_pixel DB
width DB
x DB
x_logo DB
ENDS
STRUCT MENUENTRY_T
text_addr DW
value_cb_addr DW
callback DW
reserved DW
ENDS
MACRO MENU_DEF width
MENU_T {
($+MENU_T)
(((.end-$)/MENUENTRY_T-1))
(((.end-$)/MENUENT... | 22.589796 | 93 | 0.581624 |
ac0ae2d170fc4cff8fabd58f461f08ee8b548bd2 | 117 | asm | Assembly | Versao_05_2013/Exemplos/printCharmap.asm | joaolucasp/Evil-Square | 41992308ad632df8e36b28edcef1bea916ea5339 | [
"MIT"
] | 1 | 2021-08-04T18:03:46.000Z | 2021-08-04T18:03:46.000Z | Simulador/Versao_05_2013/Exemplos/printCharmap.asm | GKuabara/tomb-of-the-mask | edef54e11c127560da802176840ad110a7f5999f | [
"MIT"
] | null | null | null | Simulador/Versao_05_2013/Exemplos/printCharmap.asm | GKuabara/tomb-of-the-mask | edef54e11c127560da802176840ad110a7f5999f | [
"MIT"
] | null | null | null | jmp main
main:
loadn r0, #0
loadn r1, #1199
a:
outchar r0, r0
inc r0
cmp r0, r1
jeq fim
jmp a
fim:
halt
| 6.5 | 16 | 0.606838 |
bf3144bbee91ebeb52573be47cb53178d25bbebe | 393 | asm | Assembly | data/wild/probabilities.asm | genterz/pokecross | 5e62ab6c23e624ea82d599af306f9c52d768a8b4 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | data/wild/probabilities.asm | genterz/pokecross | 5e62ab6c23e624ea82d599af306f9c52d768a8b4 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | data/wild/probabilities.asm | genterz/pokecross | 5e62ab6c23e624ea82d599af306f9c52d768a8b4 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | mon_prob: MACRO
; percent, index
db \1, \2 * 2
ENDM
GrassMonProbTable:
mon_prob 30, 0 ; 30% chance
mon_prob 60, 1 ; 30% chance
mon_prob 80, 2 ; 20% chance
mon_prob 90, 3 ; 10% chance
mon_prob 95, 4 ; 5% chance
mon_prob 99, 5 ; 4% chance
mon_prob 100, 6 ; 1% chance
WaterMonProbTable:
mon_prob 60, 0 ... | 20.684211 | 29 | 0.653944 |
25b02a6fd1bb245cb467337cc6db63b23e7feb19 | 488 | asm | Assembly | programs/oeis/307/A307485.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/307/A307485.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/307/A307485.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A307485: A permutation of the nonnegative integers: one odd, two even, four odd, eight even, etc.; extended to nonnegative integer with a(0) = 0.
; 0,1,2,4,3,5,7,9,6,8,10,12,14,16,18,20,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,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,... | 28.705882 | 204 | 0.616803 |
e86b85badfe1cab3af19eaa68b9c8542109cff33 | 1,379 | asm | Assembly | rom_writer/MicroCode2.asm | clpl/proteus-CPU | 6b8e82b7050162594d944c3cf2ad12285f697043 | [
"MIT"
] | 5 | 2018-01-20T04:18:32.000Z | 2021-08-24T11:42:02.000Z | rom_writer/MicroCode2.asm | clpl/proteus-CPU | 6b8e82b7050162594d944c3cf2ad12285f697043 | [
"MIT"
] | null | null | null | rom_writer/MicroCode2.asm | clpl/proteus-CPU | 6b8e82b7050162594d944c3cf2ad12285f697043 | [
"MIT"
] | 3 | 2017-12-29T02:03:04.000Z | 2021-08-24T11:42:03.000Z |
ORG 0000H
DB 11111110B
ORG 0001H
DB 01101000B
ORG 0002H
DB 11101000B
ORG 0003H
DB 10011110B
ORG 0004H
DB 01101000B
ORG 0005H
DB 11101000B
ORG 0006H
DB 11100010B
ORG 0008H
DB 01101000B
ORG 0009H
DB 11100010B
ORG 000aH
DB 01101000B
... | 10.607692 | 19 | 0.594634 |
af71ebb46c0a74f4ec886ffcb2d2c736dea291f7 | 417 | asm | Assembly | data/mapObjects/UndergroundPathRoute5.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapObjects/UndergroundPathRoute5.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapObjects/UndergroundPathRoute5.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | UndergroundPathRoute5_Object:
db $a ; border block
db 3 ; warps
warp 3, 7, 3, -1
warp 4, 7, 3, -1
warp 4, 4, 0, UNDERGROUND_PATH_NORTH_SOUTH
db 0 ; signs
db 1 ; objects
object SPRITE_LITTLE_GIRL, 2, 3, STAY, NONE, 1 ; person
; warp-to
warp_to 3, 7, UNDERGROUND_PATH_ROUTE_5_WIDTH
warp_to 4, 7, UNDERGROUND... | 23.166667 | 76 | 0.745803 |
8eec15557f22edd4ef23b7f43ae0e4cc943f3a35 | 566 | asm | Assembly | oeis/157/A157815.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/157/A157815.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/157/A157815.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A157815: a(n) = 8984250*n - 330.
; 8983920,17968170,26952420,35936670,44920920,53905170,62889420,71873670,80857920,89842170,98826420,107810670,116794920,125779170,134763420,143747670,152731920,161716170,170700420,179684670,188668920,197653170,206637420,215621670,224605920,233590170,242574420,251558670,260542920,26952... | 94.333333 | 499 | 0.863958 |
a6bbf98bce251a1f4c6ea8b06aa7563bfb362283 | 67,547 | asm | Assembly | lib/amd64/fdef_asm.asm | timgates42/SymCrypt | 263e3e6550a7ca5386fa5edcdb7dbd52702c0d50 | [
"MIT"
] | null | null | null | lib/amd64/fdef_asm.asm | timgates42/SymCrypt | 263e3e6550a7ca5386fa5edcdb7dbd52702c0d50 | [
"MIT"
] | null | null | null | lib/amd64/fdef_asm.asm | timgates42/SymCrypt | 263e3e6550a7ca5386fa5edcdb7dbd52702c0d50 | [
"MIT"
] | 1 | 2020-07-30T13:02:29.000Z | 2020-07-30T13:02:29.000Z | ;
; fdef_asm.asm Assembler code for large integer arithmetic in the default data format
;
; Copyright (c) Microsoft Corporation. Licensed under the MIT license.
;
include ksamd64.inc
include symcrypt_version.inc
include symcrypt_magic.inc
include C_asm_shared.inc
include fdef_mul_macros.asm
... | 31.185134 | 130 | 0.469777 |
01093f4c1c62cc28c1507014e231ad8f3571e768 | 2,479 | asm | Assembly | docs/music/pruebas_gabriel/SONGS_EFFECTS/virus_LEVEL1_fx.mus.asm | Pentacour/viruslqp79_msx | 52dfe17c1d7655dcff76898fe53efc5650367372 | [
"MIT"
] | 4 | 2019-01-14T11:33:21.000Z | 2019-02-01T08:55:14.000Z | docs/music/pruebas_gabriel/SONGS_EFFECTS/virus_LEVEL1_fx.mus.asm | Pentacour/viruslqp79_msx | 52dfe17c1d7655dcff76898fe53efc5650367372 | [
"MIT"
] | null | null | null | docs/music/pruebas_gabriel/SONGS_EFFECTS/virus_LEVEL1_fx.mus.asm | Pentacour/viruslqp79_msx | 52dfe17c1d7655dcff76898fe53efc5650367372 | [
"MIT"
] | 1 | 2022-01-09T21:31:35.000Z | 2022-01-09T21:31:35.000Z |
; Tabla de instrumentos
TABLA_PAUTAS: DW PAUTA_0,PAUTA_1,PAUTA_2,PAUTA_3,PAUTA_4,PAUTA_5,PAUTA_6,PAUTA_7,PAUTA_8,PAUTA_9,PAUTA_10,PAUTA_11,PAUTA_12,PAUTA_13,PAUTA_14,PAUTA_15
; Tabla de efectos
TABLA_SONIDOS: DW SONIDO0,SONIDO1,SONIDO2,SONIDO3,SONIDO4,SONIDO5,SONIDO6,SONIDO7
;Pautas (instrumentos)
;Instrumen... | 36.455882 | 151 | 0.678903 |
1cfe952c337303a30958bff9b910d04943a6acf5 | 6,950 | asm | Assembly | asm/normal.asm | ninjamask/ALttPDoorRandomizer | 027fdf575fe454882bd3851b8a2d1940855eee8a | [
"MIT"
] | null | null | null | asm/normal.asm | ninjamask/ALttPDoorRandomizer | 027fdf575fe454882bd3851b8a2d1940855eee8a | [
"MIT"
] | null | null | null | asm/normal.asm | ninjamask/ALttPDoorRandomizer | 027fdf575fe454882bd3851b8a2d1940855eee8a | [
"MIT"
] | null | null | null | WarpLeft:
lda $040c : cmp.b #$ff : beq .end
lda $20 : ldx $aa
jsr CalcIndex
!add #$06 : ldy #$01 ; offsets in A, Y
jsr LoadRoomHorz
.end
jsr Cleanup
rtl
WarpRight:
lda $040c : cmp.b #$ff : beq .end
lda $20 : ldx $aa
jsr CalcIndex
!add #$12 : ldy #$ff ; offsets in A, Y
jsr LoadRoomHorz
.end
jsr Cleanup
rt... | 27.042802 | 122 | 0.639281 |
2896e584604fd1490f73c86086059b09f012a980 | 21,196 | asm | Assembly | user/forktest.asm | siyuanhu98/6.S081-xv | 1804fe32d487eba6d5f454cb0f740baf973dbaca | [
"MIT-0"
] | null | null | null | user/forktest.asm | siyuanhu98/6.S081-xv | 1804fe32d487eba6d5f454cb0f740baf973dbaca | [
"MIT-0"
] | null | null | null | user/forktest.asm | siyuanhu98/6.S081-xv | 1804fe32d487eba6d5f454cb0f740baf973dbaca | [
"MIT-0"
] | null | null | null |
user/_forktest: 文件格式 elf64-littleriscv
Disassembly of section .text:
0000000000000000 <print>:
#define N 1000
void
print(const char *s)
{
0: 1101 addi sp,sp,-32
2: ec06 sd ra,24(sp)
4: e822 sd s0,16(sp)
6: e426 sd s1,8(sp)
8: 1000... | 26.232673 | 58 | 0.468673 |
76980c331027c7b52ab6f848c19513bbb4eb4d3d | 299 | asm | Assembly | sw/552tests/inst_tests/addi_2.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | 1 | 2022-02-15T16:03:25.000Z | 2022-02-15T16:03:25.000Z | sw/552tests/inst_tests/addi_2.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | sw/552tests/inst_tests/addi_2.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | // addiTest
//
// test program for WISC-SP08 architecture
// for the addi instruction.
//
// CS/ECE 552, Spring 2008
// Abhishek Sinkar 15 March 2008
//
//Test of common case of incrementing a register by 1
//this could be the common case while executing a loop
lbi r1, 0x40
addi r2, r1, 0x1
halt
| 19.933333 | 54 | 0.719064 |
ec14e658a1781b8bb522b9d633d74bde5be72164 | 455 | asm | Assembly | programs/oeis/165/A165188.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/165/A165188.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/165/A165188.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A165188: Interleaving of A014125 and zero followed by A014125.
; 1,0,3,1,6,3,11,6,18,11,27,18,39,27,54,39,72,54,94,72,120,94,150,120,185,150,225,185,270,225,321,270,378,321,441,378,511,441,588,511,672,588,764,672,864,764,972,864,1089,972,1215,1089,1350,1215,1495,1350
add $0,1
lpb $0
mov $2,$0
trn $0,2
seq $2,1... | 37.916667 | 204 | 0.707692 |
3bc560b03779b475356e1fc1acedc7f32e465fe8 | 1,083 | asm | Assembly | programs/oeis/037/A037223.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/037/A037223.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/037/A037223.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A037223: Number of solutions to non-attacking rooks problem on n X n board that are invariant under 180-degree rotation.
; 1,1,2,2,8,8,48,48,384,384,3840,3840,46080,46080,645120,645120,10321920,10321920,185794560,185794560,3715891200,3715891200,81749606400,81749606400,1961990553600,1961990553600,51011754393600,510117... | 90.25 | 885 | 0.891043 |
e12df760ac38f18bb83af6dcb6aa07ed38e7d522 | 4,335 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_564.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_564.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_564.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 %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x19ad, %r8
nop
cmp %rdx, %rdx
movups (%r8), %xmm4
vpextrq $0, %xmm4, %rdi
nop
nop
nop
nop
sub $47133, %rcx
lea addresses_A_ht+0x1ad41, %rsi
clflush (%rsi)
nop
dec %rbx
movups (%rsi), %xm... | 54.1875 | 2,999 | 0.661822 |
8d0e4eaa39ab6a321f61a46c93faf2291239a790 | 2,716 | asm | Assembly | symbolinen_konekieli/Linux/neljas_32.asm | tkukka/VariousContent | f7e7ae98ff8521c6c709dabe30855104afe3fe04 | [
"MIT"
] | null | null | null | symbolinen_konekieli/Linux/neljas_32.asm | tkukka/VariousContent | f7e7ae98ff8521c6c709dabe30855104afe3fe04 | [
"MIT"
] | null | null | null | symbolinen_konekieli/Linux/neljas_32.asm | tkukka/VariousContent | f7e7ae98ff8521c6c709dabe30855104afe3fe04 | [
"MIT"
] | null | null | null | BITS 32
laitetulostus EQU 4
stdout EQU 1
loppu_hyvin EQU 0
lopetus EQU 1
SECTION .rodata
vakio_pii dq 3.141592654 ;const double pii = 3.1... | 54.32 | 104 | 0.355302 |
03aab5a60a70a4c66f2d7ef5c8ff8e66604ed695 | 7,125 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0x48.log_21829_1064.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_/i7-7700_9_0x48.log_21829_1064.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_/i7-7700_9_0x48.log_21829_1064.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 %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x19f43, %r11
nop
nop
add $34746, %r13
movb $0x61, (%r11)
nop
cmp $61574, %r11
lea addresses_WT_ht+0x65c3, %rsi
lea addresses_normal_ht+0x11643, %rdi
nop
nop
nop
sub $15689, %... | 34.756098 | 2,999 | 0.654175 |
c96a66b908100924fd9b63af4fd176c5fcd40e51 | 362 | asm | Assembly | Src/SacaraVm/vm_native_read.asm | mrfearless/sacara | 126ee1c8c18c9d01a09fac4aedd9044976cf17c4 | [
"MIT"
] | null | null | null | Src/SacaraVm/vm_native_read.asm | mrfearless/sacara | 126ee1c8c18c9d01a09fac4aedd9044976cf17c4 | [
"MIT"
] | null | null | null | Src/SacaraVm/vm_native_read.asm | mrfearless/sacara | 126ee1c8c18c9d01a09fac4aedd9044976cf17c4 | [
"MIT"
] | null | null | null | header_VmNativeRead
vm_native_read PROC
push ebp
mov ebp, esp
; pop the address that we want to read from native memory
push [ebp+arg0]
call_vm_stack_pop_enc
; read byte
movzx eax, byte ptr [eax]
; push the value on top of the stack
push eax
push [ebp+arg0]
call_vm_stack_push_enc
mov esp, ebp
pop ... | 16.454545 | 58 | 0.751381 |
21e494d1474d0279abbddc384a460e7e7488840f | 1,362 | asm | Assembly | examples/print_al.asm | AbdulrahmanAbumdas/emu8086 | b99ea60f5dbf8647f278eef60ed1bd8a174468e5 | [
"FSFAP"
] | 287 | 2015-10-01T20:34:49.000Z | 2022-03-31T09:19:39.000Z | examples/print_al.asm | BurunluVoldi/emu8086 | b99ea60f5dbf8647f278eef60ed1bd8a174468e5 | [
"FSFAP"
] | 6 | 2017-06-13T17:22:24.000Z | 2021-01-29T23:40:11.000Z | examples/print_al.asm | BurunluVoldi/emu8086 | b99ea60f5dbf8647f278eef60ed1bd8a174468e5 | [
"FSFAP"
] | 239 | 2015-09-13T09:40:53.000Z | 2022-03-29T14:15:16.000Z | ; The recursive function to print decimal UNsigned value of AL register.
; And simpler function to print out binary value of AL register.
name "printAL"
org 100h
mov al, 254
call print_al ; unsigned decimal.
call print_nl ; new line.
call print_al_bin ; binary (8 bits).
ret
print_al proc
cmp al, 0... | 15.837209 | 72 | 0.560206 |
b9e4c004f27e150c416b0efe9b90f531e8141d6d | 356 | asm | Assembly | oeis/057/A057211.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/057/A057211.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/057/A057211.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A057211: Alternating runs of ones and zeros, where the n-th run has length n.
; 1,0,0,1,1,1,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0
lpb $0
add $1,1
sub $0,$1
trn $... | 29.666667 | 201 | 0.553371 |
ccfbf64375d0c72a7e6cf2eade539207ec53b6bd | 3,014 | asm | Assembly | Transynther/x86/_processed/NONE/_un_/i9-9900K_12_0xa0_notsx.log_1_1472.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_un_/i9-9900K_12_0xa0_notsx.log_1_1472.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_un_/i9-9900K_12_0xa0_notsx.log_1_1472.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 %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x8d3c, %r9
nop
nop
xor $56492, %rbp
mov $0x6162636465666768, %r12
movq %r12, %xmm0
vmovups %ymm0, (%r9)
nop
nop
nop
cmp %rcx, %rcx
lea addresses_normal_ht+0xb3cc, %rsi
nop... | 18.720497 | 148 | 0.652621 |
dec2b03f540da6a5e81093a71eec49a8521bc5fd | 313 | asm | Assembly | asm-hello-world/hello.asm | kriansa/til | 7c7a325a711ba431fb47e3bcb4536b6df9c43663 | [
"CC0-1.0"
] | 2 | 2018-04-14T22:58:25.000Z | 2019-08-21T15:32:17.000Z | asm-hello-world/hello.asm | kriansa/til | 7c7a325a711ba431fb47e3bcb4536b6df9c43663 | [
"CC0-1.0"
] | null | null | null | asm-hello-world/hello.asm | kriansa/til | 7c7a325a711ba431fb47e3bcb4536b6df9c43663 | [
"CC0-1.0"
] | null | null | null | global _main
section .text
_main:
; Write system call
mov eax, 0x2000004
mov di, 0x1
mov rsi, msg
mov rdx, msg.len
syscall
_exit:
; Exit system call
mov eax, 0x2000001
mov di, 0x2
syscall
section .data
msg db "Hello world!", 0xa ; 0xa (10 in decimal) is a line-break
.len equ $ - msg
| 14.227273 | 66 | 0.658147 |
b5ee90d3f9c1a2f87f5d9be8d9e02500b9356fd5 | 246 | asm | Assembly | programs/oeis/033/A033411.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/033/A033411.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/033/A033411.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A033411: [ 91/n ].
; 91,45,30,22,18,15,13,11,10,9,8,7,7,6,6,5,5,5,4,4,4,4,3,3,3,3,3,3,3,3,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0
add $0,1
mov $1,91
div $1,$0
| 35.142857 | 194 | 0.51626 |
9593acc39fac686b87f3284ca71070cf712e458d | 7,093 | asm | Assembly | CERBERUS Applications Source Code/CELL6502.asm | wibbe/CERBERUS2080 | 70ba9d521b7d15f9399182205a36f7712f45a83b | [
"MIT"
] | 42 | 2021-05-02T23:04:28.000Z | 2022-03-27T12:56:43.000Z | CERBERUS Applications Source Code/CELL6502.asm | wibbe/CERBERUS2080 | 70ba9d521b7d15f9399182205a36f7712f45a83b | [
"MIT"
] | 2 | 2021-06-24T17:00:42.000Z | 2021-12-11T03:10:13.000Z | CERBERUS Applications Source Code/CELL6502.asm | wibbe/CERBERUS2080 | 70ba9d521b7d15f9399182205a36f7712f45a83b | [
"MIT"
] | 6 | 2021-05-09T23:57:29.000Z | 2021-11-30T08:13:46.000Z | * = $0202
lda #$80
sta $01
sta $03
sta $05
sta $07
lda #$20
ldy #$00
clear sta $8000,y
iny
cpy #$28
bne clear
lda #$08
ldy #$14
st... | 18.280928 | 27 | 0.310306 |
d3ca7b686fbaef7326d8f0a9d8a72150b3944b68 | 558 | asm | Assembly | oeis/013/A013740.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/013/A013740.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/013/A013740.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A013740: a(n) = 7^(3*n + 1).
; 7,2401,823543,282475249,96889010407,33232930569601,11398895185373143,3909821048582988049,1341068619663964900807,459986536544739960976801,157775382034845806615042743,54116956037952111668959660849,18562115921017574302453163671207,6366805760909027985741435139224001,218381437599179659910931... | 62 | 478 | 0.888889 |
854afb83ec657413d73ba2ea8d88bd82cc0498b9 | 100 | asm | Assembly | sw/552tests/inst_tests/sub_5.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | 1 | 2022-02-15T16:03:25.000Z | 2022-02-15T16:03:25.000Z | sw/552tests/inst_tests/sub_5.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | sw/552tests/inst_tests/sub_5.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | // Test provided by Karu
// Generic Test (-)-(-)=(-)
lbi r1, 0x80
lbi r2, 0xfc
sub r3, r2, r1
halt
| 14.285714 | 27 | 0.6 |
6126dfd17d4d5884e6dbd913eed88c7676768bd4 | 493 | asm | Assembly | programs/oeis/044/A044376.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/044/A044376.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/044/A044376.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A044376: Numbers n such that string 4,4 occurs in the base 10 representation of n but not of n-1.
; 44,144,244,344,440,544,644,744,844,944,1044,1144,1244,1344,1440,1544,1644,1744,1844,1944,2044,2144,2244,2344,2440,2544,2644,2744,2844,2944,3044,3144,3244,3344,3440,3544,3644,3744,3844
mov $4,$0
add $0,15
mov $5,10
mov... | 19.72 | 185 | 0.665314 |
3ed715406ad742098f71f9e11fe8a974a72b3a12 | 8,290 | asm | Assembly | src/intel/tools/tests/gen8/cmp.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen8/cmp.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen8/cmp.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | cmp.z.f0.0(8) null<1>F g20<8,8,1>F 0xbf800000F /* -1F */ { align1 1Q };
cmp.nz.f0.0(8) g59<1>DF g2.1<0,1,0>DF g59<4,4,1>DF { align1 1Q };
cmp.nz.f0.0(8) g49<1>F g47<8,8,1>F g14.1<0,1,0>F { align1 1Q };
cmp.nz.f0.0(8) null<1>D g7<8,8,1>D 0D { align1 1Q ... | 78.952381 | 89 | 0.468758 |
fc102444ff49ff83988ff51f5bbb21e569763302 | 90,201 | asm | Assembly | worker/deps/openssl/config/archs/VC-WIN64A/asm_avx2/crypto/sha/sha256-x86_64.asm | vanga-top/mediasoup | 75a0d63767d30ed9671cf612661190b8fc3b4c5e | [
"0BSD"
] | 6 | 2021-06-15T01:34:29.000Z | 2022-01-12T07:07:02.000Z | worker/deps/openssl/config/archs/VC-WIN64A/asm_avx2/crypto/sha/sha256-x86_64.asm | vanga-top/mediasoup | 75a0d63767d30ed9671cf612661190b8fc3b4c5e | [
"0BSD"
] | 5 | 2020-07-07T20:07:13.000Z | 2022-01-22T05:24:00.000Z | worker/deps/openssl/config/archs/VC-WIN64A/asm_avx2/crypto/sha/sha256-x86_64.asm | vanga-top/mediasoup | 75a0d63767d30ed9671cf612661190b8fc3b4c5e | [
"0BSD"
] | 3 | 2021-06-21T10:09:21.000Z | 2022-02-09T07:35:04.000Z | default rel
%define XMMWORD
%define YMMWORD
%define ZMMWORD
section .text code align=64
EXTERN OPENSSL_ia32cap_P
global sha256_block_data_order
ALIGN 16
sha256_block_data_order:
mov QWORD[8+rsp],rdi ;WIN64 prologue
mov QWORD[16+rsp],rsi
mov rax,rsp
$L$SEH_begin_sha256_block_data_order:
mov rdi,rcx
mov rsi,rdx
... | 15.808097 | 71 | 0.710702 |
25030c5cdf872410d06d7b4648500b8e96a2797e | 310 | asm | Assembly | test/unittest/input/input_for_parser_GROUP4.asm | Kenta11/micro1-as | 23b09dacb479b9e9a203cc99ac843e5a3504e4aa | [
"MIT"
] | null | null | null | test/unittest/input/input_for_parser_GROUP4.asm | Kenta11/micro1-as | 23b09dacb479b9e9a203cc99ac843e5a3504e4aa | [
"MIT"
] | null | null | null | test/unittest/input/input_for_parser_GROUP4.asm | Kenta11/micro1-as | 23b09dacb479b9e9a203cc99ac843e5a3504e4aa | [
"MIT"
] | null | null | null | TITLE InputForParserGROUP4
LEA 0,87 (3)
LX 1, +124 (0)
STX 2, -93 (1)
LEA 3, X"39 (2)
LX 0, +X"C23 (3)
STX 1, -X"23D (0)
LEA 2, O"3723 (1)
LX 3, +O"3243 (2)
STX 0, -O"42 (3)
LEA 1, B"10101101 (0)
LX 2, +B"11010 (1)
STX 3, -B"10010111 (2)
LEA 0, (3)
END
| 19.375 | 26 | 0.464516 |
256de3b58b904b81b48992895bb77da7f3c044b8 | 27,845 | asm | Assembly | src/zlib/float/math.asm | FreeAllegiance/AllegianceDX7 | 3955756dffea8e7e31d3a55fcf6184232b792195 | [
"MIT"
] | 76 | 2015-08-18T19:18:40.000Z | 2022-01-08T12:47:22.000Z | src/zlib/float/math.asm | StudentAlleg/Allegiance | e91660a471eb4e57e9cea4c743ad43a82f8c7b18 | [
"MIT"
] | 37 | 2015-08-14T22:44:12.000Z | 2020-01-21T01:03:06.000Z | src/zlib/float/math.asm | StudentAlleg/Allegiance | e91660a471eb4e57e9cea4c743ad43a82f8c7b18 | [
"MIT"
] | 42 | 2015-08-13T23:31:35.000Z | 2022-03-17T02:20:26.000Z | ;---------------------------Module-Header------------------------------;
; Module Name: math.asm
;
; Fast math routines.
;
; Created: 11/1/1996
; Author: Otto Berkes [ottob]
;
; Copyright (c) 1996 Microsoft Corporation
;----------------------------------------------------------------------;
.386
... | 30.299238 | 82 | 0.637673 |
ff4c2b552e2f449ac792099b8c06b10fa02a90bb | 690 | asm | Assembly | oeis/097/A097728.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/097/A097728.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/097/A097728.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A097728: Chebyshev U(n,x) polynomial evaluated at x=73 = 2*6^2+1.
; Submitted by Christian Krause
; 1,146,21315,3111844,454307909,66325842870,9683118751111,1413669011819336,206385992606871945,30130941251591484634,4398911036739749884619,642210880422751891669740,93758389630685036433897421,13688082675199592567457353726,... | 46 | 487 | 0.850725 |
64046000020edc6ca03283609ea51e193a369071 | 291 | asm | Assembly | libsrc/video/upd7220/upd7220_set_pitch.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/video/upd7220/upd7220_set_pitch.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/video/upd7220/upd7220_set_pitch.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
PUBLIC __upd7220_set_pitch
INCLUDE "video/upd7220/upd7220.inc"
; Entry: l = pitch
__upd7220_set_pitch:
ld a,UPD7220_COMMAND_PITCH
out (UPD_7220_COMMAND_WRITE),a
ld a,l
out (UPD_7220_PARAMETER_WRITE),a
ret
| 18.1875 | 43 | 0.635739 |
b3a5d7cc107722d4d24814ed99fb84487448213d | 4,585 | asm | Assembly | 08/FunctionCalls/NestedCall/NestedCall.asm | Savioor/nand2tetris2022-public | 5dfdd4c608bcc2f4ab73421138ada293e658e4a9 | [
"Apache-2.0"
] | null | null | null | 08/FunctionCalls/NestedCall/NestedCall.asm | Savioor/nand2tetris2022-public | 5dfdd4c608bcc2f4ab73421138ada293e658e4a9 | [
"Apache-2.0"
] | null | null | null | 08/FunctionCalls/NestedCall/NestedCall.asm | Savioor/nand2tetris2022-public | 5dfdd4c608bcc2f4ab73421138ada293e658e4a9 | [
"Apache-2.0"
] | null | null | null | // function Sys.init 0
(f_Sys.init)
// write 0 for every local var
@LCL
A = M
@0
D = A
@SP
M = M + D
// push constant 4000
@4000
D = A
@SP
M = M + 1
A = M - 1
M = D
// pop pointer 0
@0
D = A
@3
D = A + D
@R13
M = D
@SP
M = M - 1
A = M
D = M
@R13
A = M
M = D
// push constant 5000
@5000
D = A
@SP
M = M + 1
A = M - 1
M = ... | 7.878007 | 49 | 0.448419 |
7b85688f1c2ffc785006a07b554303a3c863af9b | 361 | asm | Assembly | programs/oeis/289/A289203.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/289/A289203.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/289/A289203.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A289203: Number of maximum independent vertex sets in the n X n knight graph.
; 1,1,2,6,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2
lpb $0
sub $0,1
pow $0,2
add $1,$0
trn $0,2
l... | 25.785714 | 185 | 0.556787 |
cc2e1d9dd2c6d96581e44e3afda2d90b83e17b1a | 6,927 | asm | Assembly | scripts/route25.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | scripts/route25.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | scripts/route25.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | Route25Script:
call EnableAutoTextBoxDrawing
ld hl, Route25TrainerHeaders
ld de, Route25ScriptPointers
ld a, [wRoute25CurScript]
call ExecuteCurMapScriptInTable
ld [wRoute25CurScript], a
call Route25Script_515e1
ret
Route25Script_515e1:
ld hl, wd492
res 2, [hl]
res 3, [hl]
res 4, [hl]
res 7, [hl]
xor a
... | 21.920886 | 67 | 0.82792 |
c4458f56819d0204383b3f8f8772e3e90b012026 | 471 | asm | Assembly | greet.asm | siraben/awk-vm | fd68d920de4a0347c9194c2255d1095aaa754a4c | [
"MIT"
] | 8 | 2019-05-01T21:51:26.000Z | 2022-01-21T02:00:54.000Z | greet.asm | siraben/awk-vm | fd68d920de4a0347c9194c2255d1095aaa754a4c | [
"MIT"
] | null | null | null | greet.asm | siraben/awk-vm | fd68d920de4a0347c9194c2255d1095aaa754a4c | [
"MIT"
] | 2 | 2020-06-24T13:29:58.000Z | 2020-07-29T00:16:46.000Z | ;; Ask for a user's name
lda msg1
puts
get_name
lda 5
getc
jz say_hi ;; Reached end
sti name_ptr
ld name_ptr
inc
st name_ptr
ld chars
dec
st chars
jz say_hi ;; Out of characters.
j get_name
say_hi
lda 0 ;; null-terminate
sti name_ptr
lda msg2
puts
... | 13.083333 | 38 | 0.615711 |
ac1be9d966c885488aaae31b5ff229914470b99c | 9,194 | asm | Assembly | aom_dsp/arm/loopfilter_4_neon.asm | nwgat/aom | bfb0a26a7a9f01229c97dc7b380397ff5214830c | [
"BSD-2-Clause"
] | null | null | null | aom_dsp/arm/loopfilter_4_neon.asm | nwgat/aom | bfb0a26a7a9f01229c97dc7b380397ff5214830c | [
"BSD-2-Clause"
] | null | null | null | aom_dsp/arm/loopfilter_4_neon.asm | nwgat/aom | bfb0a26a7a9f01229c97dc7b380397ff5214830c | [
"BSD-2-Clause"
] | null | null | null | ;
; Copyright (c) 2016, Alliance for Open Media. All rights reserved
;
; This source code is subject to the terms of the BSD 2 Clause License and
; the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
; was not distributed with this source code in the LICENSE file, you can
; obtain it at www.aome... | 32.718861 | 79 | 0.457581 |
a0de02ded0c3f730bbf0bb21c8f1dcb27d0aab97 | 714 | asm | Assembly | oeis/275/A275862.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/275/A275862.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/275/A275862.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A275862: floor(r*a(n-1)) + floor(r*a(n-2)), where r = 3/2, a(0) = 1, a(1) = 1.
; Submitted by Christian Krause
; 1,1,2,4,9,19,41,89,194,424,927,2026,4429,9682,21166,46272,101157,221143,483449,1056887,2310503,5051084,11042380,24140196,52773864,115371090,252217431,551382781,1205400317,2635174646,5760862444,12594055635,... | 44.625 | 491 | 0.778711 |
1a9476746a13992c3107f06ee91bd7a1b156c9b6 | 804 | asm | Assembly | oeis/173/A173983.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/173/A173983.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/173/A173983.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A173983: a(n) = numerator((Zeta(2, 1/3) - Zeta(2, n + 1/3))/9), where Zeta(n, z) is the Hurwitz Zeta function.
; Submitted by Jamie Morken(s4)
; 0,1,17,849,21421,3639749,58443009,21150924649,2564044988129,64193725627641,64267546517641,61818987781213001,17879592076327397289,24493235278827913928641,24506988360923903264... | 36.545455 | 485 | 0.789801 |
4b5d9fdecc9120a42c7838e64dc7571754912840 | 1,879 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_3_1492.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_3_1492.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_3_1492.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 %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x9a84, %rsi
lea addresses_WT_ht+0x72b4, %rdi
clflush (%rdi)
nop
add $1466, %r12
mov $108, %rcx
rep movsq
nop
nop
nop
nop
cmp $55852, %rsi
pop %rsi
pop %rdi
pop %rcx
pop %r12
ret
.global s_faulty_load
s_fau... | 17.726415 | 152 | 0.646088 |
ec26ee6031814a434af2c2fc3c1efda7d213b015 | 9,879 | asm | Assembly | aom_20170505/aom_dsp/x86/aom_subpixel_bilinear_ssse3.asm | rainliu/aom_analyzer | 440652d155140c00a2827512a54103be3d6ff7e4 | [
"MIT"
] | null | null | null | aom_20170505/aom_dsp/x86/aom_subpixel_bilinear_ssse3.asm | rainliu/aom_analyzer | 440652d155140c00a2827512a54103be3d6ff7e4 | [
"MIT"
] | null | null | null | aom_20170505/aom_dsp/x86/aom_subpixel_bilinear_ssse3.asm | rainliu/aom_analyzer | 440652d155140c00a2827512a54103be3d6ff7e4 | [
"MIT"
] | null | null | null | ;
; Copyright (c) 2016, Alliance for Open Media. All rights reserved
;
; This source code is subject to the terms of the BSD 2 Clause License and
; the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
; was not distributed with this source code in the LICENSE file, you can
; obtain it at ww... | 23.409953 | 78 | 0.506934 |
f208e0082dc664b827002df7ad6d0c7b8c69749e | 970 | asm | Assembly | programs/oeis/131/A131991.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/131/A131991.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/131/A131991.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A131991: a(n) = 1 + prime(n) + prime(n)^2 + prime(n)^3.
; 15,40,156,400,1464,2380,5220,7240,12720,25260,30784,52060,70644,81400,106080,151740,208920,230764,305320,363024,394420,499360,578760,712980,922180,1040604,1103440,1236600,1307020,1455780,2064640,2265384,2590260,2705080,3330300,3465904,3894700,4357480,4685520,5... | 80.833333 | 811 | 0.820619 |
0ad809a849b063b1b5bb3dc20e7a1a1c7bf179cd | 680 | asm | Assembly | oeis/215/A215084.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/215/A215084.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/215/A215084.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A215084: a(n) = sum of the sums of the k first n-th powers.
; Submitted by Jamie Morken(s4)
; 0,1,6,46,470,6035,93436,1695036,35277012,828707925,21693441550,626254969978,19766667410282,677231901484775,25031756512858200,992872579254244088,42066929594261568840,1896157095455962952169,90601933352843530354170,457449528268... | 42.5 | 472 | 0.825 |
3550f882b20251d4162631c92707bdd36f302f29 | 5,773 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_87_1388.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_87_1388.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_87_1388.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r14
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1579e, %rbx
and $30573, %r12
movl $0x61626364, (%rbx)
nop
nop
inc %rbx
lea addresses_UC_ht+0x1cc8e, %rsi
lea addresses_UC_ht+0x17fce, %rdi
nop
nop
nop
nop
nop
and %r14, %r14... | 21.14652 | 260 | 0.642127 |
1d23554fbdf1c46b448b79ac92a592fc90a72abd | 461 | asm | Assembly | programs/oeis/085/A085280.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/085/A085280.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/085/A085280.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A085280: Expansion of (1-4x+x^2)/((1-x)(1-3x)(1-4x)).
; 1,4,14,48,166,584,2094,7648,28406,107064,408574,1575248,6123846,23963944,94261454,372262848,1474702486,5855763224,23293912734,92788230448,369990660326,1476475856904,5895443074414,23550391238048,94107421773366,376147257556984,1503741741618494,6012425100645648
mo... | 24.263158 | 260 | 0.735358 |
28ab7ab9987ea433a718e3eb650690d17b60b543 | 571 | asm | Assembly | data/baseStats_weird/omastar_alt.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/baseStats_weird/omastar_alt.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/baseStats_weird/omastar_alt.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | db DEX_OMASTAR ; pokedex id
db 70 ; base hp
db 60 ; base attack
db 125 ; base defense
db 55 ; base speed
db 115 ; base special
db BUG ; species type 1
db WATER ; species type 2
db 33 ; catch rate
db 199 ; base exp yield
INCBIN "pic/ymon/omastar.pic",0,1 ; 66, sprite dimensions
dw OmastarPicFront
dw OmastarPicBack
; att... | 19.689655 | 57 | 0.74606 |
2db62cddd7be1355f8d576ec1007800d24ac3eae | 711 | asm | Assembly | oeis/038/A038112.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/038/A038112.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/038/A038112.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A038112: a(n) = T(2n,n), where T(n,k) is in A037027.
; Submitted by Jon Maiga
; 1,2,9,40,190,924,4578,22968,116325,593450,3045185,15699840,81260816,421993040,2197653240,11472991008,60023749566,314621200260,1651883008050,8685998428800,45734484854520,241098942106440,1272406536645660,6721922870629200,35543605144185450,1... | 37.421053 | 484 | 0.794655 |
35a3b44c3a985eb2500b5b9aa64a411a11a84997 | 401 | asm | Assembly | programs/oeis/187/A187892.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/187/A187892.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/187/A187892.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A187892: a(0)=0, a(1)=6, a(n)=a(n-1)+a(n-2)-1.
; 0,6,5,10,14,23,36,58,93,150,242,391,632,1022,1653,2674,4326,6999,11324,18322,29645,47966,77610,125575,203184,328758,531941,860698,1392638,2253335,3645972,5899306,9545277,15444582,24989858,40434439,65424296,105858734
mov $2,8
lpb $0,1
sub $0,1
sub $2,1
trn $3,1
... | 23.588235 | 217 | 0.65586 |
e6b85fb1c5c346b896400252354973bdecfd84cd | 6,031 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_21829_478.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_21829_478.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_21829_478.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 %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x2ec7, %r11
nop
nop
nop
nop
dec %r10
mov (%r11), %ebx
nop
nop
nop
xor %rsi, %rsi
lea addresses_WT_ht+0xd6c7, %rbp
nop
nop
nop
nop
and $29245, %rdx
movl $0x616263... | 37.930818 | 2,999 | 0.656608 |
8abeb00ef2513fa22af7260c1f78cc96c677af6f | 369 | asm | Assembly | programs/oeis/179/A179023.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/179/A179023.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/179/A179023.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A179023: a(n) = n(F(n+2) - 1) where F(n) is defined by A000045.
; 0,1,4,12,28,60,120,231,432,792,1430,2552,4512,7917,13804,23940,41328,71060,121752,207955,354200,601776,1020074,1725552,2913408,4910425,8263060,13884156,23297092,39041772,65349240,109261887,182492352
mov $2,$0
lpb $2
add $3,$4
add $4,$0
mov $0,$3... | 26.357143 | 200 | 0.682927 |
4bcb30982833a34476b863cb2ba501a2670ecf29 | 381 | asm | Assembly | programs/oeis/212/A212560.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/212/A212560.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/212/A212560.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A212560: Number of (w,x,y,z) with all terms in {1,...,n} and w+x<=y+z.
; 0,1,11,50,150,355,721,1316,2220,3525,5335,7766,10946,15015,20125,26440,34136,43401,54435,67450,82670,100331,120681,143980,170500,200525,234351,272286,314650,361775,414005,471696,535216,604945,681275
lpb $0
add $2,$0
add $3,$0
add $3,$2
... | 27.214286 | 200 | 0.664042 |
d7ef7e0b20202d217a46beea6adc49b105fa69fe | 574 | asm | Assembly | supers-add-5-hits.xkas-06.asm | n00btube/sm-missile-doors | 7490def62a66a48b4e9631578de95f9f4e000d8d | [
"MIT"
] | null | null | null | supers-add-5-hits.xkas-06.asm | n00btube/sm-missile-doors | 7490def62a66a48b4e9631578de95f9f4e000d8d | [
"MIT"
] | null | null | null | supers-add-5-hits.xkas-06.asm | n00btube/sm-missile-doors | 7490def62a66a48b4e9631578de95f9f4e000d8d | [
"MIT"
] | null | null | null | ; Copyright 2015 Adam <https://github.com/n00btube>
; MIT license.
; There _could_ be newer versions available on GitHub.
lorom
; hijack point: red door hit by super missile
org $84BD7F
; overwrite "LDA #119; STA $7EDF0C,X". if we use the same number of bytes
; here, we can use their branch for free.
LDA $7EDF0C,... | 26.090909 | 75 | 0.714286 |
bfc3a0815fadfbab9831fdf26cc1ccd5b3d7898b | 435 | asm | Assembly | libsrc/stdio/_scanf.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 1 | 2022-03-08T11:55:58.000Z | 2022-03-08T11:55:58.000Z | libsrc/stdio/_scanf.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/stdio/_scanf.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null |
MODULE _scanf
SECTION code_clib
PUBLIC _scanf
EXTERN asm_scanf
EXTERN __sgoioblk
;sdcc version
_scanf:
ld hl,4
add hl,sp ;points to ap
pop bc ;ret address
pop de ;fmt
push de
push bc
IF !__CPU_INTEL__
push ix ;save ix
ENDIF
ld bc,__sgoioblk ;stdin
push bc
ld bc,0 ;flag
push bc
push de ;fmt
pu... | 10.609756 | 24 | 0.712644 |
95c9c93f6503d4dfde718e81f2aebd2941dba70f | 549 | asm | Assembly | LED_display_test.asm | yasharthratan/Micro-Emu8086 | 30e773253ff8c258faf5df83a7666a3d978b16d9 | [
"MIT"
] | null | null | null | LED_display_test.asm | yasharthratan/Micro-Emu8086 | 30e773253ff8c258faf5df83a7666a3d978b16d9 | [
"MIT"
] | null | null | null | LED_display_test.asm | yasharthratan/Micro-Emu8086 | 30e773253ff8c258faf5df83a7666a3d978b16d9 | [
"MIT"
] | 1 | 2021-10-01T14:23:43.000Z | 2021-10-01T14:23:43.000Z | ; this example shows how to access virtual ports (0 to 65535).
; these ports are emulated in this file: c:\emu8086.io
; this technology allows to make external add-on devices
; for emu8086, such as led displays, robots, thermometers, stepper-motors, etc... etc...
; anyone can create an animated virtual device.
; c:\... | 16.636364 | 88 | 0.714026 |
b9128ce013871909080519a6fc448479303ee1db | 1,117 | asm | Assembly | programs/oeis/085/A085463.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/085/A085463.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/085/A085463.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A085463: Number of 5-tuples (v1,v2,v3,v4,v5) of nonnegative integers less than n such that v1<=v4, v1<=v5, v2<=v4, v2<=v5 and v3<=v4.
; 1,12,63,219,594,1365,2786,5202,9063,14938,23529,35685,52416,74907,104532,142868,191709,253080,329251,422751,536382,673233,836694,1030470,1258595,1525446,1835757,2194633,2607564,30804... | 79.785714 | 852 | 0.809311 |
47e017c0581fb9f5f604e9c255e42b49658c2329 | 17,829 | asm | Assembly | vic-20/system.asm | SvenMichaelKlose/bender | 7f0ad22ac8464b9f3cdbf72493305aecbf4b8c8a | [
"BSD-2-Clause"
] | 2 | 2016-04-03T06:47:31.000Z | 2018-03-02T15:22:35.000Z | vic-20/system.asm | SvenMichaelKlose/bender | 7f0ad22ac8464b9f3cdbf72493305aecbf4b8c8a | [
"BSD-2-Clause"
] | null | null | null | vic-20/system.asm | SvenMichaelKlose/bender | 7f0ad22ac8464b9f3cdbf72493305aecbf4b8c8a | [
"BSD-2-Clause"
] | null | null | null | ; Created by Simon Rowe <srowe@mose.org.uk>.
FAC_EXPT = $0000
USRPPOK = $0000
ADDPRC = $0001
ER_2MANYF = $0001
FAC_MANT = $0001
ER_FOPEN = $0002
ADRAY1 = $0003
ER_FNOTOPEN = $0003
ER_FNOTFND = $0004
ADRAY2 = $0005
ER_DEVNOTP = $0005
FAC_SIGN = $0005
ER_NOTINF = $0006
... | 21.049587 | 79 | 0.476583 |
b1bc0548cb1a3e2f5570b239d2bacb28f55d6d36 | 1,019 | asm | Assembly | data/tilesets.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/tilesets.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | null | null | null | data/tilesets.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 2 | 2021-08-11T19:47:07.000Z | 2022-01-01T07:07:56.000Z | tileset: MACRO
dba \1GFX, \1Meta, \1Coll
dw \1Anim
dw NULL
dw \1PalMap
ENDM
; Associated data:
; - The *GFX, *Meta, and *Coll are defined in gfx/tilesets.asm
; - The *PalMap are defined in gfx/tileset_palette_maps.asm
; - The *Anim are defined in engine/tilesets/tileset_anims.asm
Tilesets::
; entries correspond t... | 23.159091 | 62 | 0.829244 |
4d451ab5f250c12a126ae771c47e7342225899bb | 2,092 | asm | Assembly | kernel/compiler/buffer.asm | paulscottrobson/flat-color-forth | e11505536757ada55f147fee6e3faac49dfc80aa | [
"MIT"
] | 1 | 2018-11-25T14:13:21.000Z | 2018-11-25T14:13:21.000Z | kernel/compiler/buffer.asm | paulscottrobson/flat-color-forth | e11505536757ada55f147fee6e3faac49dfc80aa | [
"MIT"
] | 1 | 2019-03-03T21:17:54.000Z | 2020-07-02T09:20:01.000Z | kernel/compiler/buffer.asm | paulscottrobson/flat-color-forth | e11505536757ada55f147fee6e3faac49dfc80aa | [
"MIT"
] | null | null | null | ; ***************************************************************************************
; ***************************************************************************************
;
; Name : buffer.asm
; Author : Paul Robson (paul@robsons.org.uk)
; Date : 20th December 2018
; Purpose : Scan pages for buffers.
;... | 28.657534 | 89 | 0.458413 |
15fc5174c5d54faddaea09acadd5aaf3f00221a7 | 5,118 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_181.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_181.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_181.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r14
push %r15
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x13d95, %rsi
lea addresses_A_ht+0xe15, %rdi
nop
nop
nop
nop
nop
lfence
mov $68, %rcx
rep movsb
nop
nop
add %r12, %r12
lea addresses_WC_ht+0x6815, %r11
nop
sub $48548, %rdi
mov (%r11), %... | 43.74359 | 2,999 | 0.659633 |
afecedf509cdeaba7ddb65ff5d3687dc4811718a | 5,598 | asm | Assembly | Data/ShipModelMacros.asm | TinfoilAsteroid/EliteNext | 417511cefd3d5c7dd7a46b0354eec801ea2c9ca2 | [
"Unlicense"
] | 9 | 2021-09-29T22:08:15.000Z | 2022-03-23T05:35:43.000Z | Data/ShipModelMacros.asm | TinfoilAsteroid/EliteNext | 417511cefd3d5c7dd7a46b0354eec801ea2c9ca2 | [
"Unlicense"
] | 1 | 2022-01-21T12:35:42.000Z | 2022-01-21T17:47:24.000Z | Data/ShipModelMacros.asm | TinfoilAsteroid/EliteNext | 417511cefd3d5c7dd7a46b0354eec801ea2c9ca2 | [
"Unlicense"
] | 1 | 2022-01-15T10:13:49.000Z | 2022-01-15T10:13:49.000Z | MShipBankTable MACRO
DW BankShipModels1
DW BankShipModels2
DW BankShipModels3
DW BankShipModels4
ENDM
; For ship number A fetch
; the adjusted ship number in B... | 52.317757 | 149 | 0.314041 |
ee648fa76ac1e9719590ff6740f9372cee84b782 | 563 | asm | Assembly | programs/oeis/111/A111234.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/111/A111234.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/111/A111234.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A111234: a(1)=2; thereafter a(n) = (largest proper divisor of n) + (smallest prime divisor of n).
; 2,3,4,4,6,5,8,6,6,7,12,8,14,9,8,10,18,11,20,12,10,13,24,14,10,15,12,16,30,17,32,18,14,19,12,20,38,21,16,22,42,23,44,24,18,25,48,26,14,27,20,28,54,29,16,30,22,31,60,32,62,33,24,34,18,35,68,36,26,37,72,38,74,39,28,40,18,... | 62.555556 | 288 | 0.648313 |
68abe2d3ca64265b5e5561447eb718210aaf58e7 | 2,763 | asm | Assembly | Project 8/Test Files/FunctionCalls/FibonacciElement/FibonacciElement.asm | zephyrclaire/CompArch | 3024443808412073a9216d6cf8cb0d0d7b21a68d | [
"MIT"
] | null | null | null | Project 8/Test Files/FunctionCalls/FibonacciElement/FibonacciElement.asm | zephyrclaire/CompArch | 3024443808412073a9216d6cf8cb0d0d7b21a68d | [
"MIT"
] | null | null | null | Project 8/Test Files/FunctionCalls/FibonacciElement/FibonacciElement.asm | zephyrclaire/CompArch | 3024443808412073a9216d6cf8cb0d0d7b21a68d | [
"MIT"
] | null | null | null | @256
D=A
@SP
M=D
@return-address-0
D=A
@SP
A=M
M=D
@SP
M=M+1
@LCL
D=M
@SP
A=M
M=D
@SP
M=M+1
@ARG
D=M
@SP
A=M
M=D
@SP
M=M+1
@THIS
D=M
@SP
A=M
M=D
@SP
M=M+1
@THAT
D=M
@SP
A=M
M=D
@SP
M=M+1
@SP
D=M
@0
D=D-A
@5
D=D-A
@ARG
M=D
@SP
D=M
@LCL
M=D
@Sys.init
0;JMP
(return-addr... | 6.099338 | 26 | 0.466884 |
2f01d56ee1d08164908ee7f6a2a9041c62fde7e2 | 600 | asm | Assembly | oeis/158/A158803.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/158/A158803.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/158/A158803.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A158803: Numbers k such that k^2 == 2 (mod 41).
; Submitted by Jamie Morken(s2)
; 17,24,58,65,99,106,140,147,181,188,222,229,263,270,304,311,345,352,386,393,427,434,468,475,509,516,550,557,591,598,632,639,673,680,714,721,755,762,796,803,837,844,878,885,919,926,960,967,1001,1008,1042,1049,1083,1090,1124,1131,1165,1172... | 50 | 448 | 0.733333 |
fb216b2ab780bc4b0a77103071b49553f4879771 | 319 | asm | Assembly | oeis/021/A021946.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021946.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021946.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021946: Decimal expansion of 1/942.
; Submitted by Jon Maiga
; 0,0,1,0,6,1,5,7,1,1,2,5,2,6,5,3,9,2,7,8,1,3,1,6,3,4,8,1,9,5,3,2,9,0,8,7,0,4,8,8,3,2,2,7,1,7,6,2,2,0,8,0,6,7,9,4,0,5,5,2,0,1,6,9,8,5,1,3,8,0,0,4,2,4,6,2,8,4,5,0,1,0,6,1,5,7,1,1,2,5,2,6,5,3,9,2,7,8,1
seq $0,199685 ; a(n) = 5*10^n+1.
div $0,471
mod $0,10
| 39.875 | 199 | 0.554859 |
88993b7bf973f57e4c63b72f51f410ea87702b70 | 2,695 | asm | Assembly | learn-assembly/asm101/asm101-17-1.asm | hailehong95/Practice-Coding | 729acdd596f15657b717975bfa54da1e39114f8a | [
"MIT"
] | null | null | null | learn-assembly/asm101/asm101-17-1.asm | hailehong95/Practice-Coding | 729acdd596f15657b717975bfa54da1e39114f8a | [
"MIT"
] | null | null | null | learn-assembly/asm101/asm101-17-1.asm | hailehong95/Practice-Coding | 729acdd596f15657b717975bfa54da1e39114f8a | [
"MIT"
] | null | null | null | ; asm101-17-1: Nhap so
nhap_so proc
mov bx, 0 ; BX dem so ki cua so, gom dau ('+', '-') va chu so
jmp dau
no_num:
mov ah, 2
mov dx, 8
int 21h
mov dx, 0
int 21h
mov dx, 8
int 21h
dau:
mov ah, 1... | 25.666667 | 86 | 0.399258 |
36117804fb51f3e0f0cd19d39f4ae6444ae68b35 | 1,208 | asm | Assembly | text/maps/rocket_hideout_b1f.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | text/maps/RocketHideoutB1F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | text/maps/RocketHideoutB1F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | _RocketHideout1EndBattleText6::
text "Why...?@@"
_RocketHideout1BattleText2::
text "Who are you? How"
line "did you get here?"
done
_RocketHideout1EndBattleText2::
text "Oww!"
line "Beaten!"
prompt
_RocketHideout1AfterBattleTxt2::
text "Are you dissing"
line "TEAM ROCKET?"
done
_RocketHideout1BattleText3:... | 16.324324 | 32 | 0.738411 |
a309dfa4121e7b823aae3be51e26e5819d47736f | 39,594 | asm | Assembly | build/win64/mul_mont_384-armv8.asm | cemozerr/blst | 1c92f2d247a0abea54769fce3f6e1506eb4a9ce6 | [
"Apache-2.0"
] | 231 | 2020-06-22T23:39:36.000Z | 2022-03-31T05:58:09.000Z | build/win64/mul_mont_384-armv8.asm | cemozerr/blst | 1c92f2d247a0abea54769fce3f6e1506eb4a9ce6 | [
"Apache-2.0"
] | 100 | 2020-06-23T13:59:55.000Z | 2022-03-23T10:41:27.000Z | build/win64/mul_mont_384-armv8.asm | cemozerr/blst | 1c92f2d247a0abea54769fce3f6e1506eb4a9ce6 | [
"Apache-2.0"
] | 61 | 2020-06-24T02:45:50.000Z | 2022-03-27T03:12:33.000Z | AREA |.text|,CODE,ALIGN=8,ARM64
EXPORT |add_mod_384x384|[FUNC]
ALIGN 32
|add_mod_384x384| PROC
DCDU 3573752639
stp x29,x30,[sp,#-64]!
add x29,sp,#0
stp x19,x20,[sp,#16]
stp x21,x22,[sp,#32]
stp x23,x24,[sp,#48]
ldp x5,x6,[x3]
ldp x7,x8,[x3,#16]
ldp x9,x10,[x3,#32]
bl __add_mod_384x384
ldr x30,[x29,#8]... | 16.67818 | 64 | 0.667778 |
437c7b3edbf7b71993d8dbe66dfd910412fdb0e6 | 331 | asm | Assembly | libsrc/adt/linkedlist/adt_ListInsert.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/adt/linkedlist/adt_ListInsert.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/adt/linkedlist/adt_ListInsert.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ; int adt_ListInsert(struct adt_List *list, void *item)
; CALLER linkage for function pointers
PUBLIC adt_ListInsert
EXTERN adt_ListInsert_callee
EXTERN ASMDISP_ADT_LISTINSERT_CALLEE
.adt_ListInsert
pop hl
pop bc
pop de
push de
push bc
push hl
jp adt_ListInsert_callee + ASMDISP_ADT_LISTINSE... | 16.55 | 59 | 0.773414 |
16749ff4d7c9b39a5a9fde8ada4a75857cec699e | 4,930 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2391.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2391.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2391.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 %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0xcadd, %rsi
lea addresses_WC_ht+0x1daa1, %rdi
clflush (%rsi)
nop
nop
nop
nop
nop
dec %rdx
mov $1, %rcx
rep movsb
nop
nop
inc %r11
lea addresses_A_ht+0xe9ef, %r10
xor $28273, %r... | 44.818182 | 2,999 | 0.661663 |
abfdf9fe55be5caa609b3ebbec4c943404896176 | 973 | asm | Assembly | globals.asm | billyrayvalentine/asm68k-megadrive-helloworld | d821744182e5184338436c7590e9db49411f17de | [
"WTFPL"
] | 4 | 2020-08-19T19:52:21.000Z | 2021-12-30T11:47:33.000Z | globals.asm | billyrayvalentine/asm68k-megadrive-helloworld | d821744182e5184338436c7590e9db49411f17de | [
"WTFPL"
] | 1 | 2020-08-19T21:42:18.000Z | 2020-08-19T21:42:18.000Z | globals.asm | billyrayvalentine/asm68k-megadrive-helloworld | d821744182e5184338436c7590e9db49411f17de | [
"WTFPL"
] | 1 | 2020-08-19T20:40:13.000Z | 2020-08-19T20:40:13.000Z | /*
* globals.asm
* Written for use with GNU AS
* Copyright © 2020 Ben Sampson <github.com/billyrayvalentine>
* This work is free. You can redistribute it and/or modify it under the
* terms of the Do What The Fuck You Want To Public License, Version 2,
* as published by Sam Hocevar. See the COPYING file for more ... | 21.152174 | 72 | 0.781089 |
b231e3357ddad91667e1ea5dde63647fb6e7cd2a | 1,418 | asm | Assembly | src/gfx/ico_data.asm | beckadamtheinventor/BOSshell5 | 04b2b4bdb6d9b415dd5e9c7fbfa3218dc4571400 | [
"BSD-3-Clause"
] | 2 | 2019-09-25T04:28:00.000Z | 2019-09-26T00:46:40.000Z | src/gfx/ico_data.asm | beckadamtheinventor/BOSshell5 | 04b2b4bdb6d9b415dd5e9c7fbfa3218dc4571400 | [
"BSD-3-Clause"
] | null | null | null | src/gfx/ico_data.asm | beckadamtheinventor/BOSshell5 | 04b2b4bdb6d9b415dd5e9c7fbfa3218dc4571400 | [
"BSD-3-Clause"
] | null | null | null | ; convpng v7.3
; 8 bpp image
_ico_data_size equ 258
_ico_data:
db 16,16
db 0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh
db 0FFh,080h,080h,080h,080h,080h,080h,080h,080h,080h,080h,080h,080h,080h,080h,0FFh
db 0FFh,080h,08Ah,08Ah,08Ah,08Ah,08Ah,08Ah,08Ah,08Ah,08Ah,08Ah,08Ah,08Ah,080h... | 61.652174 | 83 | 0.782793 |
f17d9de053a2853aeb5b667a93df0220ea143f4d | 159 | asm | Assembly | libsrc/_DEVELOPMENT/arch/ts2068/display/c/sccz80/tshr_saddr2px.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/_DEVELOPMENT/arch/ts2068/display/c/sccz80/tshr_saddr2px.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/_DEVELOPMENT/arch/ts2068/display/c/sccz80/tshr_saddr2px.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ; uint tshr_saddr2px(void *saddr)
SECTION code_clib
SECTION code_arch
PUBLIC tshr_saddr2px
EXTERN asm_tshr_saddr2px
defc tshr_saddr2px = asm_tshr_saddr2px
| 14.454545 | 38 | 0.842767 |
2618b5842cbfcc31e8501baf9b9982163e7a6bf1 | 868 | asm | Assembly | programs/oeis/173/A173952.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/173/A173952.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/173/A173952.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A173952: a(1)=32 and, for n > 1, a(n) = 9*a(n-1) + 32.
; 32,320,2912,26240,236192,2125760,19131872,172186880,1549681952,13947137600,125524238432,1129718145920,10167463313312,91507169819840,823564528378592,7412080755407360,66708726798666272,600378541187996480,5403406870691968352,48630661836227715200,437675956526049436... | 86.8 | 752 | 0.889401 |
e420141d39f5a3bed3062ecca0fb01e369169559 | 33,947 | asm | Assembly | ugbc/src/hw/tms9918/text_at_graphic.asm | spotlessmind1975/ugbasic | 1df3c8fde8e80b479ece86b4ff2b97b599d57ff4 | [
"Apache-2.0"
] | 10 | 2021-10-03T13:44:25.000Z | 2022-03-10T23:53:32.000Z | ugbc/src/hw/tms9918/text_at_graphic.asm | spotlessmind1975/ugbasic | 1df3c8fde8e80b479ece86b4ff2b97b599d57ff4 | [
"Apache-2.0"
] | 379 | 2021-08-12T09:46:09.000Z | 2022-03-27T11:29:12.000Z | ugbc/src/hw/tms9918/text_at_graphic.asm | spotlessmind1975/ugbasic | 1df3c8fde8e80b479ece86b4ff2b97b599d57ff4 | [
"Apache-2.0"
] | 2 | 2021-11-08T19:37:50.000Z | 2021-11-20T22:27:12.000Z | ; /*****************************************************************************
; * ugBASIC - an isomorphic BASIC language compiler for retrocomputers *
; *****************************************************************************
; * Copyright 2021-2022 Marco Spedaletti (asimov@mclink.it)
; *
; * Licens... | 30.068202 | 80 | 0.448523 |
2598eba99ea22a01347417ad3ba7ee56b32411e8 | 315 | asm | Assembly | source/asm-example/print.asm | Cligor/pyOS | d98c5a02f3fff7e7cbab81f3c73d753197620455 | [
"MIT"
] | null | null | null | source/asm-example/print.asm | Cligor/pyOS | d98c5a02f3fff7e7cbab81f3c73d753197620455 | [
"MIT"
] | null | null | null | source/asm-example/print.asm | Cligor/pyOS | d98c5a02f3fff7e7cbab81f3c73d753197620455 | [
"MIT"
] | null | null | null | name: .asciiz "Eduardo "
_start:
mov r7, 0
mov r6, 1
loop:
mov r1, name
mov r0, 1 # 1 is print string service
syscall
mov r1, 0
add r1, r1, r7
mov r0, 3 # 3 is integer print service
syscall
mov r0, 2 # 2 is newline print service
syscall
add r7, r7, r6
jump loop | 15.75 | 51 | 0.584127 |
746ddd118e97eba4dc3890bfd6b968d003f346fe | 587 | asm | Assembly | oeis/158/A158307.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/158/A158307.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/158/A158307.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A158307: 361n^2 - 2n.
; 359,1440,3243,5768,9015,12984,17675,23088,29223,36080,43659,51960,60983,70728,81195,92384,104295,116928,130283,144360,159159,174680,190923,207888,225575,243984,263115,282968,303543,324840,346859,369600,393063,417248,442155,467784,494135,521208,549003,577520,606759,636720,667403,698808,730935,7... | 53.363636 | 495 | 0.805792 |
8d0cb4892acf664b1ba1064f3f443eebca358e4e | 6,849 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i9-9900K_12_0xa0.log_21829_1018.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i9-9900K_12_0xa0.log_21829_1018.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i9-9900K_12_0xa0.log_21829_1018.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 %r15
push %r8
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x17584, %r9
nop
nop
nop
nop
add %r13, %r13
mov (%r9), %r15
nop
nop
add $11188, %r10
lea addresses_A_ht+0x1c584, %r9
nop
nop
nop
add $58451, %rax
mov (%r9), %r8d
nop
n... | 49.273381 | 2,999 | 0.617316 |
a8a1d13bab2b79217120035e06439d47dcfa0a68 | 4,563 | asm | Assembly | externals/mpir-3.0.0/mpn/x86w/add_n.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 12 | 2021-09-29T14:50:06.000Z | 2022-03-31T15:01:21.000Z | externals/mpir-3.0.0/mpn/x86w/add_n.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 15 | 2021-12-24T22:53:49.000Z | 2021-12-25T10:03:13.000Z | LibSource/mpir/mpn/x86w/add_n.asm | ekzyis/CrypTool-2 | 1af234b4f74486fbfeb3b3c49228cc36533a8c89 | [
"Apache-2.0"
] | 10 | 2021-10-17T19:46:51.000Z | 2022-03-18T02:57:57.000Z |
; Copyright 1992, 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software
; Foundation, Inc.
;
; This file is part of the GNU MP Library.
;
; The GNU MP Library is free software; you can redistribute it and/or
; modify it under the terms of the GNU Lesser General Public License as
; published by the Free Softwa... | 25.779661 | 73 | 0.590182 |
2503f306744c4aa6a62c2ed573ca48421844a053 | 3,754 | asm | Assembly | Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xa0_notsx.log_172_48.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xa0_notsx.log_172_48.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xa0_notsx.log_172_48.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 %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x13646, %rsi
lea addresses_A_ht+0x1d1d6, %rdi
nop
nop
nop
nop
xor %r14, %r14
mov $126, %rcx
rep movsw
nop
cmp $26745, %r11
lea addresses_normal_ht+0xbb56, %rbp
nop
dec %r11
movups ... | 22.614458 | 515 | 0.649441 |
f8c86e339f37d2a10538899534dd6bfee82a7f39 | 1,431 | asm | Assembly | src/os/boot/print_basic16.asm | PatrickDropbox/abc | 2d27e5a7cb200de7645e4325d8d1f49335c1adba | [
"BSD-3-Clause"
] | null | null | null | src/os/boot/print_basic16.asm | PatrickDropbox/abc | 2d27e5a7cb200de7645e4325d8d1f49335c1adba | [
"BSD-3-Clause"
] | null | null | null | src/os/boot/print_basic16.asm | PatrickDropbox/abc | 2d27e5a7cb200de7645e4325d8d1f49335c1adba | [
"BSD-3-Clause"
] | null | null | null | ; bits 16
; print null-terminated string stored in si
print_str:
pushf
pusha
cld ; make sure we're incrementing on lodsb
mov bx, 0
.iter:
lodsb
or al, al ; this sets zf to 1 if the result is zero
jz .done ; if zf is set
mov ah, 0x0e
int 0x10 ; http://www.ctyme.com/intr/rb-0106.htm
jmp .iter... | 10.679104 | 54 | 0.62963 |
b8a8416d01acb5106435c5fb6919c98d9955aa4d | 158 | asm | Assembly | src/maths/subtraction.asm | Pentium1080Ti/x86-assembly | 4af3caf07e17bdd23e08b85f6666d67f63f610c2 | [
"MIT"
] | null | null | null | src/maths/subtraction.asm | Pentium1080Ti/x86-assembly | 4af3caf07e17bdd23e08b85f6666d67f63f610c2 | [
"MIT"
] | null | null | null | src/maths/subtraction.asm | Pentium1080Ti/x86-assembly | 4af3caf07e17bdd23e08b85f6666d67f63f610c2 | [
"MIT"
] | null | null | null | %include 'src/include/functions.asm'
SECTION .text
global _start
_start:
mov eax, 100
mov ebx, 10
sub eax, ebx
call iprintLF
call quit | 12.153846 | 36 | 0.658228 |
538c3923c094768de1dcb32548254acce5e82907 | 402 | asm | Assembly | data/mapObjects/PewterGym.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapObjects/PewterGym.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapObjects/PewterGym.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | PewterGym_Object:
db $3 ; border block
db 2 ; warps
warp 4, 13, 2, -1
warp 5, 13, 2, -1
db 0 ; signs
db 3 ; objects
object SPRITE_BLACK_HAIR_BOY_2, 4, 1, STAY, DOWN, 1, OPP_BROCK, 1
object SPRITE_BLACK_HAIR_BOY_1, 3, 6, STAY, RIGHT, 2, OPP_JR_TRAINER_M, 1
object SPRITE_GYM_HELPER, 7, 10, STAY, DOWN, 3 ; per... | 22.333333 | 74 | 0.699005 |
f7ab2e9ba518067109f68c4165a3dcf2e67740a8 | 891 | asm | Assembly | programs/oeis/178/A178073.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/178/A178073.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/178/A178073.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A178073: Partial sums of sequence A177342.
; 1,10,41,116,265,526,945,1576,2481,3730,5401,7580,10361,13846,18145,23376,29665,37146,45961,56260,68201,81950,97681,115576,135825,158626,184185,212716,244441,279590,318401,361120,408001,459306,515305,576276,642505,714286,791921,875720,966001,1063090,1167321,1279036,1398585,... | 59.4 | 741 | 0.819304 |
72120b3a9f5fdf2bc71503d91adbd514dddc00bf | 1,319 | asm | Assembly | programs/oeis/119/A119996.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/119/A119996.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/119/A119996.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A119996: Numerator of Sum_{k=1..n} 1/(Fibonacci(k)*Fibonacci(k+2)).
; 1,5,14,39,103,272,713,1869,4894,12815,33551,87840,229969,602069,1576238,4126647,10803703,28284464,74049689,193864605,507544126,1328767775,3478759199,9107509824,23843770273,62423800997,163427632718,427859097159,1120149658759,2932589879120,7677619978... | 19.397059 | 365 | 0.542077 |
013067a7888a240e830620f0933b1285bd2460bf | 26,495 | asm | Assembly | source/video.asm | evanbowman/Red | 85735269a46757305a81ad39f47034bc6cd97846 | [
"BSD-2-Clause"
] | 5 | 2021-08-30T16:18:55.000Z | 2021-10-30T20:23:32.000Z | source/video.asm | evanbowman/gbc-project | 85735269a46757305a81ad39f47034bc6cd97846 | [
"BSD-2-Clause"
] | null | null | null | source/video.asm | evanbowman/gbc-project | 85735269a46757305a81ad39f47034bc6cd97846 | [
"BSD-2-Clause"
] | null | null | null | ;;; $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
;;;
;;; ASM Source code for Red GBC, by Evan Bowman, 2021
;;;
;;;
;;; The following licence covers the source code included in this file. The
;;; game's characters and artwork belong to Evan Bowman, and should not be used
;;; without permi... | 23.323063 | 80 | 0.374976 |
d3933d3b4528def0c51c90a67fc3f82e0091591d | 35,248 | asm | Assembly | Library/User/User/userC.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/User/User/userC.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/User/User/userC.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @----------------------------------------------------------------------
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: User/User
FILE: userC.asm
REVISION HISTORY:
Name Date Description
---- ---- -----------
brianc 7/91 Initial version
DESCRIPTION:
This fi... | 25.523534 | 80 | 0.562188 |
85aa8a5363f966379c6ddd53f434fdc36e658ec8 | 358 | asm | Assembly | syscalls.asm | thet2mmy/os1 | 5ff2c9220222bf5b242d1b42bf6c95cc24bb197b | [
"BSD-2-Clause"
] | null | null | null | syscalls.asm | thet2mmy/os1 | 5ff2c9220222bf5b242d1b42bf6c95cc24bb197b | [
"BSD-2-Clause"
] | null | null | null | syscalls.asm | thet2mmy/os1 | 5ff2c9220222bf5b242d1b42bf6c95cc24bb197b | [
"BSD-2-Clause"
] | null | null | null | bits 16
print_string:
pusha
cli
mov ah,0xE
.print_string_loop:
lodsb
or al,al
jz .print_string_end
int 0x10
jmp .print_string_loop
.print_string_end:
popa
ret
newline:
pusha
mov ah,0xE
mov al,0xD
int 0x10
mov al,0xA
int 0x10
popa
ret
show_prompt:
pusha
call newline
mov ah,0xE
mov al,'#'
int 0... | 9.675676 | 23 | 0.717877 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.