169 Commits

Author SHA1 Message Date
randrews 870b886f7d Fully parsing the grammar 2022-03-13 17:01:43 -05:00
randrews 643e8d5749 More parser implementation 2022-03-13 15:44:48 -05:00
randrews 19eb4d57f3 Refactoring 2022-03-12 15:39:29 -06:00
randrews 90f2177e5b Rearranged into a cargo workspace 2022-03-06 17:57:20 -06:00
randrews 81b805f338 Basic hello world, running the CPU 2022-02-26 01:42:32 -06:00
Will Glynn 889f85f1dd Use Word 2022-02-25 23:20:20 -06:00
Will Glynn 1540cc2e9d In the beginning was Word 2022-02-25 23:09:39 -06:00
randrews 9ea478d6f4 Fix color bug 2022-02-22 21:46:26 -06:00
randrews ef6d87f617 Low res graphics, paletted and direct 2022-02-20 22:06:38 -06:00
randrews 412bec82d1 Low res text, paletted and direct 2022-02-20 21:35:57 -06:00
randrews e13fbac96b High res text, paletted and direct 2022-02-20 21:28:18 -06:00
randrews 17d62c5fd6 High res gfx, paletted and direct 2022-02-20 19:15:54 -06:00
randrews 48659cd7fe Basic high res gfx 2022-02-20 14:25:43 -06:00
randrews 6acd127fef Most linting 2022-02-20 13:03:48 -06:00
randrews 99b39239ba Drawing static to a window 2022-02-19 15:28:13 -06:00
randrews fb8cee8d52 First part of Bus 2022-02-19 11:13:27 -06:00
randrews a721a7d0b8 Rename Address to Word 2022-02-18 22:32:37 -06:00
randrews 62134387c1 Move CPU around 2022-02-18 21:43:30 -06:00
randrews 699477c651 Initial commit 2022-02-18 21:02:17 -06:00