Commit Graph

139 Commits

Author SHA1 Message Date
Ivan Cordero
007296bab3
Removed an unnecessary jmp instruction 2018-10-07 17:16:13 +02:00
Carlos Fenollosa
301019e838
Create license. Closes #51 2018-09-22 11:31:27 +02:00
Carlos Fenollosa
5b88226edf
Merge pull request #33 from ariisboss/patch-1
Update README.md with SDL error issue
2018-04-20 14:44:13 +02:00
Carlos Fenollosa
db4ae5b87f
Typo. Closes #28 2018-04-20 14:43:13 +02:00
Carlos Fenollosa
4424bcc395
Merge pull request #35 from Ghifari160/master
Fix typos and 404's
2018-04-20 14:41:41 +02:00
Carlos Fenollosa
595921692b
Update README.md 2018-04-19 10:05:19 +02:00
Ghifari160
4399a08024
Updated link to GDB 2018-04-03 16:51:57 -05:00
Ghifari160
c1645ed6ff Fixed typo in README.md
'xdd' should be 'xxd'
2018-03-02 22:31:30 -06:00
Ari Singh
5252b91791
Update README.md with SDL error issue 2018-02-06 20:55:23 -05:00
Carlos Fenollosa
f8bd5e4f9b
Merge pull request #21 from alhaad/master
Fix typo.
2018-01-02 09:06:23 +01:00
Carlos Fenollosa
bbdcf96d1b
Merge pull request #25 from sapsaldog/sapsaldog-patch-1
change gcc src download link
2018-01-02 09:06:07 +01:00
Carlos Fenollosa
629cc84bc1
Merge pull request #29 from orangebaron/patch-1
In the lesson 13 makefile, os-image.bin can be shortened to $@
2018-01-02 09:05:25 +01:00
Sam Uwe Alws
d9d5ae0176
os-image.bin can be shortened to $@ 2017-12-06 23:39:30 -05:00
DONG HOON CHOE
5fd93e3877 changed gcc src download link 2017-10-06 14:24:47 +09:00
alhaad
c52e72f647 Fix typo. 2017-07-21 20:23:57 -07:00
Carlos Fenollosa
9f013c0642 Update README.md 2017-04-14 22:16:08 +02:00
Carlos Fenollosa
4d8e4dc26e typo 2017-02-17 09:28:45 +01:00
Carlos Fenollosa
d9eab4dbb6 Merge pull request #10 from maxkl/patch-1
Fix comment for number of sectors to read
2016-10-24 10:59:19 +02:00
Carlos Fenollosa
38a1981d37 Updated link to JamesM's tutorial. Close #11 2016-10-24 10:58:40 +02:00
Max Klein
170aa62c8a Fix comment for number of sectors to read 2016-10-12 21:22:55 +02:00
Carlos Fenollosa
9b8a625412 Merge pull request #6 from erginbilgin/master
update READMEs
2016-04-25 20:27:36 +02:00
Ergin Bilgin
5f776d0e49 update READMEs
fixed typo
2016-04-13 12:28:52 +03:00
Carlos
3fd359e8eb Lesson 24, upgrading to El Capitan 2016-01-10 20:14:58 +01:00
Carlos
19cb91f8fe Lesson 24, upgrading to El Capitan 2016-01-10 20:14:02 +01:00
Carlos Fenollosa
d8babeefc1 Update README.md 2015-11-13 16:28:19 +01:00
Carlos
d8b3bb483f Lesson 26, step 6 2015-08-28 10:52:36 +02:00
Carlos
b109691179 Lesson 23, section 6 2015-08-28 10:52:05 +02:00
Carlos
c473761432 Lesson 23, step 6 2015-08-18 12:00:44 +02:00
Carlos
aa7a78349b Lesson 23, step 6 2015-08-18 11:44:24 +02:00
Carlos
d9ee2545da Lesson 23, step 4 2015-08-18 11:02:06 +02:00
Carlos
6f09492f2b Lesson 23, step 4, size_t usage 2015-08-18 10:38:09 +02:00
Carlos
de3d442569 lesson 23, step 3 2015-08-18 10:31:28 +02:00
Carlos
92ff191c3d lesson 23, steps 1 and 2 2015-08-18 10:14:06 +02:00
Carlos
0134c5625c lesson 23, initial commit 2015-08-17 18:41:38 +02:00
Carlos
d271f5bd6f fixed README for lesson 22 2015-08-17 18:32:46 +02:00
Carlos
13def65871 lesson 22, malloc 2015-08-17 18:32:05 +02:00
Carlos
3d19acfb47 lesson 22 2015-05-18 09:39:50 +02:00
Carlos
1ec003f2c4 lesson 22 2015-05-18 09:39:41 +02:00
Carlos
293f556a7e lesson 22, malloc 2015-04-01 15:08:17 +02:00
Carlos
f98a02f6cc updated makefile 2015-04-01 09:52:18 +02:00
Carlos
1ffc847737 missing file for lesson 21 2015-04-01 09:45:59 +02:00
Carlos
a63c1b4fb5 UNUSED() macro 2015-03-23 20:03:41 +01:00
Carlos
8ad1936237 Fixed warnings 2015-03-23 16:08:34 +01:00
Carlos
8a5e637701 added comments 2015-03-23 09:40:10 +01:00
Carlos
47badebd18 missing include 2015-03-23 09:38:39 +01:00
Carlos
0af7e73f98 typo 2015-03-23 09:34:42 +01:00
Carlos
424aae9c10 typo 2015-03-23 09:27:40 +01:00
Carlos
0d5f3830c5 updated READMEs 2015-03-20 19:27:36 +01:00
Carlos
e9d0d6c388 lesson 21, keyboard input and shell 2015-03-20 19:20:44 +01:00
Carlos
5aaabf189d lesson 20 finished: timer + keyboard 2015-03-20 16:42:19 +01:00