-
Content Count
3,714 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Member Map
Forums
Blogs
Gallery
Calendar
Store
Everything posted by 5-11under
-
Test ROM: CV-Screen-Test.rom Has some functionality - can move around, change overall screen color (push button), change block color (push one or other fire button). I think if you push a certain button (7?) on both controllers, you get a very crude drawing program.
-
An update: the drawings the supplier made (from my drawings) have been approved, so production of the tooling and 5 samples will start. This may take up to 6 weeks, although I'm not sure exactly. As always, the first post has all the key information. It's great to see a lot of people interested in these. As of now, 63 people have requested 126 total units. During this prototype stage, pre-order (i.e. serious requests) can continue. When it comes down to the point where I need to order a production run, that's when the pre-order stage will end.
-
How many decks did they use? If one, that's only 52 bits of RAM. If 8, that's still only 52 bytes. Probably there's more efficient ways, but pick a random number (up to 52 or 416 for example), and if card/bit is already used (0), then repeat until you "pick" one that's not used yet (1). Set it as used (0), and carry on.
-
So, Poudade makes BootChess in 487 bytes... Oscar responds in short order by making Atomchess in 481 bytes... followed by 456, 446, and 392. He also makes a "reloaded" version in 831 bytes, with more features, such as castling, promotion. I think anyone who is naive enough to call nanochess anything near a cheat either doesn't realize he's been doing this most of his life, or has never visited AtariAge.
-
Why do old connectors have so many unused pins?
5-11under replied to rpiguy9907's topic in Classic Computing Discussion
Pretty much every pin in a DB25 serial port has a use. However, in most applications, only a few are really needed. -
At the moment there are 80 pre-orders. Thanks to all who have pre-ordered so far! That's enough to at least get started on the prototype stage. I'm planning to get this started this week with the supplier. Drawings will have to get finalized, followed by production of 4 prototypes. The prototypes will take about 7 weeks to arrive. Because these are just the prototypes, pre-ordering at the current special price can continue. Pre-orders won't end until it's time to order the production batch of screens. As always, post #1 has all the updated information.
-
Microvision replacement screens!: http://atariage.com/forums/topic/275386-microvision-replacement-screen-project-pre-order-purchase-here/
-
IntyBASIC acceleration/velocity demo
5-11under replied to intvnut's topic in Intellivision Programming
Different story but similar result for me... I'm sure I could make a demo almost as good, except the code would be twice as long.
