• provider of sus

    she/her

  • Joined on 2022-01-26
asya synced commits to master at asya/copycat from mirror 2022-11-06 15:08:35 -06:00
f068e46f75 Implement a few XOR instructions
81d14b6d1a Map BIOS ROMs instead of copying them
Compare 2 commits »
asya synced commits to master at asya/copycat from mirror 2022-11-05 16:08:35 -05:00
121df8abb9 Improve PIC, simple af timer
asya synced commits to master at asya/copycat from mirror 2022-11-04 16:08:35 -05:00
6e3959f983 Implement hardware interrupts
asya synced commits to master at asya/copycat from mirror 2022-11-03 16:08:35 -05:00
f2a656b0a9 Restructure everything, start work on PIC emulation
asya synced commits to master at asya/copycat from mirror 2022-10-29 15:58:35 -05:00
208961b4e1 Implement more instructions, including conditional jumps
asya synced commits to master at asya/copycat from mirror 2022-10-27 15:41:45 -05:00
2dbffae2cd Implement software interrupts and jumps
asya synced commits to master at asya/copycat from mirror 2022-10-23 14:51:46 -05:00
7418189080 Implement io instructions (in/out)
32199146da Implement basic push/pop operations
Compare 2 commits »
asya created pull request able/libwasm#2 2022-08-02 06:20:05 -05:00
fix dependency issues
asya pushed to master at asya/libwasm 2022-08-02 05:10:10 -05:00
337bf84d19 Add #![no_std]
asya pushed to master at asya/libwasm 2022-08-02 05:06:05 -05:00
688d5562d3 get rid of dep: namespaced features
asya created pull request able/aos_userland#1 2022-08-02 04:53:19 -05:00
update hashbrown dependency
asya pushed to master at asya/aos_userland 2022-08-02 04:53:06 -05:00
6e25dba4cc update hashbrown dependency
asya created repository asya/aos_userland 2022-08-02 04:51:26 -05:00
asya pushed to master at asya/toml-rs 2022-08-02 04:44:40 -05:00
34db433429 bump hashbrown, fix warnings
e32c299cb6 Added build step for no_std in the workflow
0cf55f5b46 Added no_std support.
Compare 3 commits »
asya created branch master in asya/toml-rs 2022-08-02 04:31:52 -05:00
asya pushed to master at asya/toml-rs 2022-08-02 04:31:52 -05:00
cf867939ad Merge pull request #468 from kianmeng/fix-typos
81e7e22176 Fix typos
70caf40853 Merge pull request #463 from ehuss/version-bump
63dd7f7fde Bump to 0.5.9
499e8c4bb3 examples: Allow dead code (#450)
Compare 10 commits »
asya created repository asya/toml-rs 2022-08-02 04:30:46 -05:00
asya pushed to master at asya/libwasm 2022-08-02 02:05:58 -05:00
e36982f3b7 fix std dependency, blame Monadic Cat
asya created repository asya/libwasm 2022-08-02 02:04:47 -05:00
asya pushed to master at AbleTK/abletk 2022-05-22 11:25:20 -05:00
4a4b94ba2a click events! soon there will be buttons!
dbf64e8b7f trait IntoPadded -> trait Padded
098a0b6df8 clear debug prints
0649c53695 new window resize event
Compare 4 commits »