Commit Graph

27 Commits

Author SHA1 Message Date
meauxdal 32e223ac31
Correct aspect ratio, update sys, update readme (#10)
* Correct aspect ratio

Early compact Macintoshes (including the Plus) use 512 by 342 resolution monochrome monitors with 1:1 PAR and 256:171 DAR.

* Update readme.md

Bring readme up-to-date with latest core

* Update sys

Update sys to latest version

* Update sys & readme
2024-04-06 20:14:31 +08:00
Sorgelig 98b7a395ce Update sys. 2023-03-02 01:08:42 +08:00
Sorgelig daa1bc86fb Fix floppy access. 2022-03-10 15:08:58 +08:00
Sorgelig f24b0fd44b Implement SE model. Additional fixes. 2022-03-09 23:18:50 +08:00
Sorgelig 0c094b4d59 scsi: don't combine sd_lba and sd_buff_din. 2022-03-09 14:44:49 +08:00
Sorgelig e4ca3f4533 Update SCSI. 2022-03-08 06:59:58 +08:00
Sorgelig 9f2ac6ab76 Remember mounted images across core loads. 2022-03-07 17:39:13 +08:00
Sorgelig 89236bc26c Update sys. 2022-03-07 17:07:01 +08:00
Alan Steremberg 4cd1724296
working serial port for console and ppp (#6) 2021-03-31 04:19:58 +08:00
sorgelig 21f6ad0db6 Apply CPU and memory config only upon reset. 2021-03-21 02:55:20 +08:00
sorgelig f64070f96a Enable 16MHz for TG68K CPU. 2021-03-21 02:10:02 +08:00
sorgelig b54236b9cc 16bit for disk I/O. Fix: audio must be signed. 2021-03-21 01:29:09 +08:00
sorgelig 134c5db209 Various fixes and tweaks. 2021-03-20 20:16:45 +08:00
sorgelig 7d22fc77e8 Update sys. HV-Integer scale. 2021-03-03 17:35:46 +08:00
sorgelig 7ca4b6b183 Update sys. Support for custom AR. 2021-01-23 20:09:42 +08:00
sorgelig 1b5314cc30 Update TG68K. 2020-05-11 01:57:31 +08:00
sorgelig bc370736d3 Remove secondary HDD support (buggy). 2020-05-11 01:37:01 +08:00
sorgelig ff4837d9e2 Fix disk index. 2020-01-22 04:00:37 +08:00
sorgelig 7d199f08c3 CE optimization. 2020-01-22 02:03:24 +08:00
sorgelig c5cbc8e0a4 Update SDRAM controller. 2020-01-22 01:13:47 +08:00
sorgelig ae749249a1 Some fixes and tweaks. 2020-01-22 00:56:01 +08:00
ElectronAsh adfdaacd82 Adding support for second SCSI VHD mount.
* added support for second SCSI VHD mount

* removed SCSI block inhibit, as it stopped it detecting

* slight code tidy up
2020-01-20 12:27:27 +08:00
sorgelig 1d4a67559e Update sys. 2019-09-28 01:11:21 +08:00
sorgelig b04c6c7eec Update sys. 2019-07-12 06:22:16 +08:00
sorgelig 6ae0f8d4f1 Update sys. 2019-03-09 05:31:23 +08:00
sorgelig fa3f62043c Update API. 2018-03-06 01:40:43 +08:00
sorgelig 35a1e5d180 Initial port. 2017-10-22 09:22:56 +08:00