Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Ephraim B

Pages: [1]
1
ASM / Is this a good z80 ASM book for me
« on: March 22, 2015, 09:11:21 pm »
Due to my mother's computer restrictions, I feel like buying a z80 ASM book from Amazon would be better.

Is this book good for me: http://www.amazon.com/dp/0471081248/ref=pe_385040_128020140_TE_3p_dp_1?

2
Other / Technology Emergency!
« on: March 19, 2015, 03:38:08 pm »
Someone in my class, Azriel Ginian, said to me that his house is very high tech and his computer is also. He also said to me that he knows all the programming languages including Machine Code and he's only 15 years old! I need to work very fast. Can anyone help me quickly learn Machine Code?

Edit: Removed all Caps title. Please look up netiquette it might help some. - Geekboy

3
ASM / Number guessing game without a #include file
« on: March 05, 2015, 01:16:10 pm »
Hooloovoo gave me a challenge to make a Number guessing game with no b_call's and only A and HL.

My code is at: https://github.com/EphraimB/Number-Guessing-game-z80-ASM

Can someone please make new issues of what I need to get done to complete this?

4
Computer Programming / x86 machine code
« on: February 19, 2015, 09:42:29 am »
I feel like those high level languages are not actual programming, for example, there's a whole compiler to compile ASM down to machine code and a whole #include file to compile C down to machine code. I feel like this is cheating and anyone can make mistakes on a compiler. I feel like machine code is actual programming. Is there any tutorials for x86 machine code?

5
Web Programming and Design / Corest web programming
« on: February 18, 2015, 09:38:11 pm »
I want to start creating my own website that I can see my emails, IRC chats, my calculator programs, all other notifications, and a prep for my future OS I plan on programming. Just like every programming language is compiled to Machine code, what is Web programming compiled down to?

6
Computer Projects and Ideas / Computers based on Decimal instead of Binary
« on: February 11, 2015, 12:53:20 pm »
I'm dreaming of making my own company with a future friend of mine and I want to change technology completely. I want to change Binary based computers to Decimal based, make a touch screen computer built into the wall, projector based instead of pixel based. There won't be any more need of paint since a the computer will change the color of the wall to any color you want. I'm sure computer programming will be much more easier since you won't need to program every pixel and Decimal based computers would be more faster than Binary based computers. What's the best way to start this huge project which will be the biggest change to computers since the 1980's?

7
Computer Programming / How to make a IRC bot
« on: February 05, 2015, 08:04:31 pm »
I want to make a bot that does everything that worm in #knightos on freenode does plus other cool things like greeting me, Excedra.

Can anyone please help me?

8
ASM / WizardC8
« on: February 04, 2015, 08:14:04 pm »
This is a continuation of the WizardC8 Topic from Cemetech: http://www.cemetech.net/forum/viewtopic.php?t=10852

I'm still having a hard time comparing a 9 byte floating-point Variable to the CP instruction.

Can anyone please help me?

Edit: WizardC8 is a Harry Potter Currency Converter which i'm trying to write in ASM for experience. I already wrote it in TI-Basic as WizardC7. I'm now stuck with comparing a 9 byte floating-point Variable. I want to start with comparing the integer to make sure it doesn't go below zero followed by the first digit after the decimal followed by the second digit.

9
Introduce Yourself! / Hi, I'm Ephraim Becker
« on: February 04, 2015, 02:32:39 pm »
I've been on Cemetech before and yesterday, I got banned so I made an account on Omnimaga which is the alternative to Cemetech. I have a disorder called PDD-NOS which is in the Autistic Spectrum. I want to program in z80 ASM and my goal is making an Operating System for the Computer in Machine Code. I also have a very hard time making friends.

Pages: [1]