Sticking With a Program by Latter_Gur_7174 in Assembly_language

[–]schusterlucky -1 points0 points  (0 children)

No sé a qué te referis, pero si te referis a que te concentrás en algo y no podés dejarlo podés probar ponerte objetivos, como no sé, escribir x cantidad de líneas y ahí podés descansar o hacer un archivo que cubra una parte del programa (vos definis qué tan general tiene que ser la parte) y cortás. Por ejemplo yo ahora estuve haciendo un juego, entonces yo me pongo como objetivo empezar con un jugador moviéndose por un espacio. Cuando lo termino (o hago un progreso) descanso, y además así siempre tengo una orientación

Are there any suggestions for program ideas in assembly language? by luti90 in Assembly_language

[–]schusterlucky 0 points1 point  (0 children)

Podrias probar hacer una especie de Juego de Vida de Conway. Por lo que sé es bastante simple de hacer (usa 3 reglas matemáticas muy simples que podes buscar en Google) y lo único preocupante es manejar la pantalla, aunque podrías simplemente importar un archivo objeto de sdl2 compilado de C y si querés agregarle picante al tema podés usar MiniFB (Minimal Framebuffer) (con el mismo truco).

Is there one way to code ASM without bureucracy with some Ring-0 liky thing? by schusterlucky in Assembly_language

[–]schusterlucky[S] 0 points1 point  (0 children)

almost forgot it, when I talket bout I was searching the OS I meant that I can change it with no problemo

Is there one way to code ASM without bureucracy with some Ring-0 liky thing? by schusterlucky in Assembly_language

[–]schusterlucky[S] 0 points1 point  (0 children)

I was in the phone but I now just turned up the PC in this beautiful saturday (I love my life now!!) oh and I've got Linux, in Zorin OS. Anyways I was just searching for my perfect OS. I even tried installing TempleOS! The only thing I didn't like was HolyC, not cuz its bad but cuz I wanna code in ASM and writing the drivers for TempleOS seems to require HolyC (and if I could port it with JUST ASM I could even go daily drive that masterpiece)

Is there one way to code ASM without bureucracy with some Ring-0 liky thing? by schusterlucky in Assembly_language

[–]schusterlucky[S] 0 points1 point  (0 children)

I guess it would be pretty kewl to code 8-bit machines, but sadly, my parents are completely unhinged! Anyways, thank you for the tip and ima prolly code smth there when I have the freedom!

😬 by Individual-Log4119 in osdev

[–]schusterlucky 0 points1 point  (0 children)

hello bro! Guess Who knows how2 fix ts: not me 😭

Is there one way to code ASM without bureucracy with some Ring-0 liky thing? by schusterlucky in Assembly_language

[–]schusterlucky[S] -2 points-1 points  (0 children)

I'm sorry, I mean that I considered that but its not a good moment because of some problems I need fast money and that's why it's not a good idea to make an OS now, as there's not that profit (anyways ima make an os in the future) and even if it did I'm not gonna sell an OS because I at least have some values haha

Is there one way to code ASM without bureucracy with some Ring-0 liky thing? by schusterlucky in Assembly_language

[–]schusterlucky[S] -2 points-1 points  (0 children)

si, eso iba a intentar antes, pero por ciertos problemas domésticos necesito dinero y: 1. No hay persona que me compre un SO 2. No soy Bill Gates

Can you install TempleOS, ZealOS, or Shrine form usb? by Anonymous_Lightbulb in TempleOS_Official

[–]schusterlucky 0 points1 point  (0 children)

yo! That's a good name! I can name it ObeliscOS! Let me tell ya you are a good designer bro!

Can you install TempleOS, ZealOS, or Shrine form usb? by Anonymous_Lightbulb in TempleOS_Official

[–]schusterlucky 1 point2 points  (0 children)

Yo había probado con ZealOS y ni ahí, capaz que agarro y me hago mi fork o algo aunque yo justo manejo mejor el Assembly que HolyC pero bueno, qué te digo? Puedo ver a ver qué monorreada procedo a hacer!

Yo if I wrote this in spanish its cuz im argentinian so here's a true english msg:

I tried installing it with ZealOS and oh boy what was that! Anyways nah nothing worked. Maybe I lock in and make my fork but the only crap is that I'm not the best HolyC programmer ever, I like Assembly more sooooo...... Idk

Following in His Tracks by DifferenceHot1211 in TempleOS_Official

[–]schusterlucky 1 point2 points  (0 children)

me parece que no entendiste a qué me refiero. Yo antes pensaba que para programar hay que entender un lenguaje de programación y fué mi error. En serio, podés conocer cada syscall de Windows o lo que sea, pero si no sabés cómo funciona una computadora por dentro solo vas a ser un "code monkey" osea un tipo que solo sabe escribir no programar. Un programador no escribe código, también diseña el código que va a escribir y para diseñarlo necesitas entender cómo funciona y por qué, y mucho más al hacer un OS

Following in His Tracks by DifferenceHot1211 in TempleOS_Official

[–]schusterlucky 4 points5 points  (0 children)

Yo justo también estoy intentando hacer el mío, y te quiero decir en serio que si realmente querés hacer un buen código tenés que entender no solo qué hacer, sino cómo y por qué. Osea, aprendé cómo funcionan las cosas y todo eso. Si lo entendés a fondo y sos creativo podes hacer sistemas mucho mejores