Arbee's To-Do List: Difference between revisions

From MAMEDEV Wiki
No edit summary
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Nothing listed here is a guarantee or promise of action.  I have many more interests than I have hours in a day.  This lists only things directly related to MAME and MESS.  Also, order listed here may not reflect actual implementation order.
Nothing listed here is a guarantee or promise of action.  I have many more interests than I have hours in a day.  This lists only things directly related to MAME.  Also, order listed here may not reflect actual implementation order.


* "napple2gs" project
* "napple2gs" project
   - New clean, modern IIgs driver, running the ADB micro controller code (in progress)
   - New clean, modern IIgs driver, running the ADB micro controller code (in progress)
* Put in the fixed VIA shifter semantics pointed out by the linux-m68k guys and fix the resulting catastrophes.
  - Simulate 1 MHz synch slowdown (initially done)
  - Working IIe keyboard for simulated "upgraded IIe" (working)
  - Pass self-tests and diagnostics disk
* Emulate key repeat on Apple /// (similar to //e, same h/w designers, go figure)
* Emulate key repeat on Apple /// (similar to //e, same h/w designers, go figure)
* Finish emulating original Mac and Mac Plus keyboards, eliminate that cruft from the driver
* Break up Mac driver to better reflect h/w differences, and make the various system ASIC families into devices (in progress)
* Break up Mac driver to better reflect h/w differences, and make the various system ASIC families into devices (mac128 now split, more in progress)
* Integrate PortAudio?  (Have an external submit for this that can work)
* Figure out Ensoniq 16-bit crash (EPS OS, VFX SD/SD-1 sequencer)
* Figure out Ensoniq 16-bit crash (EPS OS, VFX SD/SD-1 sequencer)
* Emulate 3rd-generation Ensoniqs (ASR-10, MR-Rack, KT-76)
* Emulate 3rd-generation Ensoniqs (ASR-10, MR-Rack, KT-76)
* Break out HLE'd line-level ADB handling into a bus/ and devices.
* Break out HLE'd line-level ADB handling into a bus/ and devices.
* Final, A/UX compliant (n)scsi-based NCR5380 and 5394/96 adaptations
* Get Sun 2/3/3x/4 to boot something
* Other 1980s Unix workstations: Sun, HP, Tektronix (all in progress)
* Get Lisa to run
* Get Lisa to run
* SH4 and ARM DRCs
* SH4 and ARM DRCs
* AICA needs better envelope handling.  Shenmue DSF rips need filters
* AICA needs better envelope handling.  Shenmue DSF rips need filters
* Cycle-by-cycle WDC65816, integrating M377xx and Nintendo variants
* Cycle-by-cycle WDC65816, integrating M377xx and Nintendo variants
* Help Andrew with ''Polygonet Commanders/Poly-Net Warriors'' where possible (I AM NOT A DSP56K COWBOY)

Revision as of 16:21, 6 August 2021

Nothing listed here is a guarantee or promise of action. I have many more interests than I have hours in a day. This lists only things directly related to MAME. Also, order listed here may not reflect actual implementation order.

  • "napple2gs" project
 - New clean, modern IIgs driver, running the ADB micro controller code (in progress)
 - Simulate 1 MHz synch slowdown (initially done)
 - Working IIe keyboard for simulated "upgraded IIe" (working)
 - Pass self-tests and diagnostics disk
  • Emulate key repeat on Apple /// (similar to //e, same h/w designers, go figure)
  • Break up Mac driver to better reflect h/w differences, and make the various system ASIC families into devices (in progress)
  • Figure out Ensoniq 16-bit crash (EPS OS, VFX SD/SD-1 sequencer)
  • Emulate 3rd-generation Ensoniqs (ASR-10, MR-Rack, KT-76)
  • Break out HLE'd line-level ADB handling into a bus/ and devices.
  • Get Lisa to run
  • SH4 and ARM DRCs
  • AICA needs better envelope handling. Shenmue DSF rips need filters
  • Cycle-by-cycle WDC65816, integrating M377xx and Nintendo variants