Commit Graph

30 Commits

Author SHA1 Message Date
Kyle J Cardoza 791cd1ab9e Moved sprite cursor location in VERA memory to 2024-06-23 04:25:02 -04:00
Kyle J Cardoza eef45277a0 Added console cursor show/hide calls 2024-06-22 19:53:32 -04:00
Kyle J Cardoza 9feaea8561 Working console driver? I hope so. 2024-06-19 14:41:58 -04:00
Kyle J Cardoza a171c1139a Work on driver code 2024-06-18 01:44:38 -04:00
Kyle J Cardoza 813c3480f2 Refactoring VERA code 2024-06-16 21:03:31 -04:00
Kyle J Cardoza 898151c8a2 First version to successfully put pixels on the screen. 2024-06-16 01:07:12 -04:00
Kyle J Cardoza f22e797a7e Work on VERA init 2024-06-15 17:36:31 -04:00
Kyle J Cardoza ccde5b3f5e Work on IRQs 2024-06-13 16:59:40 -04:00
Kyle J Cardoza 0630e22e06 More work on hardware init. 2024-06-13 00:31:20 -04:00
Kyle J Cardoza 4d953b47a2 Code cleanup 2024-06-10 18:10:32 -04:00
Kyle J Cardoza 9548197c2f Added LED driver code 2024-06-10 16:53:27 -04:00
Kyle J Cardoza c61597ae46 Rewrite from scratch using 64tass. 2024-06-10 15:37:54 -04:00
Kyle Cardoza de74791f4a work on interrupts 2024-04-01 04:24:52 -04:00
Kyle Cardoza 963256a5c9 work on interrupts 2024-03-30 15:16:16 -04:00
Kyle Cardoza 022f276a28 Work on interrupts 2024-03-30 14:27:36 -04:00
Kyle Cardoza 9751efd22c work on interrupts 2024-03-30 07:12:35 -04:00
Kyle Cardoza 8f36498bf5 Added default palette 2024-03-29 02:49:14 -04:00
Kyle Cardoza 9fd38360a5 Begun implementing VERA sprite API 2024-03-29 01:42:23 -04:00
Kyle Cardoza 95306ab124 Added VERA palette functions 2024-03-28 23:47:13 -04:00
Kyle Cardoza a90d8f476d Work on VERA API and interrupts 2024-03-28 23:23:04 -04:00
Kyle Cardoza fc7419530b Work on VERA API and interrupts 2024-03-28 22:31:35 -04:00
Kyle Cardoza 5032212b94 Begun design and implementation of kernel VERA interface 2024-03-28 19:49:43 -04:00
mos_8502 b4d7b197c6 Delete include/drivers/.DS_Store 2024-03-28 20:54:12 +01:00
mos_8502 24ccf90136 Delete include/.DS_Store 2024-03-28 20:54:03 +01:00
Kyle Cardoza 5ad7268c5f cleanup 2024-03-28 03:32:27 -04:00
Kyle Cardoza 8eb69bb16e Added custom cstartup for W65C265S 2024-03-28 01:32:57 -04:00
Kyle Cardoza 1309396635 Kernel now builds as a calypsi .a library 2024-03-28 00:45:44 -04:00
Kyle Cardoza 01759c3d99 Added dependency generation in Makefiles. 2024-03-28 00:34:39 -04:00
Kyle Cardoza 3994a78ce5 Added initial interupt handlers 2024-03-27 21:37:59 -04:00
Kyle Cardoza e9d478dc90 first commit 2024-03-21 20:26:37 -04:00