rossum
New Members-
Content Count
31 -
Joined
-
Last visited
Content Type
Profiles
Member Map
Forums
Blogs
Gallery
Calendar
Store
Everything posted by rossum
-
A working example of this (embedded atari web fonts) can be found here https://github.com/rossumur/esp_8_bit/blob/master/atr_image_explorer.htm cheers
-
History, Tools & Documentation now posted at https://rossumblog.com/2020/08/15/s-a-m-2600/,https://github.com/rossumur/SAM2600 cheers
-
Now with authoring tool and source code. Documentation in progress... https://rossumur.github.io/SAM2600/SAM2600.htm speech.inc SAM2600.a SAM2600.rom
-
Yep. The unvoiced & fricative noise is a bit overwhelming at the moment, dialing it in with a slightly different method. cheers
-
First attempt at a S.A.M./MacInTalk speech synthesizer for the 2600. Lmk if this is interesting or useful to anyone and I will spend some time to clean it up and create tooling to make it more usable. cheers sam2600.rom
-
Now with file editing including a popup keyboard for ATASCII weirdnesses Atascii in hex dumps & disassembly Thx but am enjoying it so far. Been meaning to write something like this for 40 years; took a pandemic to find the time. cheers https://github.com/rossumur/esp_8_bit/blob/master/atr_image_explorer.htm atr_image_explorer.htm
-
This version does a full scan of the disk looking for directories and works for the above. It also scans for files with no legitimate directory entries: kind of a poor man's unerase. The Atari Accountant disk had garbage in the directory: sector start position and sized were mangled. an attempt at copy protection perhaps? This new version recovers these files despite the broken directories. many thanks for the help. atr_image_explorer.htm
-
Logical Line Character limit broken....but how?
rossum replied to TheRaven81's topic in Atari 5200 / 8-bit Programming
Added a search for hidden directories, now happily finds Cribbage code atr_image_explorer.htm
