Search found 43 matches
- Wed Jan 29, 2025 10:16 pm
- Forum: X16 Feature Requests
- Topic: VERA ports
- Replies: 6
- Views: 214
Re: VERA ports
Yes, that is what I was talking about when I said "latched value"...i've ran into that in the past
- Wed Jan 29, 2025 9:19 am
- Forum: X16 Feature Requests
- Topic: VERA ports
- Replies: 6
- Views: 214
Re: VERA ports
Yes but could this not be true for DCSEL 6 or w/e... $9F20 - $9F22 - Data0 LMH $9F29 - $9F2B - Data1 LMH $9F2C still free for some wizard to help define for better VRAM access ;) again, I do understand and this is just a convenience add. but I have found so many cases this could be useful and faster...
- Wed Jan 29, 2025 3:05 am
- Forum: X16 Feature Requests
- Topic: VERA ports
- Replies: 6
- Views: 214
VERA ports
I posted this on Discord, but thought it could be useful for future consideration. (and anyone not on discord) 1. It would not effect any current software 2. I know FPGA space is limited, and I think this would require minimal space...it's just exposing values already tracked WHAT: Using a new DCSEL...
- Sat Jan 04, 2025 7:09 am
- Forum: Demoscene
- Topic: Another Video Test
- Replies: 16
- Views: 1688
Re: Another Video Test
Testing my "updated" video code for the video I made for the release SD card..(was it included?)
Try It Now!
Try It Now!
- Sat Jan 04, 2025 5:45 am
- Forum: Demoscene
- Topic: Another Video Test
- Replies: 16
- Views: 1688
- Mon Dec 30, 2024 2:05 am
- Forum: Demoscene
- Topic: Another Video Test
- Replies: 16
- Views: 1688
- Sun Dec 22, 2024 4:46 am
- Forum: Misc Apps
- Topic: Compression Unpackers (Prog8)
- Replies: 14
- Views: 6425
Re: Compression Unpackers (Prog8)
here is my vera ram version if you want to look/test.
it's NOT completely optimized yet, wanted to get it working first then fine tune.
*I don't handle above $FFFF yet
I really need to do some speed tests to see how it's landing compared to the ram then copy as you suggested.
it's NOT completely optimized yet, wanted to get it working first then fine tune.
*I don't handle above $FFFF yet
I really need to do some speed tests to see how it's landing compared to the ram then copy as you suggested.
- Sat Dec 21, 2024 6:17 am
- Forum: Misc Apps
- Topic: Compression Unpackers (Prog8)
- Replies: 14
- Views: 6425
Re: Compression Unpackers (Prog8)
Nice, I'm a big fan of TSCrunch...did you find it from my discord suggestion or run across it on your own?
Do you plan to handle all the different ways to decompress?
1. mem to mem
2. mem to inplace
3. mem to vram
*my current mem to vram is limited to $0000 - $FFFF vram, but it works
Do you plan to handle all the different ways to decompress?
1. mem to mem
2. mem to inplace
3. mem to vram
*my current mem to vram is limited to $0000 - $FFFF vram, but it works
- Sat Dec 21, 2024 5:11 am
- Forum: CX16 General Chat
- Topic: My 2024 Christmas Demo
- Replies: 2
- Views: 456
My 2024 Christmas Demo
Something I put together in the last few days....
*some issues, but just wanted to get it out
You can press SPACE to skip to the next section
No clue if it runs on real hardware...I hope to purchase in the next batch.
Try It Now!
*some issues, but just wanted to get it out
You can press SPACE to skip to the next section
No clue if it runs on real hardware...I hope to purchase in the next batch.
Try It Now!
- Sun Dec 15, 2024 11:00 am
- Forum: Demoscene
- Topic: Another Video Test
- Replies: 16
- Views: 1688
Re: Another Video Test
I'm "DevMonkey" on discord, and have been following your progress.
I've done alot of tests using tiles/bitmap/sprites for video it always comes down to bandwidth from sd-card.
also I forgot to note, you can press SPACE to pause and ESC to exit
I've done alot of tests using tiles/bitmap/sprites for video it always comes down to bandwidth from sd-card.
also I forgot to note, you can press SPACE to pause and ESC to exit