What's new

PCE/macplus 20110218

Wraggster

DCEmu Webmaster
Administrator
Category: <b>Windows</b><br><br>News via AEP

PCE/macplus is a Macintosh Plus, Macintosh 128K, Macintosh 512k, Macintosh 512ke emulator. A new version has been released.


Quote:
commit b6d41ac8b69e0f40b1a4e58b35bdd1bdabf128df
Author: Hampa Hug
Date: 2011-02-18 02:36:33 +0100

memory: Remember the last block separately for read and write accesses

commit 9582c076389f3285ec60d53a8f6b8830bea4ea54
Author: Hampa Hug
Date: 2011-02-18 02:35:22 +0100

fdc: Fix the read track debug message

commit ca447828fd6b8ffc8d2a16b592193256bfa71e96
Author: Hampa Hug
Date: 2011-02-11 06:45:36 +0100

sound: Move filter functions to a new source file

commit 8fca292d40925f39c542e6978b2694199aca49f7
Author: Hampa Hug
Date: 2011-02-11 06:35:43 +0100

6502: Implement the 6510 I/O port

commit 96a31874be2cebc189290770ecf0d4789e7e5ecb
Author: Hampa Hug
Date: 2011-02-11 06:35:07 +0100

ibmpc: Add new monitor command "log int"

commit d4eaa5e9d25a93abd46bdc5dbc61854641dfb062
Author: Hampa Hug
Date: 2011-02-11 06:34:25 +0100

configure: Regenerate with autoconf 2.68

commit 55f69152afedbb34447b370a7e1f96c9b33f8611
Author: Hampa Hug
Date: 2011-02-11 06:33:56 +0100

configure: Add "-mod" to the version string if the source tree was modified

commit 704cf8fa80f22bec39202c62921f8189e88c951c
Author: Hampa Hug
Date: 2011-01-11 21:21:30 +0100

ibmpc: Add missing include files

commit d6a8dbc935abdacad1c18f9f58bf39c7eb00fe7b
Author: Hampa Hug
Date: 2010-12-11 03:00:01 +0100

sdl: Grab the mouse after the button is released

If the mouse is grabbed before the mouse button is released, the
window manager never receives the button release event.

commit 66c134fde051f8ac628cb5410ec1cabc5156c233
Author: Hampa Hug
Date: 2010-11-18 03:39:43 +0100

macplus: Move hotkey handling to a new source file

commit 010c7bde7919ba8338977a5015ede9f42882622d
Author: Hampa Hug
Date: 2010-11-18 03:38:20 +0100

macplus: Dynamically allocate the keyboard context

commit 9fa2a5cb3956781072ead040d3a71139e7f1cdcd
Author: Hampa Hug
Date: 2010-11-16 01:50:27 +0100

8086: Fix the divide error exception

The return address of int 0 should point to the instruction following
the DIV or IDIV.

commit 212dd2af95e90f83b55e21eefc954bc6944f8faa
Author: Hampa Hug
Date: 2010-11-16 01:50:01 +0100

8086: Fix IDIV overflow detection and remainder sign

commit 22264cf2402bd5b7b63321477a69c9811f402ae1
Author: Hampa Hug
Date: 2010-11-16 01:49:31 +0100

8086: Fix IMUL flags

commit 15aa3a7125eea050b47fcdf07653ea2835add268
Author: Hampa Hug
Date: 2010-11-16 01:48:55 +0100

8086: Simplify setting of shift instuction flags

commit c87ecd5699c9380bb583a930e87b34250a95a381
Author: Hampa Hug
Date: 2010-11-16 01:48:17 +0100

8086: Fix a typo in the AAS instruction

commit b6eb54b0ab452230bd059e50041b9126985b49e4
Author: Hampa Hug
Date: 2010-11-15 23:59:24 +0100

vga: Latch the start address at the end of the vertical retrace

commit eb2d6b52aa042080583f299c4b35df3010a84e94
Author: Hampa Hug
Date: 2010-11-15 23:58:55 +0100

ega: Latch the start address at the end of the vertical retrace

commit a79b5b1ce02199cbfe25abd987169b19d3430384
Author: Hampa Hug
Date: 2010-11-15 23:58:23 +0100

hgc: Map the second page even when it is not active

commit 7ec3e24a40923c7c69e30841124718b932add5ca
Author: Hampa Hug
Date: 2010-11-07 16:25:46 +0100

macplus: Don´t save the current time in the pram file

commit 45fdf54837c77e0c9e47c63d0852fbefbd656374
Author: Hampa Hug
Date: 2010-11-07 16:25:10 +0100

macplus: Clean up disabling of the startup memory test

commit 8ea5dac45c086494f3dbe64afd4ad5471edc63b4
Author: Hampa Hug
Date: 2010-11-07 16:24:23 +0100

6522 VIA: Make the functions to set the port and data direction registers public

commit 251ae50a4bf0329d55de41e22f208dc97856aaec
Author: Hampa Hug
Date: 2010-11-05 19:16:17 +0100

terminal: Add some missing keys

This patch adds PCE key definitions for left meta, right meta and
mode switch.

commit a5ce53a6de18cdba7cdef6fbd4b837d4a48bf840
Author: Hampa Hug
Date: 2010-11-05 19:14:10 +0100

macplus: Support reading SCSI data in pseudo-DMA mode

commit c6c97126084e2393d146facf765bbe9239a267e8
Author: Hampa Hug
Date: 2010-11-05 19:12:55 +0100

macplus: Implement the start/stop unit SCSI command

The start/stop unit command has no effect, but it doesn´t fail
anymore.

commit 753b50ee2feb1f189cd25e8e4f03b653a9df3a58
Author: Hampa Hug
Date: 2010-11-05 19:12:26 +0100

macplus: Fix SCSI address decoding

The SCSI registers are repeated from 0x580000 to 0x600000.

commit 08db84d2ea725bbff76dbe27de834b4b0f0d8a84
Author: Hampa Hug
Date: 2010-11-05 19:11:29 +0100

6522 VIA: Fix reading port A without handshake

commit f3eebfa95049f45aa24794d65ebeed4db7c24479
Author: Hampa Hug
Date: 2010-11-02 14:29:13 +0100

ibmpc: Remove obsolete file util.c

commit dd3beb139b49832efe62a62f3c93fcddb99b5fff
Author: Hampa Hug
Date: 2010-11-02 14:07:14 +0100

ibmpc: Clean up dependencies

commit 5efaae16cfc81751e2f94931af361e97be2824e5
Author: Hampa Hug
Date: 2010-11-02 13:53:19 +0100

libini: Support presetting config file options

Config file entries can now be predefined before the config file
is loaded.

commit af82eae33c2fefa2f6c479c7410203ead9d9888c
Author: Hampa Hug
Date: 2010-11-02 13:52:17 +0100

libini: Support conditional assignments

The new assignment operator "?=" assigns an expression to a value
if it was not already defined.



:: Homepage
 

Top