home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Emulation / Atari800 / CREDITS < prev    next >
Text File  |  1998-02-17  |  3KB  |  105 lines

  1. This is the list of people who have contributed to project
  2.  
  3. Thanks go to :-
  4.  
  5.  
  6. David Firth
  7.  
  8. - For the initial code of the emulator.
  9.  
  10. Jan Sablatnig
  11.  
  12. - For continuosly debugging the X11 interface.
  13.  
  14. Ron Fries
  15.  
  16. - For releasing a library of routines providing Pokey Sound
  17.   Emulation.
  18.  
  19. Alex Hornby <alex@zetnet.co.uk>
  20. - Wrote the Virtual 2600 Emulator from which I took some code
  21.   to access the /dev/dsp device.
  22.  
  23. Dave Bennett <bennett@halcyon.com>
  24.  
  25. - Code enabling the use of OSS super cartridges
  26. - Correction to display list jump instruction
  27. - Tidied cartridge code up
  28.  
  29. Chris Lam <lamcw@sun.aston.ac.uk>
  30.  
  31. - Lookup table containing RGB values for each Atari Colour
  32.  
  33. Ivo van Poorten <ipoorten@cs.vu.nl>
  34.  
  35. - Added X11 window Expose Event
  36. - Made hardware registers repeat within their page.
  37. - Control Characters in CURSES version
  38. - Makefile targets for freebsd systems
  39. - Modification to Curses character attributes handling (for freebsd)
  40. - Ported Emulator to DOS using DJGPP.
  41.  
  42. Stephen Firth <stephen@signus.demon.co.uk>
  43.  
  44. - Graphical Support for Amiga
  45.  
  46. Rob Funk <rfunk@magnus.acs.ohio-state.edu>
  47.  
  48. - Tidied up emulator abort code.
  49. - Case insensitive monitor commands.
  50.  
  51. Preston F. Crow <preston.crow@dancer.dartmouth.edu>
  52.  
  53. - Corrected calculation of ATR sectror count
  54.  
  55. Cyrus Malek <Cyrus.Malek@amd.com>
  56.  
  57. - Patch allowing the X11 Backspace key to work the same as the Delete
  58.   key.
  59.  
  60. Chris F Chiesa <xetwnk@shell.portal.com>
  61.  
  62. - Added code allowing emulator to run under DEC Windows.
  63.  
  64. Neil Ship <nlshipp@dictator.uwaterloo.ca>
  65.  
  66. - Correction to new cartridge code introduced in 0.4.0
  67.  
  68. Chris Palmer <crpalmer@solo.uwaterloo.ca>
  69.  
  70. - Spotted incorrect declaration of atari_basic[8129] in "pia.c". It
  71.   should of course be [8192].
  72.  
  73. Maximum Entropy <entropy@zippy.bernstein.com>
  74.  
  75. - Various corrections to MOTIF code.
  76. - MOTIF callbacks for Insert Disk, Eject Disk and Insert ROM
  77. - Bug Fixes in sio.c
  78. - Bug Fix to devices.c allowing DOS 2.5 to get a directory of H:
  79. - Bug Fix to monitor.c (EOF on INPUT + Blank Lines)
  80. - Undocumented commands added to monitors HELP command.
  81. - Implementation of Disable Drive menu item for Motif.
  82. - Fixed scrolling problem for machines that can't access longwords on word
  83.   boundaries (e.g. SGI and SPARC).
  84. - Added FPS Monitor to X11 and Motif versions.
  85. - Changes to pattern matching for H: device.
  86. - Motif fileselector retains state from one invocation tothe next
  87. - Fixed an unitialized pointer
  88. - Tidied up declaration of various functions.
  89. - Removed Warning messages when compiled with -Wall
  90. - Configuration program detects if longwords need to be aligned.
  91. - Modification to X11 Paddle Emulation.
  92. - Removed annoying flicker present under some X11 platforms.
  93. - Removed hardcoded paths in MOTIF code.
  94. - Various fixes for curses mode.
  95.  
  96. Ed Kaminski <ekamins@ibm.net>
  97. - Correction of Antic 4&5 Bug affecting Galactic Chase & Mr. Do
  98. - Improved speed of MS-DOS version by synchronising with a high resolution
  99.   timer.
  100. - PORTB duplicated special handling of PORTA.
  101.  
  102. Nathan Monson <nathan@polaristel.net>
  103. - Supplied correction for handling of 6502 V flag during ADC and SBC
  104.   operations.
  105.