Bob Andrews
|
3f72e59e93
|
Merge pull request #241 from blackystardust/c128-function-ram-emd
C128 function ram emd
|
2016-02-27 18:08:55 +01:00 |
|
silverdr
|
2bcdf32458
|
blackystardust pull request with post-review changes
|
2016-02-26 23:55:55 +01:00 |
|
Marco van den Heuvel
|
2e2f19ba79
|
Finished adding c128 internal/external function ram emd's.
|
2015-11-30 20:14:45 -08:00 |
|
Marco van den Heuvel
|
3a01ba9509
|
Fixed emd driver names for atari-xl and apple2e.
|
2015-11-30 10:15:28 -08:00 |
|
Marco van den Heuvel
|
7df35cac94
|
Started on making c128 function ram emd's.
|
2015-11-30 09:53:30 -08:00 |
|
Marco van den Heuvel
|
97c9ed3273
|
Changed according to suggestions.
|
2015-11-29 10:50:22 -08:00 |
|
Marco van den Heuvel
|
25ab2c60d5
|
Added a menu to em-test.c and a struct that holds the available emd's, this way the user that wants to test an emd can use the menu to select which one to test.
|
2015-11-28 22:06:32 -08:00 |
|
Greg King
|
0390c34e88
|
Changed multi-line C comments into another style.
The left side doesn't look unbalanced.
|
2014-06-30 16:51:07 -04:00 |
|
Christian Groessler
|
06162498a6
|
em-test.c: add support for Atari
|
2013-08-27 22:02:57 +02:00 |
|
Oliver Schmidt
|
83280e1ee2
|
Have __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__ imply __ATARI__.
|
2013-06-17 21:34:08 +02:00 |
|
Oliver Schmidt
|
85885001b1
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
ol.sc
|
9c49513d80
|
Added support for several machines.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4547 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2010-01-08 23:37:25 +00:00 |
|
cuz
|
245fc0b43f
|
Remove the driver before exiting
git-svn-id: svn://svn.cc65.org/cc65/trunk@3655 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2005-11-20 13:31:42 +00:00 |
|
cuz
|
b9a9c8186a
|
Better test
git-svn-id: svn://svn.cc65.org/cc65/trunk@1729 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2002-12-09 12:22:48 +00:00 |
|
cuz
|
23fbb7fb99
|
Added extended memory test program
git-svn-id: svn://svn.cc65.org/cc65/trunk@1726 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2002-12-06 21:55:56 +00:00 |
|