Scott Duensing
|
c7d270ba2c
|
Few bug fixes. Classic MAD basic program added for fun.
|
2024-08-09 16:34:26 -05:00 |
|
Scott Duensing
|
a7c1bdc4cd
|
Removed extra byte on embeds.
|
2024-05-23 17:28:27 -05:00 |
|
Scott Duensing
|
9753ff753e
|
More work on EMBED macro.
|
2024-05-23 17:17:15 -05:00 |
|
Scott Duensing
|
8fbd2f1b72
|
Working on EMBED and overlay tool. NOT TESTED AT ALL!
|
2024-05-19 19:59:42 -05:00 |
|
Scott Duensing
|
8536240e75
|
Windows installer in beta!
|
2024-04-29 20:03:36 -05:00 |
|
Scott Duensing
|
9d873d4165
|
A2-3D2 demo updated. Overlay tool updated.
|
2024-04-18 18:18:11 -05:00 |
|
Scott Duensing
|
cd27a5061a
|
Added A2-3D2 example.
|
2024-04-07 16:54:52 -05:00 |
|
Scott Duensing
|
72a6812c1a
|
Start of F256lib amalgamated build.
|
2024-03-27 19:54:24 -05:00 |
|
Scott Duensing
|
c49e3289e1
|
Added SWAP_RESTORE option and FAR_POINTER().
|
2024-02-13 17:19:08 -06:00 |
|
Scott Duensing
|
8a200f220e
|
New main() feature and fixes.
|
2024-02-10 17:38:35 -06:00 |
|
Scott Duensing
|
5260fa3b7c
|
WITHOUT_* macros to disable unwanted portions of the library. Fix to return of fread() again.
|
2024-02-08 20:48:13 -06:00 |
|
Scott Duensing
|
9415a2ebc2
|
Various fixes.
|
2024-02-01 19:45:09 -06:00 |
|
Scott Duensing
|
616e6602a3
|
Working on more kernel support.
|
2024-01-25 16:56:37 -06:00 |
|
Scott Duensing
|
fb8a2415c2
|
__putchar() and getchar() moved to their own file.
|
2024-01-24 16:56:40 -06:00 |
|
Scott Duensing
|
ea985a42fd
|
First pass at file I/O. Some things missing. Thanks, gadget!
|
2024-01-23 19:16:42 -06:00 |
|
Scott Duensing
|
03046dcf11
|
Working on file operations.
|
2024-01-22 19:37:11 -06:00 |
|
Scott Duensing
|
496ef13a94
|
Updated api.h which was causing kernel events to be screwy.
|
2024-01-21 17:01:08 -06:00 |
|
Scott Duensing
|
44bc230048
|
Silenced warning about integer overflow. We don't need no steenkin' signs.
|
2024-01-16 19:09:08 -06:00 |
|
Scott Duensing
|
0b79976955
|
Some code cleanup.
|
2024-01-16 19:00:01 -06:00 |
|
Scott Duensing
|
fbefb2b551
|
Tilemap colors are now being properly assigned. Still doesn't work.
|
2024-01-15 16:53:33 -06:00 |
|
Scott Duensing
|
edfd5e5aee
|
Very basic kernel support working.
|
2024-01-11 19:25:58 -06:00 |
|
Scott Duensing
|
8486c2e375
|
Sprite support.
|
2024-01-10 20:44:16 -06:00 |
|
Scott Duensing
|
22cca7c0ca
|
In theory, we have tilemap support.
|
2024-01-10 17:57:56 -06:00 |
|
Scott Duensing
|
a558f1a472
|
Lots of refactoring to get tiles and sprites supported.
|
2024-01-09 21:46:37 -06:00 |
|
Scott Duensing
|
f642221028
|
Library now assumes I/O page 0 is active at all times. Cube using math coprocessor for multiplication.
|
2024-01-07 19:13:36 -06:00 |
|
Scott Duensing
|
a36ef5c495
|
Renamed text functions to match the rest of the library. Starting math routines.
|
2024-01-07 18:24:45 -06:00 |
|
Scott Duensing
|
acbfe3e19d
|
Checking in the latest broken DMA code.
|
2024-01-07 17:10:41 -06:00 |
|
Scott Duensing
|
47a9dee1ab
|
DMA, fixed text, random numbers, lines.
|
2024-01-05 17:21:38 -06:00 |
|
Scott Duensing
|
949258c1ab
|
Working on bitmaps.
|
2024-01-03 20:18:34 -06:00 |
|
Scott Duensing
|
7f259eb824
|
Text colors working.
|
2024-01-01 20:10:21 -06:00 |
|
Scott Duensing
|
d33b227a30
|
I broke it.
|
2024-01-01 17:12:40 -06:00 |
|
Scott Duensing
|
f6f5d4163c
|
More bug fixes.
|
2023-12-31 19:56:36 -06:00 |
|