diff --git a/blog/all_posts.html b/blog/all_posts.html index d3df307..eb5ec52 100644 --- a/blog/all_posts.html +++ b/blog/all_posts.html @@ -15,6 +15,10 @@

all posts

+

September 2021

+

August 2021

diff --git a/blog/feed.rss b/blog/feed.rss index fb158d0..81bf3dd 100644 --- a/blog/feed.rss +++ b/blog/feed.rss @@ -2,10 +2,32 @@ ~g1n's bloghttps://g1n.ttm.sh/blog/index.html ~g1n's blogen -Sun, 29 Aug 2021 16:28:36 +0000 -Sun, 29 Aug 2021 16:28:36 +0000 +Sun, 05 Sep 2021 16:33:45 +0000 +Sun, 05 Sep 2021 16:33:45 +0000 +GRU Devlog 6 - yemu, published gxt and interrupts working in Orion +This week I have published gxt, but it currently works as more (only down scrolling). +Also it has a lot of of runtime error (Segmentation fault and others).

+ +

I have started working on yemu - Yet another EMUlator. It currently supports only 6502 +proccessor with tiny number of instructions (LDA, LDX and LDY)

+ +

Today we have fixed interrupts in Orion and now I can implement timer, paging, keyboard +and a lot of other things (thanks to quinn and smlckz from tilde.chat)

+ +

Hope you liked this post and if you would like to help me, +contact me via email, xmpp or irc :)

+ +

tags: gru, gxt, yemu, orion

+ +]]>
https://g1n.ttm.sh/blog/gru-devlog-6---yemu-published-gxt-and-interrupts-working-in-orion.html +https://g1n.ttm.sh/blog/./gru-devlog-6---yemu-published-gxt-and-interrupts-working-in-orion.html +G1n +Sun, 05 Sep 2021 16:33:09 +0000
+ GRU Devlog 5 - First contribution from other person, coreutils and gxt (tui text editor) + + + + + + +GRU Devlog 6 - yemu, published gxt and interrupts working in Orion + +
+
+
+

~g1n's blog

+
~g1n's blog
+
+
+ +

+GRU Devlog 6 - yemu, published gxt and interrupts working in Orion +

+ +
September 05, 2021 — +G1n +
+ + +

This week I have published gxt, but it currently works as more (only down scrolling). +Also it has a lot of of runtime error (Segmentation fault and others).

+ +

I have started working on yemu - Yet another EMUlator. It currently supports only 6502 +proccessor with tiny number of instructions (LDA, LDX and LDY)

+ +

Today we have fixed interrupts in Orion and now I can implement timer, paging, keyboard +and a lot of other things (thanks to quinn and smlckz from tilde.chat)

+ +

Hope you liked this post and if you would like to help me, +contact me via email, xmpp or irc :)

+ +

tags: gru, gxt, yemu, orion

+ + +
+ +
+ diff --git a/blog/gru-devlog-6---yemu-published-gxt-and-interrupts-working-in-orion.md b/blog/gru-devlog-6---yemu-published-gxt-and-interrupts-working-in-orion.md new file mode 100644 index 0000000..a9bb717 --- /dev/null +++ b/blog/gru-devlog-6---yemu-published-gxt-and-interrupts-working-in-orion.md @@ -0,0 +1,15 @@ +GRU Devlog 6 - yemu, published gxt and interrupts working in Orion + +This week I have published gxt, but it currently works as more (only down scrolling). +Also it has a lot of of runtime error (Segmentation fault and others). + +I have started working on yemu - Yet another EMUlator. It currently supports only 6502 +proccessor with tiny number of instructions (LDA, LDX and LDY) + +Today we have fixed interrupts in Orion and now I can implement timer, paging, keyboard +and a lot of other things (thanks to quinn and smlckz from tilde.chat) + +Hope you liked this post and if you would like to help me, +contact me via email, xmpp or irc :) + +tags: gru, gxt, yemu, orion diff --git a/blog/index.html b/blog/index.html index 7cbfb95..a4a6c60 100644 --- a/blog/index.html +++ b/blog/index.html @@ -14,6 +14,29 @@
~g1n's blog
+

+GRU Devlog 6 - yemu, published gxt and interrupts working in Orion +

+ +
September 05, 2021 — +G1n +
+ + +

This week I have published gxt, but it currently works as more (only down scrolling). +Also it has a lot of of runtime error (Segmentation fault and others).

+ +

I have started working on yemu - Yet another EMUlator. It currently supports only 6502 +proccessor with tiny number of instructions (LDA, LDX and LDY)

+ +

Today we have fixed interrupts in Orion and now I can implement timer, paging, keyboard +and a lot of other things (thanks to quinn and smlckz from tilde.chat)

+ +

Hope you liked this post and if you would like to help me, +contact me via email, xmpp or irc :)

+ +

tags: gru, gxt, yemu, orion

+

GRU Devlog 5 - First contribution from other person, coreutils and gxt (tui text editor)

@@ -267,24 +290,6 @@ G1n - -

-I successufully installed Linux from Scratch -

- -
June 08, 2021 — -G1n -
- - -

It took a long time. But it boots! I also setupped internet (using dhcpcd), installed lynx, certificates, ssh, wget, curl, git.
-Now I am trying to setup smaller fonts in tty and choosing between wayland and xorg

- -

Tags: linuxfromscratch, lfs

- - - -
diff --git a/blog/tag_gru.html b/blog/tag_gru.html index bba87d8..60a6a97 100644 --- a/blog/tag_gru.html +++ b/blog/tag_gru.html @@ -14,6 +14,29 @@
~g1n's blog
+

+GRU Devlog 6 - yemu, published gxt and interrupts working in Orion +

+ +
September 05, 2021 — +G1n +
+ + +

This week I have published gxt, but it currently works as more (only down scrolling). +Also it has a lot of of runtime error (Segmentation fault and others).

+ +

I have started working on yemu - Yet another EMUlator. It currently supports only 6502 +proccessor with tiny number of instructions (LDA, LDX and LDY)

+ +

Today we have fixed interrupts in Orion and now I can implement timer, paging, keyboard +and a lot of other things (thanks to quinn and smlckz from tilde.chat)

+ +

Hope you liked this post and if you would like to help me, +contact me via email, xmpp or irc :)

+ +

tags: gru, gxt, yemu, orion

+

GRU Devlog 5 - First contribution from other person, coreutils and gxt (tui text editor)

diff --git a/blog/tag_gxt.html b/blog/tag_gxt.html index 40de885..eae1e70 100644 --- a/blog/tag_gxt.html +++ b/blog/tag_gxt.html @@ -14,6 +14,29 @@
~g1n's blog
+

+GRU Devlog 6 - yemu, published gxt and interrupts working in Orion +

+ +
September 05, 2021 — +G1n +
+ + +

This week I have published gxt, but it currently works as more (only down scrolling). +Also it has a lot of of runtime error (Segmentation fault and others).

+ +

I have started working on yemu - Yet another EMUlator. It currently supports only 6502 +proccessor with tiny number of instructions (LDA, LDX and LDY)

+ +

Today we have fixed interrupts in Orion and now I can implement timer, paging, keyboard +and a lot of other things (thanks to quinn and smlckz from tilde.chat)

+ +

Hope you liked this post and if you would like to help me, +contact me via email, xmpp or irc :)

+ +

tags: gru, gxt, yemu, orion

+

GRU Devlog 5 - First contribution from other person, coreutils and gxt (tui text editor)

diff --git a/blog/tag_orion.html b/blog/tag_orion.html index 9ed2c42..0a9da1c 100644 --- a/blog/tag_orion.html +++ b/blog/tag_orion.html @@ -14,6 +14,29 @@
~g1n's blog
+

+GRU Devlog 6 - yemu, published gxt and interrupts working in Orion +

+ +
September 05, 2021 — +G1n +
+ + +

This week I have published gxt, but it currently works as more (only down scrolling). +Also it has a lot of of runtime error (Segmentation fault and others).

+ +

I have started working on yemu - Yet another EMUlator. It currently supports only 6502 +proccessor with tiny number of instructions (LDA, LDX and LDY)

+ +

Today we have fixed interrupts in Orion and now I can implement timer, paging, keyboard +and a lot of other things (thanks to quinn and smlckz from tilde.chat)

+ +

Hope you liked this post and if you would like to help me, +contact me via email, xmpp or irc :)

+ +

tags: gru, gxt, yemu, orion

+

GRU DevLog 3 - Orion and dreams about GRU software future

diff --git a/blog/tag_yemu.html b/blog/tag_yemu.html new file mode 100644 index 0000000..34533e8 --- /dev/null +++ b/blog/tag_yemu.html @@ -0,0 +1,44 @@ + + + + + + + +~g1n's blog — posts tagged "yemu" + +
+
+
+

~g1n's blog

+
~g1n's blog
+
+
+

+GRU Devlog 6 - yemu, published gxt and interrupts working in Orion +

+ +
September 05, 2021 — +G1n +
+ + +

This week I have published gxt, but it currently works as more (only down scrolling). +Also it has a lot of of runtime error (Segmentation fault and others).

+ +

I have started working on yemu - Yet another EMUlator. It currently supports only 6502 +proccessor with tiny number of instructions (LDA, LDX and LDY)

+ +

Today we have fixed interrupts in Orion and now I can implement timer, paging, keyboard +and a lot of other things (thanks to quinn and smlckz from tilde.chat)

+ +

Hope you liked this post and if you would like to help me, +contact me via email, xmpp or irc :)

+ +

tags: gru, gxt, yemu, orion

+ +
+ +
+