shirsch
Veteran Member
Thanks SO much! That did the trick and I now have 80-colum operation working.
| VCF Southeast | Aug 01 - 02, 2026, | Atlanta, GA |
| VCF West | Aug 01 - 02, 2026, | Mountain View, CA |
| VCF Midwest | Sep 12 - 13, 2026, | Schaumburg Convention Center, IL |
| VCF Montreal V2.0 | Nov 07 - 08, 2026, | Saint-Lambert, Montreal, Canada |
| VCF SoCal | TBD, 2027, | Southern CA |
| VCF East | TBD, 2027, | InfoAge, Wall, NJ |
| VCF Latam | TBD, 2027, | Bahía Blanca, Argentina |
| VCF Pac. NW | TBD , 2027, | Tukwila, WA |
| VCF Southwest | TBD, 2027, | Westin Dallas Fort Worth Airport |
git clone git@github.com:brijohn/mame.git mame-nabu
cd mame-nabu
git checkout nabupc_wip
make -j6
mkdir -p roms/nabupc
cd roms/nabupc
wget 'https://www.nabunetwork.com/download-manager.php?id=2' -O nabupc-u53-90020060-revb-2764.zip
unzip nabupc-u53-90020060-revb-2764.zip
rename 'y/A-Z/a-z/' *
cd -
./mame nabupc -window -kbd nabu_hle -hcca null_modem -bitb socket.127.0.0.1:5816 -video opengl
mkdir nabusim
cd nabusim
wget https://github.com/GryBsh/NabuNetworkEmulator/releases/download/0.9.9-beta6/nns-linux-x64.zip -O nns-linux-x64.zip
unzip nns-linux-x64.zip
./nns
A few...Any update in the last two years-