XANTRONIX Development
|
22ce22fa4c
|
don't make me start singing patriotic shit. come convert me now
|
2021-11-30 01:19:51 -05:00 |
|
XANTRONIX Development
|
8330736b1e
|
this is starting to hurt my head
|
2021-11-29 01:18:39 -05:00 |
|
XANTRONIX Development
|
a9c9ef12c9
|
initial commit of refactor
|
2021-11-28 14:38:35 -05:00 |
|
XANTRONIX Development
|
d5158d2738
|
Use stack-allocated image objects
|
2021-11-28 12:17:24 -05:00 |
|
XANTRONIX Development
|
9a61c3dbf6
|
Use cammy_image_point, region types for copy ops
|
2021-11-28 12:04:27 -05:00 |
|
XANTRONIX Development
|
15f540d763
|
Rename cammy_image_format values to add bit depth
|
2021-11-26 13:57:49 -05:00 |
|
XANTRONIX Development
|
eba1a3e6b8
|
Reorder things due to personal oddities
|
2021-11-26 13:49:02 -05:00 |
|
XANTRONIX Development
|
2dc452edc9
|
Add new types for image points, regions
|
2021-11-26 13:40:41 -05:00 |
|
XANTRONIX Development
|
f4a4354234
|
Remove printf() debugging
|
2021-11-25 15:54:33 -05:00 |
|
XANTRONIX Development
|
bb758adc2e
|
Simpler, why not
|
2016-07-06 19:03:19 -05:00 |
|
XANTRONIX Development
|
3196fe9678
|
Slightly better? I dunno.
|
2016-07-06 17:12:47 -05:00 |
|
XANTRONIX Development
|
8ab853d166
|
Don't need that
|
2016-07-04 20:21:58 -05:00 |
|
XANTRONIX Development
|
c4f9d8e593
|
Refactor subcommands from main.c into their own frickin' files
|
2016-07-04 19:48:48 -05:00 |
|
XANTRONIX Development
|
4af59ebf60
|
Implement 'cammy slice' to dice images into 160x144 pieces
|
2016-07-04 18:28:01 -05:00 |
|
XANTRONIX Development
|
899db9fdaf
|
That's a fuckload of code written in a fuckload of desperation for a thing
|
2016-06-09 01:12:06 -05:00 |
|
XANTRONIX Development
|
31867af95c
|
I pass the savings on to you!
|
2016-06-08 21:39:26 -05:00 |
|
XANTRONIX Development
|
d35675ce56
|
Renamed a few things, changed a color index, kinda dull eh
|
2016-06-08 18:54:08 -05:00 |
|
XANTRONIX Development
|
6a5fc83ede
|
I now have the ability to export images from a Game Boy Camera SRAM file to printable 160x144 tile files
|
2016-06-07 22:45:13 -05:00 |
|
XANTRONIX Development
|
26196ab925
|
At least I can import images slurped from the Game Boy Printer dumps into SRAM files
|
2016-06-07 20:54:42 -05:00 |
|
XANTRONIX Development
|
775a822035
|
Actually implement cammy_image_copy()
|
2016-06-07 19:38:33 -05:00 |
|
XANTRONIX Development
|
109a3a9efb
|
meh wip
|
2016-06-07 00:07:58 -05:00 |
|
XANTRONIX Development
|
726e3999f2
|
A bit less boilerplate-y
|
2016-05-31 22:43:36 -05:00 |
|
XANTRONIX Development
|
5c8783819a
|
De-boilerplating because I know people on Twitter will twitch and whinge otherwise
|
2016-05-31 22:02:11 -05:00 |
|
XANTRONIX Development
|
47e09e532c
|
Add support for converting screen tile grabs to PNG
|
2016-05-31 21:19:57 -05:00 |
|
XANTRONIX Development
|
94c8c95f2d
|
You know who just implemented RGB merging and splitting? XANTRONIX did. That's right.
|
2016-05-20 22:24:11 +00:00 |
|
XANTRONIX Development
|
924ba313a8
|
Initialize all empty data to nulls in empty save
|
2016-05-19 19:15:49 -05:00 |
|
XANTRONIX Development
|
af77bf7f9a
|
Add placeholder black color for picture thumbnails (for now)
|
2016-05-19 19:08:36 -05:00 |
|
XANTRONIX Development
|
3d733399c6
|
Always nice to have an empty SRAM on hand
|
2016-05-17 21:22:19 -05:00 |
|
XANTRONIX Development
|
06a1e9048d
|
Make all output PNGs be 8bpp RGB format
|
2016-05-17 20:48:03 -05:00 |
|
XANTRONIX Development
|
0699bba50d
|
Macros rule everything around me
|
2016-05-17 17:01:57 -05:00 |
|
XANTRONIX Development
|
04ad40d69a
|
Massive, mind-blowing refactor
|
2016-05-17 16:32:03 -05:00 |
|
XANTRONIX Development
|
2a489ee40c
|
Tiny little thing
|
2016-05-16 22:33:02 -05:00 |
|
XANTRONIX Development
|
d1e09db453
|
This is pleasant
|
2016-05-16 00:46:28 -05:00 |
|
XANTRONIX Development
|
25d687fd16
|
Gotta be moving stuff around, yo
|
2016-05-15 23:23:05 -05:00 |
|
XANTRONIX Development
|
9bac17556d
|
Another itch scratched I suppose
|
2016-05-15 15:26:30 -05:00 |
|
XANTRONIX Development
|
676b4ffa0a
|
Does this actually freaking work? Probably.
|
2016-05-15 15:16:36 -05:00 |
|
XANTRONIX Development
|
d18c319c89
|
Fix dithering stupidity in cammy_image_dither()
|
2016-05-15 02:59:26 -05:00 |
|
XANTRONIX Development
|
180b36203b
|
Implement cammy_photo_dither()
|
2016-05-15 02:37:29 -05:00 |
|
XANTRONIX Development
|
94577e7cde
|
Make Björk not look like the protagonist of Japanese horror/thriller 'Ringu'
|
2016-05-15 02:18:11 -05:00 |
|
XANTRONIX Development
|
94f78b14e1
|
Implement cammy_photo_export()
|
2016-05-15 01:02:18 -05:00 |
|
XANTRONIX Development
|
2bc5aaf634
|
WOO BITMATH
|
2016-05-15 01:02:11 -05:00 |
|
XANTRONIX Development
|
4e6cd9d1f9
|
Don't hardcode pixel stride
|
2016-05-15 01:01:08 -05:00 |
|
XANTRONIX Development
|
7555135260
|
I have fucking old people eyes
|
2016-05-15 00:18:17 -05:00 |
|
XANTRONIX Development
|
728d183ea3
|
Eh, why not
|
2016-05-15 00:15:27 -05:00 |
|
XANTRONIX Development
|
bee7e5c338
|
Oh come on just freaking work
|
2016-05-14 23:40:28 -05:00 |
|
XANTRONIX Development
|
936b272918
|
Add Makefile
|
2016-05-14 22:42:01 -05:00 |
|
XANTRONIX Development
|
33ea5aae10
|
Wrong order, you ninny
|
2016-05-12 23:29:28 -05:00 |
|
XANTRONIX Development
|
5b534d2b62
|
This is nearly entirely bit math
|
2016-05-12 00:43:07 -05:00 |
|
XANTRONIX Development
|
52afcb0cdd
|
Nice spread there, Larry
|
2016-05-12 00:24:26 -05:00 |
|
XANTRONIX Development
|
2cacfb6080
|
Locate proper Y position in 4x4 matrix bit pattern
|
2016-05-11 22:56:17 -05:00 |
|