|
844ad3b073
|
Implement paletted framebuffer (320x200 for now)
|
2024-12-22 02:18:02 +00:00 |
|
|
65e5011f7f
|
Speed up framebuffer operation to reach about 200fps fill rate
|
2024-12-19 19:07:39 +00:00 |
|
|
44b45c58c6
|
Add framebuffer device
|
2024-12-19 02:30:53 +00:00 |
|
|
9a4c2508f6
|
Add a timer device
|
2024-12-19 00:50:10 +00:00 |
|
|
dfc9b2824e
|
Improve vmem handling a bit
|
2024-12-18 23:05:34 +00:00 |
|
|
89d9ca3814
|
Relocate program to 0x80000000
|
2024-12-15 16:44:39 +00:00 |
|
|
351a895d69
|
Add support for printf, UART, and iron out a few bugs
|
2024-12-14 22:56:28 +00:00 |
|
|
0c8d1bf257
|
Implement loading of ELF files
|
2024-12-10 17:32:33 +00:00 |
|
|
4cf11ae1e4
|
Keep symbols in the example app to allow debugging with gdb
|
2024-12-08 23:41:29 +00:00 |
|
|
71bbc1e65d
|
Make an example program a bit more interesting
|
2024-12-07 20:02:32 +00:00 |
|
|
90a8c9c378
|
Make the C-compiled program actually work
|
2024-12-07 01:19:22 +00:00 |
|
|
797a308764
|
Add a simple boot section
|
2024-12-06 23:50:21 +00:00 |
|
|
234221cbff
|
Add readme file and make the example compile
|
2024-12-06 23:11:24 +00:00 |
|
|
c9fc4a420c
|
Add an example program in C
|
2024-12-06 22:40:52 +00:00 |
|