mczero80

Results 14 issues of mczero80

Hi, first thank you for this wonderful forth variant! I really like it. I have some questions, and I must admit, that I am a forth beginner. I would like...

``At least using Altirra emulator, haven't tested on a real machine. It does not break the execution. There was no INPUT routine running when I tested it. Just something like...

bug

Hello, I did install it on a TI 83+, seems to work, not only on 84+. I did a short test, something like: 43 11 SWP + . . ....

bug

Hi, there is also Retro-40 missing: [https://github.com/raydeejay/retro-40](https://github.com/raydeejay/retro-40) It uses Forth as its programming language. Forth is really worth a look, although not the easiest to wrap your head around. What...

I propose adding a column to the BIOS table for checksums of the binary files (not the ZIP files). Maybe crc32 or md5. BIOS roms could be compared faster that...

Can we have a simulation mode, with a simulated wallet? That way it is easier to learn how to handle the bot as also maybe optimize the strategy. Most bots...

So far this fork seems like the best approach to get voxlap to compile on all systems. But when I run make, I get those errors: g++ -o binaries/simple.elf.o -funsigned-char...

I have an idea that could potentially improve live results. Would it make sense to feed the genetic algorithm 90% of the time with the timeframe as it is now,...

Sometimes there is the need to make changes to an ini file that belongs to a windows game. For game modding etc. ... We have the option to use wordpad.exe...

1. Is it possible to start the full winetricks GUI? The "Run a custom winetricks command" seems to be for console commands only. Yes I know, I can do everything...