Emulation64.com  ::  EmuTalk.net  ::  DCEmu.co.uk     About  ::  Hosting  ::  Donate 
Home Files Forums Reviews Guides Articles Interviews

Welcome to the Emulation64 Network

 


    Sunday, February 20, 2011
PCE/ibmpc 20110218


News via AEP

PCE/ibmpc is a IBM PC 5150 and IBM PC/XT 5160 Emulator for Windows.


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.

commit 7320802576ec8a73c1e3814de9692c60172bf6e4
Author: Hampa Hug
Date: 2010-11-02 13:51:52 +0100

ibmpc: Donīt load a default config file

commit 8b5d36908b425bf6780ea53538e18ad8a8545e1e
Author: Hampa Hug
Date: 2010-11-02 13:46:23 +0100

ibmpc: Move printing the startup banner to a separate function

commit 0f8ccf48f093a3899422da84961353fa0609f1c2
Author: Hampa Hug
Date: 2010-11-02 13:45:49 +0100

macplus: Move printing the startup banner to a separate function

commit 34b6665464a23e57ce9475fb2481c0efda5f50af
Author: Hampa Hug
Date: 2010-11-01 21:56:27 +0100

ibmpc: Clear the first 32K of memory after POST

Before running int 0x19, clear the memory from 0000:0500 to
0000:8000 and set SS:SP to 0030:0100. There are programs that
depend on this. Really.

commit 0f770259c9a3329a65b74bc19829407d864d8fce
Author: Hampa Hug
Date: 2010-11-01 21:55:23 +0100

ibmpc: Donīt patch int 19 more than once

commit d38cc5f24099f3746359dd6c4b94300ce5148050
Author: Hampa Hug
Date: 2010-11-01 21:54:45 +0100

cga: Support start offset in graphic modes

commit d0fb3b6bdc01b8bd7fea93da8e5e6e533da2cb15
Author: Hampa Hug
Date: 2010-11-01 21:54:05 +0100

6522: Fix clearing bits in the interrupt enable register

commit 916994519fdf33bd587289392f2b77e02344a6db
Author: Hampa Hug
Date: 2010-09-27 00:40:41 +0200

ibmpc: Move monitor commands to a new source file

commit 36bf765de03e7da29e3ea522b1166e80f71f11b6
Author: Hampa Hug
Date: 2010-09-20 17:02:47 +0200

Fix syntax errors in the default config files

commit 6e2280ccfd64b23d741d6b7b6ae4293b90b28c66
Author: Hampa Hug
Date: 2010-09-20 16:17:23 +0200

Add the new doc files to the distribution

commit fd07bb0b5887e6a72ab4205e72f545f34c42e609
Author: Hampa Hug
Date: 2010-09-19 08:30:56 +0200

pfdc: Donīt check the target file size when saving

The file size is used to determine if an image file might be
in raw format. When saving, that image file is about to be
overwritten, so its size is irrelevant.


Homepage




 

File Releases

Cemu_1.21.3
No Description in database.

cemu_1.21.2
No Description in database.

cemu_1.21.1
No Description in database.

Cemu_1.21.0
No Description in database.

Cemu_1.20.2
No Description in database.



Latest Forum Posts

Introducing Project64 ...
Last Reply: NES_player4LIFE
Replies: 1

2021-04-02 Recent Rel ...
Last Reply: Robbbert
Replies: 0

mGBA v0.9.0 released!
Last Reply: spotanjo3
Replies: 0

2021-03-26 Recent Rel ...
Last Reply: spotanjo3
Replies: 1

no$gba v3.04 released ...
Last Reply: spotanjo3
Replies: 0


Latest Reviews

NDS - Okamiden
Created by WhiteX

Wii - deBlob 2
Created by WhiteX

Wii: The Conduit
Created by WhiteX

NDS: Hotel Dusk - Room ...
Created by WhiteX

NDS: Elite Beat Agents
Created by WhiteX


Support Guides

PCSX2
Created by Martin

Dolphin Emulator
Created by Martin

Nintendo DS Homebrew.
Created by WhiteX

PSX Plugins: Lewpy's Gl ...
Created by Dark Watcher

PSX Plugins: P.E.Op.S S ...
Created by Dark Watcher


Our Affiliates

AEP-Emu.de
DCEmu.co.uk
PSemu.pl


47,416,709 Visitors To The Emulation64 Network

Copyright 1999 - 2024 www.emulation64.com