The GWRAM utility is used to configure the RAM size of the "RAM2E II" and "RAM2GS II" Apple IIe and IIgs RAM cards.
Go to file
Zane Kaminski d52bbe4757
Merge pull request #1 from garrettsworkshop/dev
Merge unenhanced IIe and conio fixes
2020-09-06 15:10:01 -04:00
Documentation Changed screenshot directory names 2020-08-02 15:49:49 -04:00
bin Improved lowercase support for future versions 2020-09-06 14:13:24 -04:00
.gitattributes Initial commit 2020-05-20 21:21:46 -04:00
.gitignore Update gitignore 2020-06-01 04:02:30 -04:00
AppleCommander-ac-1.6.0.jar Program works in emulator 2020-05-21 17:10:13 -04:00
LICENSE Create LICENSE 2020-08-03 05:04:56 -04:00
Makefile Fixed utility on unenhanced Apple IIe? 2020-09-05 22:45:23 -04:00
gsram_asm.s Release candidate 4 2020-07-25 01:06:56 -04:00
gwconio.h Removed whitespace in gwconio.h 2020-09-05 23:48:33 -04:00
gwconio.s Improved lowercase support for future versions 2020-09-06 14:13:24 -04:00
main.c Improved lowercase support for future versions 2020-09-06 14:13:24 -04:00
prodos140.po Changed name of disk image from "RAM2E" to "GWRAM" 2020-08-02 18:31:24 -04:00
ram2e.c Fixed reset and menu bugs introduced in previous commits 2020-09-06 00:00:30 -04:00
ram2e.h Added RAM2GS functionality 2020-07-22 00:47:25 -04:00
ram2gs.c Fixed reset and menu bugs introduced in previous commits 2020-09-06 00:00:30 -04:00
ram2gs.h Added RAM2GS functionality 2020-07-22 00:47:25 -04:00
ram2gs_asm.h Added RAM2GS functionality 2020-07-22 00:47:25 -04:00
ram2gs_asm.s Release candidate 4 2020-07-25 01:06:56 -04:00
ramtest.c Fixed reset and menu bugs introduced in previous commits 2020-09-06 00:00:30 -04:00
ramtest.h Added more test stuff 2020-09-06 00:00:50 -04:00
ramtestpat.c Added more test stuff 2020-09-06 00:00:50 -04:00
util.c Fixed utility on unenhanced Apple IIe? 2020-09-05 22:45:23 -04:00
util.h Added RAM2GS functionality 2020-07-22 00:47:25 -04:00