pbakota/galaksijaemu
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Galaxy Linux - Galaksija Emulator for Linux =========================================== v 0.1 - The very first test version. Simple SDL2 port. Basic support for GTP format. - The emulator's keys: * ESC - Exit from emulator * F1 - A very simple help screen * F12 - NMI reset * F11 + SHIFT - Normal reset * F8 - To toggle CPU speed (normal 3.072 MHz and fast 25 Mhz!). Just the CPU speed was increased the video refresh rate remains at 50 Hz. This extra speed comes very handy for example in the game "Ziul". - You can load GTP file from the command line with: ./galaxy Asteroidi.gtp -j0x2c74 Optionally you can jump stright into the code with "-j" parameter. Eg: -j0x2c74 to auto start "Asteroidi". - To change the font color from the command line use "-c" option: * -c0 - The default gray font color. * -c1 - Green font color. * -c2 - Ember (?) font color. - Still missing features: ======================= * LOAD/SAVE snapshot * Proper casette emulatio (Inspector Spiridon relays on it) * Cycle exact CPU emulation (This version still does not do that) * Video emulation (read actual data from latch). Currently the video output is generated independently from Galaksija. v 0.2 - What is new: - The key bindings has slightly changed * F1 - TOGGLE HELP * ESC - QUIT EMULATOR * F12 + SHIFT - NORMAL RESET * F12 - NMI RESET * F8 - TOGGLE CPU SPEED * F2 + SHIFT - SAVE MEMORY (GTP) * F2 - LOAD MEMORY (GTP) - Now you can save the memory (by default it saves BASIC programs) - You can now load GTP files within emulator. This is a Linux port of Galaxy - Galaksija emulator. Just a test version. This project was made possible with the sources from these great authors Miodrag Jevremovic - Original GALAKSIJA emulator for DOS Tomaž Šolc - Windows port of the original emulator. Marat Fayzullin - Z80 Emulation core Big thanks for Tomaž Šolc for his web blog for very detailed ROM1 source code, and for all other tools/informations for/about Galaksija. His Galaksija dedicated web page is at https://www.tablix.org/~avian/blog/articles/galaksija/ Other valuable links: http://retrospec.sgn.net/users/tomcat/yu/index.php Huge archive of the old Yu scene. http://galaksija.org/ Which I have found incidentally and from where my journey was begun on the land of Galaksija.
About
Linux (SDL) Emulator for old YU first computer Galaksija
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published