diff --git a/README.md b/README.md index b113014a3..283f379e0 100644 --- a/README.md +++ b/README.md @@ -72,12 +72,13 @@ A corollary of emulating the continuous nature CRT, not merely performing end-of Cycle-accurate emulation for the supported target machines is fairly trite; this emulator seeks to follow that precedent. All emulation logic is written in C++ for explicit control over costs but, where a conflict arises, the presumption is towards clarity and simplicity of code. This emulator is willing to spend the processing resources available on modern hardware. ## Additional Screenshots +| | | |---|---| -|![Apple IIe Prince of Persia](READMEImages/AppleIIPrinceOfPersia.png)|![Apple Macintosh MusicWorks](READMEImages/MusicWorks.png) -|![Atari ST Stung Car Racer](READMEImages/STStuntCarRacer.png)|![Amstrad CPC Chase HQ](READMEImages/CPCChaseHQ.png) -|![Acorn Electron Chuckie Egg](READMEImages/ElectronChuckieEgg.png)|![ColecoVision Galaxian](READMEImages/ColecoVisionGalaxian.png) -|![ZX81 3D Monster Maze](READMEImages/ZX81MonsterMaze.png)|![ZX80 Kong](READMEImages/ZX80Kong.png) -|![SG1000 Chack'n'Pop](READMEImages/SGChackNPop.png)|![Atari 2600 Solaris](READMEImages/Atari2600Solaris.png) -|![Vic-20 Gridrunner](READMEImages/Vic20Gridrunner.png)|![VIC-20 BASIC](READMEImages/Vic20BASIC.png) +|![Apple IIe Prince of Persia](READMEImages/AppleIIPrinceOfPersia.png) | ![Apple Macintosh MusicWorks](READMEImages/MusicWorks.png) +|![Atari ST Stung Car Racer](READMEImages/STStuntCarRacer.png) | ![Amstrad CPC Chase HQ](READMEImages/CPCChaseHQ.png) +|![Acorn Electron Chuckie Egg](READMEImages/ElectronChuckieEgg.png) | ![ColecoVision Galaxian](READMEImages/ColecoVisionGalaxian.png) +|![ZX81 3D Monster Maze](READMEImages/ZX81MonsterMaze.png) | ![ZX80 Kong](READMEImages/ZX80Kong.png) +|![SG1000 Chack'n'Pop](READMEImages/SGChackNPop.png) | ![Atari 2600 Solaris](READMEImages/Atari2600Solaris.png) +|![Vic-20 Gridrunner](READMEImages/Vic20Gridrunner.png) | ![VIC-20 BASIC](READMEImages/Vic20BASIC.png) [macOS Version](READMEImages/MultipleSystems.png)