home *** CD-ROM | disk | FTP | other *** search
/ Fujiology Archive / fujiology_archive_v1_0.iso / !FALCON / !BONUS / EMULATOR / ATARI802.ZIP / ORIGINAL.TXT / CREDITS < prev    next >
Text File  |  1997-06-22  |  3KB  |  96 lines

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