Tag: tutorial
8-bit BBG Famicom Clone is a powerful machine that can be connected to PC using DB25 Parallel (male to male) cable. On PC, you will need to run pcsvr.exe …
BBG (Bubugao) Famiclones (BBG- Floppy 1 and BBG-98) were developed and manufactured in the 1990’s. These two machines are 8-bit and support reading and writing data using a inbuilt …
This is one of the classic DP (Dynamic Programming) exercises that you might be asked during your interview. To submit your solutions, you can visit LeetCode Online Judge. The …
BBGDOS (as described here) is a 8-bit DOS-like operating system for famicom clone: BBG-1 and BBG-98. It has released five versions, 0.9, 1.0, 2.0, 2.1 and 3.0. The version …
February 26, 2014
c / c++, code, code library, floating point, implementation, linux, math, programming languages, tools / utilities, windows, windows command shell
The famous quote for Linux Shell is ‘Where there is a shell, there is a way’. It reflects that the Linux Shell (e.g. BASH) is so powerful that almost …