Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/futagoza/osdev
The life (and death?) of me learning to create an OS
https://github.com/futagoza/osdev
Last synced: 18 days ago
JSON representation
The life (and death?) of me learning to create an OS
- Host: GitHub
- URL: https://github.com/futagoza/osdev
- Owner: futagoza
- Created: 2015-11-22T06:46:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-22T07:58:05.000Z (about 9 years ago)
- Last Synced: 2023-03-25T11:18:48.555Z (almost 2 years ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# osdev
The life (and death?) of me learning to create an OS.
**Started on:** 22 November 2015
**Finished on**: *ongoing...*## development environment
I'm noting down my current development environment as a reminder to my future self (hi there me from 2025 :D) and a guide for others to follow:
- ### System
- Aspire v5-122p Laptop/Netbook
- A6-1450 Quad Core APU (1.0 GHz)
- 10GB DDR3 RAM (9.44GB usable)
- 1TB HDD (450GB, 465GB), 7200 RPM
- Windows 10 Home x64
- ### Software- Git
- Sublime Text
- cygwin64
- TDM-GCC-64
- Bochs
- Visual Studio (Express & Community Editions)
- node-gyp (Node.js, Google GYP)
- Opera Browser## links & resources
- [http://wiki.osdev.org/Tutorials](http://wiki.osdev.org/Tutorials)
## license
Copyright (c) 2015 [Futago-za Ryuu](https://github.com/futagoza).